Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f651c9050014cebb69ef6e3aabd169dd18ce14e1+7403972676612df12563dc943565a4020914d98d (d28e60f61abcef53ee3637bf9fe66676146a5765) 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-ssh3087760327688600016.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-ssh3331296129455993353.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12439647933980871229.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-ssh3256348047366788398.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15324655207952355863.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40396 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [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/13 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7403972676612df12563dc943565a4020914d98d into PR head commit f651c9050014cebb69ef6e3aabd169dd18ce14e1 Merge succeeded, producing 3dbef2311167635094b9702bde69b1056438adad Checking out Revision 3dbef2311167635094b9702bde69b1056438adad (PR-3987) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f651c9050014cebb69ef6e3aabd169dd18ce14e1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7403972676612df12563dc943565a4020914d98d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3dbef2311167635094b9702bde69b1056438adad # timeout=10 Commit message: "Merge commit '7403972676612df12563dc943565a4020914d98d' into HEAD" > git rev-list --no-walk f651c9050014cebb69ef6e3aabd169dd18ce14e1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-03T20:29:52.162Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-03T20:29:52.214Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-03T20:29:52.226Z] ========================================================= [2022-05-03T20:29:52.226Z] EdgeX Global Pipelines Version Info [2022-05-03T20:29:52.226Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-03T20:29:53.019Z] ------------------- [2022-05-03T20:29:53.019Z] stable info: [2022-05-03T20:29:53.019Z] ------------------- [2022-05-03T20:29:53.019Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-03T20:29:53.019Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-03T20:29:53.019Z] Message: update stable to v1.0.227 [2022-05-03T20:29:53.592Z] ------------------- [2022-05-03T20:29:53.592Z] experimental info: [2022-05-03T20:29:53.592Z] ------------------- [2022-05-03T20:29:53.592Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-05-03T20:29:53.592Z] Commit SHA: 602d0728ebfd21a5b975e02ac0465e47e5fef8c7 [2022-05-03T20:29:53.592Z] Message: update experimental to v1.0.228 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-03T20:29:53.717Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-03T20:29:53.732Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-03T20:29:53.746Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-03T20:29:53.762Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-03T20:29:53.781Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-03T20:29:53.796Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-03T20:29:53.806Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-03T20:29:53.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-03T20:29:53.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-03T20:29:53.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-03T20:29:53.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-03T20:29:53.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-03T20:29:53.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-03T20:29:53.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-03T20:29:53.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-03T20:29:53.927Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-03T20:29:53.942Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-03T20:29:53.955Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-03T20:29:53.971Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-03T20:29:53.987Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-03T20:29:54.003Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-03T20:29:54.013Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-03T20:29:54.024Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3987 [Pipeline] echo [2022-05-03T20:29:54.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3987 [Pipeline] echo [2022-05-03T20:29:54.047Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3987 [Pipeline] echo [2022-05-03T20:29:54.058Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3dbef2311167635094b9702bde69b1056438adad [Pipeline] echo [2022-05-03T20:29:54.069Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3dbef23 [Pipeline] echo [2022-05-03T20:29:54.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T20:29:54.125Z] provisioning config files... [2022-05-03T20:29:54.137Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config2152149063792816710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T20:29:54.446Z] ---> docker-login.sh [2022-05-03T20:29:54.446Z] nexus3.edgexfoundry.org:10001 [2022-05-03T20:29:54.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T20:29:54.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T20:29:54.708Z] Configure a credential helper to remove this warning. See [2022-05-03T20:29:54.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T20:29:54.708Z] [2022-05-03T20:29:54.708Z] Login Succeeded [2022-05-03T20:29:54.708Z] nexus3.edgexfoundry.org:10002 [2022-05-03T20:29:54.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T20:29:54.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T20:29:54.970Z] Configure a credential helper to remove this warning. See [2022-05-03T20:29:54.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T20:29:54.970Z] [2022-05-03T20:29:54.970Z] Login Succeeded [2022-05-03T20:29:54.970Z] nexus3.edgexfoundry.org:10003 [2022-05-03T20:29:54.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T20:29:54.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T20:29:54.970Z] Configure a credential helper to remove this warning. See [2022-05-03T20:29:54.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T20:29:54.970Z] [2022-05-03T20:29:54.970Z] Login Succeeded [2022-05-03T20:29:54.970Z] nexus3.edgexfoundry.org:10004 [2022-05-03T20:29:55.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T20:29:55.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T20:29:55.240Z] Configure a credential helper to remove this warning. See [2022-05-03T20:29:55.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T20:29:55.240Z] [2022-05-03T20:29:55.240Z] Login Succeeded [2022-05-03T20:29:55.240Z] docker.io [2022-05-03T20:29:55.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T20:29:55.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T20:29:55.502Z] Configure a credential helper to remove this warning. See [2022-05-03T20:29:55.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T20:29:55.502Z] [2022-05-03T20:29:55.502Z] Login Succeeded [2022-05-03T20:29:55.502Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T20:29:55.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T20:29:55.823Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-05-03T20:29:55.824Z] + dirname cmd/core-command/Dockerfile [2022-05-03T20:29:55.824Z] + cut -d/ -f2 [2022-05-03T20:29:55.824Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-03T20:29:55.824Z] + + dirname cmd/core-data/Dockerfile [2022-05-03T20:29:55.824Z] cut -d/ -f2 [2022-05-03T20:29:55.824Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-03T20:29:55.824Z] + dirname cmd/core-metadata/Dockerfile [2022-05-03T20:29:55.824Z] + cut -d/ -f2 [2022-05-03T20:29:55.824Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-03T20:29:55.824Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-03T20:29:55.824Z] + cut -d/ -f2 [2022-05-03T20:29:55.824Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-03T20:29:55.824Z] + + cutdirname -d/ cmd/security-proxy-setup/Dockerfile -f2 [2022-05-03T20:29:55.824Z] [2022-05-03T20:29:55.824Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-03T20:29:55.824Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-03T20:29:55.824Z] + cut -d/ -f2 [2022-05-03T20:29:55.824Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-03T20:29:55.824Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-03T20:29:55.824Z] + cut -d/ -f2 [2022-05-03T20:29:55.824Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-03T20:29:55.824Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-03T20:29:55.824Z] + cut -d/ -f2 [2022-05-03T20:29:55.824Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-03T20:29:55.824Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-03T20:29:55.824Z] + cut -d/ -f2 [2022-05-03T20:29:55.824Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-03T20:29:55.824Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-03T20:29:55.824Z] + cut -d/ -f2 [2022-05-03T20:29:55.824Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-03T20:29:55.824Z] + dirname cmd/support-notifications/Dockerfile [2022-05-03T20:29:55.824Z] + cut -d/ -f2 [2022-05-03T20:29:55.824Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-03T20:29:55.824Z] + cut -d/ -f2 [2022-05-03T20:29:55.824Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-03T20:29:55.824Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-03T20:29:55.824Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-03T20:29:55.824Z] + cut -d/ -f2 [2022-05-03T20:29:55.824Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-03T20:29:55.961Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-03T20:29:56.292Z] + git rev-list -1 --merges 3dbef2311167635094b9702bde69b1056438adad~1..3dbef2311167635094b9702bde69b1056438adad [Pipeline] echo [2022-05-03T20:29:56.305Z] -----------> git rev-list -1 --merges 3dbef2311167635094b9702bde69b1056438adad~1..3dbef2311167635094b9702bde69b1056438adad 3dbef2311167635094b9702bde69b1056438adad [2022-05-03T20:29:56.305Z] 3dbef2311167635094b9702bde69b1056438adad [false] [Pipeline] sh [2022-05-03T20:29:56.596Z] + git log --format=format:%s -1 3dbef2311167635094b9702bde69b1056438adad [Pipeline] echo [2022-05-03T20:29:56.614Z] ========================================================= [2022-05-03T20:29:56.614Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-03T20:29:56.614Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-03T20:29:57.020Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-03T20:29:57.020Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-03T20:29:57.020Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-03T20:29:57.020Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-03T20:29:57.020Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-03T20:29:57.020Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-03T20:29:57.020Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:29:57.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T20:29:57.368Z] [2022-05-03T20:29:57.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:29:57.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T20:29:57.681Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-03T20:29:57.681Z] 1fe172e4850f: Pulling fs layer [2022-05-03T20:29:57.681Z] caf521ccaac6: Pulling fs layer [2022-05-03T20:29:57.681Z] 3ead6fa29328: Pulling fs layer [2022-05-03T20:29:57.681Z] 5c2a1cbceb83: Pulling fs layer [2022-05-03T20:29:57.681Z] a8d5f1318db7: Pulling fs layer [2022-05-03T20:29:57.681Z] c427282e49a2: Pulling fs layer [2022-05-03T20:29:57.681Z] 1827001aaf11: Pulling fs layer [2022-05-03T20:29:57.681Z] 0714d37db230: Pulling fs layer [2022-05-03T20:29:57.681Z] 1827001aaf11: Waiting [2022-05-03T20:29:57.681Z] ac28cf19c067: Pulling fs layer [2022-05-03T20:29:57.681Z] ca983d60f3e2: Pulling fs layer [2022-05-03T20:29:57.681Z] 9f894cec8388: Pulling fs layer [2022-05-03T20:29:57.681Z] ac28cf19c067: Waiting [2022-05-03T20:29:57.681Z] ca983d60f3e2: Waiting [2022-05-03T20:29:57.681Z] 5c2a1cbceb83: Waiting [2022-05-03T20:29:57.681Z] a8d5f1318db7: Waiting [2022-05-03T20:29:57.681Z] 9f894cec8388: Waiting [2022-05-03T20:29:57.681Z] caf521ccaac6: Download complete [2022-05-03T20:29:57.681Z] 5c2a1cbceb83: Verifying Checksum [2022-05-03T20:29:57.681Z] 5c2a1cbceb83: Download complete [2022-05-03T20:29:57.951Z] a8d5f1318db7: Verifying Checksum [2022-05-03T20:29:57.951Z] a8d5f1318db7: Download complete [2022-05-03T20:29:57.951Z] 3ead6fa29328: Verifying Checksum [2022-05-03T20:29:57.951Z] 3ead6fa29328: Download complete [2022-05-03T20:29:57.951Z] c427282e49a2: Download complete [2022-05-03T20:29:57.951Z] 0714d37db230: Download complete [2022-05-03T20:29:57.951Z] ac28cf19c067: Download complete [2022-05-03T20:29:57.951Z] ca983d60f3e2: Verifying Checksum [2022-05-03T20:29:57.951Z] ca983d60f3e2: Download complete [2022-05-03T20:29:57.951Z] 9f894cec8388: Download complete [2022-05-03T20:29:57.951Z] 1fe172e4850f: Download complete [2022-05-03T20:29:58.215Z] 1827001aaf11: Verifying Checksum [2022-05-03T20:29:58.215Z] 1827001aaf11: Download complete [2022-05-03T20:29:59.156Z] 1fe172e4850f: Pull complete [2022-05-03T20:29:59.417Z] caf521ccaac6: Pull complete [2022-05-03T20:29:59.987Z] 3ead6fa29328: Pull complete [2022-05-03T20:29:59.987Z] 5c2a1cbceb83: Pull complete [2022-05-03T20:30:00.248Z] a8d5f1318db7: Pull complete [2022-05-03T20:30:00.248Z] c427282e49a2: Pull complete [2022-05-03T20:30:02.162Z] 1827001aaf11: Pull complete [2022-05-03T20:30:02.425Z] 0714d37db230: Pull complete [2022-05-03T20:30:02.425Z] ac28cf19c067: Pull complete [2022-05-03T20:30:02.425Z] ca983d60f3e2: Pull complete [2022-05-03T20:30:02.686Z] 9f894cec8388: Pull complete [2022-05-03T20:30:02.686Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-03T20:30:02.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T20:30:02.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-03T20:30:02.765Z] prd-ubuntu20.04-docker-8c-8g-40396 does not seem to be running inside a container [2022-05-03T20:30:02.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-03T20:30:04.355Z] $ docker top e6a0a624208db23d8c337c0c8be05da7e5a5031366b708c55694be3c08527bad -eo pid,comm [2022-05-03T20:30:04.416Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-03T20:30:04.416Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-03T20:30:04.456Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T20:30:04.456Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T20:30:04.586Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T20:30:04.592Z] $ docker exec e6a0a624208db23d8c337c0c8be05da7e5a5031366b708c55694be3c08527bad ssh-agent [2022-05-03T20:30:04.709Z] SSH_AUTH_SOCK=/tmp/ssh-YueeNQj2btbf/agent.33 [2022-05-03T20:30:04.709Z] SSH_AGENT_PID=39 [2022-05-03T20:30:04.718Z] Running ssh-add (command line suppressed) [2022-05-03T20:30:04.860Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_2463235806425517268.key (/w/workspace/edgex-go/13@tmp/private_key_2463235806425517268.key) [2022-05-03T20:30:04.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T20:30:05.162Z] + git tag --points-at HEAD [Pipeline] } [2022-05-03T20:30:05.186Z] $ docker exec --env ******** --env ******** e6a0a624208db23d8c337c0c8be05da7e5a5031366b708c55694be3c08527bad ssh-agent -k [2022-05-03T20:30:05.299Z] unset SSH_AUTH_SOCK; [2022-05-03T20:30:05.300Z] unset SSH_AGENT_PID; [2022-05-03T20:30:05.300Z] echo Agent pid 39 killed; [2022-05-03T20:30:05.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-03T20:30:05.334Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T20:30:05.334Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T20:30:05.459Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T20:30:05.466Z] $ docker exec e6a0a624208db23d8c337c0c8be05da7e5a5031366b708c55694be3c08527bad ssh-agent [2022-05-03T20:30:05.569Z] SSH_AUTH_SOCK=/tmp/ssh-3E2dQRtmxKjs/agent.73 [2022-05-03T20:30:05.569Z] SSH_AGENT_PID=79 [2022-05-03T20:30:05.575Z] Running ssh-add (command line suppressed) [2022-05-03T20:30:05.698Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_6410468280328528248.key (/w/workspace/edgex-go/13@tmp/private_key_6410468280328528248.key) [2022-05-03T20:30:05.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T20:30:06.006Z] + git semver init [2022-05-03T20:30:06.267Z] 2022-05-03 20:30:06,202 [run_init] DEBUG init version:0.0.0 force:False [2022-05-03T20:30:06.267Z] 2022-05-03 20:30:06,203 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/13/.semver [2022-05-03T20:30:06.267Z] 2022-05-03 20:30:06,204 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/13/.semver [2022-05-03T20:30:06.267Z] 2022-05-03 20:30:06,204 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/13/.semver'], cwd=/w/workspace/edgex-go/13, universal_newlines=False, shell=None, istream=None) [2022-05-03T20:30:10.470Z] 2022-05-03 20:30:10,359 [append_file] DEBUG append to file:/w/workspace/edgex-go/13/.git/info/exclude [2022-05-03T20:30:10.470Z] 2022-05-03 20:30:10,360 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/13/.semver/PR-3987 with force:False [2022-05-03T20:30:10.470Z] 2022-05-03 20:30:10,360 [write_file] DEBUG write to file:/w/workspace/edgex-go/13/.semver/PR-3987 [2022-05-03T20:30:10.470Z] 2022-05-03 20:30:10,366 [execute] INFO git cat-file --batch-check [2022-05-03T20:30:10.470Z] 2022-05-03 20:30:10,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/13/.semver, universal_newlines=False, shell=None, istream=) [2022-05-03T20:30:10.470Z] 2022-05-03 20:30:10,371 [execute] INFO git cat-file --batch [2022-05-03T20:30:10.470Z] 2022-05-03 20:30:10,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/13/.semver, universal_newlines=False, shell=None, istream=) [2022-05-03T20:30:10.470Z] 2022-05-03 20:30:10,377 [read_version] DEBUG read version from /w/workspace/edgex-go/13/.semver/PR-3987 [2022-05-03T20:30:10.470Z] 0.0.0 [Pipeline] } [2022-05-03T20:30:10.485Z] $ docker exec --env ******** --env ******** e6a0a624208db23d8c337c0c8be05da7e5a5031366b708c55694be3c08527bad ssh-agent -k [2022-05-03T20:30:10.593Z] unset SSH_AUTH_SOCK; [2022-05-03T20:30:10.593Z] unset SSH_AGENT_PID; [2022-05-03T20:30:10.593Z] echo Agent pid 79 killed; [2022-05-03T20:30:10.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T20:30:10.910Z] + git semver [Pipeline] } [2022-05-03T20:30:11.188Z] $ docker stop --time=1 e6a0a624208db23d8c337c0c8be05da7e5a5031366b708c55694be3c08527bad [2022-05-03T20:30:12.483Z] $ docker rm -f e6a0a624208db23d8c337c0c8be05da7e5a5031366b708c55694be3c08527bad [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T20:30:12.843Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-03T20:30:13.100Z] Stashed 1 file(s) [Pipeline] echo [2022-05-03T20:30:13.104Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-03T20:30:13.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T20:30:13.243Z] ========================================================= [2022-05-03T20:30:13.243Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-03T20:30:13.243Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-03T20:30:13.540Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-03T20:30:13.540Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-03T20:30:13.540Z] 59bf1c3509f3: Pulling fs layer [2022-05-03T20:30:13.540Z] 666ba61612fd: Pulling fs layer [2022-05-03T20:30:13.540Z] 8ed8ca486205: Pulling fs layer [2022-05-03T20:30:13.540Z] 4fe6c5a15a65: Pulling fs layer [2022-05-03T20:30:13.540Z] 22a0e8bec74d: Pulling fs layer [2022-05-03T20:30:13.540Z] ca2b28591e48: Pulling fs layer [2022-05-03T20:30:13.540Z] a51346096db8: Pulling fs layer [2022-05-03T20:30:13.540Z] daebc70d1ce1: Pulling fs layer [2022-05-03T20:30:13.540Z] 0e18a0eac166: Pulling fs layer [2022-05-03T20:30:13.540Z] 22a0e8bec74d: Waiting [2022-05-03T20:30:13.540Z] 4fe6c5a15a65: Waiting [2022-05-03T20:30:13.540Z] ca2b28591e48: Waiting [2022-05-03T20:30:13.540Z] a51346096db8: Waiting [2022-05-03T20:30:13.540Z] daebc70d1ce1: Waiting [2022-05-03T20:30:13.540Z] 0e18a0eac166: Waiting [2022-05-03T20:30:13.540Z] 8ed8ca486205: Verifying Checksum [2022-05-03T20:30:13.540Z] 8ed8ca486205: Download complete [2022-05-03T20:30:13.540Z] 666ba61612fd: Verifying Checksum [2022-05-03T20:30:13.540Z] 666ba61612fd: Download complete [2022-05-03T20:30:13.540Z] 22a0e8bec74d: Verifying Checksum [2022-05-03T20:30:13.540Z] 22a0e8bec74d: Download complete [2022-05-03T20:30:13.540Z] ca2b28591e48: Verifying Checksum [2022-05-03T20:30:13.540Z] ca2b28591e48: Download complete [2022-05-03T20:30:13.540Z] a51346096db8: Verifying Checksum [2022-05-03T20:30:13.540Z] a51346096db8: Download complete [2022-05-03T20:30:13.540Z] 59bf1c3509f3: Verifying Checksum [2022-05-03T20:30:13.811Z] daebc70d1ce1: Verifying Checksum [2022-05-03T20:30:13.811Z] daebc70d1ce1: Download complete [2022-05-03T20:30:13.811Z] 59bf1c3509f3: Pull complete [2022-05-03T20:30:13.811Z] 666ba61612fd: Pull complete [2022-05-03T20:30:14.072Z] 8ed8ca486205: Pull complete [2022-05-03T20:30:14.332Z] 0e18a0eac166: Verifying Checksum [2022-05-03T20:30:14.332Z] 0e18a0eac166: Download complete [2022-05-03T20:30:14.332Z] 4fe6c5a15a65: Verifying Checksum [2022-05-03T20:30:14.332Z] 4fe6c5a15a65: Download complete [2022-05-03T20:30:18.532Z] 4fe6c5a15a65: Pull complete [2022-05-03T20:30:18.532Z] 22a0e8bec74d: Pull complete [2022-05-03T20:30:18.532Z] ca2b28591e48: Pull complete [2022-05-03T20:30:18.532Z] a51346096db8: Pull complete [2022-05-03T20:30:18.532Z] daebc70d1ce1: Pull complete [2022-05-03T20:30:20.439Z] 0e18a0eac166: Pull complete [2022-05-03T20:30:20.439Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-03T20:30:20.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-03T20:30:20.439Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-03T20:30:20.743Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-03T20:30:20.743Z] WORKDIR /edgex [2022-05-03T20:30:20.743Z] COPY go.mod . [2022-05-03T20:30:20.743Z] RUN go mod download [2022-05-03T20:30:20.743Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-03T20:30:22.124Z] Sending build context to Docker daemon 335.2MB [2022-05-03T20:30:22.124Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-03T20:30:22.124Z] ---> f018257e8ee9 [2022-05-03T20:30:22.124Z] Step 2/4 : WORKDIR /edgex [2022-05-03T20:30:24.038Z] ---> Running in dfed82cff2ed [2022-05-03T20:30:24.038Z] Removing intermediate container dfed82cff2ed [2022-05-03T20:30:24.038Z] ---> b1b517f2f50f [2022-05-03T20:30:24.038Z] Step 3/4 : COPY go.mod . [2022-05-03T20:30:24.297Z] ---> 927532b990d7 [2022-05-03T20:30:24.297Z] Step 4/4 : RUN go mod download [2022-05-03T20:30:24.297Z] ---> Running in 87dc35e1edac [2022-05-03T20:30:28.179Z] Still waiting to schedule task [2022-05-03T20:30:28.179Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-03T20:30:39.199Z] Removing intermediate container 87dc35e1edac [2022-05-03T20:30:39.199Z] ---> 1a308ba9b683 [2022-05-03T20:30:39.199Z] Successfully built 1a308ba9b683 [2022-05-03T20:30:39.199Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:30:39.496Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-03T20:30:39.496Z] . [Pipeline] withDockerContainer [2022-05-03T20:30:39.571Z] prd-ubuntu20.04-docker-8c-8g-40396 does not seem to be running inside a container [2022-05-03T20:30:39.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-03T20:30:40.030Z] $ docker top 89d0cfa6daa2f313f195410ebe5a8ead11ac2e9acbf6e69632323207cba703d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T20:30:40.383Z] + go version [2022-05-03T20:30:40.383Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-03T20:30:40.399Z] $ docker stop --time=1 89d0cfa6daa2f313f195410ebe5a8ead11ac2e9acbf6e69632323207cba703d4 [2022-05-03T20:30:41.683Z] $ docker rm -f 89d0cfa6daa2f313f195410ebe5a8ead11ac2e9acbf6e69632323207cba703d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:30:42.184Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-03T20:30:42.184Z] . [Pipeline] withDockerContainer [2022-05-03T20:30:42.302Z] prd-ubuntu20.04-docker-8c-8g-40396 does not seem to be running inside a container [2022-05-03T20:30:42.388Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-03T20:30:42.798Z] $ docker top e34f0f54743999b957a708c1cd843e0fad6886fce134be5e67a73112e96e5a9a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-03T20:30:42.876Z] ========================================================= [2022-05-03T20:30:42.876Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-03T20:30:42.876Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-03T20:30:43.167Z] + make test [2022-05-03T20:30:43.168Z] go mod tidy -compat=1.17 [2022-05-03T20:30:43.168Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-03T20:30:48.446Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-03T20:31:00.665Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-03T20:31:00.665Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-03T20:31:00.665Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-03T20:31:00.665Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-03T20:31:00.665Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-03T20:31:00.665Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-03T20:31:00.665Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-03T20:31:00.665Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-03T20:31:00.665Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-03T20:31:00.665Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-03T20:31:00.665Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-03T20:31:00.665Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-03T20:31:00.665Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-03T20:31:00.665Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-03T20:31:00.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-03T20:31:00.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements [2022-05-03T20:31:00.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-03T20:31:00.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-03T20:31:01.859Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.087s coverage: 98.5% of statements [2022-05-03T20:31:01.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-03T20:31:01.859Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.086s coverage: 53.4% of statements [2022-05-03T20:31:01.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-03T20:31:01.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-03T20:31:05.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.313s coverage: 89.2% of statements [2022-05-03T20:31:05.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-03T20:31:05.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-03T20:31:05.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-03T20:31:05.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 84.4% of statements [2022-05-03T20:31:05.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-03T20:31:05.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-03T20:31:05.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-03T20:31:05.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-03T20:31:05.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-03T20:31:05.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.419s coverage: 95.6% of statements [2022-05-03T20:31:05.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-03T20:31:05.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-03T20:31:05.153Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements [2022-05-03T20:31:05.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-03T20:31:05.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-03T20:31:05.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-03T20:31:05.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-03T20:31:05.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-03T20:31:05.153Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.095s coverage: 60.0% of statements [2022-05-03T20:31:05.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-03T20:31:05.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-03T20:31:05.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-03T20:31:05.153Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements [2022-05-03T20:31:05.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-03T20:31:05.153Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2022-05-03T20:31:05.153Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 29.6% of statements [2022-05-03T20:31:05.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-03T20:31:05.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2022-05-03T20:31:05.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.072s coverage: 79.5% of statements [2022-05-03T20:31:05.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.082s coverage: 94.1% of statements [2022-05-03T20:31:05.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements [2022-05-03T20:31:05.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements [2022-05-03T20:31:15.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements [2022-05-03T20:31:15.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2022-05-03T20:31:16.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.173s coverage: 82.5% of statements [2022-05-03T20:31:16.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-03T20:31:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-03T20:31:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-03T20:31:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.087s coverage: 87.2% of statements [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-03T20:31:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-03T20:31:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-03T20:31:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-05-03T20:31:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-05-03T20:31:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.070s coverage: 85.4% of statements [2022-05-03T20:31:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.155s coverage: 91.2% of statements [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-03T20:31:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 64.4% of statements [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-03T20:31:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements [2022-05-03T20:31:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-05-03T20:31:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-05-03T20:31:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-05-03T20:31:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2022-05-03T20:31:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.349s coverage: 65.4% of statements [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-03T20:31:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 43.8% of statements [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-03T20:31:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-03T20:31:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-03T20:31:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-03T20:31:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-03T20:31:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-03T20:31:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-03T20:31:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-03T20:31:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-03T20:31:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2022-05-03T20:31:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-05-03T20:31:26.529Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-03T20:31:44.626Z] GO111MODULE=on go vet ./... [2022-05-03T20:31:46.529Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-03T20:31:46.789Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-03T20:31:47.050Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-03T20:31:47.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-03T20:31:47.924Z] + ls -al . [2022-05-03T20:31:47.924Z] total 672 [2022-05-03T20:31:47.924Z] drwxrwxr-x 10 1001 1001 4096 May 3 20:31 . [2022-05-03T20:31:47.924Z] drwxr-xr-x 4 root root 4096 May 3 20:30 .. [2022-05-03T20:31:47.924Z] -rw-rw-r-- 1 1001 1001 11 May 3 20:29 .dockerignore [2022-05-03T20:31:47.924Z] drwxrwxr-x 8 1001 1001 4096 May 3 20:30 .git [2022-05-03T20:31:47.924Z] drwxrwxr-x 3 1001 1001 4096 May 3 20:29 .github [2022-05-03T20:31:47.924Z] -rw-rw-r-- 1 1001 1001 879 May 3 20:29 .gitignore [2022-05-03T20:31:47.924Z] -rw-rw-r-- 1 1001 1001 42 May 3 20:29 .golangci.yml [2022-05-03T20:31:47.924Z] -rw-rw-r-- 1 1001 1001 87 May 3 20:29 .hadolint.yml [2022-05-03T20:31:47.924Z] drwxr-xr-x 3 1001 1001 4096 May 3 20:30 .semver [2022-05-03T20:31:47.924Z] -rw-rw-r-- 1 1001 1001 166 May 3 20:29 .sonarcloud.properties [2022-05-03T20:31:47.924Z] -rw-rw-r-- 1 1001 1001 1171 May 3 20:29 ADOPTERS.md [2022-05-03T20:31:47.924Z] -rw-rw-r-- 1 1001 1001 10086 May 3 20:29 Attribution.txt [2022-05-03T20:31:47.924Z] -rw-rw-r-- 1 1001 1001 51732 May 3 20:29 CHANGELOG.md [2022-05-03T20:31:47.924Z] -rw-rw-r-- 1 1001 1001 3804 May 3 20:29 CONTRIBUTING.md [2022-05-03T20:31:47.924Z] -rw-rw-r-- 1 1001 1001 677 May 3 20:29 GOVERNANCE.md [2022-05-03T20:31:47.924Z] -rw-rw-r-- 1 1001 1001 850 May 3 20:29 Jenkinsfile [2022-05-03T20:31:47.924Z] -rw-rw-r-- 1 1001 1001 10775 May 3 20:29 LICENSE [2022-05-03T20:31:47.924Z] -rw-rw-r-- 1 1001 1001 10389 May 3 20:29 Makefile [2022-05-03T20:31:47.924Z] -rw-rw-r-- 1 1001 1001 582 May 3 20:29 OWNERS.md [2022-05-03T20:31:47.924Z] -rw-rw-r-- 1 1001 1001 9120 May 3 20:29 README.md [2022-05-03T20:31:47.924Z] -rw-rw-r-- 1 1001 1001 6912 May 3 20:29 SECURITY.md [2022-05-03T20:31:47.924Z] -rw-rw-r-- 1 1001 1001 5 May 3 20:30 VERSION [2022-05-03T20:31:47.924Z] -rw-rw-r-- 1 1001 1001 4131 May 3 20:29 ZMQWindows.md [2022-05-03T20:31:47.924Z] drwxrwxr-x 2 1001 1001 4096 May 3 20:29 bin [2022-05-03T20:31:47.924Z] drwxrwxr-x 18 1001 1001 4096 May 3 20:29 cmd [2022-05-03T20:31:47.924Z] -rw-r--r-- 1 root root 435134 May 3 20:31 coverage.out [2022-05-03T20:31:47.924Z] -rw-rw-r-- 1 1001 1001 3256 May 3 20:29 go.mod [2022-05-03T20:31:47.924Z] -rw-rw-r-- 1 1001 1001 35162 May 3 20:30 go.sum [2022-05-03T20:31:47.924Z] drwxrwxr-x 8 1001 1001 4096 May 3 20:29 internal [2022-05-03T20:31:47.924Z] drwxrwxr-x 3 1001 1001 4096 May 3 20:29 openapi [2022-05-03T20:31:47.924Z] drwxrwxr-x 4 1001 1001 4096 May 3 20:29 snap [2022-05-03T20:31:47.924Z] -rw-rw-r-- 1 1001 1001 204 May 3 20:29 version.go [Pipeline] sh [2022-05-03T20:31:48.211Z] + '[' -e coverage.out ] [2022-05-03T20:31:48.211Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-03T20:31:48.306Z] Stashed 1 file(s) [Pipeline] sh [2022-05-03T20:31:48.590Z] + make build [2022-05-03T20:31:48.591Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-03T20:32:03.487Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-03T20:32:10.056Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-03T20:32:10.995Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-03T20:32:17.572Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-03T20:32:17.572Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-03T20:32:18.511Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-03T20:32:19.897Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-03T20:32:20.468Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-03T20:32:21.406Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-03T20:32:22.344Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-03T20:32:22.913Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-03T20:32:24.823Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-03T20:32:25.407Z] $ docker stop --time=1 e34f0f54743999b957a708c1cd843e0fad6886fce134be5e67a73112e96e5a9a [2022-05-03T20:32:27.995Z] $ docker rm -f e34f0f54743999b957a708c1cd843e0fad6886fce134be5e67a73112e96e5a9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:32:29.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-03T20:32:29.161Z] [2022-05-03T20:32:29.161Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:32:29.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-03T20:32:29.460Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-03T20:32:29.460Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-03T20:32:29.460Z] ca9280d653b3: Pulling fs layer [2022-05-03T20:32:29.460Z] 7e9c9ca2126c: Pulling fs layer [2022-05-03T20:32:29.460Z] cbdbe7a5bc2a: Verifying Checksum [2022-05-03T20:32:29.460Z] cbdbe7a5bc2a: Download complete [2022-05-03T20:32:29.720Z] ca9280d653b3: Verifying Checksum [2022-05-03T20:32:29.720Z] cbdbe7a5bc2a: Pull complete [2022-05-03T20:32:29.978Z] 7e9c9ca2126c: Download complete [2022-05-03T20:32:30.239Z] ca9280d653b3: Pull complete [2022-05-03T20:32:33.533Z] 7e9c9ca2126c: Pull complete [2022-05-03T20:32:33.533Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-03T20:32:33.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-03T20:32:33.533Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-03T20:32:33.601Z] prd-ubuntu20.04-docker-8c-8g-40396 does not seem to be running inside a container [2022-05-03T20:32:33.643Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-03T20:32:35.065Z] $ docker top 7358b06cbae84992c8e8891ef583957c02d6872ab1a2064bb760f1a760efb552 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T20:32:35.497Z] + docker-compose build --help [2022-05-03T20:32:35.497Z] + grep parallel [2022-05-03T20:32:36.066Z] --parallel Build images in parallel. [Pipeline] } [2022-05-03T20:32:36.081Z] $ docker stop --time=1 7358b06cbae84992c8e8891ef583957c02d6872ab1a2064bb760f1a760efb552 [2022-05-03T20:32:37.375Z] $ docker rm -f 7358b06cbae84992c8e8891ef583957c02d6872ab1a2064bb760f1a760efb552 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:32:37.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-03T20:32:37.765Z] . [Pipeline] withDockerContainer [2022-05-03T20:32:37.848Z] prd-ubuntu20.04-docker-8c-8g-40396 does not seem to be running inside a container [2022-05-03T20:32:37.890Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-03T20:32:38.282Z] $ docker top 621c44c2a8b16ff905795a4755f0059b427f2265857f8b374a4cd3ebed071173 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T20:32:38.659Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-03T20:32:39.231Z] Building core-command ... [2022-05-03T20:32:39.231Z] Building core-data ... [2022-05-03T20:32:39.231Z] Building core-metadata ... [2022-05-03T20:32:39.231Z] Building security-bootstrapper ... [2022-05-03T20:32:39.231Z] Building security-proxy-setup ... [2022-05-03T20:32:39.231Z] Building security-secretstore-setup ... [2022-05-03T20:32:39.231Z] Building security-spiffe-token-provider ... [2022-05-03T20:32:39.231Z] Building security-spire-agent ... [2022-05-03T20:32:39.231Z] Building security-spire-config ... [2022-05-03T20:32:39.231Z] Building security-spire-server ... [2022-05-03T20:32:39.231Z] Building support-notifications ... [2022-05-03T20:32:39.231Z] Building support-scheduler ... [2022-05-03T20:32:39.231Z] Building sys-mgmt-agent ... [2022-05-03T20:32:39.231Z] Building security-secretstore-setup [2022-05-03T20:32:39.231Z] Building security-spiffe-token-provider [2022-05-03T20:32:39.231Z] Building security-bootstrapper [2022-05-03T20:32:39.231Z] Building security-spire-config [2022-05-03T20:32:39.231Z] Building sys-mgmt-agent [2022-05-03T20:32:57.326Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:32:57.326Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:32:57.326Z] ---> 1a308ba9b683 [2022-05-03T20:32:57.326Z] Step 3/26 : WORKDIR /edgex-go [2022-05-03T20:32:57.326Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:32:57.326Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:32:57.326Z] ---> 1a308ba9b683 [2022-05-03T20:32:57.326Z] Step 3/25 : WORKDIR /edgex-go [2022-05-03T20:32:57.326Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:32:57.326Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:32:57.326Z] ---> 1a308ba9b683 [2022-05-03T20:32:57.326Z] Step 3/20 : WORKDIR /edgex-go [2022-05-03T20:32:57.326Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:32:57.326Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:32:57.326Z] ---> 1a308ba9b683 [2022-05-03T20:32:57.326Z] Step 3/31 : WORKDIR /edgex-go [2022-05-03T20:32:57.326Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:32:57.326Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:32:57.326Z] ---> 1a308ba9b683 [2022-05-03T20:32:57.326Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T20:32:59.872Z] ---> Running in f1fc5701a2c0 [2022-05-03T20:32:59.872Z] ---> Running in 13aaf45226c3 [2022-05-03T20:32:59.872Z] ---> Running in 6a62fa6dcae0 [2022-05-03T20:32:59.872Z] ---> Running in eaefbc2a3ead [2022-05-03T20:32:59.872Z] ---> Running in 2662396bdc1a [2022-05-03T20:33:00.133Z] Removing intermediate container 13aaf45226c3 [2022-05-03T20:33:00.133Z] ---> da26e051daec [2022-05-03T20:33:00.133Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:33:00.134Z] Removing intermediate container f1fc5701a2c0 [2022-05-03T20:33:00.134Z] ---> 443a607d8f0a [2022-05-03T20:33:00.134Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-03T20:33:00.134Z] Removing intermediate container 2662396bdc1a [2022-05-03T20:33:00.134Z] ---> bf0625fe06cf [2022-05-03T20:33:00.134Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:33:00.134Z] Removing intermediate container 6a62fa6dcae0 [2022-05-03T20:33:00.134Z] ---> bea974ded867 [2022-05-03T20:33:00.134Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:33:00.134Z] Removing intermediate container eaefbc2a3ead [2022-05-03T20:33:00.134Z] ---> 6206c6a77cfd [2022-05-03T20:33:00.134Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:33:00.393Z] ---> Running in da476a7924a2 [2022-05-03T20:33:00.393Z] ---> Running in 8a7b90a8cf05 [2022-05-03T20:33:00.393Z] ---> Running in dd49fa678a85 [2022-05-03T20:33:00.393Z] ---> Running in 16f1016a5ea1 [2022-05-03T20:33:00.393Z] ---> Running in 3a4d9515fc38 [2022-05-03T20:33:00.654Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:33:01.403Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40401 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws [2022-05-03T20:33:01.417Z] Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout [2022-05-03T20:33:01.595Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:33:01.595Z] Removing intermediate container da476a7924a2 [2022-05-03T20:33:01.595Z] ---> 6e9f63a5c13e [2022-05-03T20:33:01.595Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-03T20:33:01.858Z] ---> Running in 4a7dae210bb3 [2022-05-03T20:33:01.858Z] Removing intermediate container dd49fa678a85 [2022-05-03T20:33:01.858Z] ---> 84f89f75c99e [2022-05-03T20:33:01.858Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-03T20:33:01.858Z] Removing intermediate container 3a4d9515fc38 [2022-05-03T20:33:01.858Z] ---> abe020a753d7 [2022-05-03T20:33:01.858Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-03T20:33:01.858Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T20:33:01.858Z] v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T20:33:01.858Z] OK: 15864 distinct packages available [2022-05-03T20:33:01.967Z] The recommended git tool is: git [2022-05-03T20:33:02.119Z] Removing intermediate container 16f1016a5ea1 [2022-05-03T20:33:02.119Z] ---> dffe5722db4e [2022-05-03T20:33:02.119Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-03T20:33:02.119Z] ---> Running in 71bec337d4cd [2022-05-03T20:33:02.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:33:02.119Z] ---> Running in 5d4e70c028a9 [2022-05-03T20:33:02.119Z] ---> Running in 2437a840b55d [2022-05-03T20:33:02.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:33:02.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:33:02.637Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:33:02.637Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:33:02.901Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:33:02.901Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:33:03.166Z] OK: 221 MiB in 52 packages [2022-05-03T20:33:03.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:33:03.431Z] OK: 221 MiB in 52 packages [2022-05-03T20:33:03.431Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:33:03.431Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:33:03.431Z] Removing intermediate container 8a7b90a8cf05 [2022-05-03T20:33:03.431Z] ---> 2958873faa9c [2022-05-03T20:33:03.431Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-03T20:33:03.431Z] OK: 221 MiB in 52 packages [2022-05-03T20:33:03.690Z] Removing intermediate container 4a7dae210bb3 [2022-05-03T20:33:03.690Z] ---> 3b2cbee69718 [2022-05-03T20:33:03.690Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-03T20:33:03.690Z] ---> 112c94653a0c [2022-05-03T20:33:03.690Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:33:03.690Z] OK: 221 MiB in 52 packages [2022-05-03T20:33:03.690Z] OK: 221 MiB in 52 packages [2022-05-03T20:33:03.690Z] ---> Running in f324bc2be6ab [2022-05-03T20:33:03.950Z] ---> 864244c3702d [2022-05-03T20:33:03.950Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:33:03.950Z] Removing intermediate container 71bec337d4cd [2022-05-03T20:33:03.950Z] ---> 8df45fd3c6de [2022-05-03T20:33:03.950Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-03T20:33:03.950Z] ---> Running in da1917fbc1f2 [2022-05-03T20:33:04.208Z] ---> f9abb42d7647 [2022-05-03T20:33:04.209Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:33:04.209Z] Removing intermediate container 2437a840b55d [2022-05-03T20:33:04.209Z] ---> 152d20a2a5a1 [2022-05-03T20:33:04.209Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-03T20:33:04.209Z] ---> Running in 57458d63a7f0 [2022-05-03T20:33:04.209Z] Removing intermediate container 5d4e70c028a9 [2022-05-03T20:33:04.209Z] ---> 9deb8d37caec [2022-05-03T20:33:04.209Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T20:33:04.467Z] ---> db974cd2160a [2022-05-03T20:33:04.467Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:33:04.467Z] ---> Running in ab6a0368f613 [2022-05-03T20:33:04.467Z] ---> 9ff643222a34 [2022-05-03T20:33:04.467Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:33:04.467Z] ---> Running in f078e5e9be1e [2022-05-03T20:33:04.730Z] Removing intermediate container f324bc2be6ab [2022-05-03T20:33:04.730Z] ---> f1b8e09ea1bc [2022-05-03T20:33:04.730Z] Step 7/20 : COPY . . [2022-05-03T20:33:05.668Z] Removing intermediate container da1917fbc1f2 [2022-05-03T20:33:05.668Z] ---> 9abec85b38d0 [2022-05-03T20:33:05.668Z] Step 8/31 : COPY . . [2022-05-03T20:33:08.215Z] Removing intermediate container 57458d63a7f0 [2022-05-03T20:33:08.215Z] ---> 699e1a3871cf [2022-05-03T20:33:08.215Z] Step 8/26 : COPY . . [2022-05-03T20:33:08.215Z] Removing intermediate container ab6a0368f613 [2022-05-03T20:33:08.215Z] ---> 61aaeefbb259 [2022-05-03T20:33:08.215Z] Step 8/25 : COPY . . [2022-05-03T20:33:08.215Z] Removing intermediate container f078e5e9be1e [2022-05-03T20:33:08.215Z] ---> 37dc691a96c2 [2022-05-03T20:33:08.215Z] Step 8/23 : COPY . . [2022-05-03T20:33:08.731Z] using credential edgex-jenkins-ssh [2022-05-03T20:33:08.751Z] Cloning the remote Git repository [2022-05-03T20:33:08.827Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-03T20:33:08.925Z] > git init /w/workspace/edgex-go/13 # timeout=10 [2022-05-03T20:33:09.029Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-03T20:33:09.030Z] > git --version # timeout=10 [2022-05-03T20:33:09.050Z] > git --version # 'git version 2.25.1' [2022-05-03T20:33:09.052Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-03T20:33:09.196Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-03T20:33:16.348Z] ---> 1103abb8d05e [2022-05-03T20:33:16.348Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-03T20:33:16.348Z] ---> 8e8dfd740b8d [2022-05-03T20:33:16.348Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-03T20:33:16.348Z] ---> Running in 13041ecd2e1a [2022-05-03T20:33:16.348Z] ---> 4760ed90edbb [2022-05-03T20:33:16.348Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-03T20:33:16.348Z] ---> a3ddca3393b0 [2022-05-03T20:33:16.348Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-03T20:33:16.348Z] ---> Running in 7a5fa01452be [2022-05-03T20:33:16.348Z] ---> 73e4b3d04e8a [2022-05-03T20:33:16.348Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-03T20:33:16.348Z] ---> Running in 3f8c8429af35 [2022-05-03T20:33:16.348Z] ---> Running in f744e2aa5794 [2022-05-03T20:33:16.348Z] ---> Running in 5b586c9f7428 [2022-05-03T20:33:16.607Z] Removing intermediate container 5b586c9f7428 [2022-05-03T20:33:16.607Z] ---> c261c774bd3e [2022-05-03T20:33:16.607Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-03T20:33:16.607Z] ---> Running in e80251655218 [2022-05-03T20:33:16.607Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-03T20:33:17.177Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-03T20:33:17.177Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-03T20:33:17.177Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-03T20:33:17.744Z] Removing intermediate container e80251655218 [2022-05-03T20:33:17.744Z] ---> 157eae59eeab [2022-05-03T20:33:17.744Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-03T20:33:17.744Z] ---> Running in 6779c134c905 [2022-05-03T20:33:18.044Z] Removing intermediate container 6779c134c905 [2022-05-03T20:33:18.044Z] ---> 8762f1965962 [2022-05-03T20:33:18.044Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-03T20:33:18.044Z] ---> Running in d1a0e36eb329 [2022-05-03T20:33:19.425Z] spire-1.2.1/ [2022-05-03T20:33:19.425Z] spire-1.2.1/.data/ [2022-05-03T20:33:19.425Z] spire-1.2.1/.data/.file [2022-05-03T20:33:19.425Z] spire-1.2.1/.dockerignore [2022-05-03T20:33:19.425Z] spire-1.2.1/.gitattributes [2022-05-03T20:33:19.425Z] spire-1.2.1/.githooks/ [2022-05-03T20:33:19.425Z] spire-1.2.1/.githooks/pre-commit [2022-05-03T20:33:19.425Z] spire-1.2.1/.github/ [2022-05-03T20:33:19.425Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-03T20:33:19.425Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-03T20:33:19.425Z] spire-1.2.1/.github/dependabot.yml [2022-05-03T20:33:19.425Z] spire-1.2.1/.github/workflows/ [2022-05-03T20:33:19.425Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-03T20:33:19.425Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-03T20:33:19.425Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-03T20:33:19.425Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-03T20:33:19.425Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-03T20:33:19.425Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-03T20:33:19.425Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-03T20:33:19.425Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-03T20:33:19.425Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-03T20:33:19.425Z] spire-1.2.1/.gitignore [2022-05-03T20:33:19.425Z] spire-1.2.1/.go-version [2022-05-03T20:33:19.425Z] spire-1.2.1/.golangci.yml [2022-05-03T20:33:19.425Z] spire-1.2.1/ADOPTERS.md [2022-05-03T20:33:19.425Z] spire-1.2.1/CHANGELOG.md [2022-05-03T20:33:19.425Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-03T20:33:19.425Z] spire-1.2.1/CODEOWNERS [2022-05-03T20:33:19.425Z] spire-1.2.1/CONTRIBUTING.md [2022-05-03T20:33:19.425Z] spire-1.2.1/Dockerfile [2022-05-03T20:33:19.425Z] spire-1.2.1/Dockerfile.dev [2022-05-03T20:33:19.425Z] spire-1.2.1/Dockerfile.scratch [2022-05-03T20:33:19.425Z] spire-1.2.1/LICENSE [2022-05-03T20:33:19.425Z] spire-1.2.1/MAINTAINERS.md [2022-05-03T20:33:19.425Z] spire-1.2.1/Makefile [2022-05-03T20:33:19.425Z] spire-1.2.1/README.md [2022-05-03T20:33:19.425Z] spire-1.2.1/ROADMAP.md [2022-05-03T20:33:19.425Z] spire-1.2.1/SECURITY.md [2022-05-03T20:33:19.425Z] spire-1.2.1/cmd/ [2022-05-03T20:33:19.425Z] spire-1.2.1/cmd/spire-agent/ [2022-05-03T20:33:19.425Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-03T20:33:19.425Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-03T20:33:19.425Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-03T20:33:19.425Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-03T20:33:19.425Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-03T20:33:19.425Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-03T20:33:19.425Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-03T20:33:19.425Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-03T20:33:19.425Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-03T20:33:19.425Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-03T20:33:19.425Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-03T20:33:19.425Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-03T20:33:19.425Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-03T20:33:19.425Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-03T20:33:19.425Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-03T20:33:19.425Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-03T20:33:19.425Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-03T20:33:19.425Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-03T20:33:19.425Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/ [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-03T20:33:19.426Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-03T20:33:19.426Z] spire-1.2.1/conf/ [2022-05-03T20:33:19.426Z] spire-1.2.1/conf/agent/ [2022-05-03T20:33:19.426Z] spire-1.2.1/conf/agent/agent.conf [2022-05-03T20:33:19.426Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-03T20:33:19.426Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-03T20:33:19.426Z] spire-1.2.1/conf/server/ [2022-05-03T20:33:19.426Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-03T20:33:19.426Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-03T20:33:19.426Z] spire-1.2.1/conf/server/server.conf [2022-05-03T20:33:19.426Z] spire-1.2.1/conf/server/server_full.conf [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/ [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/SPIRE101.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/auditlog.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/images/ [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/scaling_spire.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/spire_agent.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/spire_server.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/supported_integrations.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/telemetry.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/telemetry_config.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/upgrading.md [2022-05-03T20:33:19.426Z] spire-1.2.1/doc/using_spire.md [2022-05-03T20:33:19.426Z] spire-1.2.1/examples/ [2022-05-03T20:33:19.426Z] spire-1.2.1/examples/README.md [2022-05-03T20:33:19.426Z] spire-1.2.1/go.mod [2022-05-03T20:33:19.426Z] spire-1.2.1/go.sum [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/ [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/ [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/agent.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/api/ [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/client/ [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/common/ [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/config.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/manager/ [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-03T20:33:19.426Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/svid/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/api/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/api/names.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/auth/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/catalog/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/cli/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-03T20:33:19.427Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/health/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/health/config.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/health/context.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/health/health.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/idutil/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/log/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/log/log.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/log/options.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/profiling/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/selector/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-03T20:33:19.428Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/uptime/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/util/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/util/task.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/version/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/version/version.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/x509util/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/api.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/health/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/id.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/status.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/bundle/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/ca/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/cache/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/catalog/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/config.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/datastore/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-03T20:33:19.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-03T20:33:19.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/registration/ [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/server.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/server_test.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/svid/ [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-03T20:33:19.431Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-03T20:33:19.431Z] spire-1.2.1/proto/ [2022-05-03T20:33:19.431Z] spire-1.2.1/proto/private/ [2022-05-03T20:33:19.431Z] spire-1.2.1/proto/private/server/ [2022-05-03T20:33:19.431Z] spire-1.2.1/proto/private/server/journal/ [2022-05-03T20:33:19.431Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-03T20:33:19.431Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-03T20:33:19.431Z] spire-1.2.1/proto/spire/ [2022-05-03T20:33:19.431Z] spire-1.2.1/proto/spire/common/ [2022-05-03T20:33:19.431Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-03T20:33:19.431Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-03T20:33:19.431Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-03T20:33:19.431Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-03T20:33:19.431Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-03T20:33:19.431Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-03T20:33:19.431Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-03T20:33:19.431Z] spire-1.2.1/proto/spire/plugin/ [2022-05-03T20:33:19.431Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-03T20:33:19.431Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-03T20:33:19.431Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-03T20:33:19.431Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-03T20:33:19.431Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-03T20:33:19.431Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-03T20:33:19.431Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-03T20:33:19.431Z] spire-1.2.1/release/ [2022-05-03T20:33:19.431Z] spire-1.2.1/release/spire-extras/ [2022-05-03T20:33:19.431Z] spire-1.2.1/release/spire-extras/README.md [2022-05-03T20:33:19.431Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-03T20:33:19.431Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-03T20:33:19.431Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-03T20:33:19.431Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-03T20:33:19.431Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-03T20:33:19.431Z] spire-1.2.1/release/spire/ [2022-05-03T20:33:19.431Z] spire-1.2.1/release/spire/README.md [2022-05-03T20:33:19.431Z] spire-1.2.1/release/spire/conf/ [2022-05-03T20:33:19.431Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-03T20:33:19.431Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-03T20:33:19.431Z] spire-1.2.1/release/spire/conf/server/ [2022-05-03T20:33:19.431Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-03T20:33:19.431Z] spire-1.2.1/script/ [2022-05-03T20:33:19.431Z] spire-1.2.1/script/build-artifact.sh [2022-05-03T20:33:19.431Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-03T20:33:19.431Z] spire-1.2.1/support/ [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/ [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-03T20:33:19.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-03T20:33:19.432Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-03T20:33:19.432Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-03T20:33:19.432Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/clock/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/clock/clock.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/certs/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/config/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/fixture.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/registration/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-03T20:33:19.432Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/README.md [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/common [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/setup/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-03T20:33:19.432Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/test-one.sh [2022-05-03T20:33:19.433Z] spire-1.2.1/test/integration/test.sh [2022-05-03T20:33:19.433Z] spire-1.2.1/test/plugintest/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/plugintest/config.go [2022-05-03T20:33:19.433Z] spire-1.2.1/test/plugintest/load.go [2022-05-03T20:33:19.433Z] spire-1.2.1/test/plugintest/option.go [2022-05-03T20:33:19.433Z] spire-1.2.1/test/spiretest/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-03T20:33:19.433Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-03T20:33:19.433Z] spire-1.2.1/test/spiretest/dir.go [2022-05-03T20:33:19.433Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-03T20:33:19.433Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-03T20:33:19.433Z] spire-1.2.1/test/spiretest/logs.go [2022-05-03T20:33:19.433Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-03T20:33:19.433Z] spire-1.2.1/test/spiretest/suite.go [2022-05-03T20:33:19.433Z] spire-1.2.1/test/spiretest/x509.go [2022-05-03T20:33:19.433Z] spire-1.2.1/test/testca/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/testca/ca.go [2022-05-03T20:33:19.433Z] spire-1.2.1/test/testkey/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/testkey/generate.sh [2022-05-03T20:33:19.433Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-03T20:33:19.433Z] spire-1.2.1/test/testkey/keys.go [2022-05-03T20:33:19.433Z] spire-1.2.1/test/testkey/new.go [2022-05-03T20:33:19.433Z] spire-1.2.1/test/tpmsimulator/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-03T20:33:19.433Z] spire-1.2.1/test/util/ [2022-05-03T20:33:19.433Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-03T20:33:19.433Z] spire-1.2.1/test/util/cert_generation.go [2022-05-03T20:33:19.433Z] spire-1.2.1/test/util/io_redirection.go [2022-05-03T20:33:19.433Z] spire-1.2.1/test/util/race.go [2022-05-03T20:33:19.433Z] spire-1.2.1/test/util/util.go [2022-05-03T20:33:19.433Z] building spire from source... [2022-05-03T20:33:19.433Z] Installing go1.17.7... [2022-05-03T20:33:26.007Z] Building bin/spire-server... [2022-05-03T20:33:26.007Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-03T20:33:26.007Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-03T20:33:26.007Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-03T20:33:26.007Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-03T20:33:26.007Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-03T20:33:26.007Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-03T20:33:26.007Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-03T20:33:26.007Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-03T20:33:26.007Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-03T20:33:26.007Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-03T20:33:26.007Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-03T20:33:26.007Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-03T20:33:26.007Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-03T20:33:26.007Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-03T20:33:26.007Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-03T20:33:26.007Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-03T20:33:26.007Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-03T20:33:26.007Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-03T20:33:26.007Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-03T20:33:26.007Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-03T20:33:26.007Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-03T20:33:26.007Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-03T20:33:26.007Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-03T20:33:26.007Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-03T20:33:26.007Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-03T20:33:26.007Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-03T20:33:26.007Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-03T20:33:26.007Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-03T20:33:26.007Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-03T20:33:26.270Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-03T20:33:26.270Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-03T20:33:26.270Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-03T20:33:26.270Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-03T20:33:26.270Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-03T20:33:26.270Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-03T20:33:26.270Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-03T20:33:26.270Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-03T20:33:26.270Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-03T20:33:26.270Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-03T20:33:26.530Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-03T20:33:26.531Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-03T20:33:26.531Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-03T20:33:26.531Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-03T20:33:26.531Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-03T20:33:26.531Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-03T20:33:26.790Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-03T20:33:26.790Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-03T20:33:26.790Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-03T20:33:26.790Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-03T20:33:26.790Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-03T20:33:27.260Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-03T20:33:27.286Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-03T20:33:27.726Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-03T20:33:28.175Z] Merging remotes/origin/main commit 7403972676612df12563dc943565a4020914d98d into PR head commit f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-03T20:33:28.920Z] Merge succeeded, producing 59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 [2022-05-03T20:33:28.920Z] Checking out Revision 59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 (PR-3987) [2022-05-03T20:33:27.320Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-03T20:33:27.364Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-03T20:33:27.365Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-03T20:33:27.388Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-03T20:33:28.204Z] > git config core.sparsecheckout # timeout=10 [2022-05-03T20:33:28.233Z] > git checkout -f f651c9050014cebb69ef6e3aabd169dd18ce14e1 # timeout=10 [2022-05-03T20:33:28.519Z] > git remote # timeout=10 [2022-05-03T20:33:28.541Z] > git config --get remote.origin.url # timeout=10 [2022-05-03T20:33:28.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-03T20:33:28.573Z] > git merge 7403972676612df12563dc943565a4020914d98d # timeout=10 [2022-05-03T20:33:28.902Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-03T20:33:28.935Z] > git config core.sparsecheckout # timeout=10 [2022-05-03T20:33:28.951Z] > git checkout -f 59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 # timeout=10 [2022-05-03T20:33:29.629Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-03T20:33:29.629Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-03T20:33:29.629Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-03T20:33:29.629Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-03T20:33:29.629Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-03T20:33:33.622Z] Commit message: "Merge commit '7403972676612df12563dc943565a4020914d98d' into HEAD" [2022-05-03T20:33:33.638Z] > git rev-list --no-walk f651c9050014cebb69ef6e3aabd169dd18ce14e1 # timeout=10 [2022-05-03T20:33:33.822Z] go: downloading google.golang.org/api v0.70.0 [2022-05-03T20:33:33.822Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-03T20:33:33.822Z] go: downloading k8s.io/api v0.23.4 [2022-05-03T20:33:33.823Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-03T20:33:33.823Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-03T20:33:34.081Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-03T20:33:34.081Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-03T20:33:34.081Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-03T20:33:34.081Z] go: downloading cloud.google.com/go/storage v1.21.0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T20:33:34.341Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-03T20:33:34.721Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-03T20:33:34.721Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T20:33:34.721Z] Dload Upload Total Spent Left Speed [2022-05-03T20:33:34.721Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 202k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh [2022-05-03T20:33:35.540Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-03T20:33:35.715Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-03T20:33:35.715Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-03T20:33:35.715Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-03T20:33:35.715Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-03T20:33:35.906Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-05-03T20:33:35.906Z] /etc/docker/daemon.json [2022-05-03T20:33:35.906Z] { [2022-05-03T20:33:35.906Z] "registry-mirrors": [ [2022-05-03T20:33:35.906Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-03T20:33:35.906Z] ], [2022-05-03T20:33:35.906Z] "bip": "10.250.0.254/24", [2022-05-03T20:33:35.906Z] "hosts": [ [2022-05-03T20:33:35.906Z] "tcp://0.0.0.0:5555", [2022-05-03T20:33:35.906Z] "unix:///var/run/docker.sock" [2022-05-03T20:33:35.906Z] ], [2022-05-03T20:33:35.906Z] "mtu": 1458, [2022-05-03T20:33:35.906Z] "selinux-enabled": true, [2022-05-03T20:33:35.906Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-03T20:33:35.906Z] } [Pipeline] sh [2022-05-03T20:33:35.973Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-03T20:33:35.973Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-03T20:33:36.230Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-03T20:33:36.230Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-03T20:33:36.230Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-03T20:33:36.230Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-03T20:33:36.230Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-03T20:33:36.230Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-03T20:33:36.230Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-03T20:33:36.281Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-03T20:33:36.488Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-03T20:33:36.488Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-03T20:33:36.488Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-03T20:33:36.488Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-03T20:33:36.633Z] + sudo service docker restart [2022-05-03T20:33:36.746Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-03T20:33:36.747Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-03T20:33:36.747Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-03T20:33:36.747Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-03T20:33:36.747Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-03T20:33:36.747Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-03T20:33:36.747Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-03T20:33:37.004Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-03T20:33:37.004Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-03T20:33:37.571Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-03T20:33:39.471Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-03T20:33:39.471Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-03T20:33:39.471Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-03T20:33:39.471Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-03T20:33:39.471Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-03T20:33:39.471Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-03T20:33:39.471Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-03T20:33:39.471Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-03T20:33:39.471Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-03T20:33:39.471Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-03T20:33:39.471Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-03T20:33:39.471Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-03T20:33:39.471Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-03T20:33:39.471Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-03T20:33:39.471Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-03T20:33:39.471Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-03T20:33:39.471Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-03T20:33:39.471Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-03T20:33:39.471Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-03T20:33:39.729Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-03T20:33:39.729Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-03T20:33:39.729Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-03T20:33:39.729Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-03T20:33:39.729Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-03T20:33:39.729Z] go: downloading go.opencensus.io v0.23.0 [2022-05-03T20:33:39.729Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-03T20:33:39.729Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-03T20:33:39.729Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-03T20:33:39.729Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-03T20:33:39.729Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-03T20:33:40.106Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-03T20:33:40.106Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-03T20:33:40.106Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-03T20:33:40.106Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-03T20:33:40.106Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-03T20:33:40.366Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-03T20:33:40.366Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-03T20:33:40.366Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-03T20:33:40.366Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-03T20:33:40.366Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-03T20:33:40.366Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-03T20:33:40.366Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-03T20:33:40.366Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-03T20:33:40.366Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-03T20:33:40.366Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-03T20:33:40.366Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-03T20:33:40.366Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-03T20:33:40.366Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-03T20:33:40.624Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-03T20:33:40.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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-03T20:33:46.171Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-03T20:33:46.171Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T20:33:55.006Z] provisioning config files... [2022-05-03T20:33:55.036Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config9218631376660862258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T20:33:55.424Z] ---> docker-login.sh [2022-05-03T20:33:55.424Z] nexus3.edgexfoundry.org:10001 [2022-05-03T20:33:56.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T20:33:56.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T20:33:56.304Z] Configure a credential helper to remove this warning. See [2022-05-03T20:33:56.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T20:33:56.304Z] [2022-05-03T20:33:56.304Z] Login Succeeded [2022-05-03T20:33:56.304Z] nexus3.edgexfoundry.org:10002 [2022-05-03T20:33:56.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T20:33:56.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T20:33:56.905Z] Configure a credential helper to remove this warning. See [2022-05-03T20:33:56.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T20:33:56.905Z] [2022-05-03T20:33:56.905Z] Login Succeeded [2022-05-03T20:33:56.905Z] nexus3.edgexfoundry.org:10003 [2022-05-03T20:33:57.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T20:33:57.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T20:33:57.456Z] Configure a credential helper to remove this warning. See [2022-05-03T20:33:57.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T20:33:57.456Z] [2022-05-03T20:33:57.456Z] Login Succeeded [2022-05-03T20:33:57.456Z] nexus3.edgexfoundry.org:10004 [2022-05-03T20:33:57.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T20:33:58.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T20:33:58.007Z] Configure a credential helper to remove this warning. See [2022-05-03T20:33:58.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T20:33:58.007Z] [2022-05-03T20:33:58.007Z] Login Succeeded [2022-05-03T20:33:58.007Z] docker.io [2022-05-03T20:33:58.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T20:33:58.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T20:33:58.883Z] Configure a credential helper to remove this warning. See [2022-05-03T20:33:58.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T20:33:58.883Z] [2022-05-03T20:33:58.883Z] Login Succeeded [2022-05-03T20:33:58.883Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T20:33:58.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-03T20:33:59.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T20:33:59.241Z] ========================================================= [2022-05-03T20:33:59.241Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-03T20:33:59.241Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-03T20:33:59.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-03T20:33:59.855Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-03T20:33:59.855Z] 9b3977197b4f: Pulling fs layer [2022-05-03T20:33:59.855Z] 1a89e8eeedd5: Pulling fs layer [2022-05-03T20:33:59.855Z] 94645a83ff95: Pulling fs layer [2022-05-03T20:33:59.855Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-03T20:33:59.855Z] 0c92f367c5e7: Pulling fs layer [2022-05-03T20:33:59.855Z] 3096ccb668a1: Pulling fs layer [2022-05-03T20:33:59.855Z] e8cf19c19ddd: Pulling fs layer [2022-05-03T20:33:59.855Z] a4caa8a26152: Pulling fs layer [2022-05-03T20:33:59.855Z] 0c92f367c5e7: Waiting [2022-05-03T20:33:59.855Z] 3096ccb668a1: Waiting [2022-05-03T20:33:59.855Z] e8cf19c19ddd: Waiting [2022-05-03T20:33:59.855Z] a4caa8a26152: Waiting [2022-05-03T20:33:59.855Z] 3f3a8bcf1eab: Waiting [2022-05-03T20:33:59.855Z] 94645a83ff95: Download complete [2022-05-03T20:33:59.855Z] 1a89e8eeedd5: Verifying Checksum [2022-05-03T20:33:59.855Z] 1a89e8eeedd5: Download complete [2022-05-03T20:33:59.855Z] 0c92f367c5e7: Download complete [2022-05-03T20:33:59.855Z] 3096ccb668a1: Verifying Checksum [2022-05-03T20:33:59.855Z] 3096ccb668a1: Download complete [2022-05-03T20:33:59.855Z] 9b3977197b4f: Verifying Checksum [2022-05-03T20:33:59.855Z] 9b3977197b4f: Download complete [2022-05-03T20:33:59.855Z] e8cf19c19ddd: Verifying Checksum [2022-05-03T20:33:59.855Z] e8cf19c19ddd: Download complete [2022-05-03T20:34:00.860Z] 9b3977197b4f: Pull complete [2022-05-03T20:34:01.474Z] 1a89e8eeedd5: Pull complete [2022-05-03T20:34:01.756Z] 94645a83ff95: Pull complete [2022-05-03T20:34:02.034Z] a4caa8a26152: Verifying Checksum [2022-05-03T20:34:02.034Z] a4caa8a26152: Download complete [2022-05-03T20:34:02.632Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-03T20:34:02.632Z] 3f3a8bcf1eab: Download complete [2022-05-03T20:34:04.275Z] Removing intermediate container 3f8c8429af35 [2022-05-03T20:34:04.275Z] ---> 7b8ba9fb1734 [2022-05-03T20:34:04.275Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-03T20:34:04.275Z] Removing intermediate container f744e2aa5794 [2022-05-03T20:34:04.275Z] Removing intermediate container 7a5fa01452be [2022-05-03T20:34:04.275Z] ---> 17b282305534 [2022-05-03T20:34:04.275Z] ---> 2238a1d63aea [2022-05-03T20:34:04.275Z] [2022-05-03T20:34:04.275Z] [2022-05-03T20:34:04.275Z] Step 10/25 : FROM alpine:3.14Step 10/31 : FROM alpine:3.14 [2022-05-03T20:34:04.275Z] [2022-05-03T20:34:04.275Z] Removing intermediate container 13041ecd2e1a [2022-05-03T20:34:04.275Z] ---> 0696fd2f8d6d [2022-05-03T20:34:04.275Z] [2022-05-03T20:34:04.275Z] Step 9/20 : FROM alpine:3.15 [2022-05-03T20:34:04.275Z] ---> Running in a7bb1ee11732 [2022-05-03T20:34:04.582Z] 3.14: Pulling from library/alpine [2022-05-03T20:34:04.582Z] 3.14: Pulling from library/alpine [2022-05-03T20:34:04.582Z] 3.15: Pulling from library/alpine [2022-05-03T20:34:05.219Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-03T20:34:05.219Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-03T20:34:05.219Z] Status: Downloaded newer image for alpine:3.14 [2022-05-03T20:34:05.219Z] Status: Downloaded newer image for alpine:3.14 [2022-05-03T20:34:05.219Z] ---> e04c818066af [2022-05-03T20:34:05.219Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-03T20:34:05.219Z] ---> e04c818066af [2022-05-03T20:34:05.219Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-03T20:34:05.219Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-03T20:34:05.822Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-03T20:34:05.822Z] ---> Running in de2e08b3a32d [2022-05-03T20:34:05.822Z] Status: Downloaded newer image for alpine:3.15 [2022-05-03T20:34:05.822Z] ---> Running in 2716dd94c15c [2022-05-03T20:34:05.822Z] ---> 0ac33e5f5afa [2022-05-03T20:34:05.822Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T20:34:05.822Z] ---> Running in bda257ee8f8a [2022-05-03T20:34:05.822Z] Removing intermediate container de2e08b3a32d [2022-05-03T20:34:05.822Z] ---> 47e7176a2e83 [2022-05-03T20:34:05.822Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-03T20:34:06.100Z] ---> Running in 069a3335174a [2022-05-03T20:34:06.100Z] Removing intermediate container bda257ee8f8a [2022-05-03T20:34:06.100Z] ---> 1ae59876bba4 [2022-05-03T20:34:06.100Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:34:06.360Z] ---> Running in 405a7752a83e [2022-05-03T20:34:06.623Z] Removing intermediate container a7bb1ee11732 [2022-05-03T20:34:06.623Z] ---> 7a1a6eabe7ed [2022-05-03T20:34:06.623Z] [2022-05-03T20:34:06.623Z] Step 11/23 : FROM docker:20.10.14 [2022-05-03T20:34:06.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:34:06.623Z] 20.10.14: Pulling from library/docker [2022-05-03T20:34:06.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:34:06.883Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-03T20:34:06.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:34:06.883Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-03T20:34:06.883Z] (3/3) Installing su-exec (0.2-r1) [2022-05-03T20:34:06.883Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T20:34:06.883Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T20:34:06.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:34:07.145Z] OK: 6 MiB in 17 packages [2022-05-03T20:34:07.145Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-03T20:34:07.145Z] (2/2) Installing su-exec (0.2-r1) [2022-05-03T20:34:07.145Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T20:34:07.145Z] OK: 6 MiB in 16 packages [2022-05-03T20:34:08.528Z] Removing intermediate container 405a7752a83e [2022-05-03T20:34:08.528Z] ---> 17f9b6a00c0f [2022-05-03T20:34:08.528Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-03T20:34:08.528Z] Removing intermediate container 069a3335174a [2022-05-03T20:34:08.528Z] ---> 381b857874c9 [2022-05-03T20:34:08.528Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-03T20:34:08.786Z] Removing intermediate container 2716dd94c15c [2022-05-03T20:34:08.786Z] ---> fd13f628f12b [2022-05-03T20:34:08.786Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-03T20:34:08.786Z] ---> Running in 29931e523b77 [2022-05-03T20:34:08.786Z] ---> Running in fd1ad659c010 [2022-05-03T20:34:08.786Z] ---> Running in f8dffd293510 [2022-05-03T20:34:09.043Z] Removing intermediate container 29931e523b77 [2022-05-03T20:34:09.043Z] ---> 793843ff9e16 [2022-05-03T20:34:09.044Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-03T20:34:09.044Z] ---> Running in 05909f9ff2e1 [2022-05-03T20:34:09.044Z] Removing intermediate container f8dffd293510 [2022-05-03T20:34:09.044Z] ---> 140240a09bad [2022-05-03T20:34:09.044Z] Step 13/25 : WORKDIR / [2022-05-03T20:34:09.323Z] ---> Running in 992d6b4d1d14 [2022-05-03T20:34:09.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:34:09.323Z] Removing intermediate container 05909f9ff2e1 [2022-05-03T20:34:09.323Z] ---> adb4376dca8c [2022-05-03T20:34:09.323Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-03T20:34:09.582Z] Removing intermediate container 992d6b4d1d14 [2022-05-03T20:34:09.582Z] ---> 393926e96386 [2022-05-03T20:34:09.582Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-03T20:34:09.582Z] ---> Running in 3dd1c6ed912d [2022-05-03T20:34:10.157Z] ---> 57d1b486d864 [2022-05-03T20:34:10.157Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-03T20:34:10.157Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:34:10.420Z] ---> 35b9263c910b [2022-05-03T20:34:10.420Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-03T20:34:10.690Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T20:34:10.690Z] v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T20:34:10.690Z] OK: 15855 distinct packages available [2022-05-03T20:34:10.690Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:34:10.948Z] ---> 4a84c64c6c8e [2022-05-03T20:34:10.948Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-03T20:34:11.207Z] Removing intermediate container 3dd1c6ed912d [2022-05-03T20:34:11.207Z] ---> c40b342fff0c [2022-05-03T20:34:11.207Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-03T20:34:11.467Z] ---> Running in 3821c68ccd0e [2022-05-03T20:34:11.467Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:34:11.726Z] ---> 8bf7f0d3abe2 [2022-05-03T20:34:11.726Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-03T20:34:11.726Z] Removing intermediate container 3821c68ccd0e [2022-05-03T20:34:11.726Z] ---> c975a5898341 [2022-05-03T20:34:11.726Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-03T20:34:11.985Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-03T20:34:11.985Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-03T20:34:11.985Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-03T20:34:12.244Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-03T20:34:12.244Z] (5/9) Installing curl (7.80.0-r1) [2022-05-03T20:34:12.507Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-03T20:34:12.507Z] ---> 192c9076c11b [2022-05-03T20:34:12.507Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-03T20:34:12.507Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-03T20:34:12.507Z] ---> Running in 63b23baf95b0 [2022-05-03T20:34:12.507Z] (8/9) Installing libucontext (1.1-r0) [2022-05-03T20:34:12.770Z] ---> 3e2f134cbc1b [2022-05-03T20:34:12.770Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-03T20:34:12.770Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-03T20:34:12.770Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T20:34:12.770Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T20:34:12.770Z] OK: 8 MiB in 23 packages [2022-05-03T20:34:13.713Z] ---> d646e24b08d8 [2022-05-03T20:34:13.713Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-03T20:34:14.649Z] Removing intermediate container fd1ad659c010 [2022-05-03T20:34:14.649Z] ---> 08e462191c5b [2022-05-03T20:34:14.649Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T20:34:14.649Z] ---> b9efde1481b9 [2022-05-03T20:34:14.649Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-03T20:34:14.649Z] ---> Running in a4d66d695e72 [2022-05-03T20:34:14.649Z] Removing intermediate container 63b23baf95b0 [2022-05-03T20:34:14.649Z] ---> 1f58296440c7 [2022-05-03T20:34:14.649Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T20:34:15.215Z] ---> 13e1702deeb1 [2022-05-03T20:34:15.215Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-03T20:34:15.474Z] ---> 7b8be6f84347 [2022-05-03T20:34:15.474Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-03T20:34:16.873Z] Removing intermediate container a4d66d695e72 [2022-05-03T20:34:16.874Z] ---> c4fa618246aa [2022-05-03T20:34:16.874Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-03T20:34:16.874Z] ---> 54f81793a95d [2022-05-03T20:34:16.874Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-03T20:34:17.133Z] ---> 6172dc7054cd [2022-05-03T20:34:17.133Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-03T20:34:17.133Z] ---> Running in 632389de33ca [2022-05-03T20:34:17.704Z] Removing intermediate container 632389de33ca [2022-05-03T20:34:17.704Z] ---> 820aaa4c16a8 [2022-05-03T20:34:17.704Z] Step 23/25 : LABEL arch=x86_64 [2022-05-03T20:34:17.704Z] ---> edbbc65fe3e8 [2022-05-03T20:34:17.704Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-03T20:34:17.745Z] 3f3a8bcf1eab: Pull complete [2022-05-03T20:34:17.745Z] 0c92f367c5e7: Pull complete [2022-05-03T20:34:17.745Z] 3096ccb668a1: Pull complete [2022-05-03T20:34:17.745Z] e8cf19c19ddd: Pull complete [2022-05-03T20:34:17.962Z] ---> 7822acc727a2 [2022-05-03T20:34:17.962Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-03T20:34:17.962Z] ---> Running in 898615f84382 [2022-05-03T20:34:17.962Z] ---> Running in 9fd058203d40 [2022-05-03T20:34:18.248Z] ---> f519fd548e50 [2022-05-03T20:34:18.248Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-03T20:34:18.507Z] Removing intermediate container 898615f84382 [2022-05-03T20:34:18.507Z] ---> bbd2cb55b5de [2022-05-03T20:34:18.507Z] Step 24/25 : LABEL git_sha=3dbef2311167635094b9702bde69b1056438adad [2022-05-03T20:34:18.764Z] Removing intermediate container 9fd058203d40 [2022-05-03T20:34:18.765Z] ---> 8dec63f568bf [2022-05-03T20:34:18.765Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T20:34:19.043Z] ---> Running in 2364a05133d8 [2022-05-03T20:34:19.043Z] ---> Running in c64db07a4ee9 [2022-05-03T20:34:19.303Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-03T20:34:19.563Z] ---> dc1c8bd501bc [2022-05-03T20:34:19.563Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-03T20:34:19.563Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-03T20:34:19.563Z] ---> 7417809fdb73 [2022-05-03T20:34:19.563Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-03T20:34:20.503Z] ---> Running in afc4186db187 [2022-05-03T20:34:20.503Z] Removing intermediate container c64db07a4ee9 [2022-05-03T20:34:20.503Z] ---> 10b14e2811c4 [2022-05-03T20:34:20.503Z] Step 18/20 : LABEL arch=x86_64 [2022-05-03T20:34:20.503Z] Removing intermediate container 2364a05133d8 [2022-05-03T20:34:20.503Z] ---> 816f8bc4039a [2022-05-03T20:34:20.503Z] Step 25/25 : LABEL version=0.0.0 [2022-05-03T20:34:20.503Z] ---> Running in f41db03e3e1f [2022-05-03T20:34:20.810Z] ---> Running in 5908e78de777 [2022-05-03T20:34:20.810Z] ---> Running in fb9dc9506f78 [2022-05-03T20:34:21.069Z] Removing intermediate container f41db03e3e1f [2022-05-03T20:34:21.069Z] ---> 9812c7381516 [2022-05-03T20:34:21.069Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-03T20:34:21.334Z] Removing intermediate container afc4186db187 [2022-05-03T20:34:21.334Z] ---> 8a9bce47d0c7 [2022-05-03T20:34:21.334Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-03T20:34:21.593Z] ---> Running in 4407555bdeb2 [2022-05-03T20:34:21.852Z] Removing intermediate container 5908e78de777 [2022-05-03T20:34:21.852Z] ---> d16f1217834a [2022-05-03T20:34:21.852Z] [2022-05-03T20:34:21.852Z] Removing intermediate container fb9dc9506f78 [2022-05-03T20:34:21.852Z] ---> 2c06226b196c [2022-05-03T20:34:21.852Z] Step 19/20 : LABEL git_sha=3dbef2311167635094b9702bde69b1056438adad [2022-05-03T20:34:22.112Z] Successfully built d16f1217834a [2022-05-03T20:34:22.112Z] ---> b6ba634cf53a [2022-05-03T20:34:22.112Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-03T20:34:22.112Z] Successfully tagged security-secretstore-setup:latest [2022-05-03T20:34:22.112Z]  Building security-secretstore-setup ... done Building core-metadata [2022-05-03T20:34:23.189Z] a4caa8a26152: Pull complete [2022-05-03T20:34:23.189Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-03T20:34:23.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-03T20:34:23.189Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-03T20:34:23.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:34:23.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:34:23.489Z] (1/43) Installing readline (8.1.1-r0) [2022-05-03T20:34:23.489Z] (2/43) Installing bash (5.1.16-r0) [2022-05-03T20:34:23.489Z] Executing bash-5.1.16-r0.post-install [2022-05-03T20:34:23.489Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-03T20:34:23.489Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-03T20:34:23.489Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-03T20:34:23.489Z] (6/43) Installing curl (7.80.0-r1) [2022-05-03T20:34:23.489Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-03T20:34:23.489Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-03T20:34:23.489Z] (9/43) Installing expat (2.4.7-r0) [2022-05-03T20:34:23.489Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-03T20:34:23.489Z] (11/43) Installing gdbm (1.22-r0) [2022-05-03T20:34:23.489Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-03T20:34:23.489Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-03T20:34:23.489Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-03T20:34:23.543Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-03T20:34:23.543Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-03T20:34:23.543Z] WORKDIR /edgex [2022-05-03T20:34:23.543Z] COPY go.mod . [2022-05-03T20:34:23.543Z] RUN go mod download [2022-05-03T20:34:23.749Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-03T20:34:23.749Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-03T20:34:23.749Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-03T20:34:24.008Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-03T20:34:24.008Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-03T20:34:24.008Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-03T20:34:24.008Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-03T20:34:24.008Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-03T20:34:24.008Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-03T20:34:24.008Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-03T20:34:24.008Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-03T20:34:24.008Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-03T20:34:24.008Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-03T20:34:24.008Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-03T20:34:24.008Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-03T20:34:24.008Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-03T20:34:24.267Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-03T20:34:24.267Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-03T20:34:24.267Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-03T20:34:24.267Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-03T20:34:24.267Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-03T20:34:24.267Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-03T20:34:24.267Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-03T20:34:24.267Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-03T20:34:24.267Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-03T20:34:24.267Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-03T20:34:24.267Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-03T20:34:24.526Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-03T20:34:24.526Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-03T20:34:24.526Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T20:34:24.526Z] OK: 83 MiB in 65 packages [2022-05-03T20:34:24.786Z] ---> Running in b4120e37aac4 [2022-05-03T20:34:25.359Z] Collecting docker-compose==1.23.2 [2022-05-03T20:34:25.622Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-03T20:34:25.622Z] Collecting texttable<0.10,>=0.9.0 [2022-05-03T20:34:25.622Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-03T20:34:25.883Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:34:25.883Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:34:25.883Z] ---> 1a308ba9b683 [2022-05-03T20:34:25.883Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T20:34:25.883Z] ---> Using cache [2022-05-03T20:34:25.883Z] ---> 6206c6a77cfd [2022-05-03T20:34:25.883Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:34:25.883Z] ---> Using cache [2022-05-03T20:34:25.883Z] ---> abe020a753d7 [2022-05-03T20:34:25.883Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-03T20:34:26.167Z] Collecting jsonschema<3,>=2.5.1 [2022-05-03T20:34:26.167Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-03T20:34:26.167Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-03T20:34:26.167Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-03T20:34:26.189Z] Sending build context to Docker daemon 169.3MB [2022-05-03T20:34:26.189Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-03T20:34:26.189Z] ---> 725f1c02e7f9 [2022-05-03T20:34:26.189Z] Step 2/4 : WORKDIR /edgex [2022-05-03T20:34:26.735Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-03T20:34:26.735Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-03T20:34:26.735Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-03T20:34:26.735Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-03T20:34:26.735Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-03T20:34:26.994Z] Collecting docker<4.0,>=3.6.0 [2022-05-03T20:34:26.994Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-03T20:34:26.994Z] Collecting docopt<0.7,>=0.6.1 [2022-05-03T20:34:26.994Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-03T20:34:27.252Z] Collecting PyYAML<4,>=3.10 [2022-05-03T20:34:27.510Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-03T20:34:27.510Z] ---> Running in 0490dfd4d544 [2022-05-03T20:34:28.078Z] ---> Running in d123bb07703d [2022-05-03T20:34:28.078Z] Removing intermediate container b4120e37aac4 [2022-05-03T20:34:28.078Z] ---> b55881f1ddb6 [2022-05-03T20:34:28.078Z] Step 20/20 : LABEL version=0.0.0 [2022-05-03T20:34:28.078Z] Collecting cached-property<2,>=1.2.0 [2022-05-03T20:34:28.078Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-03T20:34:28.078Z] Collecting docker-pycreds>=0.4.0 [2022-05-03T20:34:28.078Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-03T20:34:28.176Z] ---> Running in 17f519b6e7fa [2022-05-03T20:34:28.176Z] Removing intermediate container 17f519b6e7fa [2022-05-03T20:34:28.176Z] ---> c523db019216 [2022-05-03T20:34:28.176Z] Step 3/4 : COPY go.mod . [2022-05-03T20:34:28.346Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-03T20:34:28.346Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-03T20:34:28.346Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-03T20:34:28.346Z] ---> Running in 1cdae9bf7ed6 [2022-05-03T20:34:28.346Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-03T20:34:28.346Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-03T20:34:28.346Z] Collecting idna<2.8,>=2.5 [2022-05-03T20:34:28.346Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-03T20:34:28.346Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-03T20:34:28.346Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-03T20:34:28.346Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-03T20:34:28.346Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-03T20:34:28.608Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-03T20:34:28.608Z] Attempting uninstall: urllib3 [2022-05-03T20:34:28.608Z] Found existing installation: urllib3 1.26.7 [2022-05-03T20:34:28.608Z] Uninstalling urllib3-1.26.7: [2022-05-03T20:34:28.608Z] Successfully uninstalled urllib3-1.26.7 [2022-05-03T20:34:28.772Z] ---> 6d6b725dfd58 [2022-05-03T20:34:28.772Z] Step 4/4 : RUN go mod download [2022-05-03T20:34:28.772Z] ---> Running in 488c80d5165d [2022-05-03T20:34:28.867Z] Removing intermediate container 1cdae9bf7ed6 [2022-05-03T20:34:28.867Z] ---> 95cc00b73079 [2022-05-03T20:34:28.867Z] [2022-05-03T20:34:28.867Z] Attempting uninstall: idna [2022-05-03T20:34:28.867Z] Found existing installation: idna 3.3 [2022-05-03T20:34:28.867Z] Uninstalling idna-3.3: [2022-05-03T20:34:28.867Z] Successfully uninstalled idna-3.3 [2022-05-03T20:34:28.867Z] Successfully built 95cc00b73079 [2022-05-03T20:34:28.867Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-03T20:34:28.867Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2022-05-03T20:34:29.126Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:34:30.062Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:34:30.531Z] OK: 221 MiB in 52 packages [2022-05-03T20:34:31.098Z] Attempting uninstall: requests [2022-05-03T20:34:31.098Z] Found existing installation: requests 2.26.0 [2022-05-03T20:34:31.098Z] Uninstalling requests-2.26.0: [2022-05-03T20:34:31.098Z] Successfully uninstalled requests-2.26.0 [2022-05-03T20:34:31.098Z] Running setup.py install for texttable: started [2022-05-03T20:34:31.711Z] Running setup.py install for texttable: finished with status 'done' [2022-05-03T20:34:31.711Z] Running setup.py install for PyYAML: started [2022-05-03T20:34:32.279Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-03T20:34:32.624Z] Running setup.py install for docopt: started [2022-05-03T20:34:32.882Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:34:32.883Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:34:32.883Z] ---> 1a308ba9b683 [2022-05-03T20:34:32.883Z] Step 3/22 : WORKDIR /edgex-go [2022-05-03T20:34:32.883Z] ---> Using cache [2022-05-03T20:34:32.883Z] ---> 6206c6a77cfd [2022-05-03T20:34:32.883Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:34:32.883Z] ---> Using cache [2022-05-03T20:34:32.883Z] ---> abe020a753d7 [2022-05-03T20:34:32.883Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-03T20:34:32.883Z] Running setup.py install for docopt: finished with status 'done' [2022-05-03T20:34:32.883Z] Running setup.py install for dockerpty: started [2022-05-03T20:34:33.451Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-03T20:34:34.395Z] Removing intermediate container 0490dfd4d544 [2022-05-03T20:34:34.395Z] ---> f677c2b4fb23 [2022-05-03T20:34:34.395Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-03T20:34:35.334Z] ---> Running in eaeb1f425394 [2022-05-03T20:34:35.334Z] Removing intermediate container d123bb07703d [2022-05-03T20:34:35.334Z] ---> 7aebd3457dc7 [2022-05-03T20:34:35.334Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T20:34:35.595Z] ---> Running in 370e73ebd44b [2022-05-03T20:34:35.595Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-03T20:34:35.595Z] ---> e7a56d774cc4 [2022-05-03T20:34:35.595Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:34:35.855Z] ---> Running in 55ce63a02f1e [2022-05-03T20:34:35.856Z] Removing intermediate container 370e73ebd44b [2022-05-03T20:34:35.856Z] ---> b19aedff1f16 [2022-05-03T20:34:35.856Z] Step 28/31 : CMD ["gate"] [2022-05-03T20:34:36.116Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:34:36.116Z] ---> Running in 9721c4061330 [2022-05-03T20:34:36.686Z] Removing intermediate container 9721c4061330 [2022-05-03T20:34:36.686Z] ---> ebde8f9647a5 [2022-05-03T20:34:36.686Z] Step 29/31 : LABEL arch=x86_64 [2022-05-03T20:34:36.946Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:34:36.946Z] ---> Running in 8ab454c1f474 [2022-05-03T20:34:37.233Z] OK: 221 MiB in 52 packages [2022-05-03T20:34:37.494Z] Removing intermediate container 8ab454c1f474 [2022-05-03T20:34:37.494Z] ---> e927eb875fa2 [2022-05-03T20:34:37.494Z] Step 30/31 : LABEL git_sha=3dbef2311167635094b9702bde69b1056438adad [2022-05-03T20:34:38.083Z] ---> Running in 1a620e7fb6be [2022-05-03T20:34:38.344Z] Removing intermediate container 55ce63a02f1e [2022-05-03T20:34:38.344Z] ---> 05bb7de09d61 [2022-05-03T20:34:38.344Z] Step 8/23 : COPY . . [2022-05-03T20:34:38.603Z] Removing intermediate container 1a620e7fb6be [2022-05-03T20:34:38.603Z] ---> 1f66edc4b41a [2022-05-03T20:34:38.603Z] Step 31/31 : LABEL version=0.0.0 [2022-05-03T20:34:38.861Z] Removing intermediate container eaeb1f425394 [2022-05-03T20:34:38.861Z] ---> bbc79b11e217 [2022-05-03T20:34:38.861Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-03T20:34:42.148Z] ---> 957ec8b3b65c [2022-05-03T20:34:42.148Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:34:42.148Z] ---> Running in 4cbd7d324cf4 [2022-05-03T20:34:42.148Z] Removing intermediate container 4407555bdeb2 [2022-05-03T20:34:42.148Z] ---> ccb21dcb08f4 [2022-05-03T20:34:42.148Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-03T20:34:42.148Z] ---> Running in 4a0445601cee [2022-05-03T20:34:42.148Z] ---> Running in c65872c9ff79 [2022-05-03T20:34:42.468Z] Removing intermediate container 4cbd7d324cf4 [2022-05-03T20:34:42.468Z] ---> 2a2ba23b4a50 [2022-05-03T20:34:42.468Z] [2022-05-03T20:34:42.468Z] Removing intermediate container c65872c9ff79 [2022-05-03T20:34:42.468Z] ---> 2e8ef7e79c29 [2022-05-03T20:34:42.468Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-03T20:34:42.468Z] Successfully built 2a2ba23b4a50 [2022-05-03T20:34:42.727Z] Successfully tagged security-bootstrapper:latest [2022-05-03T20:34:42.727Z]  Building security-bootstrapper ... done Building core-data [2022-05-03T20:34:42.727Z] ---> Running in 940185d7e60c [2022-05-03T20:34:44.633Z] Removing intermediate container 940185d7e60c [2022-05-03T20:34:44.633Z] ---> 000c451f3d88 [2022-05-03T20:34:44.633Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-03T20:34:46.021Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:34:46.021Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:34:46.021Z] ---> 1a308ba9b683 [2022-05-03T20:34:46.021Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T20:34:46.021Z] ---> Using cache [2022-05-03T20:34:46.021Z] ---> 6206c6a77cfd [2022-05-03T20:34:46.021Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:34:46.021Z] ---> Using cache [2022-05-03T20:34:46.021Z] ---> abe020a753d7 [2022-05-03T20:34:46.021Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-03T20:34:46.589Z] ---> Running in ca4dcadd83b4 [2022-05-03T20:34:46.589Z] ---> 2e107c7a47a0 [2022-05-03T20:34:46.589Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-03T20:34:46.589Z] ---> eef155e0bd5d [2022-05-03T20:34:46.589Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-03T20:34:46.849Z] Removing intermediate container 4a0445601cee [2022-05-03T20:34:46.849Z] ---> 8aa42fb9948e [2022-05-03T20:34:46.849Z] Step 8/22 : COPY . . [2022-05-03T20:34:46.849Z] ---> Running in 7d382cfe7e4a [2022-05-03T20:34:47.108Z] ---> 21048825b216 [2022-05-03T20:34:47.108Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-03T20:34:47.108Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:34:47.677Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-03T20:34:47.956Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:34:48.217Z] OK: 221 MiB in 52 packages [2022-05-03T20:34:49.614Z] ---> 68dfcae4263f [2022-05-03T20:34:49.614Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-03T20:34:49.875Z] ---> Running in 2495cf1df3d2 [2022-05-03T20:34:50.137Z] Removing intermediate container ca4dcadd83b4 [2022-05-03T20:34:50.137Z] ---> 6b285ec541e7 [2022-05-03T20:34:50.137Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T20:34:50.465Z] Removing intermediate container 2495cf1df3d2 [2022-05-03T20:34:50.465Z] ---> b39e6c6b5e60 [2022-05-03T20:34:50.465Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T20:34:51.052Z] ---> Running in d5ecf5ff8f20 [2022-05-03T20:34:51.052Z] ---> 157fc0a99ea3 [2022-05-03T20:34:51.052Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:34:51.317Z] ---> Running in 1216b3ef418e [2022-05-03T20:34:51.317Z] Removing intermediate container d5ecf5ff8f20 [2022-05-03T20:34:51.317Z] ---> caa3eb46b2b3 [2022-05-03T20:34:51.317Z] Step 21/23 : LABEL arch=x86_64 [2022-05-03T20:34:51.897Z] ---> Running in 2b9df8ba81c8 [2022-05-03T20:34:52.167Z] Removing intermediate container 2b9df8ba81c8 [2022-05-03T20:34:52.167Z] ---> 4bc5f60a9919 [2022-05-03T20:34:52.167Z] Step 22/23 : LABEL git_sha=3dbef2311167635094b9702bde69b1056438adad [2022-05-03T20:34:52.443Z] ---> Running in b6aaae79fb0e [2022-05-03T20:34:52.443Z] ---> 3983199dfc7c [2022-05-03T20:34:52.443Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-03T20:34:53.024Z] ---> Running in 068a39ff78dd [2022-05-03T20:34:53.024Z] Removing intermediate container b6aaae79fb0e [2022-05-03T20:34:53.024Z] ---> b9f291d0c7e5 [2022-05-03T20:34:53.024Z] Step 23/23 : LABEL version=0.0.0 [2022-05-03T20:34:53.283Z] ---> Running in 4a30bb555d2a [2022-05-03T20:34:53.283Z] Removing intermediate container 1216b3ef418e [2022-05-03T20:34:53.283Z] ---> 476210940c01 [2022-05-03T20:34:53.283Z] Step 8/23 : COPY . . [2022-05-03T20:34:53.549Z] Removing intermediate container 4a30bb555d2a [2022-05-03T20:34:53.549Z] ---> 42fa60213943 [2022-05-03T20:34:53.549Z] [2022-05-03T20:34:53.549Z] Successfully built 42fa60213943 [2022-05-03T20:34:53.549Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-03T20:34:53.549Z] Successfully tagged sys-mgmt-agent:latest [2022-05-03T20:34:53.549Z]  Building sys-mgmt-agent ... done Building security-spire-agent [2022-05-03T20:35:00.142Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:35:00.142Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:35:00.142Z] ---> 1a308ba9b683 [2022-05-03T20:35:00.142Z] Step 3/26 : WORKDIR /edgex-go [2022-05-03T20:35:00.142Z] ---> Using cache [2022-05-03T20:35:00.142Z] ---> 6206c6a77cfd [2022-05-03T20:35:00.142Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:35:00.142Z] ---> Using cache [2022-05-03T20:35:00.142Z] ---> abe020a753d7 [2022-05-03T20:35:00.142Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-03T20:35:04.343Z] ---> 63caf24751e9 [2022-05-03T20:35:04.343Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-03T20:35:04.343Z] ---> Running in b9194b1bb5b9 [2022-05-03T20:35:04.343Z] ---> Running in 01fb2b34d996 [2022-05-03T20:35:04.929Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:35:04.929Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-03T20:35:05.509Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:35:06.090Z] OK: 221 MiB in 52 packages [2022-05-03T20:35:06.349Z] Removing intermediate container 7d382cfe7e4a [2022-05-03T20:35:06.349Z] ---> 5a0d2a58b6d3 [2022-05-03T20:35:06.349Z] [2022-05-03T20:35:06.349Z] Step 10/23 : FROM alpine:3.14 [2022-05-03T20:35:06.349Z] ---> e04c818066af [2022-05-03T20:35:06.349Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-03T20:35:06.618Z] ---> Running in a2ba4f18816a [2022-05-03T20:35:06.882Z] Removing intermediate container b9194b1bb5b9 [2022-05-03T20:35:06.882Z] ---> b8cd607a2491 [2022-05-03T20:35:06.882Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-03T20:35:07.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:35:07.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:35:07.142Z] ---> 37ffc21b43dd [2022-05-03T20:35:07.142Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:35:07.409Z] ---> Running in e07b1d13e140 [2022-05-03T20:35:07.409Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-03T20:35:07.409Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T20:35:07.409Z] OK: 6 MiB in 15 packages [2022-05-03T20:35:07.998Z] Removing intermediate container a2ba4f18816a [2022-05-03T20:35:07.998Z] ---> 8c85e99e259b [2022-05-03T20:35:07.998Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T20:35:07.998Z] ---> Running in 49495331bd18 [2022-05-03T20:35:08.256Z] Removing intermediate container 49495331bd18 [2022-05-03T20:35:08.256Z] ---> b20ce8b20e5b [2022-05-03T20:35:08.256Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-03T20:35:08.256Z] ---> Running in deead6fd23a8 [2022-05-03T20:35:08.516Z] Removing intermediate container deead6fd23a8 [2022-05-03T20:35:08.516Z] ---> 892f129fc305 [2022-05-03T20:35:08.516Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-03T20:35:08.516Z] ---> Running in 13a392082f1d [2022-05-03T20:35:08.516Z] Removing intermediate container e07b1d13e140 [2022-05-03T20:35:08.516Z] ---> 203fe9457a14 [2022-05-03T20:35:08.516Z] Step 8/26 : COPY . . [2022-05-03T20:35:08.789Z] Removing intermediate container 13a392082f1d [2022-05-03T20:35:08.789Z] ---> 7dbdac8d0643 [2022-05-03T20:35:08.789Z] Step 15/23 : WORKDIR / [2022-05-03T20:35:09.734Z] ---> Running in 20adecfacd91 [2022-05-03T20:35:11.131Z] Removing intermediate container 20adecfacd91 [2022-05-03T20:35:11.131Z] ---> 0ebfc5481e0a [2022-05-03T20:35:11.131Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T20:35:11.392Z] ---> 2a078bf8653e [2022-05-03T20:35:11.392Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-03T20:35:14.698Z] ---> 1df86a4baab1 [2022-05-03T20:35:14.698Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-03T20:35:14.698Z] ---> 97332dccda55 [2022-05-03T20:35:14.698Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-03T20:35:14.698Z] Removing intermediate container 068a39ff78dd [2022-05-03T20:35:14.698Z] ---> 9d15b55c6c59 [2022-05-03T20:35:14.698Z] [2022-05-03T20:35:14.698Z] Step 10/22 : FROM alpine:3.14 [2022-05-03T20:35:14.698Z] ---> e04c818066af [2022-05-03T20:35:14.698Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-03T20:35:14.698Z] ---> Using cache [2022-05-03T20:35:14.698Z] ---> 8c85e99e259b [2022-05-03T20:35:14.698Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T20:35:14.698Z] ---> Using cache [2022-05-03T20:35:14.698Z] ---> b20ce8b20e5b [2022-05-03T20:35:14.698Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-03T20:35:15.009Z] ---> 362f58a21b69 [2022-05-03T20:35:15.009Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-03T20:35:15.271Z] ---> Running in 8f786f756ed3 [2022-05-03T20:35:15.271Z] ---> Running in 7691499a4dc2 [2022-05-03T20:35:15.271Z] ---> Running in 0c54c303dd2a [2022-05-03T20:35:15.533Z] Removing intermediate container 7691499a4dc2 [2022-05-03T20:35:15.533Z] ---> 4c812b4a3a3a [2022-05-03T20:35:15.533Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-03T20:35:15.533Z] Removing intermediate container 8f786f756ed3 [2022-05-03T20:35:15.533Z] ---> 31ff11e30889 [2022-05-03T20:35:15.533Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T20:35:15.533Z] Removing intermediate container 0c54c303dd2a [2022-05-03T20:35:15.533Z] ---> 3d5658fea2ab [2022-05-03T20:35:15.533Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-03T20:35:15.533Z] ---> Running in 517418b8f650 [2022-05-03T20:35:15.533Z] ---> Running in bd3779184c81 [2022-05-03T20:35:15.533Z] ---> Running in a0b3ae5ce2ad [2022-05-03T20:35:15.820Z] Removing intermediate container 517418b8f650 [2022-05-03T20:35:15.820Z] ---> 5200e548035e [2022-05-03T20:35:15.820Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T20:35:15.820Z] Removing intermediate container bd3779184c81 [2022-05-03T20:35:15.820Z] ---> 76e883a5d989 [2022-05-03T20:35:15.820Z] Step 21/23 : LABEL arch=x86_64 [2022-05-03T20:35:15.820Z] ---> Running in 67ffc5deb427 [2022-05-03T20:35:16.088Z] ---> 0a35de26ccc5 [2022-05-03T20:35:16.088Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-03T20:35:16.088Z] Removing intermediate container 67ffc5deb427 [2022-05-03T20:35:16.088Z] ---> 6e49c0d8e26f [2022-05-03T20:35:16.088Z] Step 22/23 : LABEL git_sha=3dbef2311167635094b9702bde69b1056438adad [2022-05-03T20:35:16.367Z] ---> Running in 150007ce2769 [2022-05-03T20:35:16.706Z] Removing intermediate container 150007ce2769 [2022-05-03T20:35:16.706Z] ---> 5677b993e143 [2022-05-03T20:35:16.706Z] Step 23/23 : LABEL version=0.0.0 [2022-05-03T20:35:16.966Z] ---> 576f0c98aa6e [2022-05-03T20:35:16.966Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-03T20:35:16.966Z] ---> Running in bdccfbd1f755 [2022-05-03T20:35:16.966Z] Removing intermediate container a0b3ae5ce2ad [2022-05-03T20:35:16.966Z] ---> fc998b71625a [2022-05-03T20:35:16.966Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-03T20:35:17.538Z] ---> Running in d804e937dc91 [2022-05-03T20:35:17.538Z] Removing intermediate container bdccfbd1f755 [2022-05-03T20:35:17.538Z] ---> 513fb0917b5f [2022-05-03T20:35:17.538Z] [2022-05-03T20:35:17.538Z] ---> e4832e561926 [2022-05-03T20:35:17.538Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-03T20:35:17.538Z] ---> Running in 8cab721c0f3d [2022-05-03T20:35:17.538Z] Removing intermediate container d804e937dc91 [2022-05-03T20:35:17.538Z] ---> 557168bbc0b1 [2022-05-03T20:35:17.538Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-03T20:35:17.798Z] Successfully built 513fb0917b5f [2022-05-03T20:35:17.798Z] Successfully tagged core-metadata:latest [2022-05-03T20:35:17.798Z] Building security-spire-server [2022-05-03T20:35:17.798Z]  Building core-metadata ... done  ---> Running in 5f84372fdcfc [2022-05-03T20:35:17.798Z] Removing intermediate container 8cab721c0f3d [2022-05-03T20:35:17.798Z] ---> d72c6379f154 [2022-05-03T20:35:17.798Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T20:35:17.798Z] ---> Running in 793f128d35a9 [2022-05-03T20:35:18.739Z] Removing intermediate container 793f128d35a9 [2022-05-03T20:35:18.739Z] ---> 4af609d755ce [2022-05-03T20:35:18.739Z] Step 20/22 : LABEL arch=x86_64 [2022-05-03T20:35:19.000Z] spire-1.2.1/ [2022-05-03T20:35:19.000Z] spire-1.2.1/.data/ [2022-05-03T20:35:19.000Z] spire-1.2.1/.data/.file [2022-05-03T20:35:19.000Z] spire-1.2.1/.dockerignore [2022-05-03T20:35:19.000Z] spire-1.2.1/.gitattributes [2022-05-03T20:35:19.000Z] spire-1.2.1/.githooks/ [2022-05-03T20:35:19.000Z] spire-1.2.1/.githooks/pre-commit [2022-05-03T20:35:19.000Z] spire-1.2.1/.github/ [2022-05-03T20:35:19.000Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-03T20:35:19.000Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-03T20:35:19.000Z] spire-1.2.1/.github/dependabot.yml [2022-05-03T20:35:19.000Z] spire-1.2.1/.github/workflows/ [2022-05-03T20:35:19.000Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-03T20:35:19.000Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-03T20:35:19.000Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-03T20:35:19.000Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-03T20:35:19.000Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-03T20:35:19.000Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-03T20:35:19.000Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-03T20:35:19.000Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-03T20:35:19.000Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-03T20:35:19.000Z] spire-1.2.1/.gitignore [2022-05-03T20:35:19.000Z] spire-1.2.1/.go-version [2022-05-03T20:35:19.000Z] spire-1.2.1/.golangci.yml [2022-05-03T20:35:19.000Z] spire-1.2.1/ADOPTERS.md [2022-05-03T20:35:19.000Z] spire-1.2.1/CHANGELOG.md [2022-05-03T20:35:19.000Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-03T20:35:19.000Z] spire-1.2.1/CODEOWNERS [2022-05-03T20:35:19.000Z] spire-1.2.1/CONTRIBUTING.md [2022-05-03T20:35:19.000Z] spire-1.2.1/Dockerfile [2022-05-03T20:35:19.000Z] spire-1.2.1/Dockerfile.dev [2022-05-03T20:35:19.000Z] spire-1.2.1/Dockerfile.scratch [2022-05-03T20:35:19.000Z] spire-1.2.1/LICENSE [2022-05-03T20:35:19.000Z] spire-1.2.1/MAINTAINERS.md [2022-05-03T20:35:19.000Z] spire-1.2.1/Makefile [2022-05-03T20:35:19.000Z] spire-1.2.1/README.md [2022-05-03T20:35:19.000Z] spire-1.2.1/ROADMAP.md [2022-05-03T20:35:19.000Z] spire-1.2.1/SECURITY.md [2022-05-03T20:35:19.000Z] spire-1.2.1/cmd/ [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-agent/ [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/ [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-03T20:35:19.001Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-03T20:35:19.001Z] spire-1.2.1/conf/ [2022-05-03T20:35:19.001Z] spire-1.2.1/conf/agent/ [2022-05-03T20:35:19.001Z] spire-1.2.1/conf/agent/agent.conf [2022-05-03T20:35:19.001Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-03T20:35:19.001Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-03T20:35:19.001Z] spire-1.2.1/conf/server/ [2022-05-03T20:35:19.001Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-03T20:35:19.001Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-03T20:35:19.001Z] spire-1.2.1/conf/server/server.conf [2022-05-03T20:35:19.001Z] spire-1.2.1/conf/server/server_full.conf [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/ [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/SPIRE101.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/auditlog.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/images/ [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/scaling_spire.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/spire_agent.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/spire_server.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/supported_integrations.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/telemetry.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/telemetry_config.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/upgrading.md [2022-05-03T20:35:19.001Z] spire-1.2.1/doc/using_spire.md [2022-05-03T20:35:19.001Z] spire-1.2.1/examples/ [2022-05-03T20:35:19.001Z] spire-1.2.1/examples/README.md [2022-05-03T20:35:19.001Z] spire-1.2.1/go.mod [2022-05-03T20:35:19.001Z] spire-1.2.1/go.sum [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/ [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/ [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/agent.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/api/ [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/client/ [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/common/ [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/config.go [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-03T20:35:19.001Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/manager/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/svid/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/api/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/api/names.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/auth/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/catalog/ [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-03T20:35:19.002Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cli/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/health/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/health/config.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/health/context.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/health/health.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/idutil/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/log/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/log/log.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/log/options.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/profiling/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/selector/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-03T20:35:19.003Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/uptime/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/util/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/util/task.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/version/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/version/version.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/x509util/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/api.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/health/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/id.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/status.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/bundle/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/ca/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/cache/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/catalog/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/config.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/datastore/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-03T20:35:19.004Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/ [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T20:35:19.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-03T20:35:19.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/registration/ [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/server.go [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/server_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/svid/ [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/proto/ [2022-05-03T20:35:19.268Z] spire-1.2.1/proto/private/ [2022-05-03T20:35:19.268Z] spire-1.2.1/proto/private/server/ [2022-05-03T20:35:19.268Z] spire-1.2.1/proto/private/server/journal/ [2022-05-03T20:35:19.268Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-03T20:35:19.268Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-03T20:35:19.268Z] spire-1.2.1/proto/spire/ [2022-05-03T20:35:19.268Z] spire-1.2.1/proto/spire/common/ [2022-05-03T20:35:19.268Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-03T20:35:19.268Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-03T20:35:19.268Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-03T20:35:19.268Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-03T20:35:19.268Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-03T20:35:19.268Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-03T20:35:19.268Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-03T20:35:19.268Z] spire-1.2.1/proto/spire/plugin/ [2022-05-03T20:35:19.268Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-03T20:35:19.268Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-03T20:35:19.268Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-03T20:35:19.268Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-03T20:35:19.268Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-03T20:35:19.268Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-03T20:35:19.268Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-03T20:35:19.268Z] spire-1.2.1/release/ [2022-05-03T20:35:19.268Z] spire-1.2.1/release/spire-extras/ [2022-05-03T20:35:19.268Z] spire-1.2.1/release/spire-extras/README.md [2022-05-03T20:35:19.268Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-03T20:35:19.268Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-03T20:35:19.268Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-03T20:35:19.268Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-03T20:35:19.268Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-03T20:35:19.268Z] spire-1.2.1/release/spire/ [2022-05-03T20:35:19.268Z] spire-1.2.1/release/spire/README.md [2022-05-03T20:35:19.268Z] spire-1.2.1/release/spire/conf/ [2022-05-03T20:35:19.268Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-03T20:35:19.268Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-03T20:35:19.268Z] spire-1.2.1/release/spire/conf/server/ [2022-05-03T20:35:19.268Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-03T20:35:19.268Z] spire-1.2.1/script/ [2022-05-03T20:35:19.268Z] spire-1.2.1/script/build-artifact.sh [2022-05-03T20:35:19.268Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-03T20:35:19.268Z] spire-1.2.1/support/ [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/ [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-03T20:35:19.268Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-03T20:35:19.268Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-03T20:35:19.268Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-03T20:35:19.268Z] spire-1.2.1/test/ [2022-05-03T20:35:19.268Z] spire-1.2.1/test/clock/ [2022-05-03T20:35:19.268Z] spire-1.2.1/test/clock/clock.go [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/ [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-03T20:35:19.268Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/certs/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/config/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/fixture.go [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/registration/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-03T20:35:19.269Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/README.md [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/common [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/setup/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-03T20:35:19.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-03T20:35:19.270Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/test-one.sh [2022-05-03T20:35:19.271Z] spire-1.2.1/test/integration/test.sh [2022-05-03T20:35:19.271Z] spire-1.2.1/test/plugintest/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/plugintest/config.go [2022-05-03T20:35:19.271Z] spire-1.2.1/test/plugintest/load.go [2022-05-03T20:35:19.271Z] spire-1.2.1/test/plugintest/option.go [2022-05-03T20:35:19.271Z] spire-1.2.1/test/spiretest/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-03T20:35:19.271Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-03T20:35:19.271Z] spire-1.2.1/test/spiretest/dir.go [2022-05-03T20:35:19.271Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-03T20:35:19.271Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-03T20:35:19.271Z] spire-1.2.1/test/spiretest/logs.go [2022-05-03T20:35:19.271Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-03T20:35:19.271Z] spire-1.2.1/test/spiretest/suite.go [2022-05-03T20:35:19.271Z] spire-1.2.1/test/spiretest/x509.go [2022-05-03T20:35:19.271Z] spire-1.2.1/test/testca/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/testca/ca.go [2022-05-03T20:35:19.271Z] spire-1.2.1/test/testkey/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/testkey/generate.sh [2022-05-03T20:35:19.271Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-03T20:35:19.271Z] spire-1.2.1/test/testkey/keys.go [2022-05-03T20:35:19.271Z] spire-1.2.1/test/testkey/new.go [2022-05-03T20:35:19.271Z] spire-1.2.1/test/tpmsimulator/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-03T20:35:19.271Z] spire-1.2.1/test/util/ [2022-05-03T20:35:19.271Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-03T20:35:19.271Z] spire-1.2.1/test/util/cert_generation.go [2022-05-03T20:35:19.271Z] spire-1.2.1/test/util/io_redirection.go [2022-05-03T20:35:19.271Z] spire-1.2.1/test/util/race.go [2022-05-03T20:35:19.271Z] spire-1.2.1/test/util/util.go [2022-05-03T20:35:19.271Z] building spire from source... [2022-05-03T20:35:19.271Z] Installing go1.17.7... [2022-05-03T20:35:21.173Z] ---> Running in 6846e34216ce [2022-05-03T20:35:21.173Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:35:21.173Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:35:21.173Z] ---> 1a308ba9b683 [2022-05-03T20:35:21.173Z] Step 3/25 : WORKDIR /edgex-go [2022-05-03T20:35:21.173Z] ---> Using cache [2022-05-03T20:35:21.173Z] ---> 6206c6a77cfd [2022-05-03T20:35:21.173Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:35:21.173Z] ---> Using cache [2022-05-03T20:35:21.173Z] ---> abe020a753d7 [2022-05-03T20:35:21.173Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-03T20:35:21.173Z] ---> Using cache [2022-05-03T20:35:21.173Z] ---> b8cd607a2491 [2022-05-03T20:35:21.173Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-03T20:35:21.173Z] ---> Using cache [2022-05-03T20:35:21.173Z] ---> 37ffc21b43dd [2022-05-03T20:35:21.173Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:35:21.173Z] ---> Using cache [2022-05-03T20:35:21.173Z] ---> 203fe9457a14 [2022-05-03T20:35:21.173Z] Step 8/25 : COPY . . [2022-05-03T20:35:21.173Z] ---> Using cache [2022-05-03T20:35:21.173Z] ---> 362f58a21b69 [2022-05-03T20:35:21.173Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-03T20:35:21.173Z] ---> Using cache [2022-05-03T20:35:21.173Z] ---> 3d5658fea2ab [2022-05-03T20:35:21.173Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-03T20:35:21.173Z] ---> Using cache [2022-05-03T20:35:21.173Z] ---> fc998b71625a [2022-05-03T20:35:21.173Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-03T20:35:21.173Z] ---> Using cache [2022-05-03T20:35:21.173Z] ---> 557168bbc0b1 [2022-05-03T20:35:21.173Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-03T20:35:23.096Z] ---> Running in dcd6b391df2f [2022-05-03T20:35:23.096Z] Removing intermediate container 6846e34216ce [2022-05-03T20:35:23.096Z] ---> 6b6fec377741 [2022-05-03T20:35:23.096Z] Step 21/22 : LABEL git_sha=3dbef2311167635094b9702bde69b1056438adad [2022-05-03T20:35:23.096Z] ---> Running in 766b6c73a982 [2022-05-03T20:35:23.096Z] Removing intermediate container 766b6c73a982 [2022-05-03T20:35:23.096Z] ---> 26350ec006a3 [2022-05-03T20:35:23.096Z] Step 22/22 : LABEL version=0.0.0 [2022-05-03T20:35:23.355Z] ---> Running in c1c1aad15f2a [2022-05-03T20:35:23.930Z] Removing intermediate container c1c1aad15f2a [2022-05-03T20:35:23.930Z] ---> dd4e4dec5b20 [2022-05-03T20:35:23.930Z] [2022-05-03T20:35:23.930Z] spire-1.2.1/ [2022-05-03T20:35:23.930Z] spire-1.2.1/.data/ [2022-05-03T20:35:23.930Z] spire-1.2.1/.data/.file [2022-05-03T20:35:23.930Z] spire-1.2.1/.dockerignore [2022-05-03T20:35:23.930Z] spire-1.2.1/.gitattributes [2022-05-03T20:35:23.930Z] spire-1.2.1/.githooks/ [2022-05-03T20:35:23.930Z] spire-1.2.1/.githooks/pre-commit [2022-05-03T20:35:23.930Z] spire-1.2.1/.github/ [2022-05-03T20:35:23.930Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-03T20:35:23.930Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-03T20:35:23.930Z] spire-1.2.1/.github/dependabot.yml [2022-05-03T20:35:23.930Z] spire-1.2.1/.github/workflows/ [2022-05-03T20:35:23.930Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-03T20:35:23.930Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-03T20:35:23.930Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-03T20:35:23.930Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-03T20:35:23.930Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-03T20:35:23.930Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-03T20:35:23.930Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-03T20:35:23.930Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-03T20:35:23.930Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-03T20:35:23.930Z] spire-1.2.1/.gitignore [2022-05-03T20:35:23.930Z] spire-1.2.1/.go-version [2022-05-03T20:35:23.930Z] spire-1.2.1/.golangci.yml [2022-05-03T20:35:23.930Z] spire-1.2.1/ADOPTERS.md [2022-05-03T20:35:23.930Z] spire-1.2.1/CHANGELOG.md [2022-05-03T20:35:23.930Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-03T20:35:23.930Z] spire-1.2.1/CODEOWNERS [2022-05-03T20:35:23.930Z] spire-1.2.1/CONTRIBUTING.md [2022-05-03T20:35:23.930Z] spire-1.2.1/Dockerfile [2022-05-03T20:35:23.930Z] spire-1.2.1/Dockerfile.dev [2022-05-03T20:35:23.930Z] spire-1.2.1/Dockerfile.scratch [2022-05-03T20:35:23.930Z] spire-1.2.1/LICENSE [2022-05-03T20:35:23.930Z] spire-1.2.1/MAINTAINERS.md [2022-05-03T20:35:23.930Z] spire-1.2.1/Makefile [2022-05-03T20:35:23.930Z] spire-1.2.1/README.md [2022-05-03T20:35:23.930Z] spire-1.2.1/ROADMAP.md [2022-05-03T20:35:23.930Z] spire-1.2.1/SECURITY.md [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/ [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-agent/ [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/ [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-03T20:35:23.930Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-03T20:35:23.930Z] spire-1.2.1/conf/ [2022-05-03T20:35:23.930Z] spire-1.2.1/conf/agent/ [2022-05-03T20:35:23.930Z] spire-1.2.1/conf/agent/agent.conf [2022-05-03T20:35:23.930Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-03T20:35:23.930Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-03T20:35:23.930Z] spire-1.2.1/conf/server/ [2022-05-03T20:35:23.930Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-03T20:35:23.930Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-03T20:35:23.930Z] spire-1.2.1/conf/server/server.conf [2022-05-03T20:35:23.930Z] spire-1.2.1/conf/server/server_full.conf [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/ [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/SPIRE101.md [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/auditlog.md [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/images/ [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-03T20:35:23.930Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/scaling_spire.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/spire_agent.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/spire_server.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/supported_integrations.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/telemetry.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/telemetry_config.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/upgrading.md [2022-05-03T20:35:23.931Z] spire-1.2.1/doc/using_spire.md [2022-05-03T20:35:23.931Z] spire-1.2.1/examples/ [2022-05-03T20:35:23.931Z] spire-1.2.1/examples/README.md [2022-05-03T20:35:23.931Z] spire-1.2.1/go.mod [2022-05-03T20:35:23.931Z] spire-1.2.1/go.sum [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/agent.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/api/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/client/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/common/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/config.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/manager/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/svid/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/api/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/api/names.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/auth/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/catalog/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/cli/ [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-03T20:35:23.931Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/health/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/health/config.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/health/context.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/health/health.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/idutil/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/log/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/log/log.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/log/options.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/profiling/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/selector/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/uptime/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/util/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/util/task.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/version/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/version/version.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/x509util/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/api.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/health/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/id.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-03T20:35:23.932Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/api/status.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/bundle/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/ca/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/cache/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/catalog/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/config.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/datastore/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-03T20:35:23.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pemSuccessfully built dd4e4dec5b20 [2022-05-03T20:35:23.934Z] [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/registration/ [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/server.go [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/server_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/svid/ [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/proto/ [2022-05-03T20:35:23.934Z] spire-1.2.1/proto/private/ [2022-05-03T20:35:23.934Z] spire-1.2.1/proto/private/server/ [2022-05-03T20:35:23.934Z] spire-1.2.1/proto/private/server/journal/ [2022-05-03T20:35:23.934Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-03T20:35:23.934Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-03T20:35:23.934Z] spire-1.2.1/proto/spire/ [2022-05-03T20:35:23.934Z] spire-1.2.1/proto/spire/common/ [2022-05-03T20:35:23.934Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-03T20:35:23.934Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-03T20:35:23.934Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-03T20:35:23.934Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-03T20:35:23.934Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-03T20:35:23.934Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-03T20:35:23.934Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-03T20:35:23.934Z] spire-1.2.1/proto/spire/plugin/ [2022-05-03T20:35:23.934Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-03T20:35:23.934Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-03T20:35:23.934Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-03T20:35:23.934Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-03T20:35:23.934Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-03T20:35:23.934Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-03T20:35:23.934Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-03T20:35:23.934Z] spire-1.2.1/release/ [2022-05-03T20:35:23.934Z] spire-1.2.1/release/spire-extras/ [2022-05-03T20:35:23.934Z] spire-1.2.1/release/spire-extras/README.md [2022-05-03T20:35:23.934Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-03T20:35:23.934Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-03T20:35:23.934Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-03T20:35:23.934Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-03T20:35:23.934Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-03T20:35:23.934Z] spire-1.2.1/release/spire/ [2022-05-03T20:35:23.934Z] spire-1.2.1/release/spire/README.md [2022-05-03T20:35:23.934Z] spire-1.2.1/release/spire/conf/ [2022-05-03T20:35:23.934Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-03T20:35:23.934Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-03T20:35:23.934Z] spire-1.2.1/release/spire/conf/server/ [2022-05-03T20:35:23.934Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-03T20:35:23.934Z] spire-1.2.1/script/ [2022-05-03T20:35:23.934Z] spire-1.2.1/script/build-artifact.sh [2022-05-03T20:35:23.934Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-03T20:35:23.934Z] spire-1.2.1/support/ [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/ [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-03T20:35:23.934Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-03T20:35:23.934Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.goSuccessfully tagged support-scheduler:latest [2022-05-03T20:35:23.934Z]  Building support-scheduler ... done Building support-notifications [2022-05-03T20:35:23.934Z] [2022-05-03T20:35:23.934Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-03T20:35:23.934Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-03T20:35:23.934Z] spire-1.2.1/test/ [2022-05-03T20:35:23.934Z] spire-1.2.1/test/clock/ [2022-05-03T20:35:23.934Z] spire-1.2.1/test/clock/clock.go [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/ [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fixture/ [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fixture/certs/ [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-03T20:35:23.934Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/config/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/fixture.go [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/registration/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-03T20:35:23.935Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/README.md [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/common [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/setup/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-03T20:35:23.935Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/test-one.sh [2022-05-03T20:35:23.936Z] spire-1.2.1/test/integration/test.sh [2022-05-03T20:35:23.936Z] spire-1.2.1/test/plugintest/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/plugintest/config.go [2022-05-03T20:35:23.936Z] spire-1.2.1/test/plugintest/load.go [2022-05-03T20:35:23.936Z] spire-1.2.1/test/plugintest/option.go [2022-05-03T20:35:23.936Z] spire-1.2.1/test/spiretest/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-03T20:35:23.936Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-03T20:35:23.936Z] spire-1.2.1/test/spiretest/dir.go [2022-05-03T20:35:23.936Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-03T20:35:23.936Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-03T20:35:23.936Z] spire-1.2.1/test/spiretest/logs.go [2022-05-03T20:35:23.936Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-03T20:35:23.936Z] spire-1.2.1/test/spiretest/suite.go [2022-05-03T20:35:23.936Z] spire-1.2.1/test/spiretest/x509.go [2022-05-03T20:35:23.936Z] spire-1.2.1/test/testca/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/testca/ca.go [2022-05-03T20:35:23.936Z] spire-1.2.1/test/testkey/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/testkey/generate.sh [2022-05-03T20:35:23.936Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-03T20:35:23.936Z] spire-1.2.1/test/testkey/keys.go [2022-05-03T20:35:23.936Z] spire-1.2.1/test/testkey/new.go [2022-05-03T20:35:23.936Z] spire-1.2.1/test/tpmsimulator/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-03T20:35:23.936Z] spire-1.2.1/test/util/ [2022-05-03T20:35:23.936Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-03T20:35:23.936Z] spire-1.2.1/test/util/cert_generation.go [2022-05-03T20:35:23.936Z] spire-1.2.1/test/util/io_redirection.go [2022-05-03T20:35:23.936Z] spire-1.2.1/test/util/race.go [2022-05-03T20:35:23.936Z] spire-1.2.1/test/util/util.go [2022-05-03T20:35:23.936Z] building spire from source... [2022-05-03T20:35:23.936Z] Installing go1.17.7... [2022-05-03T20:35:25.316Z] Building bin/spire-server... [2022-05-03T20:35:25.316Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-03T20:35:25.316Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-03T20:35:25.316Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-03T20:35:25.316Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-03T20:35:25.316Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-03T20:35:25.316Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-03T20:35:25.316Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-03T20:35:25.316Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-03T20:35:25.316Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-03T20:35:25.316Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-03T20:35:25.392Z] Removing intermediate container 488c80d5165d [2022-05-03T20:35:25.392Z] ---> 300db42304d9 [2022-05-03T20:35:25.392Z] Successfully built 300db42304d9 [2022-05-03T20:35:25.392Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:35:25.575Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-03T20:35:25.575Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-03T20:35:25.576Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-03T20:35:25.576Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-03T20:35:25.576Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-03T20:35:25.738Z] + docker inspect -f . ci-base-image-arm64 [2022-05-03T20:35:25.738Z] . [Pipeline] withDockerContainer [2022-05-03T20:35:25.835Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-03T20:35:25.835Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-03T20:35:25.835Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-03T20:35:25.835Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-03T20:35:25.835Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-03T20:35:25.961Z] prd-ubuntu20.04-docker-arm64-4c-16g-40401 does not seem to be running inside a container [2022-05-03T20:35:26.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-03T20:35:26.097Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-03T20:35:26.097Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-03T20:35:26.097Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-03T20:35:26.097Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-03T20:35:26.097Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-03T20:35:26.097Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-03T20:35:26.097Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-03T20:35:26.356Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-03T20:35:26.356Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-03T20:35:26.356Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-03T20:35:26.356Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-03T20:35:26.616Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-03T20:35:26.616Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-03T20:35:26.616Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-03T20:35:26.876Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-03T20:35:26.876Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-03T20:35:26.876Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-03T20:35:26.876Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-03T20:35:26.876Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-03T20:35:26.876Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-03T20:35:27.137Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-03T20:35:27.137Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-03T20:35:27.137Z] Building bin/spire-agent... [2022-05-03T20:35:27.137Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-03T20:35:27.137Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-03T20:35:27.137Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-03T20:35:27.137Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-03T20:35:27.137Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-03T20:35:27.137Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-03T20:35:27.137Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-03T20:35:27.371Z] $ docker top 3559cafe965c0f16c6fd8d1682ac881036964820069afa14f2849dea7bc21e37 -eo pid,comm [2022-05-03T20:35:27.396Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-03T20:35:27.396Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-03T20:35:27.396Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-03T20:35:27.396Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-03T20:35:27.396Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-03T20:35:27.396Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:35:27.396Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:35:27.396Z] ---> 1a308ba9b683 [2022-05-03T20:35:27.396Z] Step 3/22 : WORKDIR /edgex-go [2022-05-03T20:35:27.396Z] ---> Using cache [2022-05-03T20:35:27.396Z] ---> 6206c6a77cfd [2022-05-03T20:35:27.396Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:35:27.396Z] ---> Using cache [2022-05-03T20:35:27.396Z] ---> abe020a753d7 [2022-05-03T20:35:27.396Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-03T20:35:27.396Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-03T20:35:27.396Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-03T20:35:27.396Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [Pipeline] { [Pipeline] sh [2022-05-03T20:35:27.658Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-03T20:35:27.917Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-03T20:35:27.917Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-03T20:35:27.917Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-03T20:35:27.917Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-03T20:35:27.917Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-03T20:35:27.917Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-03T20:35:27.917Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-03T20:35:28.180Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-03T20:35:28.180Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-03T20:35:28.277Z] + go version [2022-05-03T20:35:28.277Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-03T20:35:28.307Z] $ docker stop --time=1 3559cafe965c0f16c6fd8d1682ac881036964820069afa14f2849dea7bc21e37 [2022-05-03T20:35:28.440Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-03T20:35:28.440Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-03T20:35:28.440Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-03T20:35:28.440Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-03T20:35:28.440Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-03T20:35:28.440Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-03T20:35:29.379Z] Building bin/spire-server... [2022-05-03T20:35:29.379Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-03T20:35:29.379Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-03T20:35:29.379Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-03T20:35:29.379Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-03T20:35:29.379Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-03T20:35:29.638Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-03T20:35:29.638Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-03T20:35:29.638Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-03T20:35:29.638Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-03T20:35:29.638Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-03T20:35:29.897Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-03T20:35:29.897Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-03T20:35:29.897Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-03T20:35:29.897Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-03T20:35:29.897Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-03T20:35:29.897Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-03T20:35:29.897Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-03T20:35:29.897Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-03T20:35:29.897Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-03T20:35:29.897Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-03T20:35:30.021Z] $ docker rm -f 3559cafe965c0f16c6fd8d1682ac881036964820069afa14f2849dea7bc21e37 [2022-05-03T20:35:30.156Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-03T20:35:30.156Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-03T20:35:30.156Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-03T20:35:30.156Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-03T20:35:30.156Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:35:30.645Z] + docker inspect -f . ci-base-image-arm64 [2022-05-03T20:35:30.645Z] . [Pipeline] withDockerContainer [2022-05-03T20:35:30.668Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-03T20:35:30.668Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-03T20:35:30.888Z] prd-ubuntu20.04-docker-arm64-4c-16g-40401 does not seem to be running inside a container [2022-05-03T20:35:30.927Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-03T20:35:30.927Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-03T20:35:30.927Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-03T20:35:30.927Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-03T20:35:30.927Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-03T20:35:30.927Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-03T20:35:30.980Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-03T20:35:31.186Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-03T20:35:31.186Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-03T20:35:31.186Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-03T20:35:31.186Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-03T20:35:31.186Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-03T20:35:31.186Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-03T20:35:31.446Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-03T20:35:31.446Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-03T20:35:31.446Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-03T20:35:31.706Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-03T20:35:31.706Z] go: downloading google.golang.org/api v0.70.0 [2022-05-03T20:35:31.706Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-03T20:35:31.706Z] go: downloading k8s.io/api v0.23.4 [2022-05-03T20:35:31.706Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-03T20:35:31.706Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-03T20:35:31.706Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-03T20:35:31.706Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-03T20:35:31.706Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-03T20:35:31.706Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-03T20:35:31.706Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-03T20:35:31.706Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-03T20:35:31.706Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-03T20:35:31.972Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-03T20:35:31.972Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-03T20:35:31.972Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-03T20:35:31.972Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-03T20:35:31.972Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-03T20:35:32.429Z] $ docker top 6fc10c987cab0639f14d854407215ac56d6523aefd613855e2e95b0174c4759c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-03T20:35:32.728Z] ========================================================= [2022-05-03T20:35:32.728Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-03T20:35:32.728Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-03T20:35:32.907Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-03T20:35:32.907Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-03T20:35:32.907Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-03T20:35:32.907Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-03T20:35:33.166Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-03T20:35:33.393Z] + make test [2022-05-03T20:35:33.393Z] go mod tidy -compat=1.17 [2022-05-03T20:35:33.424Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-03T20:35:33.425Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-03T20:35:33.425Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-03T20:35:33.425Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-03T20:35:33.684Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-03T20:35:33.943Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-03T20:35:34.201Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-03T20:35:34.201Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-03T20:35:34.201Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-03T20:35:34.381Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-03T20:35:34.460Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-03T20:35:34.717Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-03T20:35:34.976Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-03T20:35:35.234Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-03T20:35:35.234Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-03T20:35:35.234Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-03T20:35:35.676Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-03T20:35:35.676Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-03T20:35:35.676Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-03T20:35:35.676Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-03T20:35:35.676Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-03T20:35:35.942Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-03T20:35:35.942Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-03T20:35:35.942Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-03T20:35:35.942Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-03T20:35:35.942Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-03T20:35:35.942Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-03T20:35:35.942Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-03T20:35:35.942Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-03T20:35:36.202Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-03T20:35:36.202Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-03T20:35:36.202Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-03T20:35:36.202Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-03T20:35:36.461Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-03T20:35:36.461Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-03T20:35:36.461Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-03T20:35:36.720Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-03T20:35:36.720Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-03T20:35:36.720Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-03T20:35:36.720Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-03T20:35:36.720Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-03T20:35:37.358Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-03T20:35:37.358Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-03T20:35:37.358Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-03T20:35:37.358Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-03T20:35:37.358Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-03T20:35:37.358Z] go: downloading google.golang.org/api v0.70.0 [2022-05-03T20:35:37.358Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-03T20:35:37.358Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-03T20:35:37.358Z] go: downloading k8s.io/api v0.23.4 [2022-05-03T20:35:37.358Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-03T20:35:37.621Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-03T20:35:37.621Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-03T20:35:37.621Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-03T20:35:37.621Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-03T20:35:37.621Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-03T20:35:37.885Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-03T20:35:37.885Z] go: downloading go.opencensus.io v0.23.0 [2022-05-03T20:35:37.885Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-03T20:35:37.885Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-03T20:35:37.885Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-03T20:35:37.885Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-03T20:35:37.885Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-03T20:35:37.885Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-03T20:35:37.885Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-03T20:35:37.885Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-03T20:35:37.885Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-03T20:35:37.885Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-03T20:35:37.885Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-03T20:35:38.271Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-03T20:35:38.531Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-03T20:35:38.531Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-03T20:35:38.531Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-03T20:35:38.531Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-03T20:35:38.531Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-03T20:35:38.531Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-03T20:35:38.531Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-03T20:35:38.531Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-03T20:35:38.531Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-03T20:35:38.531Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-03T20:35:38.531Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-03T20:35:39.243Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-03T20:35:39.243Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-03T20:35:39.503Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-03T20:35:39.503Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-03T20:35:39.503Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-03T20:35:39.503Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-03T20:35:39.503Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-03T20:35:39.503Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-03T20:35:39.763Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-03T20:35:39.763Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-03T20:35:39.763Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-03T20:35:39.763Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-03T20:35:40.700Z] Removing intermediate container 01fb2b34d996 [2022-05-03T20:35:40.700Z] ---> 805d3708c096 [2022-05-03T20:35:40.700Z] [2022-05-03T20:35:40.700Z] Step 10/23 : FROM alpine:3.14 [2022-05-03T20:35:40.700Z] ---> e04c818066af [2022-05-03T20:35:40.700Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-03T20:35:40.700Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-03T20:35:40.960Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-03T20:35:40.960Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-03T20:35:40.960Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-03T20:35:41.218Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-03T20:35:41.219Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-03T20:35:41.219Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-03T20:35:41.219Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-03T20:35:41.219Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-03T20:35:41.788Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-03T20:35:41.788Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-03T20:35:41.788Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-03T20:35:41.788Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-03T20:35:41.788Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-03T20:35:42.359Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-03T20:35:42.359Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-03T20:35:42.359Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-03T20:35:42.359Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-03T20:35:42.359Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-03T20:35:42.359Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-03T20:35:42.359Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-03T20:35:42.359Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-03T20:35:42.620Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-03T20:35:42.880Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-03T20:35:42.880Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-03T20:35:42.880Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-03T20:35:42.880Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-03T20:35:42.880Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-03T20:35:43.140Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-03T20:35:43.140Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-03T20:35:43.140Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-03T20:35:43.140Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-03T20:35:43.140Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-03T20:35:43.709Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-03T20:35:43.709Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-03T20:35:43.709Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-03T20:35:43.709Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-03T20:35:43.709Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-03T20:35:44.650Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-03T20:35:44.650Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-03T20:35:44.650Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-03T20:35:44.650Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-03T20:35:44.650Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-03T20:35:45.262Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-03T20:35:45.262Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-03T20:35:45.530Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-03T20:35:45.530Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-03T20:35:45.530Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-03T20:35:45.530Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-03T20:35:45.530Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-03T20:35:45.530Z] go: downloading go.opencensus.io v0.23.0 [2022-05-03T20:35:45.530Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-03T20:35:45.530Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-03T20:35:45.530Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-03T20:35:45.530Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-03T20:35:45.791Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-03T20:35:45.791Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-03T20:35:45.791Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-03T20:35:45.791Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-03T20:35:45.791Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-03T20:35:45.791Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-03T20:35:45.791Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-03T20:35:45.791Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-03T20:35:45.791Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-03T20:35:45.791Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-03T20:35:46.055Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-03T20:35:46.055Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-03T20:35:46.055Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-03T20:35:46.055Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-03T20:35:47.962Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-03T20:35:47.962Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-03T20:36:02.844Z]  ---> Running in 5898c0eaeda5 [2022-05-03T20:36:02.844Z] ---> Running in a0340ce99deb [2022-05-03T20:36:02.844Z] Removing intermediate container a0340ce99deb [2022-05-03T20:36:02.844Z] ---> 109d96722b45 [2022-05-03T20:36:02.844Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-03T20:36:02.844Z] ---> Running in e7ebc1b9a009 [2022-05-03T20:36:02.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:36:03.104Z] Removing intermediate container e7ebc1b9a009 [2022-05-03T20:36:03.104Z] ---> 7a27cd5fc67a [2022-05-03T20:36:03.104Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-03T20:36:03.363Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:36:03.932Z] OK: 221 MiB in 52 packages [2022-05-03T20:36:06.466Z] ---> Running in c49eba8b68bd [2022-05-03T20:36:07.036Z] Removing intermediate container c49eba8b68bd [2022-05-03T20:36:07.036Z] ---> 7492073f63cc [2022-05-03T20:36:07.036Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:36:07.295Z] Removing intermediate container 5898c0eaeda5 [2022-05-03T20:36:07.295Z] ---> a5f87659eeb4 [2022-05-03T20:36:07.295Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-03T20:36:07.555Z] ---> Running in 5460b14d92f8 [2022-05-03T20:36:08.123Z] ---> 634fd58fe1cf [2022-05-03T20:36:08.123Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:36:08.123Z] ---> Running in c0fea4f8c7f0 [2022-05-03T20:36:09.504Z] Removing intermediate container 5460b14d92f8 [2022-05-03T20:36:09.504Z] ---> 9bde104059ec [2022-05-03T20:36:09.504Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-03T20:36:10.073Z] ---> Running in 41b00bb1e038 [2022-05-03T20:36:10.640Z] Removing intermediate container c0fea4f8c7f0 [2022-05-03T20:36:10.640Z] ---> d75dd21b0281 [2022-05-03T20:36:10.640Z] Step 8/22 : COPY . . [2022-05-03T20:36:10.899Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:36:11.467Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:36:12.034Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-03T20:36:12.034Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-03T20:36:12.034Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-03T20:36:12.034Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-03T20:36:12.294Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-03T20:36:12.294Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-03T20:36:12.294Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T20:36:12.294Z] OK: 8 MiB in 20 packages [2022-05-03T20:36:13.410Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-03T20:36:17.588Z] Removing intermediate container 41b00bb1e038 [2022-05-03T20:36:17.588Z] ---> eb488287575d [2022-05-03T20:36:17.588Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T20:36:19.491Z] ---> 77b9d2c6d5b6 [2022-05-03T20:36:19.491Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-03T20:36:22.031Z] ---> d60d21a086f2 [2022-05-03T20:36:22.031Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-03T20:36:23.492Z] ---> 9d0dac784897 [2022-05-03T20:36:23.492Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-03T20:36:23.492Z] ---> Running in 156eb7f6f81d [2022-05-03T20:36:23.773Z] Removing intermediate container 156eb7f6f81d [2022-05-03T20:36:23.774Z] ---> 835971bd972c [2022-05-03T20:36:23.774Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T20:36:24.033Z] ---> Running in b5fa64a1063e [2022-05-03T20:36:24.968Z] Removing intermediate container b5fa64a1063e [2022-05-03T20:36:24.968Z] ---> b34fba8e6c12 [2022-05-03T20:36:24.968Z] Step 21/23 : LABEL arch=x86_64 [2022-05-03T20:36:25.227Z] ---> Running in 785a4401cb51 [2022-05-03T20:36:25.798Z] Removing intermediate container 785a4401cb51 [2022-05-03T20:36:25.798Z] ---> c59d8b7b83f5 [2022-05-03T20:36:25.799Z] Step 22/23 : LABEL git_sha=3dbef2311167635094b9702bde69b1056438adad [2022-05-03T20:36:26.060Z] ---> Running in 864ced2a78ea [2022-05-03T20:36:26.628Z] Removing intermediate container 864ced2a78ea [2022-05-03T20:36:26.628Z] ---> db5cb10b2aa2 [2022-05-03T20:36:26.628Z] Step 23/23 : LABEL version=0.0.0 [2022-05-03T20:36:26.891Z] ---> Running in 75ef75c3b170 [2022-05-03T20:36:27.458Z] Removing intermediate container 75ef75c3b170 [2022-05-03T20:36:27.458Z] ---> 60ae243f5fef [2022-05-03T20:36:27.458Z] [2022-05-03T20:36:27.797Z] Successfully built 60ae243f5fef [2022-05-03T20:36:27.797Z] Successfully tagged core-data:latest [2022-05-03T20:36:27.797Z]  Building core-data ... done Building core-command [2022-05-03T20:36:33.209Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:36:33.209Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:36:33.209Z] ---> 1a308ba9b683 [2022-05-03T20:36:33.209Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T20:36:33.209Z] ---> Using cache [2022-05-03T20:36:33.209Z] ---> 6206c6a77cfd [2022-05-03T20:36:33.209Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:36:33.209Z] ---> Using cache [2022-05-03T20:36:33.209Z] ---> abe020a753d7 [2022-05-03T20:36:33.209Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-03T20:36:33.209Z] ---> Using cache [2022-05-03T20:36:33.209Z] ---> bbc79b11e217 [2022-05-03T20:36:33.209Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T20:36:33.209Z] ---> Using cache [2022-05-03T20:36:33.209Z] ---> 957ec8b3b65c [2022-05-03T20:36:33.209Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:36:33.209Z] ---> Using cache [2022-05-03T20:36:33.209Z] ---> 8aa42fb9948e [2022-05-03T20:36:33.209Z] Step 8/23 : COPY . . [2022-05-03T20:36:33.209Z] ---> Using cache [2022-05-03T20:36:33.209Z] ---> 3983199dfc7c [2022-05-03T20:36:33.209Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-03T20:36:34.145Z] ---> af202039d915 [2022-05-03T20:36:34.145Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-03T20:36:36.682Z] ---> Running in d12756908623 [2022-05-03T20:36:36.682Z] ---> Running in 35246a10b99f [2022-05-03T20:36:37.251Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-03T20:36:37.251Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-03T20:37:33.488Z] Removing intermediate container d1a0e36eb329 [2022-05-03T20:37:33.488Z] ---> 4c069411260d [2022-05-03T20:37:33.488Z] [2022-05-03T20:37:33.488Z] Step 13/26 : FROM alpine:3.15 [2022-05-03T20:37:33.488Z] ---> 0ac33e5f5afa [2022-05-03T20:37:33.488Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T20:37:33.488Z] ---> Using cache [2022-05-03T20:37:33.488Z] ---> 1ae59876bba4 [2022-05-03T20:37:33.488Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:37:33.488Z] ---> Using cache [2022-05-03T20:37:33.488Z] ---> 17f9b6a00c0f [2022-05-03T20:37:33.488Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-03T20:37:33.488Z] ---> Running in ee9e48500d47 [2022-05-03T20:37:33.488Z] Removing intermediate container d12756908623 [2022-05-03T20:37:33.488Z] ---> e1d71ea9c390 [2022-05-03T20:37:33.488Z] [2022-05-03T20:37:33.488Z] Step 10/23 : FROM alpine:3.14 [2022-05-03T20:37:33.488Z] ---> e04c818066af [2022-05-03T20:37:33.488Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-03T20:37:33.488Z] ---> Using cache [2022-05-03T20:37:33.488Z] ---> 8c85e99e259b [2022-05-03T20:37:33.488Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T20:37:33.488Z] ---> Using cache [2022-05-03T20:37:33.488Z] ---> b20ce8b20e5b [2022-05-03T20:37:33.488Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-03T20:37:33.488Z] ---> Running in 6890140e93a5 [2022-05-03T20:37:33.488Z] Removing intermediate container 35246a10b99f [2022-05-03T20:37:33.488Z] ---> c621a2a2c273 [2022-05-03T20:37:33.488Z] [2022-05-03T20:37:33.488Z] Step 10/22 : FROM alpine:3.14 [2022-05-03T20:37:33.488Z] ---> e04c818066af [2022-05-03T20:37:33.488Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-03T20:37:33.488Z] ---> Running in 51e2889174b9 [2022-05-03T20:37:33.488Z] Removing intermediate container 6890140e93a5 [2022-05-03T20:37:33.488Z] ---> 6b4e530e4aeb [2022-05-03T20:37:33.488Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-03T20:37:33.488Z] ---> Running in abd705e2924b [2022-05-03T20:37:33.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:37:33.488Z] Removing intermediate container abd705e2924b [2022-05-03T20:37:33.488Z] ---> 70fa101b3dac [2022-05-03T20:37:33.488Z] Step 15/23 : WORKDIR / [2022-05-03T20:37:33.488Z] ---> Running in b68e7d3fc794 [2022-05-03T20:37:33.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:37:33.489Z] Removing intermediate container b68e7d3fc794 [2022-05-03T20:37:33.489Z] ---> 0496781aaab9 [2022-05-03T20:37:33.489Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T20:37:33.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:37:33.489Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-03T20:37:33.489Z] ---> 77484447accb [2022-05-03T20:37:33.489Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-03T20:37:33.489Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-03T20:37:33.489Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T20:37:33.489Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T20:37:33.489Z] OK: 6 MiB in 16 packages [2022-05-03T20:37:33.489Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:37:33.489Z] ---> 25ffc95bcfaa [2022-05-03T20:37:33.489Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-03T20:37:33.489Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T20:37:33.489Z] v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T20:37:33.489Z] OK: 15855 distinct packages available [2022-05-03T20:37:33.489Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:37:33.489Z] Removing intermediate container 51e2889174b9 [2022-05-03T20:37:33.489Z] ---> 3c0cf17f94f1 [2022-05-03T20:37:33.489Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T20:37:33.489Z] ---> 8f4ca59a2d6c [2022-05-03T20:37:33.489Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-03T20:37:33.489Z] ---> Running in 7060c47e2fc7 [2022-05-03T20:37:33.489Z] ---> Running in fee3b17b073b [2022-05-03T20:37:33.489Z] Removing intermediate container 7060c47e2fc7 [2022-05-03T20:37:33.489Z] ---> 513c1d773b1c [2022-05-03T20:37:33.489Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-03T20:37:33.489Z] Removing intermediate container fee3b17b073b [2022-05-03T20:37:33.489Z] ---> b7e2d2e8ad1f [2022-05-03T20:37:33.489Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T20:37:33.489Z] ---> Running in 1f2974291fd1 [2022-05-03T20:37:33.489Z] ---> Running in 8d32d221c3cf [2022-05-03T20:37:33.489Z] Removing intermediate container 1f2974291fd1 [2022-05-03T20:37:33.489Z] ---> c1641da62e17 [2022-05-03T20:37:33.489Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-03T20:37:33.489Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:37:33.489Z] ---> Running in c9d76ced433b [2022-05-03T20:37:33.489Z] Removing intermediate container 8d32d221c3cf [2022-05-03T20:37:33.489Z] ---> 487fcf36f685 [2022-05-03T20:37:33.489Z] Step 21/23 : LABEL arch=x86_64 [2022-05-03T20:37:33.489Z] ---> Running in c4db9b84a7ce [2022-05-03T20:37:33.489Z] Removing intermediate container c9d76ced433b [2022-05-03T20:37:33.489Z] ---> 8392ca5130d4 [2022-05-03T20:37:33.489Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T20:37:33.489Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-03T20:37:33.489Z] Removing intermediate container c4db9b84a7ce [2022-05-03T20:37:33.489Z] ---> f2b4ef55e963 [2022-05-03T20:37:33.489Z] Step 22/23 : LABEL git_sha=3dbef2311167635094b9702bde69b1056438adad [2022-05-03T20:37:33.489Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-03T20:37:33.489Z] (3/4) Installing libucontext (1.1-r0) [2022-05-03T20:37:33.489Z] ---> 977bc1f30253 [2022-05-03T20:37:33.489Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-03T20:37:33.489Z] ---> Running in df084a70aa65 [2022-05-03T20:37:33.489Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-03T20:37:33.489Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T20:37:33.489Z] OK: 6 MiB in 18 packages [2022-05-03T20:37:33.489Z] Removing intermediate container df084a70aa65 [2022-05-03T20:37:33.489Z] ---> bbdded817564 [2022-05-03T20:37:33.489Z] Step 23/23 : LABEL version=0.0.0 [2022-05-03T20:37:33.489Z] ---> Running in 117cf8b1ddc3 [2022-05-03T20:37:33.489Z] ---> 469b34721529 [2022-05-03T20:37:33.489Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-03T20:37:33.489Z] Removing intermediate container 117cf8b1ddc3 [2022-05-03T20:37:33.489Z] ---> a34502830d66 [2022-05-03T20:37:33.489Z] [2022-05-03T20:37:33.489Z] Successfully built a34502830d66 [2022-05-03T20:37:33.489Z] Successfully tagged core-command:latest [2022-05-03T20:37:33.489Z] Building security-proxy-setup [2022-05-03T20:37:33.489Z]  Building core-command ... done Removing intermediate container ee9e48500d47 [2022-05-03T20:37:33.489Z] ---> 0d196013fd52 [2022-05-03T20:37:33.489Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-03T20:37:33.489Z] ---> 337637691aca [2022-05-03T20:37:33.489Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-03T20:37:33.489Z] ---> Running in fa041c2be13b [2022-05-03T20:37:34.429Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:37:34.429Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:37:34.429Z] ---> 1a308ba9b683 [2022-05-03T20:37:34.429Z] Step 3/22 : WORKDIR /edgex-go [2022-05-03T20:37:34.429Z] ---> Using cache [2022-05-03T20:37:34.429Z] ---> 6206c6a77cfd [2022-05-03T20:37:34.429Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:37:34.429Z] ---> Using cache [2022-05-03T20:37:34.429Z] ---> abe020a753d7 [2022-05-03T20:37:34.429Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-03T20:37:34.429Z] ---> Using cache [2022-05-03T20:37:34.429Z] ---> bbc79b11e217 [2022-05-03T20:37:34.429Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-03T20:37:34.429Z] ---> Using cache [2022-05-03T20:37:34.429Z] ---> 957ec8b3b65c [2022-05-03T20:37:34.429Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:37:34.429Z] ---> Using cache [2022-05-03T20:37:34.429Z] ---> 8aa42fb9948e [2022-05-03T20:37:34.429Z] Step 8/22 : COPY . . [2022-05-03T20:37:34.429Z] ---> Using cache [2022-05-03T20:37:34.429Z] ---> 3983199dfc7c [2022-05-03T20:37:34.429Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-03T20:37:35.811Z] ---> 5b82fa2461d2 [2022-05-03T20:37:35.811Z] Removing intermediate container fa041c2be13b [2022-05-03T20:37:35.811Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ ---> a2ca466e3e88 [2022-05-03T20:37:35.811Z] [2022-05-03T20:37:35.811Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T20:37:35.811Z] ---> Running in 4d97f0765f2c [2022-05-03T20:37:36.069Z] ---> Running in 15c8362a035f [2022-05-03T20:37:36.328Z] ---> 695629c4cf7f [2022-05-03T20:37:36.328Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-03T20:37:36.586Z] ---> Running in 97d9d4c74160 [2022-05-03T20:37:36.587Z] Removing intermediate container 15c8362a035f [2022-05-03T20:37:36.587Z] ---> 730150ee4f2c [2022-05-03T20:37:36.587Z] Step 20/22 : LABEL arch=x86_64 [2022-05-03T20:37:36.587Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-03T20:37:36.862Z] ---> Running in cb5c47614053 [2022-05-03T20:37:36.862Z] Removing intermediate container 97d9d4c74160 [2022-05-03T20:37:36.862Z] ---> 42de99c95394 [2022-05-03T20:37:36.862Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-03T20:37:37.121Z] Removing intermediate container cb5c47614053 [2022-05-03T20:37:37.121Z] ---> 32f416bfdf1d [2022-05-03T20:37:37.121Z] Step 21/22 : LABEL git_sha=3dbef2311167635094b9702bde69b1056438adad [2022-05-03T20:37:37.121Z] ---> 1fad25515027 [2022-05-03T20:37:37.121Z] Step 21/26 : WORKDIR / [2022-05-03T20:37:37.121Z] ---> Running in 2cb3c45a88e7 [2022-05-03T20:37:37.383Z] ---> Running in 32757f224654 [2022-05-03T20:37:37.383Z] Removing intermediate container 2cb3c45a88e7 [2022-05-03T20:37:37.383Z] ---> 8d6bf285a4ef [2022-05-03T20:37:37.383Z] Step 22/22 : LABEL version=0.0.0 [2022-05-03T20:37:37.644Z] Removing intermediate container 32757f224654 [2022-05-03T20:37:37.644Z] ---> 541b1b22037b [2022-05-03T20:37:37.644Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-03T20:37:37.644Z] ---> Running in 0bd6915b013e [2022-05-03T20:37:37.644Z] ---> Running in 4fc9a9fef2ea [2022-05-03T20:37:37.904Z] Removing intermediate container 0bd6915b013e [2022-05-03T20:37:37.904Z] ---> 0dbd03aa6619 [2022-05-03T20:37:37.904Z] [2022-05-03T20:37:37.904Z] Removing intermediate container 4fc9a9fef2ea [2022-05-03T20:37:37.904Z] ---> 88878000dac7 [2022-05-03T20:37:37.904Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-03T20:37:38.162Z] Successfully built 0dbd03aa6619 [2022-05-03T20:37:38.162Z] Successfully tagged support-notifications:latest [2022-05-03T20:37:38.162Z] ---> Running in c45a5c34ec21 [2022-05-03T20:37:38.439Z]  Building support-notifications ... done Removing intermediate container c45a5c34ec21 [2022-05-03T20:37:38.439Z] ---> 9322916fd664 [2022-05-03T20:37:38.439Z] Step 24/26 : LABEL arch=x86_64 [2022-05-03T20:37:38.439Z] ---> Running in 8812d5194641 [2022-05-03T20:37:38.698Z] Removing intermediate container 8812d5194641 [2022-05-03T20:37:38.698Z] ---> f219452a62f7 [2022-05-03T20:37:38.698Z] Step 25/26 : LABEL git_sha=3dbef2311167635094b9702bde69b1056438adad [2022-05-03T20:37:38.698Z] ---> Running in 1f01d15deebc [2022-05-03T20:37:38.959Z] Removing intermediate container 1f01d15deebc [2022-05-03T20:37:38.959Z] ---> 27e9ca0e5200 [2022-05-03T20:37:38.959Z] Step 26/26 : LABEL version=0.0.0 [2022-05-03T20:37:38.959Z] ---> Running in c3fde57eb4da [2022-05-03T20:37:39.217Z] Removing intermediate container c3fde57eb4da [2022-05-03T20:37:39.217Z] ---> 24c3a87400d9 [2022-05-03T20:37:39.217Z] [2022-05-03T20:37:39.476Z] Successfully built 24c3a87400d9 [2022-05-03T20:37:39.477Z] Successfully tagged security-spire-config:latest [2022-05-03T20:37:47.593Z]  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-03T20:37:50.175Z] Removing intermediate container 4d97f0765f2c [2022-05-03T20:37:50.175Z] ---> e063cb71a12d [2022-05-03T20:37:50.175Z] [2022-05-03T20:37:50.175Z] Step 10/22 : FROM alpine:3.14 [2022-05-03T20:37:50.175Z] ---> e04c818066af [2022-05-03T20:37:50.175Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-03T20:37:50.437Z] ---> Running in a527cb31f6fe [2022-05-03T20:37:50.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:37:50.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:37:50.959Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-03T20:37:50.959Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-03T20:37:50.959Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-03T20:37:50.959Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-03T20:37:50.959Z] (5/6) Installing curl (7.79.1-r1) [2022-05-03T20:37:50.959Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-03T20:37:50.959Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T20:37:51.221Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T20:37:51.221Z] OK: 8 MiB in 20 packages [2022-05-03T20:37:51.794Z] Removing intermediate container a527cb31f6fe [2022-05-03T20:37:51.794Z] ---> 446fe8bf37c3 [2022-05-03T20:37:51.794Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-03T20:37:51.794Z] ---> Running in 9ceb8a811a97 [2022-05-03T20:37:52.053Z] Removing intermediate container 9ceb8a811a97 [2022-05-03T20:37:52.053Z] ---> 49c92ad71f89 [2022-05-03T20:37:52.053Z] Step 13/22 : WORKDIR /edgex [2022-05-03T20:37:52.313Z] ---> Running in cce50aa34855 [2022-05-03T20:37:52.313Z] Removing intermediate container cce50aa34855 [2022-05-03T20:37:52.313Z] ---> b4df657d12d0 [2022-05-03T20:37:52.313Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-03T20:37:52.882Z] ---> 4769b803f71a [2022-05-03T20:37:52.882Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-03T20:37:53.141Z] ---> 0c3edf1c861f [2022-05-03T20:37:53.141Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-03T20:37:53.709Z] ---> 65eb6bd58e2b [2022-05-03T20:37:53.709Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-03T20:37:54.278Z] ---> a91eada2709f [2022-05-03T20:37:54.278Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-03T20:37:54.278Z] ---> Running in 956d18bd9d20 [2022-05-03T20:37:55.214Z] Removing intermediate container 956d18bd9d20 [2022-05-03T20:37:55.214Z] ---> 78996987ded5 [2022-05-03T20:37:55.214Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-03T20:37:55.474Z] ---> Running in 98fbd25e40bb [2022-05-03T20:37:55.734Z] Removing intermediate container 98fbd25e40bb [2022-05-03T20:37:55.734Z] ---> 1fe5e785804c [2022-05-03T20:37:55.734Z] Step 20/22 : LABEL arch=x86_64 [2022-05-03T20:37:55.995Z] ---> Running in d990787a4ec5 [2022-05-03T20:37:55.995Z] Removing intermediate container d990787a4ec5 [2022-05-03T20:37:55.995Z] ---> 786b01de0a06 [2022-05-03T20:37:55.995Z] Step 21/22 : LABEL git_sha=3dbef2311167635094b9702bde69b1056438adad [2022-05-03T20:37:56.254Z] ---> Running in 51da1a691e5a [2022-05-03T20:37:56.254Z] Removing intermediate container 51da1a691e5a [2022-05-03T20:37:56.254Z] ---> d099a9ec9d7f [2022-05-03T20:37:56.254Z] Step 22/22 : LABEL version=0.0.0 [2022-05-03T20:37:56.513Z] ---> Running in f5a853d26f3f [2022-05-03T20:37:56.774Z] Removing intermediate container f5a853d26f3f [2022-05-03T20:37:56.774Z] ---> d78a5681d473 [2022-05-03T20:37:56.774Z] [2022-05-03T20:37:56.774Z] Successfully built d78a5681d473 [2022-05-03T20:37:56.774Z] Successfully tagged security-proxy-setup:latest [2022-05-03T20:37:59.316Z]  Building security-proxy-setup ... done Building bin/spire-agent... [2022-05-03T20:37:59.577Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-03T20:37:59.577Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-03T20:37:59.577Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-03T20:37:59.577Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-03T20:38:00.146Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-03T20:38:00.146Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-03T20:38:00.146Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-03T20:38:00.146Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-03T20:38:00.146Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-03T20:38:00.146Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-03T20:38:00.146Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-03T20:38:00.146Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-03T20:38:00.146Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-03T20:38:05.437Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-03T20:38:05.437Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-03T20:38:06.718Z] Building bin/spire-agent... [2022-05-03T20:38:06.718Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-03T20:38:06.718Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-03T20:38:06.718Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-03T20:38:07.290Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-03T20:38:07.290Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-03T20:38:07.290Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-03T20:38:07.290Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-03T20:38:07.290Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-03T20:38:07.290Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-03T20:38:07.290Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-03T20:38:07.290Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-03T20:38:07.290Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-03T20:38:07.290Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-03T20:38:08.090Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-03T20:38:08.090Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-03T20:38:16.412Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-03T20:38:16.412Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-03T20:38:16.412Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-03T20:38:16.412Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-03T20:38:16.412Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-03T20:38:16.412Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-03T20:38:16.412Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-03T20:38:16.693Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-03T20:38:16.693Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-03T20:38:16.693Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-03T20:38:16.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-03T20:38:31.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.301s coverage: 28.7% of statements [2022-05-03T20:38:31.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-03T20:38:31.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-03T20:38:38.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.428s coverage: 98.5% of statements [2022-05-03T20:38:38.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-03T20:38:38.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.625s coverage: 53.4% of statements [2022-05-03T20:38:38.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-03T20:38:38.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-03T20:39:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.221s coverage: 89.2% of statements [2022-05-03T20:39:00.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-03T20:39:00.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-03T20:39:00.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-03T20:39:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.521s coverage: 84.4% of statements [2022-05-03T20:39:00.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-03T20:39:00.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-03T20:39:00.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-03T20:39:00.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-03T20:39:00.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-03T20:39:05.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.516s coverage: 95.6% of statements [2022-05-03T20:39:05.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-03T20:39:05.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-03T20:39:05.201Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.667s coverage: 72.2% of statements [2022-05-03T20:39:05.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-03T20:39:05.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-03T20:39:05.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-03T20:39:05.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-03T20:39:05.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-03T20:39:05.201Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.632s coverage: 60.0% of statements [2022-05-03T20:39:05.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-03T20:39:05.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-03T20:39:05.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-03T20:39:05.201Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.428s coverage: 0.9% of statements [2022-05-03T20:39:05.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-03T20:39:05.201Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.457s coverage: 58.8% of statements [2022-05-03T20:39:05.201Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.303s coverage: 29.6% of statements [2022-05-03T20:39:05.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-03T20:39:05.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.247s coverage: 47.1% of statements [2022-05-03T20:39:05.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.233s coverage: 79.5% of statements [2022-05-03T20:39:05.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.229s coverage: 94.1% of statements [2022-05-03T20:39:05.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.373s coverage: 96.3% of statements [2022-05-03T20:39:06.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.265s coverage: 87.5% of statements [2022-05-03T20:39:14.992Z] Removing intermediate container 5f84372fdcfc [2022-05-03T20:39:14.992Z] ---> 913b3f8fc752 [2022-05-03T20:39:14.992Z] [2022-05-03T20:39:14.992Z] Step 13/26 : FROM alpine:3.15 [2022-05-03T20:39:14.992Z] ---> 0ac33e5f5afa [2022-05-03T20:39:14.993Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T20:39:14.993Z] ---> Using cache [2022-05-03T20:39:14.993Z] ---> 1ae59876bba4 [2022-05-03T20:39:14.993Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:39:14.993Z] ---> Using cache [2022-05-03T20:39:14.993Z] ---> 17f9b6a00c0f [2022-05-03T20:39:14.993Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-03T20:39:14.993Z] Removing intermediate container dcd6b391df2f [2022-05-03T20:39:14.993Z] ---> 915b3800e4ba [2022-05-03T20:39:14.993Z] [2022-05-03T20:39:14.993Z] Step 13/25 : FROM alpine:3.15 [2022-05-03T20:39:14.993Z] ---> 0ac33e5f5afa [2022-05-03T20:39:14.993Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T20:39:14.993Z] ---> Using cache [2022-05-03T20:39:14.993Z] ---> 1ae59876bba4 [2022-05-03T20:39:14.993Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:39:14.993Z] ---> Using cache [2022-05-03T20:39:14.993Z] ---> 17f9b6a00c0f [2022-05-03T20:39:14.993Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-03T20:39:14.993Z] ---> Running in 7e58eb3c1316 [2022-05-03T20:39:14.993Z] ---> Running in 38a1eb36ffc7 [2022-05-03T20:39:14.993Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:39:14.993Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:39:14.993Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:39:14.993Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:39:14.993Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T20:39:14.993Z] v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T20:39:14.993Z] OK: 15855 distinct packages available [2022-05-03T20:39:14.993Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:39:14.993Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T20:39:14.993Z] v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T20:39:14.993Z] OK: 15855 distinct packages available [2022-05-03T20:39:14.993Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:39:14.993Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:39:14.993Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:39:14.993Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-03T20:39:14.993Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-03T20:39:14.993Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-03T20:39:14.993Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-03T20:39:14.993Z] (3/5) Installing libucontext (1.1-r0) [2022-05-03T20:39:14.993Z] (3/5) Installing libucontext (1.1-r0) [2022-05-03T20:39:14.993Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-03T20:39:14.993Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-03T20:39:14.993Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-03T20:39:14.993Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-03T20:39:14.993Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T20:39:14.993Z] OK: 6 MiB in 19 packages [2022-05-03T20:39:14.993Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T20:39:14.993Z] OK: 6 MiB in 19 packages [2022-05-03T20:39:14.993Z] Removing intermediate container 7e58eb3c1316 [2022-05-03T20:39:14.993Z] ---> 85870f82f734 [2022-05-03T20:39:14.993Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-03T20:39:14.993Z] Removing intermediate container 38a1eb36ffc7 [2022-05-03T20:39:14.993Z] ---> dd369f3980de [2022-05-03T20:39:14.993Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-03T20:39:14.993Z] ---> 627c9f21c914 [2022-05-03T20:39:14.993Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-03T20:39:14.993Z] ---> e4870326792c [2022-05-03T20:39:14.993Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-03T20:39:14.993Z] ---> ceace229033e [2022-05-03T20:39:14.993Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-03T20:39:14.993Z] ---> a1137f836d14 [2022-05-03T20:39:14.993Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-03T20:39:15.252Z] ---> 9820fffe7c17 [2022-05-03T20:39:15.252Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-03T20:39:15.252Z] ---> 0c98fafce76d [2022-05-03T20:39:15.252Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-03T20:39:15.252Z] ---> Running in 48b11afbc215 [2022-05-03T20:39:15.252Z] Removing intermediate container 48b11afbc215 [2022-05-03T20:39:15.252Z] ---> 8ebd293819b6 [2022-05-03T20:39:15.252Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-03T20:39:15.511Z] ---> 83f7a825c90b [2022-05-03T20:39:15.511Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-03T20:39:15.511Z] ---> Running in d4d07f88c7ac [2022-05-03T20:39:15.511Z] Removing intermediate container d4d07f88c7ac [2022-05-03T20:39:15.511Z] ---> b7c438649e27 [2022-05-03T20:39:15.511Z] Step 23/25 : LABEL arch=x86_64 [2022-05-03T20:39:15.511Z] ---> 9c12fd72941c [2022-05-03T20:39:15.511Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-03T20:39:15.511Z] ---> Running in e2282456184d [2022-05-03T20:39:15.771Z] Removing intermediate container e2282456184d [2022-05-03T20:39:15.771Z] ---> ff710ccc4a70 [2022-05-03T20:39:15.771Z] Step 24/25 : LABEL git_sha=3dbef2311167635094b9702bde69b1056438adad [2022-05-03T20:39:15.771Z] ---> Running in 62092e5dfc6b [2022-05-03T20:39:15.771Z] ---> 62f5aed7cad0 [2022-05-03T20:39:15.771Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-03T20:39:15.771Z] ---> Running in f2e225c2ba42 [2022-05-03T20:39:15.771Z] Removing intermediate container 62092e5dfc6b [2022-05-03T20:39:15.771Z] ---> 6f880a79fb69 [2022-05-03T20:39:15.771Z] Step 25/25 : LABEL version=0.0.0 [2022-05-03T20:39:16.030Z] ---> Running in 665ae4c8ae67 [2022-05-03T20:39:16.030Z] Removing intermediate container f2e225c2ba42 [2022-05-03T20:39:16.030Z] ---> 2c2af0cf5780 [2022-05-03T20:39:16.030Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-03T20:39:16.030Z] ---> Running in 36703da0b3ff [2022-05-03T20:39:16.030Z] Removing intermediate container 665ae4c8ae67 [2022-05-03T20:39:16.030Z] ---> bce90206f383 [2022-05-03T20:39:16.030Z] [2022-05-03T20:39:16.030Z] Removing intermediate container 36703da0b3ff [2022-05-03T20:39:16.030Z] ---> 7c00b6a20de7 [2022-05-03T20:39:16.030Z] Step 24/26 : LABEL arch=x86_64 [2022-05-03T20:39:16.030Z] ---> Running in 90100936fbc6 [2022-05-03T20:39:16.289Z] Successfully built bce90206f383 [2022-05-03T20:39:16.289Z] Successfully tagged security-spire-server:latest [2022-05-03T20:39:16.289Z]  Building security-spire-server ... done Removing intermediate container 90100936fbc6 [2022-05-03T20:39:16.289Z] ---> b4209c5539a9 [2022-05-03T20:39:16.289Z] Step 25/26 : LABEL git_sha=3dbef2311167635094b9702bde69b1056438adad [2022-05-03T20:39:16.289Z] ---> Running in a1b11b2c94e0 [2022-05-03T20:39:16.289Z] Removing intermediate container a1b11b2c94e0 [2022-05-03T20:39:16.289Z] ---> 4f1f2b0cfca5 [2022-05-03T20:39:16.289Z] Step 26/26 : LABEL version=0.0.0 [2022-05-03T20:39:16.548Z] ---> Running in ddf903e80132 [2022-05-03T20:39:16.548Z] Removing intermediate container ddf903e80132 [2022-05-03T20:39:16.548Z] ---> 29bdd8a8d984 [2022-05-03T20:39:16.548Z] [2022-05-03T20:39:16.548Z] Successfully built 29bdd8a8d984 [2022-05-03T20:39:16.548Z] Successfully tagged security-spire-agent:latest [2022-05-03T20:39:16.814Z]  Building security-spire-agent ... done  [Pipeline] } [2022-05-03T20:39:16.820Z] $ docker stop --time=1 621c44c2a8b16ff905795a4755f0059b427f2265857f8b374a4cd3ebed071173 [2022-05-03T20:39:18.156Z] $ docker rm -f 621c44c2a8b16ff905795a4755f0059b427f2265857f8b374a4cd3ebed071173 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T20:39:18.510Z] + docker images [2022-05-03T20:39:18.510Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-03T20:39:18.510Z] security-spire-agent latest 29bdd8a8d984 2 seconds ago 127MB [2022-05-03T20:39:18.510Z] security-spire-server latest bce90206f383 3 seconds ago 87.3MB [2022-05-03T20:39:18.510Z] 915b3800e4ba 19 seconds ago 4.43GB [2022-05-03T20:39:18.510Z] 913b3f8fc752 25 seconds ago 4.43GB [2022-05-03T20:39:18.510Z] security-proxy-setup latest d78a5681d473 About a minute ago 26.9MB [2022-05-03T20:39:18.510Z] e063cb71a12d About a minute ago 1.5GB [2022-05-03T20:39:18.510Z] security-spire-config latest 24c3a87400d9 About a minute ago 86.7MB [2022-05-03T20:39:18.511Z] support-notifications latest 0dbd03aa6619 About a minute ago 26.9MB [2022-05-03T20:39:18.511Z] core-command latest a34502830d66 About a minute ago 16.1MB [2022-05-03T20:39:18.511Z] c621a2a2c273 About a minute ago 1.55GB [2022-05-03T20:39:18.511Z] e1d71ea9c390 About a minute ago 1.49GB [2022-05-03T20:39:18.511Z] 4c069411260d 2 minutes ago 4.43GB [2022-05-03T20:39:18.511Z] core-data latest 60ae243f5fef 2 minutes ago 22.5MB [2022-05-03T20:39:18.511Z] 805d3708c096 3 minutes ago 1.52GB [2022-05-03T20:39:18.511Z] support-scheduler latest dd4e4dec5b20 3 minutes ago 26.3MB [2022-05-03T20:39:18.511Z] core-metadata latest 513fb0917b5f 4 minutes ago 17MB [2022-05-03T20:39:18.511Z] 9d15b55c6c59 4 minutes ago 1.55GB [2022-05-03T20:39:18.511Z] 5a0d2a58b6d3 4 minutes ago 1.5GB [2022-05-03T20:39:18.511Z] sys-mgmt-agent latest 42fa60213943 4 minutes ago 299MB [2022-05-03T20:39:18.511Z] security-bootstrapper latest 2a2ba23b4a50 4 minutes ago 19.1MB [2022-05-03T20:39:18.511Z] security-spiffe-token-provider latest 95cc00b73079 4 minutes ago 28.8MB [2022-05-03T20:39:18.511Z] security-secretstore-setup latest d16f1217834a 4 minutes ago 28.5MB [2022-05-03T20:39:18.511Z] 7a1a6eabe7ed 5 minutes ago 1.49GB [2022-05-03T20:39:18.511Z] 17b282305534 5 minutes ago 1.5GB [2022-05-03T20:39:18.511Z] 0696fd2f8d6d 5 minutes ago 1.54GB [2022-05-03T20:39:18.511Z] 2238a1d63aea 5 minutes ago 1.5GB [2022-05-03T20:39:18.511Z] ci-base-image-x86_64 latest 1a308ba9b683 8 minutes ago 895MB [2022-05-03T20:39:18.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 11 days ago 562MB [2022-05-03T20:39:18.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 12 days ago 254MB [2022-05-03T20:39:18.511Z] docker 20.10.14 7417809fdb73 4 weeks ago 218MB [2022-05-03T20:39:18.511Z] alpine 3.14 e04c818066af 4 weeks ago 5.59MB [2022-05-03T20:39:18.511Z] alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB [2022-05-03T20:39:18.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-05-03T20:39:18.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.291s coverage: 94.4% of statements [2022-05-03T20:39:18.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.210s coverage: 44.8% of statements [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-03T20:39:25.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.774s coverage: 82.5% of statements [2022-05-03T20:39:25.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-03T20:39:32.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.346s coverage: 92.9% of statements [2022-05-03T20:39:32.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-03T20:39:32.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-03T20:39:32.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-03T20:39:32.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-05-03T20:39:32.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-03T20:39:32.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-03T20:39:32.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-03T20:39:32.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-03T20:39:32.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-03T20:39:32.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.248s coverage: 87.2% of statements [2022-05-03T20:39:32.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-03T20:39:32.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-03T20:39:32.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements [2022-05-03T20:39:32.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-03T20:39:32.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.311s coverage: 58.8% of statements [2022-05-03T20:39:32.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-03T20:39:32.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.323s coverage: 80.0% of statements [2022-05-03T20:39:32.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.298s coverage: 87.2% of statements [2022-05-03T20:39:32.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.338s coverage: 85.4% of statements [2022-05-03T20:39:32.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.956s coverage: 91.2% of statements [2022-05-03T20:39:32.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-03T20:39:40.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.097s coverage: 64.4% of statements [2022-05-03T20:39:40.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-03T20:39:40.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-03T20:39:40.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.283s coverage: 100.0% of statements [2022-05-03T20:39:40.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements [2022-05-03T20:39:40.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.128s coverage: 100.0% of statements [2022-05-03T20:39:40.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2022-05-03T20:39:40.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2022-05-03T20:39:48.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.481s coverage: 65.4% of statements [2022-05-03T20:39:48.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-03T20:39:48.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-03T20:39:48.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-03T20:39:53.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.964s coverage: 43.8% of statements [2022-05-03T20:39:53.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-03T20:39:53.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-03T20:39:53.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.362s coverage: 89.5% of statements [2022-05-03T20:39:53.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-03T20:39:53.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.303s coverage: 84.8% of statements [2022-05-03T20:39:53.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-03T20:39:53.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-03T20:39:53.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-03T20:39:53.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-03T20:40:01.496Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.371s coverage: 17.7% of statements [2022-05-03T20:40:01.496Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-03T20:40:01.496Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-03T20:40:01.496Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-03T20:40:01.496Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-03T20:40:01.496Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.768s coverage: 92.3% of statements [2022-05-03T20:40:01.496Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-03T20:40:01.496Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-03T20:40:01.496Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-03T20:40:01.496Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-03T20:40:01.496Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.376s coverage: 63.2% of statements [2022-05-03T20:40:01.496Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-03T20:40:01.496Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-03T20:40:03.481Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.479s coverage: 97.7% of statements [2022-05-03T20:40:03.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-03T20:40:03.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-03T20:40:03.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-03T20:40:03.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-03T20:40:03.481Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.230s coverage: 28.9% of statements [2022-05-03T20:40:03.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-03T20:40:03.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-03T20:40:03.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-03T20:40:03.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-03T20:40:03.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-03T20:40:03.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-03T20:40:03.481Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.229s coverage: 100.0% of statements [2022-05-03T20:40:03.481Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.106s coverage: 96.9% of statements [2022-05-03T20:40:04.078Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-03T20:40:04.078Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-03T20:40:04.078Z] GO111MODULE=on go vet ./... [2022-05-03T20:42:11.074Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-03T20:42:11.074Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-03T20:42:11.074Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-03T20:42:11.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-03T20:42:11.742Z] + ls -al . [2022-05-03T20:42:11.742Z] total 668 [2022-05-03T20:42:11.742Z] drwxrwxr-x 9 1001 1001 4096 May 3 20:42 . [2022-05-03T20:42:11.742Z] drwxr-xr-x 4 root root 4096 May 3 20:35 .. [2022-05-03T20:42:11.742Z] -rw-rw-r-- 1 1001 1001 11 May 3 20:33 .dockerignore [2022-05-03T20:42:11.742Z] drwxrwxr-x 8 1001 1001 4096 May 3 20:33 .git [2022-05-03T20:42:11.742Z] drwxrwxr-x 3 1001 1001 4096 May 3 20:33 .github [2022-05-03T20:42:11.742Z] -rw-rw-r-- 1 1001 1001 879 May 3 20:33 .gitignore [2022-05-03T20:42:11.742Z] -rw-rw-r-- 1 1001 1001 42 May 3 20:33 .golangci.yml [2022-05-03T20:42:11.742Z] -rw-rw-r-- 1 1001 1001 87 May 3 20:33 .hadolint.yml [2022-05-03T20:42:11.742Z] -rw-rw-r-- 1 1001 1001 166 May 3 20:33 .sonarcloud.properties [2022-05-03T20:42:11.742Z] -rw-rw-r-- 1 1001 1001 1171 May 3 20:33 ADOPTERS.md [2022-05-03T20:42:11.742Z] -rw-rw-r-- 1 1001 1001 10086 May 3 20:33 Attribution.txt [2022-05-03T20:42:11.742Z] -rw-rw-r-- 1 1001 1001 51732 May 3 20:33 CHANGELOG.md [2022-05-03T20:42:11.742Z] -rw-rw-r-- 1 1001 1001 3804 May 3 20:33 CONTRIBUTING.md [2022-05-03T20:42:11.742Z] -rw-rw-r-- 1 1001 1001 677 May 3 20:33 GOVERNANCE.md [2022-05-03T20:42:11.742Z] -rw-rw-r-- 1 1001 1001 850 May 3 20:33 Jenkinsfile [2022-05-03T20:42:11.742Z] -rw-rw-r-- 1 1001 1001 10775 May 3 20:33 LICENSE [2022-05-03T20:42:11.742Z] -rw-rw-r-- 1 1001 1001 10389 May 3 20:33 Makefile [2022-05-03T20:42:11.742Z] -rw-rw-r-- 1 1001 1001 582 May 3 20:33 OWNERS.md [2022-05-03T20:42:11.742Z] -rw-rw-r-- 1 1001 1001 9120 May 3 20:33 README.md [2022-05-03T20:42:11.742Z] -rw-rw-r-- 1 1001 1001 6912 May 3 20:33 SECURITY.md [2022-05-03T20:42:11.742Z] -rw-rw-r-- 1 1001 1001 5 May 3 20:30 VERSION [2022-05-03T20:42:11.742Z] -rw-rw-r-- 1 1001 1001 4131 May 3 20:33 ZMQWindows.md [2022-05-03T20:42:11.742Z] drwxrwxr-x 2 1001 1001 4096 May 3 20:33 bin [2022-05-03T20:42:11.742Z] drwxrwxr-x 18 1001 1001 4096 May 3 20:33 cmd [2022-05-03T20:42:11.742Z] -rw-r--r-- 1 root root 435134 May 3 20:40 coverage.out [2022-05-03T20:42:11.742Z] -rw-rw-r-- 1 1001 1001 3256 May 3 20:33 go.mod [2022-05-03T20:42:11.742Z] -rw-rw-r-- 1 1001 1001 35162 May 3 20:35 go.sum [2022-05-03T20:42:11.742Z] drwxrwxr-x 8 1001 1001 4096 May 3 20:33 internal [2022-05-03T20:42:11.742Z] drwxrwxr-x 3 1001 1001 4096 May 3 20:33 openapi [2022-05-03T20:42:11.742Z] drwxrwxr-x 4 1001 1001 4096 May 3 20:33 snap [2022-05-03T20:42:11.742Z] -rw-rw-r-- 1 1001 1001 204 May 3 20:33 version.go [Pipeline] sh [2022-05-03T20:42:12.396Z] + '[' -e coverage.out ] [2022-05-03T20:42:12.396Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-03T20:42:12.417Z] Warning: overwriting stash ‘coverage-report’ [2022-05-03T20:42:13.392Z] Stashed 1 file(s) [Pipeline] sh [2022-05-03T20:42:14.111Z] + make build [2022-05-03T20:42:14.111Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-03T20:43:35.989Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-03T20:44:44.033Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-03T20:44:44.033Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-03T20:45:23.062Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-03T20:45:23.062Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-03T20:45:23.062Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-03T20:45:29.792Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-03T20:45:33.196Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-03T20:45:38.619Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-03T20:45:42.014Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-03T20:45:45.425Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-03T20:45:53.730Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-03T20:45:58.055Z] $ docker stop --time=1 6fc10c987cab0639f14d854407215ac56d6523aefd613855e2e95b0174c4759c [2022-05-03T20:46:00.050Z] $ docker rm -f 6fc10c987cab0639f14d854407215ac56d6523aefd613855e2e95b0174c4759c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:46:02.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-03T20:46:02.284Z] [2022-05-03T20:46:02.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:46:02.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-03T20:46:02.901Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-03T20:46:02.901Z] 29e5d40040c1: Pulling fs layer [2022-05-03T20:46:02.901Z] 1ce36da41761: Pulling fs layer [2022-05-03T20:46:02.901Z] 25b303627fd3: Pulling fs layer [2022-05-03T20:46:02.901Z] 29e5d40040c1: Verifying Checksum [2022-05-03T20:46:02.901Z] 29e5d40040c1: Download complete [2022-05-03T20:46:03.178Z] 1ce36da41761: Verifying Checksum [2022-05-03T20:46:03.178Z] 1ce36da41761: Download complete [2022-05-03T20:46:03.455Z] 29e5d40040c1: Pull complete [2022-05-03T20:46:04.889Z] 25b303627fd3: Verifying Checksum [2022-05-03T20:46:04.889Z] 25b303627fd3: Download complete [2022-05-03T20:46:04.889Z] 1ce36da41761: Pull complete [2022-05-03T20:46:15.037Z] 25b303627fd3: Pull complete [2022-05-03T20:46:15.037Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-03T20:46:15.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-03T20:46:15.037Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-03T20:46:15.261Z] prd-ubuntu20.04-docker-arm64-4c-16g-40401 does not seem to be running inside a container [2022-05-03T20:46:15.350Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-03T20:46:17.827Z] $ docker top bddc08c3c7e6533cbe8664d06a75d4dde8c5e668c5093ad7984468633cc777fd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T20:46:18.734Z] + grep parallel [2022-05-03T20:46:18.734Z] + docker-compose build --help [2022-05-03T20:46:23.124Z] --parallel Build images in parallel. [Pipeline] } [2022-05-03T20:46:23.420Z] $ docker stop --time=1 bddc08c3c7e6533cbe8664d06a75d4dde8c5e668c5093ad7984468633cc777fd [2022-05-03T20:46:25.078Z] $ docker rm -f bddc08c3c7e6533cbe8664d06a75d4dde8c5e668c5093ad7984468633cc777fd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:46:25.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-03T20:46:25.708Z] . [Pipeline] withDockerContainer [2022-05-03T20:46:25.946Z] prd-ubuntu20.04-docker-arm64-4c-16g-40401 does not seem to be running inside a container [2022-05-03T20:46:26.030Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-03T20:46:27.357Z] $ docker top 7159ea8018ae1ce9c2d6de0e317c219d8e9b42c473bdddc861f72ba7107b73c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T20:46:28.284Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-03T20:46:33.676Z] Building core-command ... [2022-05-03T20:46:33.676Z] Building core-data ... [2022-05-03T20:46:33.676Z] Building core-metadata ... [2022-05-03T20:46:33.676Z] Building security-bootstrapper ... [2022-05-03T20:46:33.676Z] Building security-proxy-setup ... [2022-05-03T20:46:33.676Z] Building security-secretstore-setup ... [2022-05-03T20:46:33.676Z] Building security-spiffe-token-provider ... [2022-05-03T20:46:33.676Z] Building security-spire-agent ... [2022-05-03T20:46:33.676Z] Building security-spire-config ... [2022-05-03T20:46:33.676Z] Building security-spire-server ... [2022-05-03T20:46:33.676Z] Building support-notifications ... [2022-05-03T20:46:33.676Z] Building support-scheduler ... [2022-05-03T20:46:33.676Z] Building sys-mgmt-agent ... [2022-05-03T20:46:33.676Z] Building sys-mgmt-agent [2022-05-03T20:46:33.676Z] Building security-bootstrapper [2022-05-03T20:46:33.676Z] Building security-secretstore-setup [2022-05-03T20:46:33.676Z] Building core-data [2022-05-03T20:46:33.676Z] Building security-spire-agent [2022-05-03T20:48:10.481Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:48:10.481Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:48:10.481Z] ---> 300db42304d9 [2022-05-03T20:48:10.481Z] Step 3/31 : WORKDIR /edgex-go [2022-05-03T20:48:10.481Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:48:10.481Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:48:10.481Z] ---> 300db42304d9 [2022-05-03T20:48:10.481Z] Step 3/26 : WORKDIR /edgex-go [2022-05-03T20:48:10.481Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:48:10.481Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:48:10.481Z] ---> 300db42304d9 [2022-05-03T20:48:10.481Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T20:48:10.481Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:48:10.481Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:48:10.481Z] ---> 300db42304d9 [2022-05-03T20:48:10.481Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T20:48:10.481Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:48:10.481Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:48:10.481Z] ---> 300db42304d9 [2022-05-03T20:48:10.481Z] Step 3/25 : WORKDIR /edgex-go [2022-05-03T20:48:10.481Z] ---> Running in cf52866ab57c [2022-05-03T20:48:10.481Z] ---> Running in c608ac307e09 [2022-05-03T20:48:10.481Z] ---> Running in 792495126fd7 [2022-05-03T20:48:10.481Z] ---> Running in 687944143ead [2022-05-03T20:48:10.481Z] ---> Running in 24ad2cd4f1c1 [2022-05-03T20:48:10.481Z] Removing intermediate container 792495126fd7 [2022-05-03T20:48:10.481Z] ---> 1ca33ad71bac [2022-05-03T20:48:10.481Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:48:10.481Z] Removing intermediate container c608ac307e09 [2022-05-03T20:48:10.481Z] ---> 66f9559f83c5 [2022-05-03T20:48:10.481Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:48:10.481Z] ---> Running in ba0212bdae0e [2022-05-03T20:48:10.481Z] Removing intermediate container 687944143ead [2022-05-03T20:48:10.481Z] ---> 78da4ad81ee3 [2022-05-03T20:48:10.481Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:48:10.481Z] Removing intermediate container cf52866ab57c [2022-05-03T20:48:10.481Z] ---> 668da24c06e6 [2022-05-03T20:48:10.481Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:48:10.481Z] Removing intermediate container 24ad2cd4f1c1 [2022-05-03T20:48:10.481Z] ---> ddd09f6dcfbe [2022-05-03T20:48:10.481Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:48:10.481Z] ---> Running in a6f46981c2d1 [2022-05-03T20:48:10.481Z] ---> Running in 850fd2f5d9c3 [2022-05-03T20:48:10.481Z] ---> Running in bfb4d9ae7ae3 [2022-05-03T20:48:10.481Z] ---> Running in dfde9a32c973 [2022-05-03T20:48:10.481Z] Removing intermediate container ba0212bdae0e [2022-05-03T20:48:10.481Z] ---> fb968d2d3f32 [2022-05-03T20:48:10.481Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-03T20:48:10.481Z] ---> Running in 774a9267c485 [2022-05-03T20:48:10.481Z] Removing intermediate container a6f46981c2d1 [2022-05-03T20:48:10.481Z] ---> 3cac20864bf8 [2022-05-03T20:48:10.481Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-03T20:48:10.481Z] ---> Running in 669bf5656e89 [2022-05-03T20:48:10.481Z] Removing intermediate container 850fd2f5d9c3 [2022-05-03T20:48:10.481Z] ---> 6094901aa26c [2022-05-03T20:48:10.481Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-03T20:48:10.481Z] Removing intermediate container bfb4d9ae7ae3 [2022-05-03T20:48:10.481Z] ---> 0a34bedc4e8c [2022-05-03T20:48:10.481Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-03T20:48:10.481Z] Removing intermediate container dfde9a32c973 [2022-05-03T20:48:10.481Z] ---> 4983c4b8900a [2022-05-03T20:48:10.481Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-03T20:48:10.481Z] ---> Running in 9faafb182636 [2022-05-03T20:48:10.481Z] ---> Running in a0edaf84d951 [2022-05-03T20:48:10.481Z] ---> Running in d9da5307bdce [2022-05-03T20:48:10.481Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:48:10.481Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:48:10.481Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:48:10.481Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:48:10.481Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:48:10.481Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:48:10.481Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:48:10.481Z] OK: 220 MiB in 52 packages [2022-05-03T20:48:10.481Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:48:10.481Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:48:10.481Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:48:10.481Z] OK: 220 MiB in 52 packages [2022-05-03T20:48:10.759Z] Removing intermediate container 774a9267c485 [2022-05-03T20:48:10.759Z] ---> a6e64f74c409 [2022-05-03T20:48:10.759Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T20:48:11.763Z] OK: 220 MiB in 52 packages [2022-05-03T20:48:11.763Z] OK: 220 MiB in 52 packages [2022-05-03T20:48:11.763Z] OK: 220 MiB in 52 packages [2022-05-03T20:48:12.048Z] Removing intermediate container 669bf5656e89 [2022-05-03T20:48:12.048Z] ---> 43495ec8812c [2022-05-03T20:48:12.048Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-03T20:48:12.329Z] ---> 0d041db3aaff [2022-05-03T20:48:12.329Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:48:12.329Z] ---> Running in 7dc879c021f4 [2022-05-03T20:48:13.331Z] Removing intermediate container a0edaf84d951 [2022-05-03T20:48:13.331Z] ---> 835a03fb519b [2022-05-03T20:48:13.331Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T20:48:13.610Z] Removing intermediate container d9da5307bdce [2022-05-03T20:48:13.610Z] ---> f5c2a28e437b [2022-05-03T20:48:13.610Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-03T20:48:13.610Z] Removing intermediate container 9faafb182636 [2022-05-03T20:48:13.610Z] ---> ae5d7ddf7dff [2022-05-03T20:48:13.610Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-03T20:48:13.610Z] ---> 93177bdec2c3 [2022-05-03T20:48:13.610Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:48:13.893Z] ---> Running in 3a110d8d8b0f [2022-05-03T20:48:14.895Z] ---> 6cddff53e16d [2022-05-03T20:48:14.895Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:48:14.895Z] ---> Running in 344691ff0db5 [2022-05-03T20:48:15.504Z] ---> 656fa911d79c [2022-05-03T20:48:15.504Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:48:15.504Z] ---> 5a90c6c7b9d1 [2022-05-03T20:48:15.504Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:48:15.780Z] ---> Running in 2b8729384ce4 [2022-05-03T20:48:15.780Z] ---> Running in 53f04cccca0f [2022-05-03T20:48:17.778Z] Removing intermediate container 7dc879c021f4 [2022-05-03T20:48:17.778Z] ---> b322ede145c3 [2022-05-03T20:48:17.778Z] Step 8/23 : COPY . . [2022-05-03T20:48:18.773Z] Removing intermediate container 3a110d8d8b0f [2022-05-03T20:48:18.773Z] ---> 9dde92f22baa [2022-05-03T20:48:18.773Z] Step 8/25 : COPY . . [2022-05-03T20:48:20.767Z] Removing intermediate container 344691ff0db5 [2022-05-03T20:48:20.767Z] ---> 7df8b11fd04d [2022-05-03T20:48:20.767Z] Step 8/23 : COPY . . [2022-05-03T20:48:21.042Z] Removing intermediate container 53f04cccca0f [2022-05-03T20:48:21.042Z] ---> 51d573e87c3e [2022-05-03T20:48:21.042Z] Step 8/26 : COPY . . [2022-05-03T20:48:21.319Z] Removing intermediate container 2b8729384ce4 [2022-05-03T20:48:21.319Z] ---> cbb75bfb0231 [2022-05-03T20:48:21.319Z] Step 8/31 : COPY . . [2022-05-03T20:48:53.670Z] ---> 301b079b25b1 [2022-05-03T20:48:53.670Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-03T20:48:53.670Z] ---> 33da54488930 [2022-05-03T20:48:53.670Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-03T20:48:53.670Z] ---> Running in a12051efddce [2022-05-03T20:48:53.670Z] ---> Running in c3f942977140 [2022-05-03T20:48:53.670Z] ---> 6f2d86b858d6 [2022-05-03T20:48:53.670Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-03T20:48:53.670Z] ---> Running in aef13bffae2f [2022-05-03T20:48:53.670Z] ---> d1c01cce9c41 [2022-05-03T20:48:53.670Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-03T20:48:53.670Z] ---> Running in f0a09ef98b9c [2022-05-03T20:48:53.670Z] ---> 509bf781f137 [2022-05-03T20:48:53.670Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-03T20:48:53.670Z] Removing intermediate container f0a09ef98b9c [2022-05-03T20:48:53.670Z] ---> 9972b42db6f5 [2022-05-03T20:48:53.670Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-03T20:48:53.670Z] ---> Running in 1cd35cbde8bb [2022-05-03T20:48:53.670Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-03T20:48:53.670Z] ---> Running in 7b8e813398c5 [2022-05-03T20:48:53.670Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-03T20:48:53.670Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-03T20:48:53.670Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-03T20:48:54.662Z] Removing intermediate container 7b8e813398c5 [2022-05-03T20:48:54.662Z] ---> 5a28e57d8354 [2022-05-03T20:48:54.662Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-03T20:48:54.662Z] ---> Running in bcf7a4643edf [2022-05-03T20:48:55.281Z] Removing intermediate container bcf7a4643edf [2022-05-03T20:48:55.281Z] ---> 5b957df34946 [2022-05-03T20:48:55.281Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-03T20:48:55.562Z] ---> Running in 6b6a9d5eed0e [2022-05-03T20:48:58.223Z] spire-1.2.1/ [2022-05-03T20:48:58.223Z] spire-1.2.1/.data/ [2022-05-03T20:48:58.223Z] spire-1.2.1/.data/.file [2022-05-03T20:48:58.223Z] spire-1.2.1/.dockerignore [2022-05-03T20:48:58.223Z] spire-1.2.1/.gitattributes [2022-05-03T20:48:58.223Z] spire-1.2.1/.githooks/ [2022-05-03T20:48:58.223Z] spire-1.2.1/.githooks/pre-commit [2022-05-03T20:48:58.223Z] spire-1.2.1/.github/ [2022-05-03T20:48:58.223Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-03T20:48:58.223Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-03T20:48:58.223Z] spire-1.2.1/.github/dependabot.yml [2022-05-03T20:48:58.223Z] spire-1.2.1/.github/workflows/ [2022-05-03T20:48:58.223Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-03T20:48:58.223Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-03T20:48:58.223Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-03T20:48:58.223Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-03T20:48:58.223Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-03T20:48:58.223Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-03T20:48:58.223Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-03T20:48:58.223Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-03T20:48:58.223Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-03T20:48:58.223Z] spire-1.2.1/.gitignore [2022-05-03T20:48:58.223Z] spire-1.2.1/.go-version [2022-05-03T20:48:58.223Z] spire-1.2.1/.golangci.yml [2022-05-03T20:48:58.223Z] spire-1.2.1/ADOPTERS.md [2022-05-03T20:48:58.223Z] spire-1.2.1/CHANGELOG.md [2022-05-03T20:48:58.223Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-03T20:48:58.223Z] spire-1.2.1/CODEOWNERS [2022-05-03T20:48:58.223Z] spire-1.2.1/CONTRIBUTING.md [2022-05-03T20:48:58.223Z] spire-1.2.1/Dockerfile [2022-05-03T20:48:58.223Z] spire-1.2.1/Dockerfile.dev [2022-05-03T20:48:58.223Z] spire-1.2.1/Dockerfile.scratch [2022-05-03T20:48:58.223Z] spire-1.2.1/LICENSE [2022-05-03T20:48:58.223Z] spire-1.2.1/MAINTAINERS.md [2022-05-03T20:48:58.223Z] spire-1.2.1/Makefile [2022-05-03T20:48:58.223Z] spire-1.2.1/README.md [2022-05-03T20:48:58.223Z] spire-1.2.1/ROADMAP.md [2022-05-03T20:48:58.223Z] spire-1.2.1/SECURITY.md [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/ [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-agent/ [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/ [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-03T20:48:58.223Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-03T20:48:58.506Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-03T20:48:58.506Z] spire-1.2.1/conf/ [2022-05-03T20:48:58.506Z] spire-1.2.1/conf/agent/ [2022-05-03T20:48:58.506Z] spire-1.2.1/conf/agent/agent.conf [2022-05-03T20:48:58.506Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-03T20:48:58.506Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-03T20:48:58.506Z] spire-1.2.1/conf/server/ [2022-05-03T20:48:58.506Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-03T20:48:58.506Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-03T20:48:58.506Z] spire-1.2.1/conf/server/server.conf [2022-05-03T20:48:58.506Z] spire-1.2.1/conf/server/server_full.conf [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/ [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/SPIRE101.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/auditlog.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/images/ [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/scaling_spire.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/spire_agent.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/spire_server.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/supported_integrations.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/telemetry.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/telemetry_config.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/upgrading.md [2022-05-03T20:48:58.506Z] spire-1.2.1/doc/using_spire.md [2022-05-03T20:48:58.506Z] spire-1.2.1/examples/ [2022-05-03T20:48:58.506Z] spire-1.2.1/examples/README.md [2022-05-03T20:48:58.506Z] spire-1.2.1/go.mod [2022-05-03T20:48:58.506Z] spire-1.2.1/go.sum [2022-05-03T20:48:58.506Z] spire-1.2.1/pkg/ [2022-05-03T20:48:58.506Z] spire-1.2.1/pkg/agent/ [2022-05-03T20:48:58.506Z] spire-1.2.1/pkg/agent/agent.go [2022-05-03T20:48:58.506Z] spire-1.2.1/pkg/agent/api/ [2022-05-03T20:48:58.506Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-03T20:48:58.506Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-03T20:48:58.506Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-03T20:48:58.506Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-03T20:48:58.506Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-03T20:48:58.506Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-03T20:48:58.506Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-03T20:48:58.506Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-03T20:48:58.507Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-03T20:48:58.507Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-03T20:48:58.507Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-03T20:48:58.507Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-03T20:48:58.507Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-03T20:48:58.507Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-03T20:48:58.507Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-03T20:48:58.507Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-03T20:48:58.507Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-03T20:48:58.507Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-03T20:48:58.507Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-03T20:48:58.507Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-03T20:48:58.507Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-03T20:48:58.507Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-03T20:48:58.507Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-03T20:48:58.507Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-03T20:48:58.507Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-03T20:48:58.507Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-03T20:48:58.507Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-03T20:48:58.788Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/client/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/common/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/config.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/manager/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/svid/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/common/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/common/api/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-03T20:48:58.789Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/api/names.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/auth/ [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/catalog/ [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cli/ [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-03T20:48:59.071Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/health/ [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/health/config.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/health/context.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/health/health.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/idutil/ [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/log/ [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/log/log.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/log/options.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/plugin/ [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-03T20:48:59.072Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-03T20:48:59.360Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-03T20:48:59.360Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-03T20:48:59.360Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/profiling/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/selector/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/uptime/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/util/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/util/task.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/version/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/version/version.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/x509util/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/api.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/health/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/id.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/status.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/bundle/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/ca/ [2022-05-03T20:48:59.361Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/cache/ [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/catalog/ [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/config.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/datastore/ [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-03T20:48:59.640Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-03T20:48:59.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-03T20:48:59.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-03T20:48:59.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-03T20:48:59.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-03T20:48:59.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-03T20:48:59.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-03T20:48:59.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-03T20:48:59.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-03T20:48:59.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-03T20:48:59.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-03T20:48:59.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-03T20:48:59.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-03T20:48:59.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-03T20:48:59.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-03T20:48:59.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-03T20:48:59.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-03T20:48:59.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-03T20:48:59.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-03T20:48:59.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-03T20:48:59.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-03T20:48:59.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-03T20:48:59.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-03T20:48:59.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-03T20:48:59.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-03T20:48:59.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/registration/ [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/server.go [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/server_test.go [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/svid/ [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-03T20:48:59.919Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-03T20:48:59.919Z] spire-1.2.1/proto/ [2022-05-03T20:48:59.919Z] spire-1.2.1/proto/private/ [2022-05-03T20:48:59.919Z] spire-1.2.1/proto/private/server/ [2022-05-03T20:48:59.919Z] spire-1.2.1/proto/private/server/journal/ [2022-05-03T20:48:59.919Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-03T20:48:59.919Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-03T20:48:59.919Z] spire-1.2.1/proto/spire/ [2022-05-03T20:48:59.919Z] spire-1.2.1/proto/spire/common/ [2022-05-03T20:48:59.919Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-03T20:48:59.919Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-03T20:48:59.919Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-03T20:48:59.919Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-03T20:48:59.919Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-03T20:48:59.919Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-03T20:48:59.919Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-03T20:48:59.919Z] spire-1.2.1/proto/spire/plugin/ [2022-05-03T20:48:59.919Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-03T20:48:59.919Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-03T20:48:59.919Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-03T20:48:59.919Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-03T20:48:59.919Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-03T20:48:59.919Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-03T20:48:59.919Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-03T20:48:59.919Z] spire-1.2.1/release/ [2022-05-03T20:48:59.919Z] spire-1.2.1/release/spire-extras/ [2022-05-03T20:48:59.919Z] spire-1.2.1/release/spire-extras/README.md [2022-05-03T20:48:59.919Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-03T20:48:59.919Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-03T20:48:59.919Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-03T20:48:59.919Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-03T20:48:59.919Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-03T20:48:59.919Z] spire-1.2.1/release/spire/ [2022-05-03T20:48:59.919Z] spire-1.2.1/release/spire/README.md [2022-05-03T20:48:59.919Z] spire-1.2.1/release/spire/conf/ [2022-05-03T20:48:59.919Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-03T20:48:59.919Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-03T20:48:59.919Z] spire-1.2.1/release/spire/conf/server/ [2022-05-03T20:48:59.919Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-03T20:48:59.919Z] spire-1.2.1/script/ [2022-05-03T20:48:59.919Z] spire-1.2.1/script/build-artifact.sh [2022-05-03T20:48:59.919Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-03T20:48:59.919Z] spire-1.2.1/support/ [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/ [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-03T20:48:59.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-03T20:48:59.920Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-03T20:48:59.920Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-03T20:48:59.920Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-03T20:48:59.920Z] spire-1.2.1/test/ [2022-05-03T20:48:59.920Z] spire-1.2.1/test/clock/ [2022-05-03T20:48:59.920Z] spire-1.2.1/test/clock/clock.go [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/ [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fixture/ [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fixture/certs/ [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-03T20:48:59.920Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/config/ [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-03T20:49:00.197Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-03T20:49:00.198Z] spire-1.2.1/test/fixture/fixture.go [2022-05-03T20:49:00.198Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-03T20:49:00.198Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-03T20:49:00.198Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-03T20:49:00.198Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-03T20:49:00.198Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-03T20:49:00.198Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-03T20:49:00.198Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-03T20:49:00.198Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-03T20:49:00.198Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-03T20:49:00.198Z] spire-1.2.1/test/fixture/registration/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-03T20:49:00.198Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-03T20:49:00.198Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-03T20:49:00.198Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-03T20:49:00.198Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-03T20:49:00.198Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/README.md [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/common [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/setup/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-03T20:49:00.198Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-03T20:49:00.477Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/test-one.sh [2022-05-03T20:49:00.478Z] spire-1.2.1/test/integration/test.sh [2022-05-03T20:49:00.478Z] spire-1.2.1/test/plugintest/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/plugintest/config.go [2022-05-03T20:49:00.478Z] spire-1.2.1/test/plugintest/load.go [2022-05-03T20:49:00.478Z] spire-1.2.1/test/plugintest/option.go [2022-05-03T20:49:00.478Z] spire-1.2.1/test/spiretest/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-03T20:49:00.478Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-03T20:49:00.478Z] spire-1.2.1/test/spiretest/dir.go [2022-05-03T20:49:00.478Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-03T20:49:00.478Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-03T20:49:00.478Z] spire-1.2.1/test/spiretest/logs.go [2022-05-03T20:49:00.478Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-03T20:49:00.478Z] spire-1.2.1/test/spiretest/suite.go [2022-05-03T20:49:00.478Z] spire-1.2.1/test/spiretest/x509.go [2022-05-03T20:49:00.478Z] spire-1.2.1/test/testca/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/testca/ca.go [2022-05-03T20:49:00.478Z] spire-1.2.1/test/testkey/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/testkey/generate.sh [2022-05-03T20:49:00.478Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-03T20:49:00.478Z] spire-1.2.1/test/testkey/keys.go [2022-05-03T20:49:00.478Z] spire-1.2.1/test/testkey/new.go [2022-05-03T20:49:00.478Z] spire-1.2.1/test/tpmsimulator/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-03T20:49:00.478Z] spire-1.2.1/test/util/ [2022-05-03T20:49:00.478Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-03T20:49:00.478Z] spire-1.2.1/test/util/cert_generation.go [2022-05-03T20:49:00.478Z] spire-1.2.1/test/util/io_redirection.go [2022-05-03T20:49:00.478Z] spire-1.2.1/test/util/race.go [2022-05-03T20:49:00.478Z] spire-1.2.1/test/util/util.go [2022-05-03T20:49:00.478Z] building spire from source... [2022-05-03T20:49:01.471Z] Installing go1.17.7... [2022-05-03T20:49:28.334Z] Building bin/spire-server... [2022-05-03T20:49:28.334Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-03T20:49:28.334Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-03T20:49:28.334Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-03T20:49:28.334Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-03T20:49:28.334Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-03T20:49:28.334Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-03T20:49:29.331Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-03T20:49:29.940Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-03T20:49:30.220Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-03T20:49:32.867Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-03T20:49:32.867Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-03T20:49:32.867Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-03T20:49:33.142Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-03T20:49:33.422Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-03T20:49:33.422Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-03T20:49:33.422Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-03T20:49:33.422Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-03T20:49:34.410Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-03T20:49:34.410Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-03T20:49:34.410Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-03T20:49:34.687Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-03T20:49:34.968Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-03T20:49:35.952Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-03T20:49:35.952Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-03T20:49:51.177Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-03T20:49:51.177Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-03T20:49:51.177Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-03T20:49:51.177Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-03T20:49:51.177Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-03T20:49:51.468Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-03T20:49:52.110Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-03T20:49:52.110Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-03T20:49:52.110Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-03T20:49:52.110Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-03T20:49:52.110Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-03T20:49:52.409Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-03T20:49:52.409Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-03T20:49:52.689Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-03T20:49:53.300Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-03T20:49:54.291Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-03T20:49:54.566Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-03T20:49:55.554Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-03T20:49:55.554Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-03T20:49:55.554Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-03T20:49:55.554Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-03T20:49:55.554Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-03T20:49:55.838Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-03T20:49:55.838Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-03T20:49:56.116Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-03T20:49:56.718Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-03T20:49:57.324Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-03T20:49:57.324Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-03T20:49:57.324Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-03T20:49:58.316Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-03T20:50:02.648Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-03T20:50:12.833Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-03T20:50:12.833Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-03T20:50:12.833Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-03T20:50:12.833Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-03T20:50:12.833Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-03T20:50:39.669Z] go: downloading google.golang.org/api v0.70.0 [2022-05-03T20:50:39.669Z] go: downloading k8s.io/api v0.23.4 [2022-05-03T20:50:39.669Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-03T20:50:47.965Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-03T20:50:47.965Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-03T20:50:49.409Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-03T20:50:50.399Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-03T20:50:53.034Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-03T20:50:53.642Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-03T20:51:20.479Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-03T20:51:20.479Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-03T20:51:20.479Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-03T20:51:20.479Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-03T20:51:20.479Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-03T20:51:20.479Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-03T20:51:20.479Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-03T20:51:21.078Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-03T20:51:21.079Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-03T20:51:21.353Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-03T20:51:21.627Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-03T20:51:22.228Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-03T20:51:22.228Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-03T20:51:22.504Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-03T20:51:22.504Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-03T20:51:22.778Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-03T20:51:23.054Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-03T20:51:23.054Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-03T20:51:24.043Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-03T20:51:24.320Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-03T20:51:24.595Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-03T20:51:30.018Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-03T20:51:30.612Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-03T20:51:30.888Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-03T20:51:31.161Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-03T20:51:31.760Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-03T20:51:31.760Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-03T20:51:32.035Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-03T20:51:33.023Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-03T20:51:33.626Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-03T20:51:33.901Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-03T20:51:34.178Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-03T20:51:34.178Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-03T20:51:34.454Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-03T20:51:34.454Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-03T20:51:34.454Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-03T20:51:34.454Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-03T20:51:34.729Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-03T20:51:34.729Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-03T20:51:34.729Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-03T20:51:35.005Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-03T20:51:35.005Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-03T20:51:35.993Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-03T20:51:36.268Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-03T20:51:36.543Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-03T20:51:36.819Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-03T20:51:36.819Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-03T20:51:38.811Z] go: downloading go.opencensus.io v0.23.0 [2022-05-03T20:51:39.802Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-03T20:51:40.079Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-03T20:51:40.080Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-03T20:51:40.356Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-03T20:51:40.633Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-03T20:51:41.230Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-03T20:51:43.218Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-03T20:51:43.494Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-03T20:51:43.769Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-03T20:51:46.399Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-03T20:51:46.399Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-03T20:51:46.399Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-03T20:51:46.677Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-03T20:51:46.677Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-03T20:51:47.281Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-03T20:51:47.556Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-03T20:51:47.831Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-03T20:51:47.831Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-03T20:51:48.108Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-03T20:51:48.108Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-03T20:51:48.384Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-03T20:51:58.556Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-03T20:51:58.556Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-03T20:51:58.556Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-03T20:51:58.556Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-03T20:52:31.255Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-03T20:52:31.255Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-03T20:53:39.280Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-03T20:53:39.280Z] Removing intermediate container aef13bffae2f [2022-05-03T20:53:39.280Z] ---> ab8d8a034445 [2022-05-03T20:53:39.280Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-03T20:53:39.280Z] ---> Running in 536b2ed11fe2 [2022-05-03T20:53:39.884Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-03T20:53:45.324Z] Removing intermediate container 536b2ed11fe2 [2022-05-03T20:53:45.324Z] ---> 0884f0338001 [2022-05-03T20:53:45.324Z] [2022-05-03T20:53:45.324Z] Step 11/23 : FROM docker:20.10.14 [2022-05-03T20:53:45.324Z] 20.10.14: Pulling from library/docker [2022-05-03T20:53:45.324Z] Removing intermediate container c3f942977140 [2022-05-03T20:53:45.324Z] ---> 69b985a20b6b [2022-05-03T20:53:45.324Z] [2022-05-03T20:53:45.324Z] Step 10/25 : FROM alpine:3.14 [2022-05-03T20:53:45.324Z] 3.14: Pulling from library/alpine [2022-05-03T20:53:48.736Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-03T20:53:48.736Z] Status: Downloaded newer image for alpine:3.14 [2022-05-03T20:53:48.736Z] ---> ac73e934f311 [2022-05-03T20:53:48.736Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-03T20:53:49.022Z] ---> Running in 0f39633ce50d [2022-05-03T20:53:52.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:53:52.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:53:53.435Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-03T20:53:53.435Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-03T20:53:53.435Z] (3/3) Installing su-exec (0.2-r1) [2022-05-03T20:53:53.435Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T20:53:53.435Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T20:53:54.036Z] OK: 6 MiB in 17 packages [2022-05-03T20:53:56.665Z] Removing intermediate container 1cd35cbde8bb [2022-05-03T20:53:56.665Z] ---> 01c88e76abfd [2022-05-03T20:53:56.665Z] [2022-05-03T20:53:56.665Z] Step 10/31 : FROM alpine:3.14 [2022-05-03T20:53:56.665Z] ---> ac73e934f311 [2022-05-03T20:53:56.665Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-03T20:53:56.949Z] ---> Running in a4bbee86e0f2 [2022-05-03T20:53:57.573Z] Removing intermediate container 0f39633ce50d [2022-05-03T20:53:57.573Z] ---> 80256e6aa97a [2022-05-03T20:53:57.573Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-03T20:53:57.573Z] Removing intermediate container a4bbee86e0f2 [2022-05-03T20:53:57.573Z] ---> 860e2b336bff [2022-05-03T20:53:57.573Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-03T20:53:57.849Z] ---> Running in 094d5aab67bd [2022-05-03T20:53:57.849Z] ---> Running in 6875a88e64f5 [2022-05-03T20:53:58.837Z] Removing intermediate container 094d5aab67bd [2022-05-03T20:53:58.837Z] ---> 12a76529a799 [2022-05-03T20:53:58.837Z] Step 13/25 : WORKDIR / [2022-05-03T20:53:59.116Z] ---> Running in 6f7c2c333678 [2022-05-03T20:54:00.127Z] Removing intermediate container 6f7c2c333678 [2022-05-03T20:54:00.127Z] ---> 29bec98e7657 [2022-05-03T20:54:00.127Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-03T20:54:00.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:54:00.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:54:01.302Z] ---> 5e247ae5bb13 [2022-05-03T20:54:01.302Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-03T20:54:01.908Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-03T20:54:01.908Z] (2/2) Installing su-exec (0.2-r1) [2022-05-03T20:54:01.908Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T20:54:01.908Z] OK: 6 MiB in 16 packages [2022-05-03T20:54:02.915Z] ---> 86dd4abc6818 [2022-05-03T20:54:02.915Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-03T20:54:03.907Z] Removing intermediate container 6875a88e64f5 [2022-05-03T20:54:03.907Z] ---> d2d57af349f5 [2022-05-03T20:54:03.907Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-03T20:54:04.179Z] ---> Running in 2a0b7461f77d [2022-05-03T20:54:04.462Z] ---> 4df7e034726c [2022-05-03T20:54:04.462Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-03T20:54:05.053Z] Removing intermediate container 2a0b7461f77d [2022-05-03T20:54:05.053Z] ---> f92e7dddac71 [2022-05-03T20:54:05.053Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-03T20:54:05.329Z] ---> Running in b777128855b6 [2022-05-03T20:54:06.310Z] Removing intermediate container b777128855b6 [2022-05-03T20:54:06.311Z] ---> bbbca3f9b114 [2022-05-03T20:54:06.311Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-03T20:54:06.311Z] ---> a0dc48e6856e [2022-05-03T20:54:06.311Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-03T20:54:06.311Z] ---> Running in 2b7abafe1303 [2022-05-03T20:54:10.636Z] ---> 6d4a02c8f007 [2022-05-03T20:54:10.636Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-03T20:54:10.636Z] Removing intermediate container 2b7abafe1303 [2022-05-03T20:54:10.636Z] ---> 469359714c6a [2022-05-03T20:54:10.636Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-03T20:54:10.636Z] ---> Running in a40d532f5e96 [2022-05-03T20:54:11.237Z] Removing intermediate container a40d532f5e96 [2022-05-03T20:54:11.237Z] ---> c2f3b0ad2d7b [2022-05-03T20:54:11.237Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-03T20:54:12.230Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-03T20:54:12.230Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-03T20:54:12.230Z] ---> c346e9eafbab [2022-05-03T20:54:12.230Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-03T20:54:12.230Z] ---> Running in ae3accb967a2 [2022-05-03T20:54:12.828Z] ---> 373467acafc1 [2022-05-03T20:54:12.828Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-03T20:54:12.828Z] ---> Running in 75bebafecd9f [2022-05-03T20:54:13.106Z] Removing intermediate container ae3accb967a2 [2022-05-03T20:54:13.106Z] ---> c0bde77fff7c [2022-05-03T20:54:13.106Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-03T20:54:13.106Z] ---> 9c8a06808653 [2022-05-03T20:54:13.106Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-03T20:54:13.381Z] ---> Running in 7d61bd6d30c8 [2022-05-03T20:54:14.832Z] ---> e0beec8cb23f [2022-05-03T20:54:14.832Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-03T20:54:14.832Z] ---> Running in fc9ff91f507a [2022-05-03T20:54:15.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:54:16.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:54:17.409Z] Removing intermediate container 75bebafecd9f [2022-05-03T20:54:17.409Z] ---> df4f4759623f [2022-05-03T20:54:17.409Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T20:54:17.692Z] (1/43) Installing readline (8.1.1-r0) [2022-05-03T20:54:17.692Z] (2/43) Installing bash (5.1.16-r0) [2022-05-03T20:54:17.692Z] Executing bash-5.1.16-r0.post-install [2022-05-03T20:54:17.692Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-03T20:54:17.692Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-03T20:54:17.692Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-03T20:54:17.692Z] (6/43) Installing curl (7.80.0-r1) [2022-05-03T20:54:17.692Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-03T20:54:17.692Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-03T20:54:17.692Z] (9/43) Installing expat (2.4.7-r0) [2022-05-03T20:54:17.967Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-03T20:54:17.967Z] (11/43) Installing gdbm (1.22-r0) [2022-05-03T20:54:17.967Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-03T20:54:17.967Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-03T20:54:17.967Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-03T20:54:17.967Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-03T20:54:17.967Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-03T20:54:17.967Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-03T20:54:18.578Z] Removing intermediate container fc9ff91f507a [2022-05-03T20:54:18.578Z] ---> cf166a910758 [2022-05-03T20:54:18.578Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-03T20:54:18.578Z] ---> 6175ca69e850 [2022-05-03T20:54:18.578Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-03T20:54:18.854Z] ---> Running in 21e464955ace [2022-05-03T20:54:19.457Z] Removing intermediate container 21e464955ace [2022-05-03T20:54:19.457Z] ---> 86aeea301a24 [2022-05-03T20:54:19.457Z] Step 23/25 : LABEL arch=arm64 [2022-05-03T20:54:19.731Z] ---> Running in d3f91c31a2c4 [2022-05-03T20:54:20.346Z] Removing intermediate container d3f91c31a2c4 [2022-05-03T20:54:20.346Z] ---> 8c29022c51d0 [2022-05-03T20:54:20.346Z] Step 24/25 : LABEL git_sha=59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 [2022-05-03T20:54:20.624Z] ---> Running in ccfb00de6bd3 [2022-05-03T20:54:21.227Z] ---> 65e93e7bc004 [2022-05-03T20:54:21.227Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-03T20:54:21.227Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-03T20:54:21.227Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-03T20:54:21.227Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-03T20:54:21.227Z] Removing intermediate container ccfb00de6bd3 [2022-05-03T20:54:21.227Z] ---> a80d95f813a6 [2022-05-03T20:54:21.227Z] Step 25/25 : LABEL version=0.0.0 [2022-05-03T20:54:21.507Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-03T20:54:21.507Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-03T20:54:21.507Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-03T20:54:21.507Z] ---> Running in 6c89062e5e8f [2022-05-03T20:54:21.507Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-03T20:54:21.507Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-03T20:54:21.793Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-03T20:54:21.793Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-03T20:54:21.793Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-03T20:54:21.793Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-03T20:54:21.793Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-03T20:54:21.793Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-03T20:54:21.793Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-03T20:54:21.793Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-03T20:54:21.793Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-03T20:54:22.080Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-03T20:54:22.080Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-03T20:54:22.080Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-03T20:54:22.080Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-03T20:54:22.080Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-03T20:54:22.080Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-03T20:54:22.080Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-03T20:54:22.356Z] Removing intermediate container 6c89062e5e8f [2022-05-03T20:54:22.356Z] ---> feefb78dbcc6 [2022-05-03T20:54:22.356Z] [2022-05-03T20:54:22.356Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-03T20:54:22.356Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-03T20:54:22.356Z] ---> 847c447da28a [2022-05-03T20:54:22.356Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-03T20:54:22.961Z] Successfully built feefb78dbcc6 [2022-05-03T20:54:22.961Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-03T20:54:22.961Z]  Building security-secretstore-setup ... done Building core-command [2022-05-03T20:54:23.244Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T20:54:23.244Z] OK: 82 MiB in 65 packages [2022-05-03T20:54:23.526Z] ---> 9529fb7ffce8 [2022-05-03T20:54:23.526Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-03T20:54:24.974Z] ---> d0dc00226713 [2022-05-03T20:54:24.974Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-03T20:54:25.253Z] ---> Running in e351c76ba58b [2022-05-03T20:54:25.869Z] Removing intermediate container e351c76ba58b [2022-05-03T20:54:25.869Z] ---> 2f6a39c679ca [2022-05-03T20:54:25.869Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-03T20:54:27.862Z] ---> eec9d1ae6345 [2022-05-03T20:54:27.862Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-03T20:54:28.144Z] ---> Running in bdaa213fbf1d [2022-05-03T20:54:29.586Z] Collecting docker-compose==1.23.2 [2022-05-03T20:54:29.586Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-03T20:54:30.605Z] Collecting docker<4.0,>=3.6.0 [2022-05-03T20:54:30.606Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-03T20:54:30.881Z] Collecting cached-property<2,>=1.2.0 [2022-05-03T20:54:30.881Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-03T20:54:31.477Z] Collecting jsonschema<3,>=2.5.1 [2022-05-03T20:54:31.477Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-03T20:54:32.077Z] Removing intermediate container bdaa213fbf1d [2022-05-03T20:54:32.077Z] ---> cc8776564947 [2022-05-03T20:54:32.077Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-03T20:54:32.348Z] ---> Running in d4dbd52a7c40 [2022-05-03T20:54:32.948Z] Collecting PyYAML<4,>=3.10 [2022-05-03T20:54:32.948Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-03T20:54:33.219Z] Removing intermediate container d4dbd52a7c40 [2022-05-03T20:54:33.219Z] ---> d60121da8238 [2022-05-03T20:54:33.219Z] Step 28/31 : CMD ["gate"] [2022-05-03T20:54:34.087Z] ---> Running in 8f47e0d7f9aa [2022-05-03T20:54:35.121Z] Removing intermediate container 8f47e0d7f9aa [2022-05-03T20:54:35.121Z] ---> 17be71a80567 [2022-05-03T20:54:35.121Z] Step 29/31 : LABEL arch=arm64 [2022-05-03T20:54:35.791Z] ---> Running in 1b8a956e1838 [2022-05-03T20:54:36.793Z] Removing intermediate container a12051efddce [2022-05-03T20:54:36.793Z] ---> 9972d2ade6a0 [2022-05-03T20:54:36.793Z] [2022-05-03T20:54:36.793Z] Step 10/23 : FROM alpine:3.14 [2022-05-03T20:54:36.793Z] ---> ac73e934f311 [2022-05-03T20:54:36.793Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-03T20:54:37.065Z] ---> Running in 2fb59fe32dfe [2022-05-03T20:54:37.065Z] Removing intermediate container 1b8a956e1838 [2022-05-03T20:54:37.065Z] ---> f46794cbc445 [2022-05-03T20:54:37.065Z] Step 30/31 : LABEL git_sha=59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 [2022-05-03T20:54:37.340Z] ---> Running in 3c7d1dd515f6 [2022-05-03T20:54:37.941Z] Removing intermediate container 2fb59fe32dfe [2022-05-03T20:54:37.941Z] ---> c3f081cc2fc7 [2022-05-03T20:54:37.941Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-03T20:54:38.217Z] ---> Running in 63c270432b73 [2022-05-03T20:54:38.217Z] Removing intermediate container 3c7d1dd515f6 [2022-05-03T20:54:38.217Z] ---> a965cc138487 [2022-05-03T20:54:38.217Z] Step 31/31 : LABEL version=0.0.0 [2022-05-03T20:54:38.819Z] ---> Running in 551ec38bcd36 [2022-05-03T20:54:39.101Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-03T20:54:39.101Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-03T20:54:39.101Z] Removing intermediate container 63c270432b73 [2022-05-03T20:54:39.101Z] ---> 871c8c4f542f [2022-05-03T20:54:39.101Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-03T20:54:39.390Z] ---> Running in d77b69d8a9d7 [2022-05-03T20:54:39.667Z] Removing intermediate container 551ec38bcd36 [2022-05-03T20:54:39.667Z] ---> 6b89221ab53b [2022-05-03T20:54:39.667Z] [2022-05-03T20:54:39.949Z] Removing intermediate container d77b69d8a9d7 [2022-05-03T20:54:39.949Z] ---> 2713c73f0254 [2022-05-03T20:54:39.949Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:54:40.225Z] ---> Running in aafa0c4b2763 [2022-05-03T20:54:40.225Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-03T20:54:40.225Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-03T20:54:40.501Z] Collecting docopt<0.7,>=0.6.1 [2022-05-03T20:54:40.501Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-03T20:54:40.775Z] Successfully built 6b89221ab53b [2022-05-03T20:54:40.775Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-03T20:54:40.775Z] Building support-scheduler [2022-05-03T20:54:42.759Z]  Building security-bootstrapper ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-03T20:54:43.035Z] Collecting texttable<0.10,>=0.9.0 [2022-05-03T20:54:43.035Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-03T20:54:43.035Z] Removing intermediate container aafa0c4b2763 [2022-05-03T20:54:43.035Z] ---> 0475c1b204f3 [2022-05-03T20:54:43.035Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-03T20:54:43.312Z] ---> Running in f3878dc88007 [2022-05-03T20:54:45.310Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:54:45.310Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-03T20:54:45.310Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-03T20:54:46.311Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:54:47.302Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-03T20:54:47.579Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-03T20:54:47.579Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-03T20:54:47.579Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-03T20:54:47.864Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-03T20:54:48.139Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-03T20:54:48.139Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T20:54:48.139Z] OK: 8 MiB in 20 packages [2022-05-03T20:54:49.131Z] Collecting docker-pycreds>=0.4.0 [2022-05-03T20:54:49.131Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-03T20:54:49.735Z] Collecting idna<2.8,>=2.5 [2022-05-03T20:54:49.735Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-03T20:54:50.009Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-03T20:54:50.009Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-03T20:54:50.009Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-03T20:54:50.289Z] Removing intermediate container f3878dc88007 [2022-05-03T20:54:50.289Z] ---> b92b035a05a1 [2022-05-03T20:54:50.289Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T20:54:50.899Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-03T20:54:50.899Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-03T20:54:51.175Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-03T20:54:51.175Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-03T20:54:51.175Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-03T20:54:51.175Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-03T20:54:51.456Z] ---> 7518dd045410 [2022-05-03T20:54:51.456Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-03T20:54:52.905Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-03T20:54:52.905Z] Attempting uninstall: urllib3 [2022-05-03T20:54:52.905Z] Found existing installation: urllib3 1.26.7 [2022-05-03T20:54:52.905Z] Uninstalling urllib3-1.26.7: [2022-05-03T20:54:52.905Z] Successfully uninstalled urllib3-1.26.7 [2022-05-03T20:54:53.515Z] Attempting uninstall: idna [2022-05-03T20:54:53.515Z] Found existing installation: idna 3.3 [2022-05-03T20:54:53.515Z] Uninstalling idna-3.3: [2022-05-03T20:54:53.790Z] Successfully uninstalled idna-3.3 [2022-05-03T20:54:54.060Z] ---> fd846c4a7507 [2022-05-03T20:54:54.060Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-03T20:54:55.048Z] ---> 4933b03fb8cb [2022-05-03T20:54:55.048Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-03T20:54:55.320Z] ---> Running in 4f9049bb87ad [2022-05-03T20:54:55.932Z] Removing intermediate container 4f9049bb87ad [2022-05-03T20:54:55.932Z] ---> 8e79b178ed9e [2022-05-03T20:54:55.932Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T20:54:55.932Z] ---> Running in 81c8397dc1f2 [2022-05-03T20:54:56.932Z] Removing intermediate container 81c8397dc1f2 [2022-05-03T20:54:56.932Z] ---> 5bc8fc8347b4 [2022-05-03T20:54:56.932Z] Step 21/23 : LABEL arch=arm64 [2022-05-03T20:54:57.202Z] ---> Running in 8513f8fb4416 [2022-05-03T20:54:57.814Z] Attempting uninstall: requests [2022-05-03T20:54:57.814Z] Found existing installation: requests 2.26.0 [2022-05-03T20:54:57.814Z] Uninstalling requests-2.26.0: [2022-05-03T20:54:57.814Z] Successfully uninstalled requests-2.26.0 [2022-05-03T20:54:58.088Z] Removing intermediate container 8513f8fb4416 [2022-05-03T20:54:58.088Z] ---> 891bb1d7cef2 [2022-05-03T20:54:58.088Z] Step 22/23 : LABEL git_sha=59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 [2022-05-03T20:54:58.088Z] ---> Running in b0bd7ae3791c [2022-05-03T20:54:58.088Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:54:58.088Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:54:58.088Z] ---> 300db42304d9 [2022-05-03T20:54:58.088Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T20:54:58.088Z] ---> Using cache [2022-05-03T20:54:58.088Z] ---> ddd09f6dcfbe [2022-05-03T20:54:58.088Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:54:58.088Z] ---> Using cache [2022-05-03T20:54:58.363Z] ---> 4983c4b8900a [2022-05-03T20:54:58.363Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-03T20:54:58.363Z] ---> Running in b5de5c52d4e9 [2022-05-03T20:54:58.635Z] Running setup.py install for texttable: started [2022-05-03T20:54:58.906Z] Removing intermediate container b0bd7ae3791c [2022-05-03T20:54:58.907Z] ---> 2731c45552ae [2022-05-03T20:54:58.907Z] Step 23/23 : LABEL version=0.0.0 [2022-05-03T20:54:58.907Z] ---> Running in 1da005dfe6bc [2022-05-03T20:54:59.504Z] Removing intermediate container 1da005dfe6bc [2022-05-03T20:54:59.504Z] ---> 5ad916a9e1ae [2022-05-03T20:54:59.504Z] [2022-05-03T20:55:00.114Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:55:00.114Z] Successfully built 5ad916a9e1ae [2022-05-03T20:55:00.114Z] Successfully tagged core-data-arm64:latest [2022-05-03T20:55:00.114Z]  Building core-data ... done Building support-notifications [2022-05-03T20:55:01.103Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:55:01.704Z] Running setup.py install for texttable: finished with status 'done' [2022-05-03T20:55:01.704Z] Running setup.py install for PyYAML: started [2022-05-03T20:55:01.978Z] OK: 220 MiB in 52 packages [2022-05-03T20:55:03.426Z] Removing intermediate container b5de5c52d4e9 [2022-05-03T20:55:03.426Z] ---> 78a4f8aa8a44 [2022-05-03T20:55:03.426Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T20:55:04.874Z] ---> 64254a5252e9 [2022-05-03T20:55:04.874Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:55:04.874Z] ---> Running in cef849736dc9 [2022-05-03T20:55:05.151Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-03T20:55:06.136Z] Running setup.py install for docopt: started [2022-05-03T20:55:08.794Z] Running setup.py install for docopt: finished with status 'done' [2022-05-03T20:55:08.794Z] Running setup.py install for dockerpty: started [2022-05-03T20:55:10.802Z] Removing intermediate container cef849736dc9 [2022-05-03T20:55:10.802Z] ---> 3013b17f9086 [2022-05-03T20:55:10.802Z] Step 8/23 : COPY . . [2022-05-03T20:55:11.077Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-03T20:55:13.718Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-03T20:55:28.812Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:55:28.812Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:55:28.812Z] ---> 300db42304d9 [2022-05-03T20:55:28.812Z] Step 3/22 : WORKDIR /edgex-go [2022-05-03T20:55:28.812Z] ---> Using cache [2022-05-03T20:55:28.812Z] ---> ddd09f6dcfbe [2022-05-03T20:55:28.812Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:55:28.812Z] ---> Using cache [2022-05-03T20:55:28.812Z] ---> 4983c4b8900a [2022-05-03T20:55:28.812Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-03T20:55:28.812Z] ---> Using cache [2022-05-03T20:55:28.812Z] ---> 78a4f8aa8a44 [2022-05-03T20:55:28.812Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-03T20:55:28.812Z] ---> Using cache [2022-05-03T20:55:28.812Z] ---> 64254a5252e9 [2022-05-03T20:55:28.812Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:55:28.812Z] ---> Using cache [2022-05-03T20:55:28.812Z] ---> 3013b17f9086 [2022-05-03T20:55:28.812Z] Step 8/22 : COPY . . [2022-05-03T20:55:43.890Z] Removing intermediate container 7d61bd6d30c8 [2022-05-03T20:55:43.890Z] ---> d80da10be16b [2022-05-03T20:55:43.890Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-03T20:55:43.890Z] ---> Running in 2ef3a34b82a0 [2022-05-03T20:55:43.890Z] Removing intermediate container 2ef3a34b82a0 [2022-05-03T20:55:43.890Z] ---> 003552b20d25 [2022-05-03T20:55:43.890Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-03T20:55:43.890Z] ---> Running in db33a027a367 [2022-05-03T20:55:44.877Z] Removing intermediate container db33a027a367 [2022-05-03T20:55:44.877Z] ---> 20e0e9e89083 [2022-05-03T20:55:44.877Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-03T20:55:46.857Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:55:46.857Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:55:46.857Z] ---> 300db42304d9 [2022-05-03T20:55:46.857Z] Step 3/22 : WORKDIR /edgex-go [2022-05-03T20:55:46.857Z] ---> Using cache [2022-05-03T20:55:46.857Z] ---> ddd09f6dcfbe [2022-05-03T20:55:46.857Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:55:46.857Z] ---> Using cache [2022-05-03T20:55:46.857Z] ---> 4983c4b8900a [2022-05-03T20:55:46.857Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-03T20:55:46.857Z] ---> Running in 4be1f8e75451 [2022-05-03T20:55:48.826Z] ---> 4d86dbe039c2 [2022-05-03T20:55:48.826Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-03T20:55:48.826Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:55:49.827Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:55:50.428Z] ---> cf746c6404f5 [2022-05-03T20:55:50.428Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-03T20:55:51.030Z] OK: 220 MiB in 52 packages [2022-05-03T20:55:52.467Z] ---> 511505dc29e5 [2022-05-03T20:55:52.467Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-03T20:55:52.742Z] ---> Running in b73cf22d61f9 [2022-05-03T20:55:53.018Z] Removing intermediate container 4be1f8e75451 [2022-05-03T20:55:53.018Z] ---> 5fcf16b4ed2a [2022-05-03T20:55:53.018Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-03T20:55:54.002Z] Removing intermediate container b73cf22d61f9 [2022-05-03T20:55:54.002Z] ---> a627882bc246 [2022-05-03T20:55:54.002Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T20:55:54.002Z] ---> Running in e9888817ee60 [2022-05-03T20:55:54.610Z] ---> 0510ad90fe96 [2022-05-03T20:55:54.610Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:55:55.215Z] ---> Running in 33268e79087f [2022-05-03T20:55:55.215Z] Removing intermediate container e9888817ee60 [2022-05-03T20:55:55.215Z] ---> d0a908e9e99b [2022-05-03T20:55:55.215Z] Step 21/23 : LABEL arch=arm64 [2022-05-03T20:55:55.498Z] ---> Running in 0d8410f55277 [2022-05-03T20:55:57.045Z] Removing intermediate container 0d8410f55277 [2022-05-03T20:55:57.045Z] ---> 65fd890db8a5 [2022-05-03T20:55:57.045Z] Step 22/23 : LABEL git_sha=59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 [2022-05-03T20:55:57.045Z] ---> 67958741579f [2022-05-03T20:55:57.045Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-03T20:55:57.341Z] ---> Running in 8c59548731d7 [2022-05-03T20:55:57.341Z] ---> Running in 0592ab31b798 [2022-05-03T20:55:59.377Z] Removing intermediate container 8c59548731d7 [2022-05-03T20:55:59.377Z] ---> b83543569a6c [2022-05-03T20:55:59.377Z] Step 23/23 : LABEL version=0.0.0 [2022-05-03T20:55:59.377Z] ---> Running in 2f6fdf8c52f0 [2022-05-03T20:56:00.358Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-03T20:56:00.358Z] Removing intermediate container 2f6fdf8c52f0 [2022-05-03T20:56:00.358Z] ---> 92f174ba775c [2022-05-03T20:56:00.358Z] [2022-05-03T20:56:01.810Z] Successfully built 92f174ba775c [2022-05-03T20:56:01.810Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-03T20:56:01.810Z] Building security-spire-server [2022-05-03T20:56:02.087Z]  Building sys-mgmt-agent ... done Removing intermediate container 33268e79087f [2022-05-03T20:56:02.087Z] ---> 3b8b3927c769 [2022-05-03T20:56:02.087Z] Step 8/22 : COPY . . [2022-05-03T20:56:20.426Z] ---> ffb2517b71e6 [2022-05-03T20:56:20.426Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-03T20:56:20.426Z] ---> Running in a6c37f92f23f [2022-05-03T20:56:20.426Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-03T20:56:32.865Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:56:32.865Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:56:32.865Z] ---> 300db42304d9 [2022-05-03T20:56:32.865Z] Step 3/25 : WORKDIR /edgex-go [2022-05-03T20:56:32.865Z] ---> Using cache [2022-05-03T20:56:32.865Z] ---> ddd09f6dcfbe [2022-05-03T20:56:32.865Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:56:32.865Z] ---> Using cache [2022-05-03T20:56:32.865Z] ---> 4983c4b8900a [2022-05-03T20:56:32.865Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-03T20:56:32.865Z] ---> Running in 13f9996b431c [2022-05-03T20:56:34.865Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:56:35.859Z] ---> 36ba7133b456 [2022-05-03T20:56:35.859Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-03T20:56:35.859Z] ---> Running in 23e485796a05 [2022-05-03T20:56:36.142Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:56:37.605Z] OK: 220 MiB in 52 packages [2022-05-03T20:56:38.216Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-03T20:56:38.831Z] Removing intermediate container 13f9996b431c [2022-05-03T20:56:38.831Z] ---> b12c5077eaa1 [2022-05-03T20:56:38.831Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-03T20:56:39.821Z] ---> 948681382d16 [2022-05-03T20:56:39.821Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:56:39.821Z] ---> Running in a69711149714 [2022-05-03T20:56:45.257Z] Removing intermediate container a69711149714 [2022-05-03T20:56:45.257Z] ---> 1a2e483ec33a [2022-05-03T20:56:45.257Z] Step 8/25 : COPY . . [2022-05-03T20:57:07.475Z] ---> 891d4acbe9ee [2022-05-03T20:57:07.475Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-03T20:57:07.475Z] ---> Running in 694c98784fed [2022-05-03T20:57:07.475Z] Removing intermediate container 694c98784fed [2022-05-03T20:57:07.475Z] ---> 3e127e0d7a1a [2022-05-03T20:57:07.475Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-03T20:57:07.475Z] ---> Running in a1b894b1497e [2022-05-03T20:57:09.473Z] Removing intermediate container a1b894b1497e [2022-05-03T20:57:09.473Z] ---> 9ffe4390da80 [2022-05-03T20:57:09.473Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-03T20:57:09.473Z] ---> Running in c6d6e3a27cb1 [2022-05-03T20:57:10.086Z] Removing intermediate container c6d6e3a27cb1 [2022-05-03T20:57:10.086Z] ---> 399060b0c892 [2022-05-03T20:57:10.086Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-03T20:57:10.086Z] ---> Running in 13b821e9843f [2022-05-03T20:57:13.518Z] spire-1.2.1/ [2022-05-03T20:57:13.518Z] spire-1.2.1/.data/ [2022-05-03T20:57:13.518Z] spire-1.2.1/.data/.file [2022-05-03T20:57:13.518Z] spire-1.2.1/.dockerignore [2022-05-03T20:57:13.518Z] spire-1.2.1/.gitattributes [2022-05-03T20:57:13.518Z] spire-1.2.1/.githooks/ [2022-05-03T20:57:13.518Z] spire-1.2.1/.githooks/pre-commit [2022-05-03T20:57:13.518Z] spire-1.2.1/.github/ [2022-05-03T20:57:13.518Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-03T20:57:13.518Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-03T20:57:13.518Z] spire-1.2.1/.github/dependabot.yml [2022-05-03T20:57:13.518Z] spire-1.2.1/.github/workflows/ [2022-05-03T20:57:13.518Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-03T20:57:13.518Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-03T20:57:13.518Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-03T20:57:13.518Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-03T20:57:13.518Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-03T20:57:13.518Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-03T20:57:13.518Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-03T20:57:13.518Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-03T20:57:13.518Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-03T20:57:13.518Z] spire-1.2.1/.gitignore [2022-05-03T20:57:13.518Z] spire-1.2.1/.go-version [2022-05-03T20:57:13.518Z] spire-1.2.1/.golangci.yml [2022-05-03T20:57:13.518Z] spire-1.2.1/ADOPTERS.md [2022-05-03T20:57:13.518Z] spire-1.2.1/CHANGELOG.md [2022-05-03T20:57:13.518Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-03T20:57:13.518Z] spire-1.2.1/CODEOWNERS [2022-05-03T20:57:13.518Z] spire-1.2.1/CONTRIBUTING.md [2022-05-03T20:57:13.518Z] spire-1.2.1/Dockerfile [2022-05-03T20:57:13.518Z] spire-1.2.1/Dockerfile.dev [2022-05-03T20:57:13.518Z] spire-1.2.1/Dockerfile.scratch [2022-05-03T20:57:13.518Z] spire-1.2.1/LICENSE [2022-05-03T20:57:13.518Z] spire-1.2.1/MAINTAINERS.md [2022-05-03T20:57:13.518Z] spire-1.2.1/Makefile [2022-05-03T20:57:13.518Z] spire-1.2.1/README.md [2022-05-03T20:57:13.518Z] spire-1.2.1/ROADMAP.md [2022-05-03T20:57:13.518Z] spire-1.2.1/SECURITY.md [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/ [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-agent/ [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/ [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-03T20:57:13.518Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-03T20:57:13.518Z] spire-1.2.1/conf/ [2022-05-03T20:57:13.518Z] spire-1.2.1/conf/agent/ [2022-05-03T20:57:13.518Z] spire-1.2.1/conf/agent/agent.conf [2022-05-03T20:57:13.518Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-03T20:57:13.518Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-03T20:57:13.518Z] spire-1.2.1/conf/server/ [2022-05-03T20:57:13.518Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-03T20:57:13.518Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-03T20:57:13.518Z] spire-1.2.1/conf/server/server.conf [2022-05-03T20:57:13.518Z] spire-1.2.1/conf/server/server_full.conf [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/ [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/SPIRE101.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/auditlog.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/images/ [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/scaling_spire.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/spire_agent.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/spire_server.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/supported_integrations.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/telemetry.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/telemetry_config.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/upgrading.md [2022-05-03T20:57:13.518Z] spire-1.2.1/doc/using_spire.md [2022-05-03T20:57:13.518Z] spire-1.2.1/examples/ [2022-05-03T20:57:13.518Z] spire-1.2.1/examples/README.md [2022-05-03T20:57:13.518Z] spire-1.2.1/go.mod [2022-05-03T20:57:13.518Z] spire-1.2.1/go.sum [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/ [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/ [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/agent.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/api/ [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/client/ [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/common/ [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/config.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/manager/ [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-03T20:57:13.518Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/svid/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/api/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/api/names.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/auth/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/catalog/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cli/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-03T20:57:13.519Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/health/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/health/config.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/health/context.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/health/health.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/idutil/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/log/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/log/log.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/log/options.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/profiling/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/selector/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-03T20:57:13.794Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/uptime/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/util/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/util/task.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/version/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/version/version.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/x509util/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/api.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/health/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/id.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/status.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/bundle/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/ca/ [2022-05-03T20:57:13.795Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/cache/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/catalog/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/config.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/datastore/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T20:57:14.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-03T20:57:14.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-03T20:57:14.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-03T20:57:14.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-03T20:57:14.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-03T20:57:14.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-03T20:57:14.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-03T20:57:14.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-03T20:57:14.348Z] spire-1.2.1/pkg/server/registration/ [2022-05-03T20:57:14.348Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-03T20:57:14.348Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-03T20:57:14.348Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-03T20:57:14.348Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-03T20:57:14.348Z] spire-1.2.1/pkg/server/server.go [2022-05-03T20:57:14.348Z] spire-1.2.1/pkg/server/server_test.go [2022-05-03T20:57:14.348Z] spire-1.2.1/pkg/server/svid/ [2022-05-03T20:57:14.348Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-03T20:57:14.348Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-03T20:57:14.348Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-03T20:57:14.348Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-03T20:57:14.348Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-03T20:57:14.348Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-03T20:57:14.348Z] spire-1.2.1/proto/ [2022-05-03T20:57:14.348Z] spire-1.2.1/proto/private/ [2022-05-03T20:57:14.348Z] spire-1.2.1/proto/private/server/ [2022-05-03T20:57:14.348Z] spire-1.2.1/proto/private/server/journal/ [2022-05-03T20:57:14.348Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-03T20:57:14.348Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-03T20:57:14.348Z] spire-1.2.1/proto/spire/ [2022-05-03T20:57:14.348Z] spire-1.2.1/proto/spire/common/ [2022-05-03T20:57:14.348Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-03T20:57:14.348Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-03T20:57:14.348Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-03T20:57:14.348Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-03T20:57:14.348Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-03T20:57:14.348Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-03T20:57:14.348Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-03T20:57:14.348Z] spire-1.2.1/proto/spire/plugin/ [2022-05-03T20:57:14.348Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-03T20:57:14.348Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-03T20:57:14.348Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-03T20:57:14.348Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-03T20:57:14.348Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-03T20:57:14.348Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-03T20:57:14.348Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-03T20:57:14.348Z] spire-1.2.1/release/ [2022-05-03T20:57:14.348Z] spire-1.2.1/release/spire-extras/ [2022-05-03T20:57:14.348Z] spire-1.2.1/release/spire-extras/README.md [2022-05-03T20:57:14.348Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-03T20:57:14.348Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-03T20:57:14.348Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-03T20:57:14.348Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-03T20:57:14.348Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-03T20:57:14.348Z] spire-1.2.1/release/spire/ [2022-05-03T20:57:14.348Z] spire-1.2.1/release/spire/README.md [2022-05-03T20:57:14.348Z] spire-1.2.1/release/spire/conf/ [2022-05-03T20:57:14.348Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-03T20:57:14.348Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-03T20:57:14.348Z] spire-1.2.1/release/spire/conf/server/ [2022-05-03T20:57:14.348Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-03T20:57:14.348Z] spire-1.2.1/script/ [2022-05-03T20:57:14.348Z] spire-1.2.1/script/build-artifact.sh [2022-05-03T20:57:14.348Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-03T20:57:14.348Z] spire-1.2.1/support/ [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/ [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-03T20:57:14.348Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-03T20:57:14.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-03T20:57:14.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-03T20:57:14.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-03T20:57:14.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-03T20:57:14.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-03T20:57:14.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-03T20:57:14.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-03T20:57:14.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-03T20:57:14.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-03T20:57:14.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-03T20:57:14.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-03T20:57:14.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-03T20:57:14.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-03T20:57:14.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-03T20:57:14.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-03T20:57:14.349Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-03T20:57:14.349Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-03T20:57:14.349Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-03T20:57:14.349Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-03T20:57:14.349Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-03T20:57:14.349Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-03T20:57:14.349Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-03T20:57:14.349Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-03T20:57:14.349Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-03T20:57:14.349Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-03T20:57:14.349Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-03T20:57:14.349Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-03T20:57:14.349Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-03T20:57:14.349Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-03T20:57:14.349Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-03T20:57:14.349Z] spire-1.2.1/test/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/clock/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/clock/clock.go [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/certs/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/config/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/fixture.go [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/registration/ [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-03T20:57:14.349Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-03T20:57:14.349Z] spire-1.2.1/test/integration/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/README.md [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/common [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/setup/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-03T20:57:14.626Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-03T20:57:14.627Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-03T20:57:14.628Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-03T20:57:14.628Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-03T20:57:14.628Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-03T20:57:14.628Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-03T20:57:14.628Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-03T20:57:14.628Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-03T20:57:14.628Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-03T20:57:14.628Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-03T20:57:14.628Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-03T20:57:14.628Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-03T20:57:14.628Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-03T20:57:14.628Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-03T20:57:14.628Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:57:14.628Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-03T20:57:14.628Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-03T20:57:14.628Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-03T20:57:14.628Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-03T20:57:14.628Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-03T20:57:14.628Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-03T20:57:14.628Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-03T20:57:14.628Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-03T20:57:14.628Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-03T20:57:14.628Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/test-one.sh [2022-05-03T20:57:14.905Z] spire-1.2.1/test/integration/test.sh [2022-05-03T20:57:14.905Z] spire-1.2.1/test/plugintest/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/plugintest/config.go [2022-05-03T20:57:14.905Z] spire-1.2.1/test/plugintest/load.go [2022-05-03T20:57:14.905Z] spire-1.2.1/test/plugintest/option.go [2022-05-03T20:57:14.905Z] spire-1.2.1/test/spiretest/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-03T20:57:14.905Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-03T20:57:14.905Z] spire-1.2.1/test/spiretest/dir.go [2022-05-03T20:57:14.905Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-03T20:57:14.905Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-03T20:57:14.905Z] spire-1.2.1/test/spiretest/logs.go [2022-05-03T20:57:14.905Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-03T20:57:14.905Z] spire-1.2.1/test/spiretest/suite.go [2022-05-03T20:57:14.905Z] spire-1.2.1/test/spiretest/x509.go [2022-05-03T20:57:14.905Z] spire-1.2.1/test/testca/ [2022-05-03T20:57:14.905Z] spire-1.2.1/test/testca/ca.go [2022-05-03T20:57:14.905Z] spire-1.2.1/test/testkey/ [2022-05-03T20:57:14.906Z] spire-1.2.1/test/testkey/generate.sh [2022-05-03T20:57:14.906Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-03T20:57:14.906Z] spire-1.2.1/test/testkey/keys.go [2022-05-03T20:57:14.906Z] spire-1.2.1/test/testkey/new.go [2022-05-03T20:57:14.906Z] spire-1.2.1/test/tpmsimulator/ [2022-05-03T20:57:14.906Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-03T20:57:14.906Z] spire-1.2.1/test/util/ [2022-05-03T20:57:14.906Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-03T20:57:14.906Z] spire-1.2.1/test/util/cert_generation.go [2022-05-03T20:57:14.906Z] spire-1.2.1/test/util/io_redirection.go [2022-05-03T20:57:14.906Z] spire-1.2.1/test/util/race.go [2022-05-03T20:57:14.906Z] spire-1.2.1/test/util/util.go [2022-05-03T20:57:14.906Z] building spire from source... [2022-05-03T20:57:15.513Z] Installing go1.17.7... [2022-05-03T20:57:42.369Z] Building bin/spire-server... [2022-05-03T20:57:42.369Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-03T20:57:42.369Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-03T20:57:42.369Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-03T20:57:42.644Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-03T20:57:42.644Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-03T20:57:43.244Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-03T20:57:43.849Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-03T20:57:44.835Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-03T20:57:45.113Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-03T20:57:46.555Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-03T20:57:48.544Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-03T20:57:48.544Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-03T20:57:48.544Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-03T20:57:48.820Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-03T20:57:48.820Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-03T20:57:48.820Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-03T20:57:48.820Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-03T20:57:49.806Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-03T20:57:49.806Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-03T20:57:50.083Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-03T20:57:50.359Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-03T20:57:50.359Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-03T20:57:51.809Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-03T20:57:51.809Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-03T20:58:06.923Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-03T20:58:06.923Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-03T20:58:06.923Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-03T20:58:06.923Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-03T20:58:06.923Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-03T20:58:07.200Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-03T20:58:07.475Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-03T20:58:07.475Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-03T20:58:07.755Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-03T20:58:07.755Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-03T20:58:07.755Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-03T20:58:08.041Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-03T20:58:08.041Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-03T20:58:08.319Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-03T20:58:08.598Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-03T20:58:09.930Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-03T20:58:10.234Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-03T20:58:11.264Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-03T20:58:11.624Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-03T20:58:11.624Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-03T20:58:11.624Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-03T20:58:11.897Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-03T20:58:11.897Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-03T20:58:11.897Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-03T20:58:12.170Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-03T20:58:12.771Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-03T20:58:13.044Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-03T20:58:13.044Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-03T20:58:13.321Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-03T20:58:13.921Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-03T20:58:18.237Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-03T20:58:28.403Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-03T20:58:28.403Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-03T20:58:28.403Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-03T20:58:29.000Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-03T20:58:29.000Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-03T20:58:55.818Z] go: downloading google.golang.org/api v0.70.0 [2022-05-03T20:58:55.818Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-03T20:58:55.818Z] go: downloading k8s.io/api v0.23.4 [2022-05-03T20:59:05.996Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-03T20:59:05.996Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-03T20:59:06.272Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-03T20:59:07.716Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-03T20:59:09.707Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-03T20:59:10.695Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-03T20:59:12.693Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-03T20:59:34.901Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-03T20:59:34.901Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-03T20:59:34.901Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-03T20:59:34.901Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-03T20:59:35.175Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-03T20:59:35.175Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-03T20:59:36.160Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-03T20:59:36.160Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-03T20:59:36.435Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-03T20:59:36.711Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-03T20:59:37.313Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-03T20:59:37.588Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-03T20:59:37.588Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-03T20:59:37.864Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-03T20:59:37.864Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-03T20:59:38.138Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-03T20:59:38.414Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-03T20:59:39.853Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-03T20:59:39.853Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-03T20:59:40.456Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-03T20:59:47.185Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-03T20:59:47.185Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-03T20:59:47.185Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-03T20:59:47.463Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-03T20:59:48.059Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-03T20:59:48.059Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-03T20:59:48.333Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-03T20:59:49.313Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-03T20:59:49.914Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-03T20:59:50.190Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-03T20:59:50.467Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-03T20:59:50.467Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-03T20:59:50.743Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-03T20:59:50.743Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-03T20:59:50.743Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-03T20:59:50.743Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-03T20:59:51.353Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-03T20:59:51.353Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-03T20:59:51.353Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-03T20:59:51.353Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-03T20:59:51.629Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-03T20:59:52.616Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-03T20:59:52.890Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-03T20:59:53.168Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-03T20:59:53.446Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-03T20:59:53.446Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-03T20:59:55.429Z] go: downloading go.opencensus.io v0.23.0 [2022-05-03T20:59:56.869Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-03T20:59:56.869Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-03T20:59:56.869Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-03T20:59:57.145Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-03T20:59:57.420Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-03T20:59:58.021Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-03T21:00:01.412Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-03T21:00:03.397Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-03T21:00:03.397Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-03T21:00:04.001Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-03T21:00:04.001Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-03T21:00:05.450Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-03T21:00:05.450Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-03T21:00:05.450Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-03T21:00:06.240Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-03T21:00:06.240Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-03T21:00:06.240Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-03T21:00:06.737Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-03T21:00:06.737Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-03T21:00:06.737Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-03T21:00:07.022Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-03T21:00:17.208Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-03T21:00:17.208Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-03T21:00:17.208Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-03T21:00:17.208Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-03T21:00:49.590Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-03T21:00:49.590Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-03T21:00:59.768Z] Removing intermediate container 0592ab31b798 [2022-05-03T21:00:59.768Z] ---> f5c120acb3ae [2022-05-03T21:00:59.768Z] [2022-05-03T21:00:59.768Z] Step 10/23 : FROM alpine:3.14 [2022-05-03T21:00:59.768Z] ---> ac73e934f311 [2022-05-03T21:00:59.768Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-03T21:00:59.768Z] ---> Running in 0399b6dcd566 [2022-05-03T21:01:01.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T21:01:01.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T21:01:02.761Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-03T21:01:02.761Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T21:01:02.761Z] OK: 5 MiB in 15 packages [2022-05-03T21:01:04.769Z] Removing intermediate container 0399b6dcd566 [2022-05-03T21:01:04.770Z] ---> 4a102076a740 [2022-05-03T21:01:04.770Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T21:01:04.770Z] ---> Running in 4a95b0473ef2 [2022-05-03T21:01:05.048Z] Removing intermediate container 4a95b0473ef2 [2022-05-03T21:01:05.048Z] ---> 1db1b97b8209 [2022-05-03T21:01:05.048Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-03T21:01:05.048Z] ---> Running in cc0cbe0a504c [2022-05-03T21:01:05.654Z] Removing intermediate container cc0cbe0a504c [2022-05-03T21:01:05.654Z] ---> acbbccaa52c7 [2022-05-03T21:01:05.654Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-03T21:01:05.654Z] ---> Running in bcf5dd7e0bdb [2022-05-03T21:01:06.263Z] Removing intermediate container bcf5dd7e0bdb [2022-05-03T21:01:06.263Z] ---> a9bb78d051cc [2022-05-03T21:01:06.263Z] Step 15/23 : WORKDIR / [2022-05-03T21:01:06.263Z] ---> Running in 18c19651e1bf [2022-05-03T21:01:06.867Z] Removing intermediate container 18c19651e1bf [2022-05-03T21:01:06.867Z] ---> 6307d8acb58e [2022-05-03T21:01:06.867Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T21:01:07.859Z] ---> 4dbcc79fe329 [2022-05-03T21:01:07.859Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-03T21:01:09.848Z] ---> 1b4656bfe9d7 [2022-05-03T21:01:09.848Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-03T21:01:10.844Z] ---> f260423f814b [2022-05-03T21:01:10.844Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-03T21:01:10.844Z] ---> Running in daff248b6af7 [2022-05-03T21:01:11.129Z] Removing intermediate container daff248b6af7 [2022-05-03T21:01:11.129Z] ---> f4f33312bec5 [2022-05-03T21:01:11.129Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T21:01:11.403Z] ---> Running in 4d0729cd8449 [2022-05-03T21:01:12.014Z] Removing intermediate container 4d0729cd8449 [2022-05-03T21:01:12.014Z] ---> 5b48a7038416 [2022-05-03T21:01:12.014Z] Step 21/23 : LABEL arch=arm64 [2022-05-03T21:01:12.014Z] ---> Running in 77c36f1f9030 [2022-05-03T21:01:12.620Z] Removing intermediate container 77c36f1f9030 [2022-05-03T21:01:12.620Z] ---> be4659f7efd3 [2022-05-03T21:01:12.620Z] Step 22/23 : LABEL git_sha=59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 [2022-05-03T21:01:12.620Z] ---> Running in d44b98c914c0 [2022-05-03T21:01:13.233Z] Removing intermediate container d44b98c914c0 [2022-05-03T21:01:13.233Z] ---> e5046229864e [2022-05-03T21:01:13.233Z] Step 23/23 : LABEL version=0.0.0 [2022-05-03T21:01:13.233Z] ---> Running in 7992dd70ca28 [2022-05-03T21:01:13.836Z] Removing intermediate container 7992dd70ca28 [2022-05-03T21:01:13.836Z] ---> 2a487a473a1c [2022-05-03T21:01:13.836Z] [2022-05-03T21:01:14.437Z] Successfully built 2a487a473a1c [2022-05-03T21:01:14.437Z] Successfully tagged core-command-arm64:latest [2022-05-03T21:01:14.437Z]  Building core-command ... done Building security-proxy-setup [2022-05-03T21:01:46.793Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T21:01:46.793Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-03T21:01:46.793Z] ---> 300db42304d9 [2022-05-03T21:01:46.793Z] Step 3/22 : WORKDIR /edgex-go [2022-05-03T21:01:46.793Z] ---> Using cache [2022-05-03T21:01:46.793Z] ---> ddd09f6dcfbe [2022-05-03T21:01:46.793Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T21:01:46.793Z] ---> Using cache [2022-05-03T21:01:46.793Z] ---> 4983c4b8900a [2022-05-03T21:01:46.793Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-03T21:01:46.793Z] ---> Using cache [2022-05-03T21:01:46.793Z] ---> 78a4f8aa8a44 [2022-05-03T21:01:46.793Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-03T21:01:46.793Z] ---> Using cache [2022-05-03T21:01:46.793Z] ---> 64254a5252e9 [2022-05-03T21:01:46.793Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T21:01:46.793Z] ---> Using cache [2022-05-03T21:01:46.793Z] ---> 3013b17f9086 [2022-05-03T21:01:46.793Z] Step 8/22 : COPY . . [2022-05-03T21:01:46.793Z] ---> Using cache [2022-05-03T21:01:46.793Z] ---> ffb2517b71e6 [2022-05-03T21:01:46.793Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-03T21:01:46.793Z] ---> Running in b2eeef4ad8df [2022-05-03T21:01:46.794Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-03T21:04:23.714Z] Removing intermediate container a6c37f92f23f [2022-05-03T21:04:23.714Z] ---> d1b9b36fd03e [2022-05-03T21:04:23.714Z] [2022-05-03T21:04:23.714Z] Step 10/22 : FROM alpine:3.14 [2022-05-03T21:04:23.714Z] ---> ac73e934f311 [2022-05-03T21:04:23.714Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-03T21:04:23.714Z] ---> Using cache [2022-05-03T21:04:23.714Z] ---> 4a102076a740 [2022-05-03T21:04:23.714Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T21:04:23.714Z] ---> Using cache [2022-05-03T21:04:23.714Z] ---> 1db1b97b8209 [2022-05-03T21:04:23.714Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-03T21:04:23.714Z] ---> Running in 46dd9ce7785c [2022-05-03T21:04:23.714Z] Removing intermediate container 46dd9ce7785c [2022-05-03T21:04:23.714Z] ---> 9a3de069f5b4 [2022-05-03T21:04:23.714Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-03T21:04:23.714Z] ---> Running in dcc26c9eae18 [2022-05-03T21:04:23.714Z] Removing intermediate container dcc26c9eae18 [2022-05-03T21:04:23.714Z] ---> 24153d406696 [2022-05-03T21:04:23.714Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T21:04:23.714Z] ---> 042390815e6c [2022-05-03T21:04:23.714Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-03T21:04:23.714Z] ---> def38e6ae801 [2022-05-03T21:04:23.714Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-03T21:04:23.714Z] ---> 7678bc523238 [2022-05-03T21:04:23.714Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-03T21:04:23.714Z] ---> Running in 4250ece4ece6 [2022-05-03T21:04:23.714Z] Removing intermediate container 4250ece4ece6 [2022-05-03T21:04:23.714Z] ---> 0c33fc13fa3b [2022-05-03T21:04:23.714Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T21:04:23.714Z] ---> Running in ca8db2e5e6c0 [2022-05-03T21:04:23.714Z] Removing intermediate container ca8db2e5e6c0 [2022-05-03T21:04:23.714Z] ---> 3c500755311d [2022-05-03T21:04:23.714Z] Step 20/22 : LABEL arch=arm64 [2022-05-03T21:04:23.714Z] ---> Running in 31e098a3c55f [2022-05-03T21:04:23.714Z] Removing intermediate container 31e098a3c55f [2022-05-03T21:04:23.714Z] ---> 0db4c70bad05 [2022-05-03T21:04:23.714Z] Step 21/22 : LABEL git_sha=59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 [2022-05-03T21:04:23.714Z] ---> Running in 8c60115b538b [2022-05-03T21:04:23.714Z] Removing intermediate container 8c60115b538b [2022-05-03T21:04:23.714Z] ---> 47a90bb39397 [2022-05-03T21:04:23.714Z] Step 22/22 : LABEL version=0.0.0 [2022-05-03T21:04:23.714Z] ---> Running in 95a9afc66bca [2022-05-03T21:04:23.714Z] Removing intermediate container 95a9afc66bca [2022-05-03T21:04:23.714Z] ---> 7e69eaf4ac4a [2022-05-03T21:04:23.714Z] [2022-05-03T21:04:24.312Z] Successfully built 7e69eaf4ac4a [2022-05-03T21:04:24.312Z] Successfully tagged support-scheduler-arm64:latest [2022-05-03T21:04:24.312Z] Building core-metadata [2022-05-03T21:04:34.509Z]  Building support-scheduler ... done Removing intermediate container 23e485796a05 [2022-05-03T21:04:34.509Z] ---> 67ced9c3cb2c [2022-05-03T21:04:34.509Z] [2022-05-03T21:04:34.509Z] Step 10/22 : FROM alpine:3.14 [2022-05-03T21:04:34.509Z] ---> ac73e934f311 [2022-05-03T21:04:34.509Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-03T21:04:34.509Z] ---> Running in 154e3d2aaf83 [2022-05-03T21:04:35.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T21:04:36.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T21:04:37.589Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-03T21:04:37.863Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-03T21:04:37.863Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T21:04:37.863Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T21:04:38.482Z] OK: 6 MiB in 16 packages [2022-05-03T21:04:41.233Z] Removing intermediate container 154e3d2aaf83 [2022-05-03T21:04:41.233Z] ---> 46d5665e5089 [2022-05-03T21:04:41.233Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T21:04:41.233Z] ---> Running in 58e3b161742c [2022-05-03T21:04:42.283Z] Removing intermediate container 58e3b161742c [2022-05-03T21:04:42.283Z] ---> ba7d64613421 [2022-05-03T21:04:42.283Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-03T21:04:42.283Z] ---> Running in 761ce48de440 [2022-05-03T21:04:42.993Z] Removing intermediate container 761ce48de440 [2022-05-03T21:04:42.993Z] ---> a26c7e8e5993 [2022-05-03T21:04:42.993Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-03T21:04:43.281Z] ---> Running in ecd01c33e8ff [2022-05-03T21:04:43.954Z] Removing intermediate container ecd01c33e8ff [2022-05-03T21:04:43.954Z] ---> 52e7e43fab8c [2022-05-03T21:04:43.954Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T21:04:45.403Z] ---> 68b7fe95da87 [2022-05-03T21:04:45.403Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-03T21:04:49.737Z] ---> 452792524715 [2022-05-03T21:04:49.737Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-03T21:04:50.737Z] ---> 96aea4ee2e86 [2022-05-03T21:04:50.737Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-03T21:04:50.737Z] ---> Running in e14cbd92f9e4 [2022-05-03T21:04:51.730Z] Removing intermediate container e14cbd92f9e4 [2022-05-03T21:04:51.730Z] ---> 8e889a0ea704 [2022-05-03T21:04:51.730Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T21:04:51.730Z] ---> Running in 76a44d03f680 [2022-05-03T21:04:52.343Z] Removing intermediate container 76a44d03f680 [2022-05-03T21:04:52.343Z] ---> cbc96402e4c4 [2022-05-03T21:04:52.343Z] Step 20/22 : LABEL arch=arm64 [2022-05-03T21:04:52.622Z] ---> Running in d36646af9311 [2022-05-03T21:04:53.275Z] Removing intermediate container d36646af9311 [2022-05-03T21:04:53.275Z] ---> 97d92936b9ce [2022-05-03T21:04:53.275Z] Step 21/22 : LABEL git_sha=59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 [2022-05-03T21:04:53.551Z] ---> Running in b4b7c0307439 [2022-05-03T21:04:54.546Z] Removing intermediate container b4b7c0307439 [2022-05-03T21:04:54.546Z] ---> 190140fd1f94 [2022-05-03T21:04:54.546Z] Step 22/22 : LABEL version=0.0.0 [2022-05-03T21:04:54.546Z] ---> Running in d53f124df18a [2022-05-03T21:04:55.535Z] Removing intermediate container d53f124df18a [2022-05-03T21:04:55.535Z] ---> cf9b1f7f6995 [2022-05-03T21:04:55.535Z] [2022-05-03T21:04:56.525Z] Successfully built cf9b1f7f6995 [2022-05-03T21:04:56.525Z] Successfully tagged support-notifications-arm64:latest [2022-05-03T21:04:56.525Z]  Building support-notifications ... done Building security-spire-config [2022-05-03T21:04:56.804Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T21:04:56.804Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T21:04:56.804Z] ---> 300db42304d9 [2022-05-03T21:04:56.804Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T21:04:56.804Z] ---> Using cache [2022-05-03T21:04:56.804Z] ---> ddd09f6dcfbe [2022-05-03T21:04:56.804Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T21:04:56.804Z] ---> Using cache [2022-05-03T21:04:56.804Z] ---> 4983c4b8900a [2022-05-03T21:04:56.804Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-03T21:04:56.804Z] ---> Using cache [2022-05-03T21:04:56.804Z] ---> 78a4f8aa8a44 [2022-05-03T21:04:56.804Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T21:04:56.804Z] ---> Using cache [2022-05-03T21:04:56.804Z] ---> 64254a5252e9 [2022-05-03T21:04:56.804Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T21:04:56.804Z] ---> Using cache [2022-05-03T21:04:56.804Z] ---> 3013b17f9086 [2022-05-03T21:04:56.804Z] Step 8/23 : COPY . . [2022-05-03T21:04:56.804Z] ---> Using cache [2022-05-03T21:04:56.804Z] ---> ffb2517b71e6 [2022-05-03T21:04:56.804Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-03T21:04:56.804Z] ---> Running in 89f69d075428 [2022-05-03T21:04:58.248Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-03T21:05:30.660Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T21:05:30.660Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-03T21:05:30.660Z] ---> 300db42304d9 [2022-05-03T21:05:30.660Z] Step 3/26 : WORKDIR /edgex-go [2022-05-03T21:05:30.660Z] ---> Using cache [2022-05-03T21:05:30.660Z] ---> ddd09f6dcfbe [2022-05-03T21:05:30.660Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T21:05:30.660Z] ---> Using cache [2022-05-03T21:05:30.660Z] ---> 4983c4b8900a [2022-05-03T21:05:30.660Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-03T21:05:30.660Z] ---> Using cache [2022-05-03T21:05:30.660Z] ---> b12c5077eaa1 [2022-05-03T21:05:30.660Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-03T21:05:30.660Z] ---> Using cache [2022-05-03T21:05:30.660Z] ---> 948681382d16 [2022-05-03T21:05:30.660Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T21:05:30.660Z] ---> Using cache [2022-05-03T21:05:30.660Z] ---> 1a2e483ec33a [2022-05-03T21:05:30.660Z] Step 8/26 : COPY . . [2022-05-03T21:05:30.660Z] ---> Using cache [2022-05-03T21:05:30.660Z] ---> 891d4acbe9ee [2022-05-03T21:05:30.660Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-03T21:05:30.660Z] ---> Using cache [2022-05-03T21:05:30.660Z] ---> 3e127e0d7a1a [2022-05-03T21:05:30.660Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-03T21:05:30.660Z] ---> Using cache [2022-05-03T21:05:30.660Z] ---> 9ffe4390da80 [2022-05-03T21:05:30.660Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-03T21:05:30.660Z] ---> Using cache [2022-05-03T21:05:30.660Z] ---> 399060b0c892 [2022-05-03T21:05:30.660Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-03T21:05:30.660Z] ---> Running in 2ddb252f3e2e [2022-05-03T21:05:32.108Z] spire-1.2.1/ [2022-05-03T21:05:32.108Z] spire-1.2.1/.data/ [2022-05-03T21:05:32.108Z] spire-1.2.1/.data/.file [2022-05-03T21:05:32.108Z] spire-1.2.1/.dockerignore [2022-05-03T21:05:32.108Z] spire-1.2.1/.gitattributes [2022-05-03T21:05:32.108Z] spire-1.2.1/.githooks/ [2022-05-03T21:05:32.108Z] spire-1.2.1/.githooks/pre-commit [2022-05-03T21:05:32.108Z] spire-1.2.1/.github/ [2022-05-03T21:05:32.108Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-03T21:05:32.108Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-03T21:05:32.108Z] spire-1.2.1/.github/dependabot.yml [2022-05-03T21:05:32.108Z] spire-1.2.1/.github/workflows/ [2022-05-03T21:05:32.108Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-03T21:05:32.108Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-03T21:05:32.108Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-03T21:05:32.108Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-03T21:05:32.108Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-03T21:05:32.108Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-03T21:05:32.108Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-03T21:05:32.108Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-03T21:05:32.108Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-03T21:05:32.108Z] spire-1.2.1/.gitignore [2022-05-03T21:05:32.108Z] spire-1.2.1/.go-version [2022-05-03T21:05:32.108Z] spire-1.2.1/.golangci.yml [2022-05-03T21:05:32.108Z] spire-1.2.1/ADOPTERS.md [2022-05-03T21:05:32.108Z] spire-1.2.1/CHANGELOG.md [2022-05-03T21:05:32.108Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-03T21:05:32.108Z] spire-1.2.1/CODEOWNERS [2022-05-03T21:05:32.108Z] spire-1.2.1/CONTRIBUTING.md [2022-05-03T21:05:32.108Z] spire-1.2.1/Dockerfile [2022-05-03T21:05:32.108Z] spire-1.2.1/Dockerfile.dev [2022-05-03T21:05:32.108Z] spire-1.2.1/Dockerfile.scratch [2022-05-03T21:05:32.108Z] spire-1.2.1/LICENSE [2022-05-03T21:05:32.108Z] spire-1.2.1/MAINTAINERS.md [2022-05-03T21:05:32.108Z] spire-1.2.1/Makefile [2022-05-03T21:05:32.108Z] spire-1.2.1/README.md [2022-05-03T21:05:32.108Z] spire-1.2.1/ROADMAP.md [2022-05-03T21:05:32.108Z] spire-1.2.1/SECURITY.md [2022-05-03T21:05:32.108Z] spire-1.2.1/cmd/ [2022-05-03T21:05:32.108Z] spire-1.2.1/cmd/spire-agent/ [2022-05-03T21:05:32.108Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-03T21:05:32.108Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-03T21:05:32.108Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-03T21:05:32.108Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-03T21:05:32.108Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-03T21:05:32.108Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/ [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-03T21:05:32.109Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-03T21:05:32.109Z] spire-1.2.1/conf/ [2022-05-03T21:05:32.109Z] spire-1.2.1/conf/agent/ [2022-05-03T21:05:32.109Z] spire-1.2.1/conf/agent/agent.conf [2022-05-03T21:05:32.109Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-03T21:05:32.109Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-03T21:05:32.109Z] spire-1.2.1/conf/server/ [2022-05-03T21:05:32.109Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-03T21:05:32.109Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-03T21:05:32.109Z] spire-1.2.1/conf/server/server.conf [2022-05-03T21:05:32.109Z] spire-1.2.1/conf/server/server_full.conf [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/ [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/SPIRE101.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/auditlog.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/images/ [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/scaling_spire.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/spire_agent.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/spire_server.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/supported_integrations.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/telemetry.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/telemetry_config.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/upgrading.md [2022-05-03T21:05:32.109Z] spire-1.2.1/doc/using_spire.md [2022-05-03T21:05:32.109Z] spire-1.2.1/examples/ [2022-05-03T21:05:32.109Z] spire-1.2.1/examples/README.md [2022-05-03T21:05:32.109Z] spire-1.2.1/go.mod [2022-05-03T21:05:32.109Z] spire-1.2.1/go.sum [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/ [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/ [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/agent.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/api/ [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/client/ [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/common/ [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/config.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-03T21:05:32.109Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-03T21:05:32.110Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-03T21:05:32.110Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-03T21:05:32.110Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-03T21:05:32.110Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-03T21:05:32.110Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-03T21:05:32.110Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-03T21:05:32.110Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-03T21:05:32.110Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-03T21:05:32.110Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-03T21:05:32.110Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-03T21:05:32.110Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-03T21:05:32.110Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-03T21:05:32.110Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-03T21:05:32.110Z] spire-1.2.1/pkg/agent/manager/ [2022-05-03T21:05:32.110Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-03T21:05:32.110Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-03T21:05:32.110Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-03T21:05:32.110Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-03T21:05:32.110Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-03T21:05:32.110Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-03T21:05:32.110Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-03T21:05:32.110Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/svid/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/api/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/api/names.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/auth/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-03T21:05:32.387Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/catalog/ [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cli/ [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/health/ [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/health/config.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/health/context.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/health/health.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/idutil/ [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/log/ [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/log/log.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/log/options.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-03T21:05:32.388Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/profiling/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/selector/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/uptime/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/util/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/util/task.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/version/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/version/version.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/x509util/ [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-03T21:05:32.666Z] spire-1.2.1/pkg/server/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/api.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/health/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/id.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/status.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/bundle/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/ca/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/cache/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/catalog/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/config.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/datastore/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-03T21:05:32.667Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-03T21:05:32.944Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-03T21:05:32.944Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-03T21:05:32.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-03T21:05:32.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-03T21:05:33.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-03T21:05:33.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-03T21:05:33.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-03T21:05:33.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-03T21:05:33.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-03T21:05:33.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-03T21:05:33.223Z] spire-1.2.1/pkg/server/registration/ [2022-05-03T21:05:33.223Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-03T21:05:33.223Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-03T21:05:33.223Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-03T21:05:33.223Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-03T21:05:33.223Z] spire-1.2.1/pkg/server/server.go [2022-05-03T21:05:33.223Z] spire-1.2.1/pkg/server/server_test.go [2022-05-03T21:05:33.223Z] spire-1.2.1/pkg/server/svid/ [2022-05-03T21:05:33.223Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-03T21:05:33.223Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-03T21:05:33.223Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-03T21:05:33.223Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-03T21:05:33.223Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-03T21:05:33.223Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-03T21:05:33.223Z] spire-1.2.1/proto/ [2022-05-03T21:05:33.223Z] spire-1.2.1/proto/private/ [2022-05-03T21:05:33.223Z] spire-1.2.1/proto/private/server/ [2022-05-03T21:05:33.223Z] spire-1.2.1/proto/private/server/journal/ [2022-05-03T21:05:33.223Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-03T21:05:33.223Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-03T21:05:33.223Z] spire-1.2.1/proto/spire/ [2022-05-03T21:05:33.223Z] spire-1.2.1/proto/spire/common/ [2022-05-03T21:05:33.223Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-03T21:05:33.223Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-03T21:05:33.223Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-03T21:05:33.223Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-03T21:05:33.223Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-03T21:05:33.223Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-03T21:05:33.223Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-03T21:05:33.223Z] spire-1.2.1/proto/spire/plugin/ [2022-05-03T21:05:33.223Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-03T21:05:33.223Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-03T21:05:33.223Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-03T21:05:33.223Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-03T21:05:33.223Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-03T21:05:33.223Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-03T21:05:33.223Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-03T21:05:33.223Z] spire-1.2.1/release/ [2022-05-03T21:05:33.223Z] spire-1.2.1/release/spire-extras/ [2022-05-03T21:05:33.223Z] spire-1.2.1/release/spire-extras/README.md [2022-05-03T21:05:33.223Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-03T21:05:33.224Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-03T21:05:33.224Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-03T21:05:33.224Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-03T21:05:33.224Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-03T21:05:33.224Z] spire-1.2.1/release/spire/ [2022-05-03T21:05:33.224Z] spire-1.2.1/release/spire/README.md [2022-05-03T21:05:33.224Z] spire-1.2.1/release/spire/conf/ [2022-05-03T21:05:33.224Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-03T21:05:33.224Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-03T21:05:33.224Z] spire-1.2.1/release/spire/conf/server/ [2022-05-03T21:05:33.224Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-03T21:05:33.224Z] spire-1.2.1/script/ [2022-05-03T21:05:33.224Z] spire-1.2.1/script/build-artifact.sh [2022-05-03T21:05:33.224Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-03T21:05:33.224Z] spire-1.2.1/support/ [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/ [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-03T21:05:33.224Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-03T21:05:33.224Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-03T21:05:33.224Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-03T21:05:33.224Z] spire-1.2.1/test/ [2022-05-03T21:05:33.224Z] spire-1.2.1/test/clock/ [2022-05-03T21:05:33.224Z] spire-1.2.1/test/clock/clock.go [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/ [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/ [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/certs/ [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/config/ [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-03T21:05:33.224Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-03T21:05:33.225Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-03T21:05:33.225Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-03T21:05:33.225Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-03T21:05:33.225Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-03T21:05:33.225Z] spire-1.2.1/test/fixture/fixture.go [2022-05-03T21:05:33.225Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-03T21:05:33.225Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-03T21:05:33.225Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-03T21:05:33.225Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-03T21:05:33.225Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-03T21:05:33.225Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-03T21:05:33.225Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-03T21:05:33.225Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-03T21:05:33.225Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-03T21:05:33.225Z] spire-1.2.1/test/fixture/registration/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-03T21:05:33.225Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-03T21:05:33.225Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-03T21:05:33.225Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-03T21:05:33.225Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-03T21:05:33.225Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/README.md [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/common [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/setup/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-03T21:05:33.225Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-03T21:05:33.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-03T21:05:33.504Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-03T21:05:33.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-03T21:05:33.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-03T21:05:33.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-03T21:05:33.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-03T21:05:33.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-03T21:05:33.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-03T21:05:33.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-03T21:05:33.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-03T21:05:33.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-03T21:05:33.505Z] spire-1.2.1/test/integration/test-one.sh [2022-05-03T21:05:33.505Z] spire-1.2.1/test/integration/test.sh [2022-05-03T21:05:33.505Z] spire-1.2.1/test/plugintest/ [2022-05-03T21:05:33.505Z] spire-1.2.1/test/plugintest/config.go [2022-05-03T21:05:33.505Z] spire-1.2.1/test/plugintest/load.go [2022-05-03T21:05:33.505Z] spire-1.2.1/test/plugintest/option.go [2022-05-03T21:05:33.505Z] spire-1.2.1/test/spiretest/ [2022-05-03T21:05:33.505Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-03T21:05:33.779Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-03T21:05:33.779Z] spire-1.2.1/test/spiretest/dir.go [2022-05-03T21:05:33.779Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-03T21:05:33.779Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-03T21:05:33.779Z] spire-1.2.1/test/spiretest/logs.go [2022-05-03T21:05:33.779Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-03T21:05:33.779Z] spire-1.2.1/test/spiretest/suite.go [2022-05-03T21:05:33.779Z] spire-1.2.1/test/spiretest/x509.go [2022-05-03T21:05:33.779Z] spire-1.2.1/test/testca/ [2022-05-03T21:05:33.779Z] spire-1.2.1/test/testca/ca.go [2022-05-03T21:05:33.779Z] spire-1.2.1/test/testkey/ [2022-05-03T21:05:33.779Z] spire-1.2.1/test/testkey/generate.sh [2022-05-03T21:05:33.779Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-03T21:05:33.779Z] spire-1.2.1/test/testkey/keys.go [2022-05-03T21:05:33.779Z] spire-1.2.1/test/testkey/new.go [2022-05-03T21:05:33.779Z] spire-1.2.1/test/tpmsimulator/ [2022-05-03T21:05:33.779Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-03T21:05:33.779Z] spire-1.2.1/test/util/ [2022-05-03T21:05:33.779Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-03T21:05:33.779Z] spire-1.2.1/test/util/cert_generation.go [2022-05-03T21:05:33.779Z] spire-1.2.1/test/util/io_redirection.go [2022-05-03T21:05:33.779Z] spire-1.2.1/test/util/race.go [2022-05-03T21:05:33.779Z] spire-1.2.1/test/util/util.go [2022-05-03T21:05:33.779Z] building spire from source... [2022-05-03T21:05:34.056Z] Installing go1.17.7... [2022-05-03T21:06:00.906Z] Building bin/spire-server... [2022-05-03T21:06:00.906Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-03T21:06:00.906Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-03T21:06:00.906Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-03T21:06:00.906Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-03T21:06:00.906Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-03T21:06:00.906Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-03T21:06:03.534Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-03T21:06:03.534Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-03T21:06:03.809Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-03T21:06:04.085Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-03T21:06:05.074Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-03T21:06:05.074Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-03T21:06:05.074Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-03T21:06:05.074Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-03T21:06:05.349Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-03T21:06:05.349Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-03T21:06:05.626Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-03T21:06:05.626Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-03T21:06:07.071Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-03T21:06:07.071Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-03T21:06:07.681Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-03T21:06:08.284Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-03T21:06:08.889Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-03T21:06:10.339Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-03T21:06:10.339Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-03T21:06:37.189Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-03T21:06:37.189Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-03T21:06:37.189Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-03T21:06:37.189Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-03T21:06:37.189Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-03T21:06:37.189Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-03T21:06:37.189Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-03T21:06:37.189Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-03T21:06:37.189Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-03T21:06:37.189Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-03T21:06:37.189Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-03T21:06:37.189Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-03T21:06:37.189Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-03T21:06:37.189Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-03T21:06:37.189Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-03T21:06:37.189Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-03T21:06:37.465Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-03T21:06:37.745Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-03T21:06:37.745Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-03T21:06:37.745Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-03T21:06:38.024Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-03T21:06:38.024Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-03T21:06:38.024Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-03T21:06:38.024Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-03T21:06:38.024Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-03T21:06:38.630Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-03T21:06:38.630Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-03T21:06:38.909Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-03T21:06:47.240Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-03T21:07:05.645Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-03T21:07:05.645Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-03T21:07:05.645Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-03T21:07:05.645Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-03T21:07:05.645Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-03T21:07:08.313Z] Removing intermediate container b2eeef4ad8df [2022-05-03T21:07:08.313Z] ---> 91fffb7888f7 [2022-05-03T21:07:08.313Z] [2022-05-03T21:07:08.313Z] Step 10/22 : FROM alpine:3.14 [2022-05-03T21:07:08.313Z] ---> ac73e934f311 [2022-05-03T21:07:08.313Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-03T21:07:08.592Z] ---> Running in ce81e3cdf5e4 [2022-05-03T21:07:10.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T21:07:10.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T21:07:12.326Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-03T21:07:12.326Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-03T21:07:12.326Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-03T21:07:12.326Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-03T21:07:12.326Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-03T21:07:12.326Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-03T21:07:12.326Z] (5/6) Installing curl (7.79.1-r1) [2022-05-03T21:07:12.326Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-03T21:07:12.326Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T21:07:12.326Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T21:07:12.326Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-03T21:07:12.605Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-03T21:07:12.605Z] go: downloading k8s.io/api v0.23.4 [2022-05-03T21:07:12.605Z] go: downloading google.golang.org/api v0.70.0 [2022-05-03T21:07:12.889Z] OK: 8 MiB in 20 packages [2022-05-03T21:07:15.572Z] Removing intermediate container ce81e3cdf5e4 [2022-05-03T21:07:15.572Z] ---> 8e11d4c95d2a [2022-05-03T21:07:15.572Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-03T21:07:15.572Z] ---> Running in 750a9e0f6305 [2022-05-03T21:07:16.183Z] Removing intermediate container 750a9e0f6305 [2022-05-03T21:07:16.183Z] ---> 13c3a4e05430 [2022-05-03T21:07:16.183Z] Step 13/22 : WORKDIR /edgex [2022-05-03T21:07:16.183Z] ---> Running in 55b09f986ac8 [2022-05-03T21:07:16.792Z] Removing intermediate container 55b09f986ac8 [2022-05-03T21:07:16.792Z] ---> 0422221923a9 [2022-05-03T21:07:16.792Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-03T21:07:17.778Z] ---> a81262475ddf [2022-05-03T21:07:17.778Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-03T21:07:19.221Z] ---> 5b0102e71ac1 [2022-05-03T21:07:19.222Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-03T21:07:21.214Z] ---> 576b2b1bb4d0 [2022-05-03T21:07:21.214Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-03T21:07:22.220Z] ---> 707a385bf7fb [2022-05-03T21:07:22.220Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-03T21:07:22.220Z] ---> Running in 28e14c82681e [2022-05-03T21:07:25.642Z] Removing intermediate container 28e14c82681e [2022-05-03T21:07:25.642Z] ---> bf42f34f3932 [2022-05-03T21:07:25.642Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-03T21:07:25.642Z] ---> Running in 3cbb62cf1b3f [2022-05-03T21:07:25.921Z] Removing intermediate container 3cbb62cf1b3f [2022-05-03T21:07:25.921Z] ---> f724e13bd718 [2022-05-03T21:07:25.921Z] Step 20/22 : LABEL arch=arm64 [2022-05-03T21:07:25.921Z] ---> Running in d3dc2dec4c93 [2022-05-03T21:07:26.565Z] Removing intermediate container d3dc2dec4c93 [2022-05-03T21:07:26.565Z] ---> 6a1e835fc041 [2022-05-03T21:07:26.565Z] Step 21/22 : LABEL git_sha=59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 [2022-05-03T21:07:26.858Z] ---> Running in edaa4fc82bdd [2022-05-03T21:07:27.459Z] Removing intermediate container edaa4fc82bdd [2022-05-03T21:07:27.459Z] ---> 230fbef434bb [2022-05-03T21:07:27.459Z] Step 22/22 : LABEL version=0.0.0 [2022-05-03T21:07:27.459Z] ---> Running in 5c919cb71ea3 [2022-05-03T21:07:27.459Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-03T21:07:28.073Z] Removing intermediate container 5c919cb71ea3 [2022-05-03T21:07:28.073Z] ---> 77062b782f29 [2022-05-03T21:07:28.073Z] [2022-05-03T21:07:28.683Z] Successfully built 77062b782f29 [2022-05-03T21:07:28.683Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-03T21:07:28.683Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-05-03T21:08:07.872Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T21:08:07.873Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-03T21:08:07.873Z] ---> 300db42304d9 [2022-05-03T21:08:07.873Z] Step 3/20 : WORKDIR /edgex-go [2022-05-03T21:08:07.873Z] ---> Using cache [2022-05-03T21:08:07.873Z] ---> ddd09f6dcfbe [2022-05-03T21:08:07.873Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-03T21:08:07.873Z] ---> Running in e0d0d366ad43 [2022-05-03T21:08:07.873Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T21:08:07.873Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-03T21:08:07.873Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-03T21:08:07.873Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-03T21:08:07.873Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-03T21:08:07.873Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T21:08:07.873Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-03T21:08:07.873Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T21:08:07.873Z] v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T21:08:07.873Z] OK: 15739 distinct packages available [2022-05-03T21:08:07.873Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T21:08:07.873Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-03T21:08:07.873Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-03T21:08:08.474Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T21:08:09.917Z] OK: 220 MiB in 52 packages [2022-05-03T21:08:10.193Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-03T21:08:11.289Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-03T21:08:11.605Z] Removing intermediate container e0d0d366ad43 [2022-05-03T21:08:11.605Z] ---> 401846cd178a [2022-05-03T21:08:11.605Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-03T21:08:12.609Z] ---> e7b61bba2c9a [2022-05-03T21:08:12.609Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T21:08:12.883Z] ---> Running in 3766f4ca70cd [2022-05-03T21:08:13.872Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-03T21:08:13.872Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-03T21:08:14.147Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-03T21:08:15.137Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-03T21:08:15.745Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-03T21:08:15.745Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-03T21:08:16.021Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-03T21:08:16.626Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-03T21:08:16.626Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-03T21:08:16.913Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-03T21:08:17.900Z] Removing intermediate container 3766f4ca70cd [2022-05-03T21:08:17.900Z] ---> 0e008d1e1148 [2022-05-03T21:08:17.900Z] Step 7/20 : COPY . . [2022-05-03T21:08:18.510Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-03T21:08:18.510Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-03T21:08:19.113Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-03T21:08:19.113Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-03T21:08:19.390Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-03T21:08:19.390Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-03T21:08:24.827Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-03T21:08:24.827Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-03T21:08:25.103Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-03T21:08:25.103Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-03T21:08:25.103Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-03T21:08:25.381Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-03T21:08:25.381Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-03T21:08:26.836Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-03T21:08:27.439Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-03T21:08:27.439Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-03T21:08:27.717Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-03T21:08:27.717Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-03T21:08:29.160Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-03T21:08:29.763Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-03T21:08:30.754Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-03T21:08:30.754Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-03T21:08:31.036Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-03T21:08:31.036Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-03T21:08:31.321Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-03T21:08:31.321Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-03T21:08:31.321Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-03T21:08:32.312Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-03T21:08:32.590Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-03T21:08:32.590Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-03T21:08:32.866Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-03T21:08:34.851Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-03T21:08:34.851Z] go: downloading go.opencensus.io v0.23.0 [2022-05-03T21:08:35.836Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-03T21:08:36.121Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-03T21:08:36.396Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-03T21:08:36.672Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-03T21:08:36.672Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-03T21:08:36.949Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-03T21:08:37.548Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-03T21:08:38.151Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-03T21:08:38.443Z]  ---> 9deeabed5aef [2022-05-03T21:08:38.443Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-03T21:08:38.719Z] ---> Running in 444689e24a97 [2022-05-03T21:08:40.705Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-03T21:08:40.985Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-03T21:08:43.620Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-03T21:08:43.620Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-03T21:08:43.895Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-03T21:08:43.895Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-03T21:08:44.171Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-03T21:08:44.775Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-03T21:08:45.051Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-03T21:08:45.051Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-03T21:08:45.327Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-03T21:08:45.327Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-03T21:08:45.603Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-03T21:08:45.603Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-03T21:08:55.791Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-03T21:08:55.791Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-03T21:08:55.791Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-03T21:08:55.791Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-03T21:09:22.621Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-03T21:09:22.621Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-03T21:10:44.515Z] Removing intermediate container 89f69d075428 [2022-05-03T21:10:44.515Z] ---> 17ff7f821cc2 [2022-05-03T21:10:44.515Z] [2022-05-03T21:10:44.515Z] Step 10/23 : FROM alpine:3.14 [2022-05-03T21:10:44.515Z] ---> ac73e934f311 [2022-05-03T21:10:44.515Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-03T21:10:44.515Z] ---> Using cache [2022-05-03T21:10:44.515Z] ---> 4a102076a740 [2022-05-03T21:10:44.515Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T21:10:44.515Z] ---> Using cache [2022-05-03T21:10:44.515Z] ---> 1db1b97b8209 [2022-05-03T21:10:44.515Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-03T21:10:44.515Z] ---> Running in 1a7e8cd852ae [2022-05-03T21:10:44.515Z] Removing intermediate container 1a7e8cd852ae [2022-05-03T21:10:44.515Z] ---> 13873c2280a2 [2022-05-03T21:10:44.515Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-03T21:10:44.515Z] ---> Running in 5b52d240f3b5 [2022-05-03T21:10:44.515Z] Removing intermediate container 5b52d240f3b5 [2022-05-03T21:10:44.515Z] ---> 262a1d1bbd15 [2022-05-03T21:10:44.515Z] Step 15/23 : WORKDIR / [2022-05-03T21:10:44.515Z] ---> Running in c24480ddf50e [2022-05-03T21:10:44.515Z] Removing intermediate container c24480ddf50e [2022-05-03T21:10:44.515Z] ---> 9419d9d2a5ec [2022-05-03T21:10:44.515Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T21:10:44.516Z] ---> f84824bba6ca [2022-05-03T21:10:44.516Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-03T21:10:44.516Z] ---> 58e87ac8d289 [2022-05-03T21:10:44.516Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-03T21:10:44.516Z] ---> 5db67315b076 [2022-05-03T21:10:44.516Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-03T21:10:44.516Z] ---> Running in 8501387b6a1d [2022-05-03T21:10:44.516Z] Removing intermediate container 8501387b6a1d [2022-05-03T21:10:44.516Z] ---> b51def14c4bb [2022-05-03T21:10:44.516Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T21:10:44.516Z] ---> Running in aa8ed163112b [2022-05-03T21:10:44.516Z] Removing intermediate container aa8ed163112b [2022-05-03T21:10:44.516Z] ---> b54fe7ab31a3 [2022-05-03T21:10:44.516Z] Step 21/23 : LABEL arch=arm64 [2022-05-03T21:10:44.516Z] ---> Running in 2717ebabe97c [2022-05-03T21:10:44.516Z] Removing intermediate container 2717ebabe97c [2022-05-03T21:10:44.516Z] ---> fb5338f32011 [2022-05-03T21:10:44.516Z] Step 22/23 : LABEL git_sha=59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 [2022-05-03T21:10:44.516Z] ---> Running in d9c15e1e8ca2 [2022-05-03T21:10:45.127Z] Removing intermediate container d9c15e1e8ca2 [2022-05-03T21:10:45.127Z] ---> 6c4a10ceaf3b [2022-05-03T21:10:45.127Z] Step 23/23 : LABEL version=0.0.0 [2022-05-03T21:10:45.127Z] ---> Running in d1bc15d567bd [2022-05-03T21:10:45.747Z] Removing intermediate container d1bc15d567bd [2022-05-03T21:10:45.747Z] ---> 797bd0a432f4 [2022-05-03T21:10:45.747Z] [2022-05-03T21:10:46.024Z] Successfully built 797bd0a432f4 [2022-05-03T21:10:46.024Z] Successfully tagged core-metadata-arm64:latest [2022-05-03T21:14:53.333Z]  Building core-metadata ... done Removing intermediate container 444689e24a97 [2022-05-03T21:14:53.333Z] ---> dad171e98cad [2022-05-03T21:14:53.333Z] [2022-05-03T21:14:53.333Z] Step 9/20 : FROM alpine:3.15 [2022-05-03T21:14:53.333Z] 3.15: Pulling from library/alpine [2022-05-03T21:14:53.333Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-03T21:14:53.333Z] Status: Downloaded newer image for alpine:3.15 [2022-05-03T21:14:53.333Z] ---> 3fb3c9af89a9 [2022-05-03T21:14:53.333Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T21:14:53.333Z] ---> Running in a015e70536bc [2022-05-03T21:14:53.333Z] Removing intermediate container a015e70536bc [2022-05-03T21:14:53.333Z] ---> d6a2bbecc4fe [2022-05-03T21:14:53.333Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T21:14:53.333Z] ---> Running in 4f19a55337d0 [2022-05-03T21:14:53.333Z] Removing intermediate container 4f19a55337d0 [2022-05-03T21:14:53.333Z] ---> ba5f1456af56 [2022-05-03T21:14:53.333Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-03T21:14:53.333Z] ---> Running in 72801908c8ad [2022-05-03T21:14:53.333Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T21:14:53.333Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T21:14:53.333Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T21:14:53.333Z] v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T21:14:53.333Z] OK: 15730 distinct packages available [2022-05-03T21:14:53.333Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T21:14:53.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T21:14:54.604Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-03T21:14:54.882Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-03T21:14:55.157Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-03T21:14:55.157Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-03T21:14:55.157Z] (5/9) Installing curl (7.80.0-r1) [2022-05-03T21:14:55.434Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-03T21:14:55.434Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-03T21:14:55.434Z] (8/9) Installing libucontext (1.1-r0) [2022-05-03T21:14:55.716Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-03T21:14:55.716Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T21:14:55.716Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T21:14:56.317Z] OK: 8 MiB in 23 packages [2022-05-03T21:14:58.964Z] Removing intermediate container 72801908c8ad [2022-05-03T21:14:58.964Z] ---> 91e140977b3b [2022-05-03T21:14:58.964Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T21:14:59.568Z] ---> f84329b8ae34 [2022-05-03T21:14:59.568Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-03T21:15:02.207Z] ---> fb85d0eed465 [2022-05-03T21:15:02.207Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-03T21:15:02.832Z] ---> 25f26ae6f6ac [2022-05-03T21:15:02.832Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-03T21:15:02.832Z] ---> Running in 5458832b089e [2022-05-03T21:15:03.433Z] Removing intermediate container 5458832b089e [2022-05-03T21:15:03.433Z] ---> 8941a4b7f03b [2022-05-03T21:15:03.433Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T21:15:03.708Z] ---> Running in 8a194c34508b [2022-05-03T21:15:04.310Z] Removing intermediate container 8a194c34508b [2022-05-03T21:15:04.310Z] ---> 775dd033c388 [2022-05-03T21:15:04.310Z] Step 18/20 : LABEL arch=arm64 [2022-05-03T21:15:04.310Z] ---> Running in d8ba8a2cdca9 [2022-05-03T21:15:04.909Z] Removing intermediate container d8ba8a2cdca9 [2022-05-03T21:15:04.909Z] ---> 8bd8691918ff [2022-05-03T21:15:04.909Z] Step 19/20 : LABEL git_sha=59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 [2022-05-03T21:15:04.909Z] ---> Running in 02188dcad562 [2022-05-03T21:15:05.506Z] Removing intermediate container 02188dcad562 [2022-05-03T21:15:05.506Z] ---> 215735915584 [2022-05-03T21:15:05.506Z] Step 20/20 : LABEL version=0.0.0 [2022-05-03T21:15:05.506Z] ---> Running in 97e53efaf901 [2022-05-03T21:15:06.108Z] Removing intermediate container 97e53efaf901 [2022-05-03T21:15:06.108Z] ---> c8f1ff699cf5 [2022-05-03T21:15:06.108Z] [2022-05-03T21:15:06.708Z] Successfully built c8f1ff699cf5 [2022-05-03T21:15:06.708Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-03T21:27:44.639Z]  Building security-spiffe-token-provider ... done Building bin/spire-agent... [2022-05-03T21:27:44.639Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-03T21:27:44.639Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-03T21:27:44.639Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-03T21:27:44.639Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-03T21:27:47.277Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-03T21:27:49.272Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-03T21:27:49.272Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-03T21:27:49.558Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-03T21:27:49.558Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-03T21:27:49.558Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-03T21:27:49.558Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-03T21:27:49.558Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-03T21:27:49.835Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-03T21:33:12.968Z] Building bin/spire-agent... [2022-05-03T21:33:12.968Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-03T21:33:12.968Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-03T21:33:12.968Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-03T21:33:12.968Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-03T21:33:12.968Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-03T21:33:12.968Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-03T21:33:12.968Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-03T21:33:12.968Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-03T21:33:12.968Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-03T21:33:12.968Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-03T21:33:12.968Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-03T21:33:12.968Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-03T21:33:12.968Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-03T21:34:09.580Z] Removing intermediate container 6b6a9d5eed0e [2022-05-03T21:34:09.580Z] ---> d2e9acf596f7 [2022-05-03T21:34:09.580Z] [2022-05-03T21:34:09.580Z] Step 13/26 : FROM alpine:3.15 [2022-05-03T21:34:09.580Z] ---> 3fb3c9af89a9 [2022-05-03T21:34:09.580Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T21:34:09.580Z] ---> Using cache [2022-05-03T21:34:09.580Z] ---> d6a2bbecc4fe [2022-05-03T21:34:09.580Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T21:34:09.580Z] ---> Using cache [2022-05-03T21:34:09.580Z] ---> ba5f1456af56 [2022-05-03T21:34:09.580Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-03T21:34:09.580Z] ---> Running in d03dd97149a3 [2022-05-03T21:34:09.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T21:34:09.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T21:34:09.580Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T21:34:09.580Z] v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T21:34:09.580Z] OK: 15730 distinct packages available [2022-05-03T21:34:09.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T21:34:09.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T21:34:09.580Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-03T21:34:09.580Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-03T21:34:09.580Z] (3/5) Installing libucontext (1.1-r0) [2022-05-03T21:34:09.580Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-03T21:34:09.580Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-03T21:34:09.580Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T21:34:09.580Z] OK: 6 MiB in 19 packages [2022-05-03T21:34:09.580Z] Removing intermediate container d03dd97149a3 [2022-05-03T21:34:09.580Z] ---> d6d668b207de [2022-05-03T21:34:09.580Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-03T21:34:12.999Z] ---> 9bf7bea358f7 [2022-05-03T21:34:12.999Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-03T21:34:18.412Z] ---> bf5e450eeca3 [2022-05-03T21:34:18.412Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-03T21:34:18.688Z] ---> 120774929c19 [2022-05-03T21:34:18.688Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-03T21:34:19.680Z] ---> 21e1b518ad9e [2022-05-03T21:34:19.680Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-03T21:34:20.734Z] ---> 910d04eff7ce [2022-05-03T21:34:20.734Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-03T21:34:20.734Z] ---> Running in cc69050b188e [2022-05-03T21:34:21.423Z] Removing intermediate container cc69050b188e [2022-05-03T21:34:21.423Z] ---> e7c222b9d30e [2022-05-03T21:34:21.423Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-03T21:34:21.423Z] ---> Running in 4128d4ab89c6 [2022-05-03T21:34:21.707Z] Removing intermediate container 4128d4ab89c6 [2022-05-03T21:34:21.707Z] ---> e31a0194d839 [2022-05-03T21:34:21.707Z] Step 24/26 : LABEL arch=arm64 [2022-05-03T21:34:21.987Z] ---> Running in 51ba011f42a6 [2022-05-03T21:34:22.263Z] Removing intermediate container 51ba011f42a6 [2022-05-03T21:34:22.263Z] ---> 6f69d98130fa [2022-05-03T21:34:22.263Z] Step 25/26 : LABEL git_sha=59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 [2022-05-03T21:34:22.541Z] ---> Running in 16888d26c386 [2022-05-03T21:34:22.815Z] Removing intermediate container 16888d26c386 [2022-05-03T21:34:22.815Z] ---> 7892e7a6bdae [2022-05-03T21:34:22.815Z] Step 26/26 : LABEL version=0.0.0 [2022-05-03T21:34:23.092Z] ---> Running in 6241444ae404 [2022-05-03T21:34:23.368Z] Removing intermediate container 6241444ae404 [2022-05-03T21:34:23.368Z] ---> 89cfa998caa5 [2022-05-03T21:34:23.368Z] [2022-05-03T21:34:23.647Z] Successfully built 89cfa998caa5 [2022-05-03T21:34:23.647Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-03T21:36:30.496Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-03T21:36:30.496Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-03T21:36:30.496Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-03T21:36:30.496Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-03T21:36:30.496Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-03T21:36:30.496Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-03T21:36:30.496Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-03T21:36:30.496Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-03T21:36:30.496Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-03T21:36:30.496Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-03T21:36:30.496Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-03T21:36:30.496Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-03T21:36:30.496Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-03T21:36:30.496Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-03T21:37:52.297Z] Removing intermediate container 13b821e9843f [2022-05-03T21:37:52.297Z] ---> 829399e812db [2022-05-03T21:37:52.297Z] [2022-05-03T21:37:52.297Z] Step 13/25 : FROM alpine:3.15 [2022-05-03T21:37:52.297Z] ---> 3fb3c9af89a9 [2022-05-03T21:37:52.298Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T21:37:52.298Z] ---> Using cache [2022-05-03T21:37:52.298Z] ---> d6a2bbecc4fe [2022-05-03T21:37:52.298Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T21:37:52.298Z] ---> Using cache [2022-05-03T21:37:52.298Z] ---> ba5f1456af56 [2022-05-03T21:37:52.298Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-03T21:37:52.298Z] ---> Using cache [2022-05-03T21:37:52.298Z] ---> d6d668b207de [2022-05-03T21:37:52.298Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-03T21:37:56.616Z] ---> a28098905cda [2022-05-03T21:37:56.616Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-03T21:37:57.226Z] ---> 5e7c6b926048 [2022-05-03T21:37:57.226Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-03T21:37:58.218Z] ---> 2a5b4f5984b8 [2022-05-03T21:37:58.218Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-03T21:37:58.812Z] ---> 46ac0efa84e3 [2022-05-03T21:37:58.812Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-03T21:37:59.083Z] ---> Running in 93dd66445a21 [2022-05-03T21:37:59.353Z] Removing intermediate container 93dd66445a21 [2022-05-03T21:37:59.353Z] ---> 69df6f669cef [2022-05-03T21:37:59.353Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-03T21:37:59.353Z] ---> Running in 2c3a227482b9 [2022-05-03T21:37:59.949Z] Removing intermediate container 2c3a227482b9 [2022-05-03T21:37:59.949Z] ---> 557fac6aaa70 [2022-05-03T21:37:59.949Z] Step 23/25 : LABEL arch=arm64 [2022-05-03T21:37:59.949Z] ---> Running in b00013cd1642 [2022-05-03T21:38:00.547Z] Removing intermediate container b00013cd1642 [2022-05-03T21:38:00.547Z] ---> e8fe051cbeaa [2022-05-03T21:38:00.547Z] Step 24/25 : LABEL git_sha=59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 [2022-05-03T21:38:00.547Z] ---> Running in f25c02005576 [2022-05-03T21:38:01.143Z] Removing intermediate container f25c02005576 [2022-05-03T21:38:01.143Z] ---> 0177a307cf7f [2022-05-03T21:38:01.143Z] Step 25/25 : LABEL version=0.0.0 [2022-05-03T21:38:01.143Z] ---> Running in 79e5a4488991 [2022-05-03T21:38:01.415Z] Removing intermediate container 79e5a4488991 [2022-05-03T21:38:01.415Z] ---> daf0fddffebb [2022-05-03T21:38:01.415Z] [2022-05-03T21:38:02.012Z] Successfully built daf0fddffebb [2022-05-03T21:38:02.012Z] Successfully tagged security-spire-server-arm64:latest [2022-05-03T21:40:23.850Z]  Building security-spire-server ... done Removing intermediate container 2ddb252f3e2e [2022-05-03T21:40:23.850Z] ---> 2e9b8e9ab450 [2022-05-03T21:40:23.850Z] [2022-05-03T21:40:23.850Z] Step 13/26 : FROM alpine:3.15 [2022-05-03T21:40:23.850Z] ---> 3fb3c9af89a9 [2022-05-03T21:40:23.850Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T21:40:23.850Z] ---> Using cache [2022-05-03T21:40:23.850Z] ---> d6a2bbecc4fe [2022-05-03T21:40:23.850Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T21:40:23.850Z] ---> Using cache [2022-05-03T21:40:23.850Z] ---> ba5f1456af56 [2022-05-03T21:40:23.850Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-03T21:40:23.850Z] ---> Running in 2d5fb1b75802 [2022-05-03T21:40:23.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T21:40:23.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T21:40:24.448Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T21:40:24.448Z] v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T21:40:24.448Z] OK: 15730 distinct packages available [2022-05-03T21:40:24.722Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T21:40:25.700Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T21:40:26.681Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-03T21:40:26.681Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-03T21:40:26.681Z] (3/4) Installing libucontext (1.1-r0) [2022-05-03T21:40:26.952Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-03T21:40:26.952Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T21:40:26.952Z] OK: 6 MiB in 18 packages [2022-05-03T21:40:27.934Z] Removing intermediate container 2d5fb1b75802 [2022-05-03T21:40:27.934Z] ---> e9a4d75fa7f6 [2022-05-03T21:40:27.934Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-03T21:40:31.325Z] ---> 41445b592952 [2022-05-03T21:40:31.325Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-03T21:40:31.919Z] ---> f67898dbb460 [2022-05-03T21:40:31.919Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-03T21:40:31.919Z] ---> Running in 97a4077c5dd7 [2022-05-03T21:40:32.191Z] Removing intermediate container 97a4077c5dd7 [2022-05-03T21:40:32.191Z] ---> 568d9c01fc60 [2022-05-03T21:40:32.191Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-03T21:40:32.799Z] ---> fd04bfebd494 [2022-05-03T21:40:32.799Z] Step 21/26 : WORKDIR / [2022-05-03T21:40:33.071Z] ---> Running in a32a58745301 [2022-05-03T21:40:33.342Z] Removing intermediate container a32a58745301 [2022-05-03T21:40:33.342Z] ---> 546d5db12f17 [2022-05-03T21:40:33.342Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-03T21:40:33.342Z] ---> Running in 8ad3a8ad09fd [2022-05-03T21:40:33.619Z] Removing intermediate container 8ad3a8ad09fd [2022-05-03T21:40:33.619Z] ---> c69c084617a0 [2022-05-03T21:40:33.619Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-03T21:40:33.892Z] ---> Running in 8229a759868f [2022-05-03T21:40:34.163Z] Removing intermediate container 8229a759868f [2022-05-03T21:40:34.163Z] ---> 70c67c3b7633 [2022-05-03T21:40:34.163Z] Step 24/26 : LABEL arch=arm64 [2022-05-03T21:40:34.163Z] ---> Running in 72ce0a67f041 [2022-05-03T21:40:34.443Z] Removing intermediate container 72ce0a67f041 [2022-05-03T21:40:34.443Z] ---> a5ff2ef69168 [2022-05-03T21:40:34.443Z] Step 25/26 : LABEL git_sha=59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 [2022-05-03T21:40:34.443Z] ---> Running in eb91a07a8d60 [2022-05-03T21:40:35.047Z] Removing intermediate container eb91a07a8d60 [2022-05-03T21:40:35.047Z] ---> 9d7c2071e07b [2022-05-03T21:40:35.047Z] Step 26/26 : LABEL version=0.0.0 [2022-05-03T21:40:35.047Z] ---> Running in 52848c7b7ce0 [2022-05-03T21:40:35.320Z] Removing intermediate container 52848c7b7ce0 [2022-05-03T21:40:35.320Z] ---> a5302f535f99 [2022-05-03T21:40:35.320Z] [2022-05-03T21:40:35.592Z] Successfully built a5302f535f99 [2022-05-03T21:40:35.592Z] Successfully tagged security-spire-config-arm64:latest [2022-05-03T21:40:35.881Z]  Building security-spire-config ... done  [Pipeline] } [2022-05-03T21:40:35.870Z] $ docker stop --time=1 7159ea8018ae1ce9c2d6de0e317c219d8e9b42c473bdddc861f72ba7107b73c3 [2022-05-03T21:40:37.592Z] $ docker rm -f 7159ea8018ae1ce9c2d6de0e317c219d8e9b42c473bdddc861f72ba7107b73c3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T21:40:38.192Z] + docker images [2022-05-03T21:40:38.465Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-03T21:40:38.465Z] security-spire-config-arm64 latest a5302f535f99 3 seconds ago 85.6MB [2022-05-03T21:40:38.465Z] 2e9b8e9ab450 35 seconds ago 4.14GB [2022-05-03T21:40:38.465Z] security-spire-server-arm64 latest daf0fddffebb 2 minutes ago 86.3MB [2022-05-03T21:40:38.465Z] 829399e812db 3 minutes ago 4.14GB [2022-05-03T21:40:38.465Z] security-spire-agent-arm64 latest 89cfa998caa5 6 minutes ago 126MB [2022-05-03T21:40:38.465Z] d2e9acf596f7 6 minutes ago 4.14GB [2022-05-03T21:40:38.465Z] security-spiffe-token-provider-arm64 latest c8f1ff699cf5 25 minutes ago 27.9MB [2022-05-03T21:40:38.465Z] dad171e98cad 25 minutes ago 1.36GB [2022-05-03T21:40:38.465Z] core-metadata-arm64 latest 797bd0a432f4 29 minutes ago 16.3MB [2022-05-03T21:40:38.465Z] 17ff7f821cc2 30 minutes ago 1.31GB [2022-05-03T21:40:38.465Z] security-proxy-setup-arm64 latest 77062b782f29 33 minutes ago 26.1MB [2022-05-03T21:40:38.465Z] 91fffb7888f7 33 minutes ago 1.31GB [2022-05-03T21:40:38.465Z] support-notifications-arm64 latest cf9b1f7f6995 35 minutes ago 25.8MB [2022-05-03T21:40:38.465Z] 67ced9c3cb2c 36 minutes ago 1.36GB [2022-05-03T21:40:38.465Z] support-scheduler-arm64 latest 7e69eaf4ac4a 36 minutes ago 25.2MB [2022-05-03T21:40:38.465Z] d1b9b36fd03e 36 minutes ago 1.36GB [2022-05-03T21:40:38.465Z] core-command-arm64 latest 2a487a473a1c 39 minutes ago 15.5MB [2022-05-03T21:40:38.465Z] f5c120acb3ae 39 minutes ago 1.3GB [2022-05-03T21:40:38.465Z] sys-mgmt-agent-arm64 latest 92f174ba775c 44 minutes ago 282MB [2022-05-03T21:40:38.465Z] core-data-arm64 latest 5ad916a9e1ae 45 minutes ago 21.6MB [2022-05-03T21:40:38.465Z] security-bootstrapper-arm64 latest 6b89221ab53b 45 minutes ago 18.3MB [2022-05-03T21:40:38.465Z] 9972d2ade6a0 46 minutes ago 1.34GB [2022-05-03T21:40:38.465Z] security-secretstore-setup-arm64 latest feefb78dbcc6 46 minutes ago 27.5MB [2022-05-03T21:40:38.465Z] 01c88e76abfd 46 minutes ago 1.31GB [2022-05-03T21:40:38.465Z] 0884f0338001 46 minutes ago 1.31GB [2022-05-03T21:40:38.465Z] 69b985a20b6b 46 minutes ago 1.32GB [2022-05-03T21:40:38.465Z] ci-base-image-arm64 latest 300db42304d9 About an hour ago 885MB [2022-05-03T21:40:38.465Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 11 days ago 551MB [2022-05-03T21:40:38.465Z] docker 20.10.14 c346e9eafbab 4 weeks ago 202MB [2022-05-03T21:40:38.465Z] alpine 3.14 ac73e934f311 4 weeks ago 5.34MB [2022-05-03T21:40:38.465Z] alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB [2022-05-03T21:40:38.465Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T21:40:39.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T21:40:39.184Z] [2022-05-03T21:40:39.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-03T21:40:39.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T21:40:39.804Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-03T21:40:39.804Z] 8998bd30e6a1: Pulling fs layer [2022-05-03T21:40:39.804Z] 04944245beec: Pulling fs layer [2022-05-03T21:40:39.804Z] 699f458cf7ca: Pulling fs layer [2022-05-03T21:40:39.804Z] 765212b225bb: Pulling fs layer [2022-05-03T21:40:39.804Z] f23df028b6ca: Pulling fs layer [2022-05-03T21:40:39.804Z] d65c8cfc05b1: Pulling fs layer [2022-05-03T21:40:39.804Z] 2437ff75d9bd: Pulling fs layer [2022-05-03T21:40:39.804Z] f23df028b6ca: Waiting [2022-05-03T21:40:39.804Z] d65c8cfc05b1: Waiting [2022-05-03T21:40:39.804Z] 2437ff75d9bd: Waiting [2022-05-03T21:40:39.804Z] 765212b225bb: Waiting [2022-05-03T21:40:39.804Z] 04944245beec: Verifying Checksum [2022-05-03T21:40:39.804Z] 04944245beec: Download complete [2022-05-03T21:40:39.804Z] 765212b225bb: Verifying Checksum [2022-05-03T21:40:39.804Z] 765212b225bb: Download complete [2022-05-03T21:40:39.804Z] f23df028b6ca: Verifying Checksum [2022-05-03T21:40:39.804Z] f23df028b6ca: Download complete [2022-05-03T21:40:40.076Z] d65c8cfc05b1: Verifying Checksum [2022-05-03T21:40:40.076Z] d65c8cfc05b1: Download complete [2022-05-03T21:40:40.076Z] 699f458cf7ca: Verifying Checksum [2022-05-03T21:40:40.076Z] 699f458cf7ca: Download complete [2022-05-03T21:40:40.347Z] 8998bd30e6a1: Verifying Checksum [2022-05-03T21:40:40.347Z] 8998bd30e6a1: Download complete [2022-05-03T21:40:42.968Z] 2437ff75d9bd: Verifying Checksum [2022-05-03T21:40:42.968Z] 2437ff75d9bd: Download complete [2022-05-03T21:40:45.671Z] 8998bd30e6a1: Pull complete [2022-05-03T21:40:45.945Z] 04944245beec: Pull complete [2022-05-03T21:40:47.382Z] 699f458cf7ca: Pull complete [2022-05-03T21:40:47.652Z] 765212b225bb: Pull complete [2022-05-03T21:40:48.630Z] f23df028b6ca: Pull complete [2022-05-03T21:40:48.630Z] d65c8cfc05b1: Pull complete [2022-05-03T21:41:03.712Z] 2437ff75d9bd: Pull complete [2022-05-03T21:41:03.712Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-03T21:41:03.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T21:41:03.712Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-03T21:41:03.966Z] prd-ubuntu20.04-docker-arm64-4c-16g-40401 does not seem to be running inside a container [2022-05-03T21:41:04.040Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-03T21:41:07.054Z] $ docker top f7528ca11ba8d8c5839a6beb086e4630a7dfcd148cb8de86d44f4414260d79a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T21:41:08.141Z] ---> job-cost.sh [2022-05-03T21:41:08.142Z] lf-activate-venv: SKIPPING [2022-05-03T21:41:08.142Z] INFO: No Stack... [2022-05-03T21:41:08.735Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-03T21:41:09.711Z] INFO: Archiving Costs [Pipeline] sh [2022-05-03T21:41:10.384Z] + cut -d, -f6 [2022-05-03T21:41:10.384Z] + cat /w/workspace/edgex-go/13/archives/cost.csv [Pipeline] lock [2022-05-03T21:41:10.416Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3987-13-stack-cost] [2022-05-03T21:41:10.423Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3987-13-stack-cost] did not exist. Created. [2022-05-03T21:41:10.423Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3987-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-03T21:41:11.098Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-03T21:41:11.301Z] Stashed 1 file(s) [Pipeline] } [2022-05-03T21:41:11.307Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3987-13-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-03T21:41:11.311Z] $ docker stop --time=1 f7528ca11ba8d8c5839a6beb086e4630a7dfcd148cb8de86d44f4414260d79a9 [2022-05-03T21:41:12.909Z] $ docker rm -f f7528ca11ba8d8c5839a6beb086e4630a7dfcd148cb8de86d44f4414260d79a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-03T21:41:13.489Z] provisioning config files... [2022-05-03T21:41:13.496Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/13@tmp/config6259626891628807945tmp [Pipeline] { [Pipeline] sh [2022-05-03T21:41:13.801Z] + set +x [2022-05-03T21:41:13.801Z] + curl -s https://codecov.io/bash [2022-05-03T21:41:13.801Z] + bash -s -- [2022-05-03T21:41:13.801Z] [2022-05-03T21:41:13.801Z] _____ _ [2022-05-03T21:41:13.801Z] / ____| | | [2022-05-03T21:41:13.801Z] | | ___ __| | ___ ___ _____ __ [2022-05-03T21:41:13.801Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-03T21:41:13.801Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-03T21:41:13.801Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-03T21:41:13.801Z] Bash-1.0.6 [2022-05-03T21:41:13.801Z] [2022-05-03T21:41:13.801Z] [2022-05-03T21:41:13.801Z] ==> git version 2.25.1 found [2022-05-03T21:41:13.801Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-03T21:41:13.801Z] Release-Date: 2020-01-08 [2022-05-03T21:41:13.801Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-03T21:41:13.801Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-03T21:41:13.801Z] ==> Jenkins CI detected. [2022-05-03T21:41:13.801Z] current dir:  /w/workspace/edgex-go/13 [2022-05-03T21:41:13.801Z] project root: . [2022-05-03T21:41:13.801Z] --> token set from env [2022-05-03T21:41:13.801Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-03T21:41:13.801Z] ==> Running gcov in . (disable via -X gcov) [2022-05-03T21:41:14.062Z] ==> Python coveragepy not found [2022-05-03T21:41:14.062Z] ==> Searching for coverage reports in: [2022-05-03T21:41:14.062Z] + . [2022-05-03T21:41:14.062Z] -> Found 1 reports [2022-05-03T21:41:14.062Z] ==> Detecting git/mercurial file structure [2022-05-03T21:41:14.062Z] ==> Reading reports [2022-05-03T21:41:14.062Z] + ./coverage.out bytes=435134 [2022-05-03T21:41:14.062Z] ==> Appending adjustments [2022-05-03T21:41:14.062Z] https://docs.codecov.io/docs/fixing-reports [2022-05-03T21:41:15.446Z] + Found adjustments [2022-05-03T21:41:15.446Z] ==> Gzipping contents [2022-05-03T21:41:15.446Z] 60K /tmp/codecov.u1uWhw.gz [2022-05-03T21:41:15.446Z] ==> Uploading reports [2022-05-03T21:41:15.446Z] url: https://codecov.io [2022-05-03T21:41:15.446Z] query: branch=PR-3987&commit=3dbef2311167635094b9702bde69b1056438adad&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-05-03T21:41:15.446Z] -> Pinging Codecov [2022-05-03T21:41:15.446Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3987&commit=3dbef2311167635094b9702bde69b1056438adad&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-05-03T21:41:15.446Z] -> Uploading to [2022-05-03T21:41:15.446Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-03/00271124DB129430A58F1EEE437C3FCB/3dbef2311167635094b9702bde69b1056438adad/64519a82-8482-4335-9e02-061d83ade5d1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220503T214115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6a41265e933fd0d6042a05a0f4c161ea403e3765ee108809f82c5143360b6a40 [2022-05-03T21:41:15.446Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T21:41:15.446Z] Dload Upload Total Spent Left Speed [2022-05-03T21:41:15.712Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59738 0 0 100 59738 0 239k --:--:-- --:--:-- --:--:-- 240k [2022-05-03T21:41:15.712Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3dbef2311167635094b9702bde69b1056438adad [Pipeline] } [2022-05-03T21:41:15.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-03T21:41:16.443Z] + [ -d /w/workspace/edgex-go/13/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-03T21:41:16.758Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T21:41:17.623Z] ---> package-listing.sh [2022-05-03T21:41:17.623Z] ++ facter osfamily [2022-05-03T21:41:17.623Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-03T21:41:17.883Z] + OS_FAMILY=debian [2022-05-03T21:41:17.883Z] + workspace=/w/workspace/edgex-go/13 [2022-05-03T21:41:17.883Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-03T21:41:17.883Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-03T21:41:17.883Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-03T21:41:17.883Z] + PACKAGES=/tmp/packages_start.txt [2022-05-03T21:41:17.883Z] + '[' /w/workspace/edgex-go/13 ']' [2022-05-03T21:41:17.883Z] + PACKAGES=/tmp/packages_end.txt [2022-05-03T21:41:17.883Z] + case "${OS_FAMILY}" in [2022-05-03T21:41:17.883Z] + dpkg -l [2022-05-03T21:41:17.883Z] + grep '^ii' [2022-05-03T21:41:17.883Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-03T21:41:17.883Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-03T21:41:17.883Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-03T21:41:17.883Z] + '[' /w/workspace/edgex-go/13 ']' [2022-05-03T21:41:17.883Z] + mkdir -p /w/workspace/edgex-go/13/archives/ [2022-05-03T21:41:17.883Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] echo [2022-05-03T21:41:17.894Z] 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/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-03T21:41:18.172Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-03T21:41:18.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T21:41:18.729Z] [2022-05-03T21:41:18.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T21:41:19.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T21:41:19.042Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-03T21:41:19.042Z] 5eb5b503b376: Pulling fs layer [2022-05-03T21:41:19.042Z] 5c69ac0246d0: Pulling fs layer [2022-05-03T21:41:19.042Z] ec43610c2a17: Pulling fs layer [2022-05-03T21:41:19.042Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-03T21:41:19.042Z] 33b1e0a273af: Pulling fs layer [2022-05-03T21:41:19.042Z] 5d3b04190fa2: Pulling fs layer [2022-05-03T21:41:19.042Z] 2f39f015ded8: Pulling fs layer [2022-05-03T21:41:19.042Z] 5d3b04190fa2: Waiting [2022-05-03T21:41:19.042Z] 2f39f015ded8: Waiting [2022-05-03T21:41:19.042Z] 33b1e0a273af: Waiting [2022-05-03T21:41:19.042Z] 3a2ae6a8a46f: Waiting [2022-05-03T21:41:19.042Z] 5c69ac0246d0: Verifying Checksum [2022-05-03T21:41:19.042Z] 5c69ac0246d0: Download complete [2022-05-03T21:41:19.042Z] 3a2ae6a8a46f: Download complete [2022-05-03T21:41:19.042Z] 33b1e0a273af: Verifying Checksum [2022-05-03T21:41:19.042Z] 33b1e0a273af: Download complete [2022-05-03T21:41:19.042Z] ec43610c2a17: Verifying Checksum [2022-05-03T21:41:19.042Z] ec43610c2a17: Download complete [2022-05-03T21:41:19.042Z] 5d3b04190fa2: Verifying Checksum [2022-05-03T21:41:19.042Z] 5d3b04190fa2: Download complete [2022-05-03T21:41:19.305Z] 5eb5b503b376: Verifying Checksum [2022-05-03T21:41:19.305Z] 5eb5b503b376: Download complete [2022-05-03T21:41:19.879Z] 2f39f015ded8: Download complete [2022-05-03T21:41:20.448Z] 5eb5b503b376: Pull complete [2022-05-03T21:41:20.706Z] 5c69ac0246d0: Pull complete [2022-05-03T21:41:21.277Z] ec43610c2a17: Pull complete [2022-05-03T21:41:21.277Z] 3a2ae6a8a46f: Pull complete [2022-05-03T21:41:21.536Z] 33b1e0a273af: Pull complete [2022-05-03T21:41:21.536Z] 5d3b04190fa2: Pull complete [2022-05-03T21:41:25.728Z] 2f39f015ded8: Pull complete [2022-05-03T21:41:25.728Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-03T21:41:25.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T21:41:25.728Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-03T21:41:25.798Z] prd-ubuntu20.04-docker-8c-8g-40396 does not seem to be running inside a container [2022-05-03T21:41:25.832Z] $ 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/13/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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-03T21:41:27.818Z] $ docker top 88f73c45a7869de7f250695cd663f2048202dcfc960eee5a7e829ddf0855c46a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T21:41:28.175Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-03T21:41:28.466Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-03T21:41:28.754Z] + ls /var/log/sa-host [2022-05-03T21:41:28.754Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T21:41:28.976Z] provisioning config files... [2022-05-03T21:41:28.985Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config142155590984648980tmp [Pipeline] { [Pipeline] echo [2022-05-03T21:41:29.001Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T21:41:29.287Z] ---> create-netrc.sh [Pipeline] } [2022-05-03T21:41:29.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-03T21:41:29.631Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-03T21:41:29.644Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T21:41:29.935Z] ---> sudo-logs.sh [2022-05-03T21:41:29.935Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-03T21:41:29.961Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T21:41:30.268Z] ---> job-cost.sh [2022-05-03T21:41:30.269Z] lf-activate-venv: SKIPPING [2022-05-03T21:41:30.269Z] DEBUG: total: 0.2199999988079071 [2022-05-03T21:41:30.269Z] INFO: Retrieving Stack Cost... [2022-05-03T21:41:30.863Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-03T21:41:31.456Z] INFO: Archiving Costs [Pipeline] echo [2022-05-03T21:41:31.471Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T21:41:31.763Z] ---> logs-deploy.sh [2022-05-03T21:41:31.763Z] lf-activate-venv: SKIPPING [2022-05-03T21:41:31.763Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3987/13 [2022-05-03T21:41:31.763Z] INFO: archiving workspace using pattern(s): [2022-05-03T21:41:32.705Z] Archives upload complete. [2022-05-03T21:41:32.705Z] INFO: archiving logs to Nexus