Pull request #3977 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from afad8391a4637beb00d00a7a85c7f0bbecc23a16+7c172932d67f5deb00d2ba71bf7bdd749298babf (01a6a851d7bf96b61fdb4e8045b485c0a6803c67) 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-ssh9691033532966105286.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3628422277534381121.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3977/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3977/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1752428202952731278.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3977/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12570356191145567896.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10955325727798332405.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3977/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3977/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7907852189296776455.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21366 in /w/workspace/edgexfoundry_edgex-go_PR-3977 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7c172932d67f5deb00d2ba71bf7bdd749298babf into PR head commit afad8391a4637beb00d00a7a85c7f0bbecc23a16 Merge succeeded, producing afad8391a4637beb00d00a7a85c7f0bbecc23a16 Checking out Revision afad8391a4637beb00d00a7a85c7f0bbecc23a16 (PR-3977) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3977/head:refs/remotes/origin/PR-3977 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f afad8391a4637beb00d00a7a85c7f0bbecc23a16 # 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 7c172932d67f5deb00d2ba71bf7bdd749298babf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f afad8391a4637beb00d00a7a85c7f0bbecc23a16 # timeout=10 Commit message: "fix(security): Workaround for inconsistent app service naming in docker-compose" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-19T17:12:42.366Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-19T17:12:42.523Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-19T17:12:42.612Z] ========================================================= [2022-04-19T17:12:42.612Z] EdgeX Global Pipelines Version Info [2022-04-19T17:12:42.612Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-19T17:12:43.495Z] ------------------- [2022-04-19T17:12:43.495Z] stable info: [2022-04-19T17:12:43.495Z] ------------------- [2022-04-19T17:12:43.495Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-19T17:12:43.495Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-19T17:12:43.495Z] Message: update stable to v1.0.221 [2022-04-19T17:12:44.071Z] ------------------- [2022-04-19T17:12:44.071Z] experimental info: [2022-04-19T17:12:44.071Z] ------------------- [2022-04-19T17:12:44.071Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-19T17:12:44.071Z] Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d [2022-04-19T17:12:44.071Z] Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-19T17:12:44.367Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-19T17:12:44.406Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-19T17:12:44.443Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-19T17:12:44.473Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-19T17:12:44.505Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-19T17:12:44.542Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-19T17:12:44.583Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-19T17:12:44.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-19T17:12:44.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-19T17:12:44.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-19T17:12:44.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-19T17:12:44.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-19T17:12:44.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-19T17:12:44.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-19T17:12:44.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-19T17:12:44.930Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-19T17:12:44.968Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-19T17:12:45.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-19T17:12:45.047Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-19T17:12:45.093Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-19T17:12:45.132Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-19T17:12:45.175Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-19T17:12:45.214Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3977 [Pipeline] echo [2022-04-19T17:12:45.251Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3977 [Pipeline] echo [2022-04-19T17:12:45.288Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3977 [Pipeline] echo [2022-04-19T17:12:45.324Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = afad8391a4637beb00d00a7a85c7f0bbecc23a16 [Pipeline] echo [2022-04-19T17:12:45.363Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = afad839 [Pipeline] echo [2022-04-19T17:12:45.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T17:12:45.503Z] provisioning config files... [2022-04-19T17:12:45.518Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4030519668372507187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T17:12:45.863Z] ---> docker-login.sh [2022-04-19T17:12:45.863Z] nexus3.edgexfoundry.org:10001 [2022-04-19T17:12:46.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T17:12:46.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T17:12:46.124Z] Configure a credential helper to remove this warning. See [2022-04-19T17:12:46.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T17:12:46.124Z] [2022-04-19T17:12:46.124Z] Login Succeeded [2022-04-19T17:12:46.124Z] nexus3.edgexfoundry.org:10002 [2022-04-19T17:12:46.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T17:12:46.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T17:12:46.385Z] Configure a credential helper to remove this warning. See [2022-04-19T17:12:46.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T17:12:46.385Z] [2022-04-19T17:12:46.385Z] Login Succeeded [2022-04-19T17:12:46.385Z] nexus3.edgexfoundry.org:10003 [2022-04-19T17:12:46.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T17:12:46.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T17:12:46.385Z] Configure a credential helper to remove this warning. See [2022-04-19T17:12:46.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T17:12:46.385Z] [2022-04-19T17:12:46.385Z] Login Succeeded [2022-04-19T17:12:46.385Z] nexus3.edgexfoundry.org:10004 [2022-04-19T17:12:46.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T17:12:46.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T17:12:46.648Z] Configure a credential helper to remove this warning. See [2022-04-19T17:12:46.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T17:12:46.648Z] [2022-04-19T17:12:46.648Z] Login Succeeded [2022-04-19T17:12:46.648Z] docker.io [2022-04-19T17:12:46.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T17:12:47.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T17:12:47.220Z] Configure a credential helper to remove this warning. See [2022-04-19T17:12:47.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T17:12:47.220Z] [2022-04-19T17:12:47.220Z] Login Succeeded [2022-04-19T17:12:47.220Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T17:12:47.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-19T17:12:47.656Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-04-19T17:12:47.656Z] + dirname cmd/core-command/Dockerfile [2022-04-19T17:12:47.656Z] + cut -d/ -f2 [2022-04-19T17:12:47.656Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-19T17:12:47.656Z] + dirname cmd/core-data/Dockerfile [2022-04-19T17:12:47.656Z] + cut -d/ -f2 [2022-04-19T17:12:47.656Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-19T17:12:47.656Z] + dirname cmd/core-metadata/Dockerfile [2022-04-19T17:12:47.656Z] + cut -d/ -f2 [2022-04-19T17:12:47.656Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-19T17:12:47.656Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-19T17:12:47.656Z] + cut -d/ -f2 [2022-04-19T17:12:47.656Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-19T17:12:47.656Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-19T17:12:47.656Z] + cut -d/ -f2 [2022-04-19T17:12:47.656Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-19T17:12:47.656Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-19T17:12:47.656Z] + cut -d/ -f2 [2022-04-19T17:12:47.656Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-19T17:12:47.656Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-19T17:12:47.656Z] + cut -d/ -f2 [2022-04-19T17:12:47.656Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-19T17:12:47.656Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-19T17:12:47.656Z] + cut -d/ -f2 [2022-04-19T17:12:47.656Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-19T17:12:47.656Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-19T17:12:47.656Z] + cut -d/ -f2 [2022-04-19T17:12:47.656Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-19T17:12:47.656Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-19T17:12:47.656Z] + cut -d/ -f2 [2022-04-19T17:12:47.656Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-19T17:12:47.656Z] + dirname cmd/support-notifications/Dockerfile [2022-04-19T17:12:47.656Z] + cut -d/ -f2 [2022-04-19T17:12:47.656Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-19T17:12:47.656Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-19T17:12:47.656Z] + cut -d/ -f2 [2022-04-19T17:12:47.656Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-19T17:12:47.656Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-19T17:12:47.656Z] + cut -d/ -f2 [2022-04-19T17:12:47.656Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-19T17:12:47.708Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-19T17:12:48.222Z] + git rev-list -1 --merges afad8391a4637beb00d00a7a85c7f0bbecc23a16~1..afad8391a4637beb00d00a7a85c7f0bbecc23a16 [Pipeline] echo [2022-04-19T17:12:48.260Z] -----------> git rev-list -1 --merges afad8391a4637beb00d00a7a85c7f0bbecc23a16~1..afad8391a4637beb00d00a7a85c7f0bbecc23a16 afad8391a4637beb00d00a7a85c7f0bbecc23a16 [false] [Pipeline] sh [2022-04-19T17:12:48.575Z] + git log --format=format:%s -1 afad8391a4637beb00d00a7a85c7f0bbecc23a16 [Pipeline] echo [2022-04-19T17:12:48.606Z] ========================================================= [2022-04-19T17:12:48.606Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-19T17:12:48.606Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-19T17:12:49.257Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-19T17:12:49.257Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-19T17:12:49.257Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-19T17:12:49.257Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-19T17:12:49.257Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-19T17:12:49.257Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-19T17:12:49.257Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-19T17:12:49.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T17:12:49.644Z] [2022-04-19T17:12:49.644Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T17:12:49.985Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T17:12:49.985Z] latest: Pulling from edgex-devops/git-semver [2022-04-19T17:12:49.985Z] a0d0a0d46f8b: Pulling fs layer [2022-04-19T17:12:49.985Z] 3e5f54012d9b: Pulling fs layer [2022-04-19T17:12:49.985Z] 4c7163046ea9: Pulling fs layer [2022-04-19T17:12:49.985Z] 0c2d73faf560: Pulling fs layer [2022-04-19T17:12:49.985Z] 3e5f54012d9b: Verifying Checksum [2022-04-19T17:12:49.985Z] a0d0a0d46f8b: Verifying Checksum [2022-04-19T17:12:49.985Z] a0d0a0d46f8b: Download complete [2022-04-19T17:12:49.985Z] 0c2d73faf560: Verifying Checksum [2022-04-19T17:12:49.985Z] 0c2d73faf560: Download complete [2022-04-19T17:12:49.985Z] 4c7163046ea9: Verifying Checksum [2022-04-19T17:12:50.248Z] a0d0a0d46f8b: Pull complete [2022-04-19T17:12:50.248Z] 3e5f54012d9b: Pull complete [2022-04-19T17:12:50.512Z] 4c7163046ea9: Pull complete [2022-04-19T17:12:50.773Z] 0c2d73faf560: Pull complete [2022-04-19T17:12:50.773Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-19T17:12:50.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T17:12:50.773Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-19T17:12:50.875Z] prd-ubuntu20.04-docker-8c-8g-21366 does not seem to be running inside a container [2022-04-19T17:12:50.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-19T17:12:51.642Z] $ docker top 32f15b480338fe954c097f57f04c2a0a810d796a4601473c8ea31eb71f0fdcaa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-19T17:12:51.827Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T17:12:51.827Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T17:12:51.983Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T17:12:51.992Z] $ docker exec 32f15b480338fe954c097f57f04c2a0a810d796a4601473c8ea31eb71f0fdcaa ssh-agent [2022-04-19T17:12:52.126Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnmfNFi/agent.13 [2022-04-19T17:12:52.126Z] SSH_AGENT_PID=19 [2022-04-19T17:12:52.133Z] Running ssh-add (command line suppressed) [2022-04-19T17:12:52.264Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6978882237899240514.key (/w/workspace/edgex-go/1@tmp/private_key_6978882237899240514.key) [2022-04-19T17:12:52.287Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T17:12:52.622Z] + git tag --points-at HEAD [Pipeline] } [2022-04-19T17:12:52.652Z] $ docker exec --env ******** --env ******** 32f15b480338fe954c097f57f04c2a0a810d796a4601473c8ea31eb71f0fdcaa ssh-agent -k [2022-04-19T17:12:52.764Z] unset SSH_AUTH_SOCK; [2022-04-19T17:12:52.764Z] unset SSH_AGENT_PID; [2022-04-19T17:12:52.764Z] echo Agent pid 19 killed; [2022-04-19T17:12:52.780Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-19T17:12:52.870Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T17:12:52.870Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T17:12:53.021Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T17:12:53.029Z] $ docker exec 32f15b480338fe954c097f57f04c2a0a810d796a4601473c8ea31eb71f0fdcaa ssh-agent [2022-04-19T17:12:53.156Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkmfLci/agent.54 [2022-04-19T17:12:53.156Z] SSH_AGENT_PID=60 [2022-04-19T17:12:53.162Z] Running ssh-add (command line suppressed) [2022-04-19T17:12:53.283Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7032969722523154823.key (/w/workspace/edgex-go/1@tmp/private_key_7032969722523154823.key) [2022-04-19T17:12:53.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T17:12:53.626Z] + git semver init [2022-04-19T17:12:53.626Z] # -> Open(): unable to determine branch for HEAD [2022-04-19T17:12:53.626Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-04-19T17:12:53.626Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-04-19T17:12:53.626Z] # $SEMVER_REMOTE_NAME = origin [2022-04-19T17:12:53.626Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-19T17:12:53.626Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-19T17:12:53.626Z] # $SEMVER_BRANCH = PR-3977 [2022-04-19T17:12:53.626Z] # $SEMVER_TEMP = /tmp/semver-499475486 [2022-04-19T17:12:53.626Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-19T17:13:08.564Z] # '/tmp/semver-499475486' -> '/w/workspace/edgex-go/1/.semver' [2022-04-19T17:13:08.564Z] # -> Force: false [2022-04-19T17:13:08.564Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-04-19T17:13:08.597Z] $ docker exec --env ******** --env ******** 32f15b480338fe954c097f57f04c2a0a810d796a4601473c8ea31eb71f0fdcaa ssh-agent -k [2022-04-19T17:13:08.712Z] unset SSH_AUTH_SOCK; [2022-04-19T17:13:08.712Z] unset SSH_AGENT_PID; [2022-04-19T17:13:08.712Z] echo Agent pid 60 killed; [2022-04-19T17:13:08.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-19T17:13:09.139Z] + git semver [Pipeline] } [2022-04-19T17:13:09.179Z] $ docker stop --time=1 32f15b480338fe954c097f57f04c2a0a810d796a4601473c8ea31eb71f0fdcaa [2022-04-19T17:13:10.937Z] $ docker rm -f 32f15b480338fe954c097f57f04c2a0a810d796a4601473c8ea31eb71f0fdcaa [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T17:13:11.368Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-19T17:13:11.703Z] Stashed 1 file(s) [Pipeline] echo [2022-04-19T17:13:11.721Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-19T17:13:12.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T17:13:12.231Z] ========================================================= [2022-04-19T17:13:12.231Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-19T17:13:12.231Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-19T17:13:12.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T17:13:12.579Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-19T17:13:12.579Z] 59bf1c3509f3: Pulling fs layer [2022-04-19T17:13:12.579Z] 666ba61612fd: Pulling fs layer [2022-04-19T17:13:12.579Z] 8ed8ca486205: Pulling fs layer [2022-04-19T17:13:12.579Z] 4fe6c5a15a65: Pulling fs layer [2022-04-19T17:13:12.579Z] 22a0e8bec74d: Pulling fs layer [2022-04-19T17:13:12.579Z] 640e595b4fbd: Pulling fs layer [2022-04-19T17:13:12.579Z] 763cafe07f6e: Pulling fs layer [2022-04-19T17:13:12.579Z] 0c0b528cf693: Pulling fs layer [2022-04-19T17:13:12.579Z] 10935f4eaf8b: Pulling fs layer [2022-04-19T17:13:12.579Z] 763cafe07f6e: Waiting [2022-04-19T17:13:12.579Z] 0c0b528cf693: Waiting [2022-04-19T17:13:12.579Z] 10935f4eaf8b: Waiting [2022-04-19T17:13:12.579Z] 4fe6c5a15a65: Waiting [2022-04-19T17:13:12.579Z] 640e595b4fbd: Waiting [2022-04-19T17:13:12.579Z] 22a0e8bec74d: Waiting [2022-04-19T17:13:12.579Z] 8ed8ca486205: Verifying Checksum [2022-04-19T17:13:12.579Z] 8ed8ca486205: Download complete [2022-04-19T17:13:12.579Z] 666ba61612fd: Download complete [2022-04-19T17:13:12.579Z] 22a0e8bec74d: Download complete [2022-04-19T17:13:12.579Z] 640e595b4fbd: Verifying Checksum [2022-04-19T17:13:12.579Z] 640e595b4fbd: Download complete [2022-04-19T17:13:12.579Z] 763cafe07f6e: Verifying Checksum [2022-04-19T17:13:12.579Z] 763cafe07f6e: Download complete [2022-04-19T17:13:12.579Z] 59bf1c3509f3: Verifying Checksum [2022-04-19T17:13:12.579Z] 59bf1c3509f3: Download complete [2022-04-19T17:13:12.840Z] 0c0b528cf693: Verifying Checksum [2022-04-19T17:13:12.840Z] 0c0b528cf693: Download complete [2022-04-19T17:13:12.840Z] 59bf1c3509f3: Pull complete [2022-04-19T17:13:13.103Z] 666ba61612fd: Pull complete [2022-04-19T17:13:13.103Z] 8ed8ca486205: Pull complete [2022-04-19T17:13:13.363Z] 10935f4eaf8b: Verifying Checksum [2022-04-19T17:13:13.364Z] 10935f4eaf8b: Download complete [2022-04-19T17:13:13.364Z] 4fe6c5a15a65: Verifying Checksum [2022-04-19T17:13:13.364Z] 4fe6c5a15a65: Download complete [2022-04-19T17:13:17.573Z] 4fe6c5a15a65: Pull complete [2022-04-19T17:13:17.573Z] 22a0e8bec74d: Pull complete [2022-04-19T17:13:17.834Z] 640e595b4fbd: Pull complete [2022-04-19T17:13:17.834Z] 763cafe07f6e: Pull complete [2022-04-19T17:13:17.834Z] 0c0b528cf693: Pull complete [2022-04-19T17:13:20.376Z] 10935f4eaf8b: Pull complete [2022-04-19T17:13:20.376Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-19T17:13:20.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T17:13:20.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-19T17:13:20.730Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T17:13:20.730Z] WORKDIR /edgex [2022-04-19T17:13:20.730Z] COPY go.mod . [2022-04-19T17:13:20.730Z] RUN go mod download build [2022-04-19T17:13:20.730Z] -t ci-base-image-x86_64 -f - . [2022-04-19T17:13:22.115Z] Sending build context to Docker daemon 334.9MB [2022-04-19T17:13:22.115Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T17:13:22.115Z] ---> 99d49a6021b9 [2022-04-19T17:13:22.115Z] Step 2/4 : WORKDIR /edgex [2022-04-19T17:13:24.028Z] ---> Running in 59deb5a31425 [2022-04-19T17:13:24.028Z] Removing intermediate container 59deb5a31425 [2022-04-19T17:13:24.028Z] ---> 555682af9c9c [2022-04-19T17:13:24.028Z] Step 3/4 : COPY go.mod . [2022-04-19T17:13:24.028Z] ---> a1d6e41021cf [2022-04-19T17:13:24.028Z] Step 4/4 : RUN go mod download [2022-04-19T17:13:24.028Z] ---> Running in 89f73355edeb [2022-04-19T17:13:26.994Z] Still waiting to schedule task [2022-04-19T17:13:26.994Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-19T17:13:42.160Z] Removing intermediate container 89f73355edeb [2022-04-19T17:13:42.160Z] ---> 133c637bf0e9 [2022-04-19T17:13:42.160Z] Successfully built 133c637bf0e9 [2022-04-19T17:13:42.160Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T17:13:42.497Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-19T17:13:42.497Z] . [Pipeline] withDockerContainer [2022-04-19T17:13:42.595Z] prd-ubuntu20.04-docker-8c-8g-21366 does not seem to be running inside a container [2022-04-19T17:13:42.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-19T17:13:43.083Z] $ docker top 026e346749fc97632027a54c4e5f941d8eb4286d3c6bb15d23d727eed98e6473 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T17:13:43.498Z] + go version [2022-04-19T17:13:43.498Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-19T17:13:43.534Z] $ docker stop --time=1 026e346749fc97632027a54c4e5f941d8eb4286d3c6bb15d23d727eed98e6473 [2022-04-19T17:13:44.833Z] $ docker rm -f 026e346749fc97632027a54c4e5f941d8eb4286d3c6bb15d23d727eed98e6473 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T17:13:45.581Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-19T17:13:45.581Z] . [Pipeline] withDockerContainer [2022-04-19T17:13:45.679Z] prd-ubuntu20.04-docker-8c-8g-21366 does not seem to be running inside a container [2022-04-19T17:13:45.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-19T17:13:46.110Z] $ docker top c0e41ba26a72b0ab74577acf6f6a0df78736b9ae39acb798193a965c808fac4b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-19T17:13:46.292Z] ========================================================= [2022-04-19T17:13:46.292Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-19T17:13:46.292Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-19T17:13:46.632Z] + make test [2022-04-19T17:13:46.632Z] go mod tidy -compat=1.17 [2022-04-19T17:13:46.895Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-19T17:13:53.484Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-19T17:14:05.726Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-19T17:14:05.726Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-19T17:14:05.726Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-19T17:14:05.726Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-19T17:14:05.726Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-19T17:14:05.726Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-19T17:14:05.726Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-19T17:14:05.726Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-19T17:14:05.726Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-19T17:14:05.726Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-19T17:14:05.726Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-19T17:14:05.726Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-19T17:14:05.726Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-19T17:14:05.726Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-19T17:14:05.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-19T17:14:06.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements [2022-04-19T17:14:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-19T17:14:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-19T17:14:07.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2022-04-19T17:14:07.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-19T17:14:07.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.128s coverage: 53.4% of statements [2022-04-19T17:14:07.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-19T17:14:07.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-19T17:14:10.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.325s coverage: 89.2% of statements [2022-04-19T17:14:10.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-19T17:14:10.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-19T17:14:10.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-19T17:14:10.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.066s coverage: 84.4% of statements [2022-04-19T17:14:10.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-19T17:14:10.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-19T17:14:10.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-19T17:14:10.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-19T17:14:10.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-19T17:14:10.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.448s coverage: 95.6% of statements [2022-04-19T17:14:10.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-19T17:14:10.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-19T17:14:10.526Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements [2022-04-19T17:14:10.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-19T17:14:10.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-19T17:14:10.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-19T17:14:10.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-19T17:14:10.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-19T17:14:10.526Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 60.0% of statements [2022-04-19T17:14:10.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-19T17:14:10.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-19T17:14:10.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-19T17:14:10.526Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements [2022-04-19T17:14:10.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-19T17:14:10.526Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2022-04-19T17:14:10.526Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.6% of statements [2022-04-19T17:14:10.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-19T17:14:10.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements [2022-04-19T17:14:10.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.089s coverage: 79.5% of statements [2022-04-19T17:14:10.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.077s coverage: 94.1% of statements [2022-04-19T17:14:10.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements [2022-04-19T17:14:10.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.076s coverage: 87.5% of statements [2022-04-19T17:14:20.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements [2022-04-19T17:14:20.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2022-04-19T17:14:22.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 82.5% of statements [2022-04-19T17:14:22.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-19T17:14:30.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2022-04-19T17:14:30.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-19T17:14:30.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-19T17:14:30.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-19T17:14:30.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 65.1% of statements [2022-04-19T17:14:30.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-19T17:14:30.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-19T17:14:30.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-19T17:14:30.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-19T17:14:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-19T17:14:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-19T17:14:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 58.8% of statements [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-19T17:14:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.0% of statements [2022-04-19T17:14:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2022-04-19T17:14:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-04-19T17:14:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.168s coverage: 91.2% of statements [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-19T17:14:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.4% of statements [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-19T17:14:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-04-19T17:14:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-04-19T17:14:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-04-19T17:14:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-04-19T17:14:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-04-19T17:14:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.381s coverage: 65.4% of statements [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-19T17:14:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.146s coverage: 43.8% of statements [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-19T17:14:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-19T17:14:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-19T17:14:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-19T17:14:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-19T17:14:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-19T17:14:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-19T17:14:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-19T17:14:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-19T17:14:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements [2022-04-19T17:14:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-04-19T17:14:30.834Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-19T17:14:48.959Z] GO111MODULE=on go vet ./... [2022-04-19T17:14:54.238Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-19T17:14:54.238Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-19T17:14:54.238Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-19T17:14:54.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-19T17:14:55.166Z] + ls -al . [2022-04-19T17:14:55.166Z] total 672 [2022-04-19T17:14:55.166Z] drwxrwxr-x 10 1001 1001 4096 Apr 19 17:14 . [2022-04-19T17:14:55.166Z] drwxr-xr-x 4 root root 4096 Apr 19 17:13 .. [2022-04-19T17:14:55.166Z] -rw-rw-r-- 1 1001 1001 11 Apr 19 17:12 .dockerignore [2022-04-19T17:14:55.166Z] drwxrwxr-x 8 1001 1001 4096 Apr 19 17:12 .git [2022-04-19T17:14:55.166Z] drwxrwxr-x 3 1001 1001 4096 Apr 19 17:12 .github [2022-04-19T17:14:55.166Z] -rw-rw-r-- 1 1001 1001 879 Apr 19 17:12 .gitignore [2022-04-19T17:14:55.166Z] -rw-rw-r-- 1 1001 1001 42 Apr 19 17:12 .golangci.yml [2022-04-19T17:14:55.166Z] -rw-rw-r-- 1 1001 1001 87 Apr 19 17:12 .hadolint.yml [2022-04-19T17:14:55.166Z] drwx------ 3 1001 1001 4096 Apr 19 17:13 .semver [2022-04-19T17:14:55.166Z] -rw-rw-r-- 1 1001 1001 166 Apr 19 17:12 .sonarcloud.properties [2022-04-19T17:14:55.166Z] -rw-rw-r-- 1 1001 1001 1171 Apr 19 17:12 ADOPTERS.md [2022-04-19T17:14:55.166Z] -rw-rw-r-- 1 1001 1001 10086 Apr 19 17:12 Attribution.txt [2022-04-19T17:14:55.166Z] -rw-rw-r-- 1 1001 1001 51732 Apr 19 17:12 CHANGELOG.md [2022-04-19T17:14:55.166Z] -rw-rw-r-- 1 1001 1001 3804 Apr 19 17:12 CONTRIBUTING.md [2022-04-19T17:14:55.166Z] -rw-rw-r-- 1 1001 1001 677 Apr 19 17:12 GOVERNANCE.md [2022-04-19T17:14:55.166Z] -rw-rw-r-- 1 1001 1001 850 Apr 19 17:12 Jenkinsfile [2022-04-19T17:14:55.166Z] -rw-rw-r-- 1 1001 1001 10775 Apr 19 17:12 LICENSE [2022-04-19T17:14:55.166Z] -rw-rw-r-- 1 1001 1001 10389 Apr 19 17:12 Makefile [2022-04-19T17:14:55.166Z] -rw-rw-r-- 1 1001 1001 582 Apr 19 17:12 OWNERS.md [2022-04-19T17:14:55.166Z] -rw-rw-r-- 1 1001 1001 9120 Apr 19 17:12 README.md [2022-04-19T17:14:55.166Z] -rw-rw-r-- 1 1001 1001 6912 Apr 19 17:12 SECURITY.md [2022-04-19T17:14:55.166Z] -rw-rw-r-- 1 1001 1001 5 Apr 19 17:13 VERSION [2022-04-19T17:14:55.166Z] -rw-rw-r-- 1 1001 1001 4131 Apr 19 17:12 ZMQWindows.md [2022-04-19T17:14:55.166Z] drwxrwxr-x 2 1001 1001 4096 Apr 19 17:12 bin [2022-04-19T17:14:55.166Z] drwxrwxr-x 18 1001 1001 4096 Apr 19 17:12 cmd [2022-04-19T17:14:55.166Z] -rw-r--r-- 1 root root 435134 Apr 19 17:14 coverage.out [2022-04-19T17:14:55.166Z] -rw-rw-r-- 1 1001 1001 3256 Apr 19 17:12 go.mod [2022-04-19T17:14:55.166Z] -rw-rw-r-- 1 1001 1001 35162 Apr 19 17:12 go.sum [2022-04-19T17:14:55.166Z] drwxrwxr-x 8 1001 1001 4096 Apr 19 17:12 internal [2022-04-19T17:14:55.166Z] drwxrwxr-x 3 1001 1001 4096 Apr 19 17:12 openapi [2022-04-19T17:14:55.166Z] drwxrwxr-x 4 1001 1001 4096 Apr 19 17:12 snap [2022-04-19T17:14:55.166Z] -rw-rw-r-- 1 1001 1001 204 Apr 19 17:12 version.go [Pipeline] sh [2022-04-19T17:14:55.492Z] + '[' -e coverage.out ] [2022-04-19T17:14:55.492Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-19T17:14:55.613Z] Stashed 1 file(s) [Pipeline] sh [2022-04-19T17:14:55.912Z] + make build [2022-04-19T17:14:55.912Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-19T17:15:08.597Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21368 in /w/workspace/edgexfoundry_edgex-go_PR-3977 [Pipeline] { [Pipeline] ws [2022-04-19T17:15:08.634Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-04-19T17:15:08.884Z] The recommended git tool is: git [2022-04-19T17:15:10.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/core-metadata/core-metadata ./cmd/core-metadata [2022-04-19T17:15:16.167Z] using credential edgex-jenkins-ssh [2022-04-19T17:15:16.187Z] Cloning the remote Git repository [2022-04-19T17:15:16.258Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-19T17:15:16.348Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-04-19T17:15:16.506Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-19T17:15:16.507Z] > git --version # timeout=10 [2022-04-19T17:15:16.537Z] > git --version # 'git version 2.25.1' [2022-04-19T17:15:16.539Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-19T17:15:16.718Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-19T17:15:18.906Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-19T17:15:18.906Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-19T17:15:25.493Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-19T17:15:25.493Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-19T17:15:26.063Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-19T17:15:27.447Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-19T17:15:28.021Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-19T17:15:28.963Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-19T17:15:29.532Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-19T17:15:30.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-19T17:15:31.856Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-19T17:15:32.822Z] $ docker stop --time=1 c0e41ba26a72b0ab74577acf6f6a0df78736b9ae39acb798193a965c808fac4b [2022-04-19T17:15:34.450Z] Merging remotes/origin/main commit 7c172932d67f5deb00d2ba71bf7bdd749298babf into PR head commit afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T17:15:34.838Z] Merge succeeded, producing afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T17:15:34.839Z] Checking out Revision afad8391a4637beb00d00a7a85c7f0bbecc23a16 (PR-3977) [2022-04-19T17:15:35.177Z] $ docker rm -f c0e41ba26a72b0ab74577acf6f6a0df78736b9ae39acb798193a965c808fac4b [Pipeline] // withDockerContainer [Pipeline] } [2022-04-19T17:15:33.551Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-19T17:15:33.572Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-19T17:15:33.598Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-19T17:15:33.633Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-19T17:15:33.634Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-19T17:15:33.651Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3977/head:refs/remotes/origin/PR-3977 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-19T17:15:34.478Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T17:15:34.508Z] > git checkout -f afad8391a4637beb00d00a7a85c7f0bbecc23a16 # timeout=10 [2022-04-19T17:15:34.744Z] > git remote # timeout=10 [2022-04-19T17:15:34.763Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T17:15:34.782Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-19T17:15:34.797Z] > git merge 7c172932d67f5deb00d2ba71bf7bdd749298babf # timeout=10 [2022-04-19T17:15:34.825Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-19T17:15:34.854Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T17:15:34.867Z] > git checkout -f afad8391a4637beb00d00a7a85c7f0bbecc23a16 # timeout=10 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T17:15:36.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-19T17:15:36.680Z] [2022-04-19T17:15:36.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T17:15:37.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-19T17:15:37.024Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-19T17:15:37.024Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-19T17:15:37.024Z] ca9280d653b3: Pulling fs layer [2022-04-19T17:15:37.024Z] 7e9c9ca2126c: Pulling fs layer [2022-04-19T17:15:37.024Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-19T17:15:37.024Z] cbdbe7a5bc2a: Download complete [2022-04-19T17:15:37.283Z] ca9280d653b3: Verifying Checksum [2022-04-19T17:15:37.283Z] ca9280d653b3: Download complete [2022-04-19T17:15:37.283Z] cbdbe7a5bc2a: Pull complete [2022-04-19T17:15:37.542Z] 7e9c9ca2126c: Download complete [2022-04-19T17:15:37.801Z] ca9280d653b3: Pull complete [2022-04-19T17:15:39.299Z] Commit message: "fix(security): Workaround for inconsistent app service naming in docker-compose" [2022-04-19T17:15:39.419Z] > git --version # timeout=10 [2022-04-19T17:15:39.432Z] > git --version # 'git version 2.25.1' [2022-04-19T17:15:39.459Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-19T17:15:40.689Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-19T17:15:40.689Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T17:15:40.689Z] Dload Upload Total Spent Left Speed [2022-04-19T17:15:40.689Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46443 0 --:--:-- --:--:-- --:--:-- 46443 [Pipeline] sh [2022-04-19T17:15:41.239Z] 7e9c9ca2126c: Pull complete [2022-04-19T17:15:41.240Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-19T17:15:41.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-19T17:15:41.240Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-19T17:15:41.336Z] prd-ubuntu20.04-docker-8c-8g-21366 does not seem to be running inside a container [2022-04-19T17:15:41.377Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-19T17:15:41.378Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2022-04-19T17:15:42.614Z] $ docker top 7795206dd35c5dd19ca2a12f5ade5d3e9e60fd9cf8c1e38ddc6af4b71f7145a4 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-04-19T17:15:43.069Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-19T17:15:43.069Z] + sudo tee /etc/docker/daemon.new [2022-04-19T17:15:43.069Z] { [2022-04-19T17:15:43.069Z] "registry-mirrors": [ [2022-04-19T17:15:43.069Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-19T17:15:43.069Z] ], [2022-04-19T17:15:43.069Z] "bip": "10.250.0.254/24", [2022-04-19T17:15:43.069Z] "hosts": [ [2022-04-19T17:15:43.069Z] "tcp://0.0.0.0:5555", [2022-04-19T17:15:43.069Z] "unix:///var/run/docker.sock" [2022-04-19T17:15:43.069Z] ], [2022-04-19T17:15:43.069Z] "mtu": 1458, [2022-04-19T17:15:43.069Z] "selinux-enabled": true, [2022-04-19T17:15:43.069Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-19T17:15:43.069Z] } [Pipeline] sh [2022-04-19T17:15:43.118Z] + docker-compose build --help [2022-04-19T17:15:43.118Z] + grep parallel [2022-04-19T17:15:43.431Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-19T17:15:43.690Z] --parallel Build images in parallel. [Pipeline] } [2022-04-19T17:15:43.728Z] $ docker stop --time=1 7795206dd35c5dd19ca2a12f5ade5d3e9e60fd9cf8c1e38ddc6af4b71f7145a4 [2022-04-19T17:15:43.802Z] + sudo service docker restart [2022-04-19T17:15:45.004Z] $ docker rm -f 7795206dd35c5dd19ca2a12f5ade5d3e9e60fd9cf8c1e38ddc6af4b71f7145a4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T17:15:45.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-19T17:15:45.566Z] . [Pipeline] withDockerContainer [2022-04-19T17:15:45.652Z] prd-ubuntu20.04-docker-8c-8g-21366 does not seem to be running inside a container [2022-04-19T17:15:45.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-19T17:15:46.059Z] $ docker top 4baadd72e41d1f575c674bf70cd2f5fafc6b31cb6ae3c57a392f46edfa90211d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T17:15:46.462Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-19T17:15:47.031Z] Building core-command ... [2022-04-19T17:15:47.031Z] Building core-data ... [2022-04-19T17:15:47.031Z] Building core-metadata ... [2022-04-19T17:15:47.031Z] Building security-bootstrapper ... [2022-04-19T17:15:47.031Z] Building security-proxy-setup ... [2022-04-19T17:15:47.031Z] Building security-secretstore-setup ... [2022-04-19T17:15:47.031Z] Building security-spiffe-token-provider ... [2022-04-19T17:15:47.031Z] Building security-spire-agent ... [2022-04-19T17:15:47.031Z] Building security-spire-config ... [2022-04-19T17:15:47.031Z] Building security-spire-server ... [2022-04-19T17:15:47.031Z] Building support-notifications ... [2022-04-19T17:15:47.031Z] Building support-scheduler ... [2022-04-19T17:15:47.031Z] Building sys-mgmt-agent ... [2022-04-19T17:15:47.031Z] Building security-bootstrapper [2022-04-19T17:15:47.031Z] Building sys-mgmt-agent [2022-04-19T17:15:47.031Z] Building security-secretstore-setup [2022-04-19T17:15:47.031Z] Building core-metadata [2022-04-19T17:15:47.031Z] Building security-spire-config [2022-04-19T17:16:01.912Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T17:16:01.912Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-19T17:16:01.912Z] ---> 133c637bf0e9 [2022-04-19T17:16:01.912Z] Step 3/31 : WORKDIR /edgex-go [2022-04-19T17:16:01.912Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T17:16:01.912Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T17:16:01.912Z] ---> 133c637bf0e9 [2022-04-19T17:16:01.912Z] Step 3/23 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [2022-04-19T17:16:02.173Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T17:16:02.173Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T17:16:02.173Z] ---> 133c637bf0e9 [2022-04-19T17:16:02.173Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T17:16:02.173Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T17:16:02.173Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-19T17:16:02.173Z] ---> 133c637bf0e9 [2022-04-19T17:16:02.173Z] Step 3/25 : WORKDIR /edgex-go [2022-04-19T17:16:02.173Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T17:16:02.173Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-19T17:16:02.173Z] ---> 133c637bf0e9 [2022-04-19T17:16:02.173Z] Step 3/26 : WORKDIR /edgex-go [Pipeline] configFileProvider [2022-04-19T17:16:02.233Z] provisioning config files... [2022-04-19T17:16:02.257Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4742983965159271465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T17:16:02.868Z] ---> docker-login.sh [2022-04-19T17:16:02.868Z] nexus3.edgexfoundry.org:10001 [2022-04-19T17:16:03.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T17:16:03.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T17:16:03.749Z] Configure a credential helper to remove this warning. See [2022-04-19T17:16:03.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T17:16:03.749Z] [2022-04-19T17:16:03.749Z] Login Succeeded [2022-04-19T17:16:03.749Z] nexus3.edgexfoundry.org:10002 [2022-04-19T17:16:04.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T17:16:04.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T17:16:04.297Z] Configure a credential helper to remove this warning. See [2022-04-19T17:16:04.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T17:16:04.297Z] [2022-04-19T17:16:04.297Z] Login Succeeded [2022-04-19T17:16:04.297Z] nexus3.edgexfoundry.org:10003 [2022-04-19T17:16:04.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T17:16:04.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T17:16:04.574Z] Configure a credential helper to remove this warning. See [2022-04-19T17:16:04.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T17:16:04.574Z] [2022-04-19T17:16:04.574Z] Login Succeeded [2022-04-19T17:16:04.574Z] nexus3.edgexfoundry.org:10004 [2022-04-19T17:16:04.712Z] ---> Running in 52cbf091eb57 [2022-04-19T17:16:04.712Z] ---> Running in 5a9020ec4584 [2022-04-19T17:16:04.712Z] ---> Running in f2cd17264ebb [2022-04-19T17:16:04.712Z] ---> Running in abfa9efb09bb [2022-04-19T17:16:04.712Z] ---> Running in ab8f1dd16cee [2022-04-19T17:16:04.973Z] Removing intermediate container ab8f1dd16cee [2022-04-19T17:16:04.973Z] ---> 80229c87c2df [2022-04-19T17:16:04.973Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:16:04.973Z] Removing intermediate container abfa9efb09bb [2022-04-19T17:16:04.973Z] ---> ce7d35acc438 [2022-04-19T17:16:04.973Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:16:04.973Z] Removing intermediate container f2cd17264ebb [2022-04-19T17:16:04.973Z] ---> 37faeed5fc97 [2022-04-19T17:16:04.973Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:16:04.973Z] Removing intermediate container 5a9020ec4584 [2022-04-19T17:16:04.973Z] ---> 11d2335385c2 [2022-04-19T17:16:04.973Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:16:04.973Z] Removing intermediate container 52cbf091eb57 [2022-04-19T17:16:04.973Z] ---> 224fe2eb9ce0 [2022-04-19T17:16:04.973Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:16:04.973Z] ---> Running in a462c462042f [2022-04-19T17:16:04.973Z] ---> Running in 4549657176cf [2022-04-19T17:16:04.973Z] ---> Running in ae6d1c99b16d [2022-04-19T17:16:04.973Z] ---> Running in b359a4a36d3f [2022-04-19T17:16:04.973Z] ---> Running in ed9e3ab106b1 [2022-04-19T17:16:05.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T17:16:05.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T17:16:05.172Z] Configure a credential helper to remove this warning. See [2022-04-19T17:16:05.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T17:16:05.172Z] [2022-04-19T17:16:05.172Z] Login Succeeded [2022-04-19T17:16:05.172Z] docker.io [2022-04-19T17:16:05.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T17:16:05.913Z] Removing intermediate container a462c462042f [2022-04-19T17:16:05.914Z] ---> 31e0ce498fe5 [2022-04-19T17:16:05.914Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-19T17:16:05.914Z] ---> Running in 9dba23f2d1ee [2022-04-19T17:16:05.914Z] Removing intermediate container 4549657176cf [2022-04-19T17:16:05.914Z] ---> 0d27fc1fb41e [2022-04-19T17:16:05.914Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T17:16:06.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T17:16:06.040Z] Configure a credential helper to remove this warning. See [2022-04-19T17:16:06.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T17:16:06.040Z] [2022-04-19T17:16:06.040Z] Login Succeeded [2022-04-19T17:16:06.040Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T17:16:06.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-19T17:16:06.174Z] ---> Running in 795598b472ce [2022-04-19T17:16:06.174Z] Removing intermediate container ed9e3ab106b1 [2022-04-19T17:16:06.174Z] ---> 10b8d2343b2b [2022-04-19T17:16:06.174Z] Step 5/23 : RUN apk add --update --no-cache make git [Pipeline] // withEnv [Pipeline] unstash [2022-04-19T17:16:06.432Z] ---> Running in 2af23c511023 [2022-04-19T17:16:06.432Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T17:16:06.432Z] Removing intermediate container ae6d1c99b16d [2022-04-19T17:16:06.432Z] ---> a84de6381e7e [2022-04-19T17:16:06.432Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-19T17:16:06.432Z] ---> Running in bc2b4c0816c5 [Pipeline] echo [2022-04-19T17:16:06.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T17:16:06.499Z] ========================================================= [2022-04-19T17:16:06.499Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-19T17:16:06.499Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-19T17:16:06.692Z] Removing intermediate container b359a4a36d3f [2022-04-19T17:16:06.692Z] ---> 6ffaadda7b06 [2022-04-19T17:16:06.692Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-19T17:16:06.692Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T17:16:06.692Z] ---> Running in 12a83766c68c [2022-04-19T17:16:06.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T17:16:06.952Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T17:16:06.952Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T17:16:07.176Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-19T17:16:07.176Z] 9b3977197b4f: Pulling fs layer [2022-04-19T17:16:07.176Z] 1a89e8eeedd5: Pulling fs layer [2022-04-19T17:16:07.176Z] 94645a83ff95: Pulling fs layer [2022-04-19T17:16:07.176Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-19T17:16:07.176Z] 0c92f367c5e7: Pulling fs layer [2022-04-19T17:16:07.176Z] f7c0051592d6: Pulling fs layer [2022-04-19T17:16:07.176Z] a227ed2f7395: Pulling fs layer [2022-04-19T17:16:07.176Z] 7b1c46037f91: Pulling fs layer [2022-04-19T17:16:07.176Z] 0c92f367c5e7: Waiting [2022-04-19T17:16:07.176Z] f7c0051592d6: Waiting [2022-04-19T17:16:07.176Z] a227ed2f7395: Waiting [2022-04-19T17:16:07.176Z] 7b1c46037f91: Waiting [2022-04-19T17:16:07.176Z] 94645a83ff95: Verifying Checksum [2022-04-19T17:16:07.176Z] 94645a83ff95: Download complete [2022-04-19T17:16:07.176Z] 1a89e8eeedd5: Verifying Checksum [2022-04-19T17:16:07.176Z] 1a89e8eeedd5: Download complete [2022-04-19T17:16:07.176Z] 0c92f367c5e7: Verifying Checksum [2022-04-19T17:16:07.176Z] 0c92f367c5e7: Download complete [2022-04-19T17:16:07.176Z] f7c0051592d6: Verifying Checksum [2022-04-19T17:16:07.176Z] f7c0051592d6: Download complete [2022-04-19T17:16:07.176Z] 9b3977197b4f: Verifying Checksum [2022-04-19T17:16:07.176Z] a227ed2f7395: Verifying Checksum [2022-04-19T17:16:07.176Z] a227ed2f7395: Download complete [2022-04-19T17:16:07.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T17:16:07.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T17:16:07.482Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T17:16:07.482Z] OK: 221 MiB in 52 packages [2022-04-19T17:16:07.743Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T17:16:07.743Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T17:16:07.743Z] OK: 221 MiB in 52 packages [2022-04-19T17:16:08.003Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T17:16:08.003Z] Removing intermediate container 9dba23f2d1ee [2022-04-19T17:16:08.003Z] ---> a4f08a48e0f5 [2022-04-19T17:16:08.003Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-19T17:16:08.003Z] OK: 221 MiB in 52 packages [2022-04-19T17:16:08.003Z] OK: 221 MiB in 52 packages [2022-04-19T17:16:08.003Z] ---> 82c0403a5fe1 [2022-04-19T17:16:08.003Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T17:16:08.172Z] 9b3977197b4f: Pull complete [2022-04-19T17:16:08.262Z] ---> Running in 2d70754635e5 [2022-04-19T17:16:08.262Z] Removing intermediate container 795598b472ce [2022-04-19T17:16:08.262Z] ---> 6999eba5acdb [2022-04-19T17:16:08.262Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-19T17:16:08.262Z] OK: 221 MiB in 52 packages [2022-04-19T17:16:08.452Z] 1a89e8eeedd5: Pull complete [2022-04-19T17:16:08.521Z] ---> 2b80a148bc18 [2022-04-19T17:16:08.521Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T17:16:08.521Z] ---> Running in 636c982d37e0 [2022-04-19T17:16:08.521Z] Removing intermediate container 2af23c511023 [2022-04-19T17:16:08.521Z] ---> 7ec752f3b819 [2022-04-19T17:16:08.521Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T17:16:08.521Z] Removing intermediate container bc2b4c0816c5 [2022-04-19T17:16:08.521Z] ---> 55faca131e31 [2022-04-19T17:16:08.521Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T17:16:08.727Z] 94645a83ff95: Pull complete [2022-04-19T17:16:08.780Z] ---> 3a0fcc5d2a32 [2022-04-19T17:16:08.780Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T17:16:08.780Z] ---> Running in 1b797d6b87f7 [2022-04-19T17:16:08.780Z] Removing intermediate container 12a83766c68c [2022-04-19T17:16:08.780Z] ---> 42e6772b839f [2022-04-19T17:16:08.780Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-19T17:16:08.780Z] ---> 983002f88e57 [2022-04-19T17:16:08.780Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T17:16:08.780Z] ---> Running in 8c5adca5060b [2022-04-19T17:16:09.040Z] ---> 16fc89e47b2f [2022-04-19T17:16:09.040Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T17:16:09.040Z] ---> Running in 88f3bfc816e0 [2022-04-19T17:16:09.327Z] 7b1c46037f91: Verifying Checksum [2022-04-19T17:16:09.327Z] 7b1c46037f91: Download complete [2022-04-19T17:16:09.613Z] Removing intermediate container 2d70754635e5 [2022-04-19T17:16:09.613Z] ---> dfd7980d3b1e [2022-04-19T17:16:09.613Z] Step 8/25 : COPY . . [2022-04-19T17:16:09.926Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-19T17:16:09.926Z] 3f3a8bcf1eab: Download complete [2022-04-19T17:16:10.182Z] Removing intermediate container 636c982d37e0 [2022-04-19T17:16:10.182Z] ---> f2b28f968118 [2022-04-19T17:16:10.182Z] Step 8/26 : COPY . . [2022-04-19T17:16:11.125Z] Removing intermediate container 1b797d6b87f7 [2022-04-19T17:16:11.125Z] ---> a1d09b3facf5 [2022-04-19T17:16:11.125Z] Step 8/23 : COPY . . [2022-04-19T17:16:13.665Z] Removing intermediate container 8c5adca5060b [2022-04-19T17:16:13.665Z] ---> ad4ea9bb7e32 [2022-04-19T17:16:13.665Z] Step 8/23 : COPY . . [2022-04-19T17:16:14.603Z] Removing intermediate container 88f3bfc816e0 [2022-04-19T17:16:14.603Z] ---> 19d82604654b [2022-04-19T17:16:14.603Z] Step 8/31 : COPY . . [2022-04-19T17:16:16.511Z] ---> 9288b695fbe4 [2022-04-19T17:16:16.511Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-19T17:16:16.511Z] ---> 18588d57e23d [2022-04-19T17:16:16.511Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T17:16:17.080Z] ---> Running in 0a5b4e658baa [2022-04-19T17:16:17.080Z] ---> Running in 63480e03e949 [2022-04-19T17:16:17.080Z] ---> 68f29a431331 [2022-04-19T17:16:17.080Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-19T17:16:17.341Z] ---> Running in 0545c0265d13 [2022-04-19T17:16:17.341Z] Removing intermediate container 0a5b4e658baa [2022-04-19T17:16:17.341Z] ---> e28a996db3b3 [2022-04-19T17:16:17.341Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-19T17:16:17.341Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-19T17:16:17.606Z] ---> Running in 3e1cfe398102 [2022-04-19T17:16:17.606Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-19T17:16:18.988Z] Removing intermediate container 3e1cfe398102 [2022-04-19T17:16:18.988Z] ---> 1d6f8ef2b96e [2022-04-19T17:16:18.988Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-19T17:16:18.988Z] ---> Running in 37c09a463afd [2022-04-19T17:16:18.989Z] ---> add39e7c48ed [2022-04-19T17:16:18.989Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-19T17:16:18.989Z] ---> Running in 88192ededa34 [2022-04-19T17:16:19.247Z] Removing intermediate container 37c09a463afd [2022-04-19T17:16:19.247Z] ---> b59095296fe9 [2022-04-19T17:16:19.247Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-19T17:16:19.247Z] ---> Running in 9c20692e8199 [2022-04-19T17:16:19.506Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-19T17:16:20.544Z] spire-1.2.1/ [2022-04-19T17:16:20.544Z] spire-1.2.1/.data/ [2022-04-19T17:16:20.544Z] spire-1.2.1/.data/.file [2022-04-19T17:16:20.544Z] spire-1.2.1/.dockerignore [2022-04-19T17:16:20.544Z] spire-1.2.1/.gitattributes [2022-04-19T17:16:20.544Z] spire-1.2.1/.githooks/ [2022-04-19T17:16:20.544Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T17:16:20.544Z] spire-1.2.1/.github/ [2022-04-19T17:16:20.544Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T17:16:20.544Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T17:16:20.544Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T17:16:20.544Z] spire-1.2.1/.github/workflows/ [2022-04-19T17:16:20.544Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T17:16:20.544Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T17:16:20.544Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T17:16:20.544Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T17:16:20.544Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T17:16:20.544Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T17:16:20.544Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T17:16:20.544Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T17:16:20.544Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T17:16:20.544Z] spire-1.2.1/.gitignore [2022-04-19T17:16:20.544Z] spire-1.2.1/.go-version [2022-04-19T17:16:20.544Z] spire-1.2.1/.golangci.yml [2022-04-19T17:16:20.544Z] spire-1.2.1/ADOPTERS.md [2022-04-19T17:16:20.544Z] spire-1.2.1/CHANGELOG.md [2022-04-19T17:16:20.544Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T17:16:20.544Z] spire-1.2.1/CODEOWNERS [2022-04-19T17:16:20.544Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T17:16:20.544Z] spire-1.2.1/Dockerfile [2022-04-19T17:16:20.544Z] spire-1.2.1/Dockerfile.dev [2022-04-19T17:16:20.544Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T17:16:20.544Z] spire-1.2.1/LICENSE [2022-04-19T17:16:20.544Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T17:16:20.544Z] spire-1.2.1/Makefile [2022-04-19T17:16:20.544Z] spire-1.2.1/README.md [2022-04-19T17:16:20.544Z] spire-1.2.1/ROADMAP.md [2022-04-19T17:16:20.544Z] spire-1.2.1/SECURITY.md [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/ [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T17:16:20.544Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T17:16:20.544Z] spire-1.2.1/conf/ [2022-04-19T17:16:20.544Z] spire-1.2.1/conf/agent/ [2022-04-19T17:16:20.544Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T17:16:20.544Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T17:16:20.544Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T17:16:20.544Z] spire-1.2.1/conf/server/ [2022-04-19T17:16:20.544Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T17:16:20.544Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T17:16:20.544Z] spire-1.2.1/conf/server/server.conf [2022-04-19T17:16:20.544Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/ [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/auditlog.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/images/ [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/spire_server.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/telemetry.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/upgrading.md [2022-04-19T17:16:20.544Z] spire-1.2.1/doc/using_spire.md [2022-04-19T17:16:20.544Z] spire-1.2.1/examples/ [2022-04-19T17:16:20.544Z] spire-1.2.1/examples/README.md [2022-04-19T17:16:20.544Z] spire-1.2.1/go.mod [2022-04-19T17:16:20.544Z] spire-1.2.1/go.sum [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T17:16:20.544Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/common/ [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/common/api/ [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T17:16:20.545Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T17:16:20.814Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/health/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/log/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/util/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/version/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/server/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/server/api/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T17:16:20.815Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/config.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T17:16:20.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/server.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/proto/ [2022-04-19T17:16:20.817Z] spire-1.2.1/proto/private/ [2022-04-19T17:16:20.817Z] spire-1.2.1/proto/private/server/ [2022-04-19T17:16:20.817Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T17:16:20.817Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T17:16:20.817Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T17:16:20.817Z] spire-1.2.1/proto/spire/ [2022-04-19T17:16:20.817Z] spire-1.2.1/proto/spire/common/ [2022-04-19T17:16:20.817Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T17:16:20.817Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T17:16:20.817Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T17:16:20.817Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T17:16:20.817Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T17:16:20.817Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T17:16:20.817Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T17:16:20.817Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T17:16:20.817Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T17:16:20.817Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T17:16:20.817Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T17:16:20.817Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T17:16:20.817Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T17:16:20.817Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T17:16:20.817Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T17:16:20.817Z] spire-1.2.1/release/ [2022-04-19T17:16:20.817Z] spire-1.2.1/release/spire-extras/ [2022-04-19T17:16:20.817Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T17:16:20.817Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T17:16:20.817Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T17:16:20.817Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T17:16:20.817Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T17:16:20.817Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T17:16:20.817Z] spire-1.2.1/release/spire/ [2022-04-19T17:16:20.817Z] spire-1.2.1/release/spire/README.md [2022-04-19T17:16:20.817Z] spire-1.2.1/release/spire/conf/ [2022-04-19T17:16:20.817Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T17:16:20.817Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T17:16:20.817Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T17:16:20.817Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T17:16:20.817Z] spire-1.2.1/script/ [2022-04-19T17:16:20.817Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T17:16:20.817Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T17:16:20.817Z] spire-1.2.1/support/ [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/ [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T17:16:20.817Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T17:16:20.817Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T17:16:20.817Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T17:16:20.818Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T17:16:20.818Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T17:16:20.818Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T17:16:20.818Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T17:16:20.818Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/clock/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/clock/clock.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/config/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T17:16:20.818Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/README.md [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/common [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/setup/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T17:16:20.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T17:16:20.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T17:16:20.820Z] spire-1.2.1/test/integration/test.sh [2022-04-19T17:16:20.820Z] spire-1.2.1/test/plugintest/ [2022-04-19T17:16:20.820Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T17:16:20.820Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T17:16:20.820Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T17:16:20.820Z] spire-1.2.1/test/spiretest/ [2022-04-19T17:16:20.820Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T17:16:20.820Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T17:16:20.820Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T17:16:20.820Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T17:16:20.820Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T17:16:20.820Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T17:16:20.820Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T17:16:20.820Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T17:16:20.820Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T17:16:20.820Z] spire-1.2.1/test/testca/ [2022-04-19T17:16:20.820Z] spire-1.2.1/test/testca/ca.go [2022-04-19T17:16:20.820Z] spire-1.2.1/test/testkey/ [2022-04-19T17:16:20.820Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T17:16:20.820Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T17:16:20.820Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T17:16:20.820Z] spire-1.2.1/test/testkey/new.go [2022-04-19T17:16:20.820Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T17:16:20.820Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T17:16:20.820Z] spire-1.2.1/test/util/ [2022-04-19T17:16:20.820Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T17:16:20.820Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T17:16:20.820Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T17:16:20.820Z] spire-1.2.1/test/util/race.go [2022-04-19T17:16:20.820Z] spire-1.2.1/test/util/util.go [2022-04-19T17:16:20.820Z] building spire from source... [2022-04-19T17:16:20.820Z] ---> b0e1767ee8e6 [2022-04-19T17:16:20.820Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-19T17:16:21.079Z] ---> Running in 9e5a85f26376 [2022-04-19T17:16:21.079Z] Installing go1.17.7... [2022-04-19T17:16:22.021Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-19T17:16:22.335Z] 3f3a8bcf1eab: Pull complete [2022-04-19T17:16:22.335Z] 0c92f367c5e7: Pull complete [2022-04-19T17:16:22.335Z] f7c0051592d6: Pull complete [2022-04-19T17:16:22.335Z] a227ed2f7395: Pull complete [2022-04-19T17:16:26.209Z] Building bin/spire-server... [2022-04-19T17:16:26.209Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T17:16:26.209Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T17:16:26.209Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T17:16:26.209Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T17:16:26.209Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T17:16:26.468Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T17:16:26.468Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T17:16:26.727Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T17:16:26.727Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T17:16:26.727Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T17:16:26.727Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T17:16:26.727Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T17:16:26.727Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T17:16:26.989Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T17:16:26.989Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T17:16:26.989Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T17:16:26.989Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T17:16:26.989Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T17:16:26.989Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T17:16:26.989Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T17:16:27.247Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T17:16:27.247Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T17:16:27.247Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T17:16:27.247Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T17:16:27.247Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T17:16:27.247Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T17:16:27.247Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T17:16:27.247Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T17:16:27.247Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T17:16:27.247Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T17:16:27.247Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T17:16:27.506Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T17:16:27.506Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T17:16:27.507Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T17:16:27.507Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T17:16:27.507Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T17:16:27.507Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T17:16:27.507Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T17:16:27.507Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T17:16:27.765Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T17:16:27.765Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T17:16:27.765Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T17:16:27.765Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T17:16:27.765Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T17:16:28.024Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T17:16:28.024Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T17:16:28.024Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T17:16:28.024Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T17:16:28.024Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T17:16:28.024Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T17:16:28.024Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T17:16:28.283Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T17:16:28.543Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T17:16:30.445Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T17:16:30.445Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T17:16:30.445Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T17:16:30.445Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T17:16:30.445Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T17:16:30.652Z] 7b1c46037f91: Pull complete [2022-04-19T17:16:30.652Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-19T17:16:30.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T17:16:30.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-19T17:16:31.070Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T17:16:31.070Z] WORKDIR /edgex [2022-04-19T17:16:31.070Z] COPY go.mod . [2022-04-19T17:16:31.070Z] RUN go mod download [2022-04-19T17:16:31.070Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-19T17:16:33.717Z] Sending build context to Docker daemon 169.2MB [2022-04-19T17:16:33.717Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T17:16:33.717Z] ---> f79e39bc4007 [2022-04-19T17:16:33.717Z] Step 2/4 : WORKDIR /edgex [2022-04-19T17:16:34.632Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T17:16:34.632Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T17:16:34.632Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T17:16:34.632Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T17:16:34.632Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T17:16:34.632Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T17:16:34.632Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T17:16:34.632Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T17:16:34.632Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T17:16:34.632Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T17:16:34.704Z] ---> Running in 06507b8c40a7 [2022-04-19T17:16:34.704Z] Removing intermediate container 06507b8c40a7 [2022-04-19T17:16:34.704Z] ---> 6c3b46a274ed [2022-04-19T17:16:34.704Z] Step 3/4 : COPY go.mod . [2022-04-19T17:16:35.307Z] ---> 8741fc9317d6 [2022-04-19T17:16:35.307Z] Step 4/4 : RUN go mod download [2022-04-19T17:16:35.307Z] ---> Running in 068fc42ba2c0 [2022-04-19T17:16:36.118Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T17:16:36.118Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T17:16:36.118Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T17:16:36.118Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T17:16:36.377Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T17:16:36.377Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T17:16:36.377Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T17:16:36.635Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T17:16:36.635Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T17:16:36.635Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T17:16:36.635Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T17:16:36.894Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T17:16:36.894Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T17:16:36.894Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T17:16:36.894Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T17:16:36.894Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T17:16:36.894Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T17:16:36.894Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T17:16:36.894Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T17:16:36.894Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T17:16:36.894Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T17:16:36.894Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T17:16:37.153Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T17:16:37.153Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T17:16:37.153Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T17:16:38.528Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-19T17:16:39.466Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T17:16:39.466Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T17:16:39.466Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T17:16:39.466Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T17:16:39.466Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T17:16:39.466Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T17:16:39.466Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T17:16:39.466Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T17:16:39.466Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T17:16:39.466Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T17:16:39.466Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T17:16:39.466Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T17:16:39.466Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T17:16:39.466Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T17:16:39.466Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T17:16:39.466Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T17:16:39.466Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T17:16:39.466Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T17:16:39.885Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T17:16:39.885Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T17:16:39.885Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T17:16:39.885Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T17:16:39.885Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T17:16:39.885Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T17:16:40.144Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T17:16:40.144Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T17:16:40.144Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T17:16:40.144Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T17:16:40.144Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T17:16:40.144Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T17:16:40.145Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T17:16:40.145Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T17:16:40.145Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T17:16:40.403Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T17:16:40.403Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T17:16:40.403Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T17:16:40.403Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T17:16:40.403Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T17:16:40.403Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T17:16:40.403Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T17:16:40.403Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T17:16:40.403Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T17:16:40.403Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T17:16:40.664Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T17:16:40.664Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T17:16:40.664Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T17:16:40.664Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T17:16:40.664Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T17:16:40.664Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T17:16:45.951Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T17:16:45.951Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T17:16:52.537Z] Removing intermediate container 88192ededa34 [2022-04-19T17:16:52.537Z] ---> d32186786d20 [2022-04-19T17:16:52.537Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-19T17:16:52.537Z] Removing intermediate container 9e5a85f26376 [2022-04-19T17:16:52.537Z] ---> 676bfa25591d [2022-04-19T17:16:52.537Z] [2022-04-19T17:16:52.537Z] Step 10/31 : FROM alpine:3.14 [2022-04-19T17:16:52.537Z] Removing intermediate container 63480e03e949 [2022-04-19T17:16:52.537Z] ---> dba9d52aeb47 [2022-04-19T17:16:52.537Z] [2022-04-19T17:16:52.537Z] Step 10/25 : FROM alpine:3.14 [2022-04-19T17:16:52.537Z] Removing intermediate container 0545c0265d13 [2022-04-19T17:16:52.537Z] ---> 0e5cc69b43c4 [2022-04-19T17:16:52.537Z] [2022-04-19T17:16:52.537Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T17:16:52.537Z] 3.14: Pulling from library/alpine [2022-04-19T17:16:52.537Z] 3.14: Pulling from library/alpine [2022-04-19T17:16:52.537Z] ---> Running in 2258fe217d98 [2022-04-19T17:16:53.105Z] 3.14: Pulling from library/alpine [2022-04-19T17:16:53.673Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T17:16:53.673Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T17:16:53.673Z] Status: Image is up to date for alpine:3.14 [2022-04-19T17:16:53.673Z] Status: Downloaded newer image for alpine:3.14 [2022-04-19T17:16:53.673Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T17:16:53.673Z] Status: Image is up to date for alpine:3.14 [2022-04-19T17:16:53.673Z] ---> e04c818066af [2022-04-19T17:16:53.673Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-19T17:16:53.673Z] ---> e04c818066af [2022-04-19T17:16:53.673Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-19T17:16:53.673Z] ---> e04c818066af [2022-04-19T17:16:53.673Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-19T17:16:53.673Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-19T17:16:54.257Z] ---> Running in bc0ca63a2711 [2022-04-19T17:16:54.257Z] ---> Running in 6b4e6d83c625 [2022-04-19T17:16:54.257Z] ---> Running in 44f3b7dbd902 [2022-04-19T17:16:54.517Z] Removing intermediate container bc0ca63a2711 [2022-04-19T17:16:54.517Z] ---> 173490e7053e [2022-04-19T17:16:54.517Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-19T17:16:54.776Z] ---> Running in e6bac4500bba [2022-04-19T17:16:54.776Z] Removing intermediate container 2258fe217d98 [2022-04-19T17:16:54.776Z] ---> 91f270b0ff63 [2022-04-19T17:16:54.776Z] [2022-04-19T17:16:54.776Z] Step 11/23 : FROM docker:20.10.14 [2022-04-19T17:16:54.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T17:16:55.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T17:16:55.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T17:16:55.036Z] 20.10.14: Pulling from library/docker [2022-04-19T17:16:55.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T17:16:55.295Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-19T17:16:55.295Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-19T17:16:55.295Z] (3/3) Installing su-exec (0.2-r1) [2022-04-19T17:16:55.295Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T17:16:55.295Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T17:16:55.295Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-19T17:16:55.295Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T17:16:55.295Z] OK: 6 MiB in 15 packages [2022-04-19T17:16:55.295Z] OK: 6 MiB in 17 packages [2022-04-19T17:16:55.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T17:16:55.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T17:16:55.817Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-19T17:16:55.817Z] (2/2) Installing su-exec (0.2-r1) [2022-04-19T17:16:55.817Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T17:16:55.817Z] OK: 6 MiB in 16 packages [2022-04-19T17:16:56.388Z] Removing intermediate container 44f3b7dbd902 [2022-04-19T17:16:56.388Z] ---> f7a9721be61c [2022-04-19T17:16:56.388Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T17:16:56.388Z] ---> Running in c39f68cee915 [2022-04-19T17:16:56.649Z] Removing intermediate container e6bac4500bba [2022-04-19T17:16:56.649Z] ---> 06ae8bab96e6 [2022-04-19T17:16:56.649Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-19T17:16:56.649Z] Removing intermediate container 6b4e6d83c625 [2022-04-19T17:16:56.649Z] ---> d763da3f7863 [2022-04-19T17:16:56.649Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-19T17:16:56.908Z] ---> Running in 15d687da699c [2022-04-19T17:16:56.908Z] ---> Running in 558115aa1030 [2022-04-19T17:16:56.908Z] Removing intermediate container c39f68cee915 [2022-04-19T17:16:56.908Z] ---> 5cb7c12ea14d [2022-04-19T17:16:56.908Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-19T17:16:56.908Z] ---> Running in 228ede7f2d40 [2022-04-19T17:16:56.908Z] Removing intermediate container 558115aa1030 [2022-04-19T17:16:56.908Z] ---> 76f18b333195 [2022-04-19T17:16:56.908Z] Step 13/25 : WORKDIR / [2022-04-19T17:16:57.166Z] Removing intermediate container 15d687da699c [2022-04-19T17:16:57.166Z] ---> 48d92496d730 [2022-04-19T17:16:57.166Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-19T17:16:57.166Z] ---> Running in 080c375f1861 [2022-04-19T17:16:57.425Z] ---> Running in f8a0c1334f53 [2022-04-19T17:16:57.425Z] Removing intermediate container 228ede7f2d40 [2022-04-19T17:16:57.425Z] ---> 5ae183a1cbf0 [2022-04-19T17:16:57.425Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-19T17:16:57.684Z] ---> Running in 56a4ab6a9afe [2022-04-19T17:16:57.684Z] Removing intermediate container 080c375f1861 [2022-04-19T17:16:57.684Z] ---> 09a3e18d8f99 [2022-04-19T17:16:57.684Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-19T17:16:57.684Z] Removing intermediate container f8a0c1334f53 [2022-04-19T17:16:57.684Z] ---> 3d4a193b495e [2022-04-19T17:16:57.684Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-19T17:16:57.684Z] ---> Running in 8d622da4ee4f [2022-04-19T17:16:57.943Z] Removing intermediate container 56a4ab6a9afe [2022-04-19T17:16:57.943Z] ---> 8b1ef3f74dfc [2022-04-19T17:16:57.943Z] Step 15/23 : WORKDIR / [2022-04-19T17:16:57.943Z] ---> Running in bd83bb3f2874 [2022-04-19T17:16:58.202Z] ---> 31aaa5b9d229 [2022-04-19T17:16:58.202Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-19T17:16:58.464Z] Removing intermediate container bd83bb3f2874 [2022-04-19T17:16:58.464Z] ---> 851a7003fe5e [2022-04-19T17:16:58.464Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T17:16:58.722Z] ---> b9155167196f [2022-04-19T17:16:58.722Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-19T17:16:58.722Z] ---> f392c45d6fcd [2022-04-19T17:16:58.722Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-19T17:16:58.984Z] Removing intermediate container 8d622da4ee4f [2022-04-19T17:16:58.984Z] ---> e5422e266ec1 [2022-04-19T17:16:58.984Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-19T17:16:58.984Z] ---> Running in 898e7bc7788d [2022-04-19T17:16:59.244Z] ---> df2fcb8d9d0c [2022-04-19T17:16:59.244Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-19T17:16:59.244Z] Removing intermediate container 898e7bc7788d [2022-04-19T17:16:59.244Z] ---> 3ef07c9e26fc [2022-04-19T17:16:59.244Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-19T17:16:59.813Z] ---> 13ae35951726 [2022-04-19T17:16:59.813Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-19T17:16:59.813Z] ---> f8e483b44fac [2022-04-19T17:16:59.813Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-19T17:16:59.813Z] ---> 91885dc00767 [2022-04-19T17:16:59.813Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-19T17:16:59.813Z] ---> Running in f09487141e25 [2022-04-19T17:17:00.382Z] ---> 3e502c52191a [2022-04-19T17:17:00.382Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-19T17:17:00.382Z] ---> Running in 5e44f6e7f1d2 [2022-04-19T17:17:00.382Z] ---> 4582ff828b5b [2022-04-19T17:17:00.382Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-19T17:17:00.643Z] Removing intermediate container 5e44f6e7f1d2 [2022-04-19T17:17:00.643Z] ---> 93124a8d43df [2022-04-19T17:17:00.643Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T17:17:00.906Z] ---> Running in f2df85035fe0 [2022-04-19T17:17:00.906Z] Removing intermediate container f2df85035fe0 [2022-04-19T17:17:00.906Z] ---> 0d98f28db917 [2022-04-19T17:17:00.906Z] Step 21/23 : LABEL arch=x86_64 [2022-04-19T17:17:01.187Z] ---> Running in dd9d21959f4f [2022-04-19T17:17:01.187Z] Removing intermediate container f09487141e25 [2022-04-19T17:17:01.187Z] ---> 10d504480550 [2022-04-19T17:17:01.187Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T17:17:01.447Z] Removing intermediate container dd9d21959f4f [2022-04-19T17:17:01.448Z] ---> 791f989b903a [2022-04-19T17:17:01.448Z] Step 22/23 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T17:17:01.448Z] ---> Running in 0dfd0efa5a3a [2022-04-19T17:17:01.710Z] ---> 175e67a2384a [2022-04-19T17:17:01.710Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-19T17:17:01.710Z] ---> 2fecaa6b176e [2022-04-19T17:17:01.710Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-19T17:17:01.710Z] Removing intermediate container 0dfd0efa5a3a [2022-04-19T17:17:01.710Z] ---> e86e4648593b [2022-04-19T17:17:01.710Z] Step 23/23 : LABEL version=0.0.0 [2022-04-19T17:17:01.970Z] ---> Running in dad19881b553 [2022-04-19T17:17:01.970Z] ---> aa9d86ed04bb [2022-04-19T17:17:01.970Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-19T17:17:02.232Z] Removing intermediate container dad19881b553 [2022-04-19T17:17:02.232Z] ---> 61235ff077e3 [2022-04-19T17:17:02.232Z] [2022-04-19T17:17:02.232Z] ---> Running in 271f721a7067 [2022-04-19T17:17:02.232Z] Successfully built 61235ff077e3 [2022-04-19T17:17:02.232Z] Successfully tagged core-metadata:latest [2022-04-19T17:17:02.232Z]  Building core-metadata ... done Building core-command [2022-04-19T17:17:04.143Z] ---> 830b4bfb3898 [2022-04-19T17:17:04.143Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-19T17:17:04.716Z] ---> dcdc7f961758 [2022-04-19T17:17:04.716Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-19T17:17:04.716Z] Removing intermediate container 271f721a7067 [2022-04-19T17:17:04.716Z] ---> 92b0780e56bf [2022-04-19T17:17:04.716Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-19T17:17:04.978Z] ---> Running in 5ea50f7cc216 [2022-04-19T17:17:05.241Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-19T17:17:05.241Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-19T17:17:05.241Z] ---> fb0131d54a81 [2022-04-19T17:17:05.241Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-19T17:17:05.241Z] ---> 7417809fdb73 [2022-04-19T17:17:05.241Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-19T17:17:05.501Z] Removing intermediate container 5ea50f7cc216 [2022-04-19T17:17:05.501Z] ---> f50f6ad08067 [2022-04-19T17:17:05.501Z] Step 23/25 : LABEL arch=x86_64 [2022-04-19T17:17:05.501Z] ---> Running in 0a454ce85040 [2022-04-19T17:17:05.501Z] ---> Running in 2b6ec3a2e048 [2022-04-19T17:17:05.760Z] Removing intermediate container 0a454ce85040 [2022-04-19T17:17:05.761Z] ---> 915caeb38650 [2022-04-19T17:17:05.761Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-19T17:17:06.023Z] ---> Running in 0a6f62301f7c [2022-04-19T17:17:06.023Z] Removing intermediate container 2b6ec3a2e048 [2022-04-19T17:17:06.023Z] ---> 13cc1c7be2c5 [2022-04-19T17:17:06.023Z] Step 24/25 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T17:17:06.023Z] ---> c0ab22723e21 [2022-04-19T17:17:06.023Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-19T17:17:06.023Z] ---> Running in 33b3dc56e1ea [2022-04-19T17:17:06.281Z] ---> Running in 45b806c20a5a [2022-04-19T17:17:06.541Z] Removing intermediate container 33b3dc56e1ea [2022-04-19T17:17:06.542Z] ---> bb7809d1d756 [2022-04-19T17:17:06.542Z] Step 25/25 : LABEL version=0.0.0 [2022-04-19T17:17:06.816Z] ---> Running in 038c34824fa4 [2022-04-19T17:17:06.817Z] Removing intermediate container 45b806c20a5a [2022-04-19T17:17:06.817Z] ---> 457387997df7 [2022-04-19T17:17:06.817Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-19T17:17:07.082Z] Removing intermediate container 038c34824fa4 [2022-04-19T17:17:07.082Z] ---> 5704c421a0ff [2022-04-19T17:17:07.082Z] [2022-04-19T17:17:07.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T17:17:07.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T17:17:07.082Z] Successfully built 5704c421a0ff [2022-04-19T17:17:07.346Z] Successfully tagged security-secretstore-setup:latest [2022-04-19T17:17:07.346Z] Building security-spiffe-token-provider [2022-04-19T17:17:07.346Z] ---> 571a9c8f5ab9 [2022-04-19T17:17:07.346Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-19T17:17:07.346Z]  Building security-secretstore-setup ... done (1/43) Installing readline (8.1.1-r0) [2022-04-19T17:17:07.346Z] (2/43) Installing bash (5.1.16-r0) [2022-04-19T17:17:07.346Z] Executing bash-5.1.16-r0.post-install [2022-04-19T17:17:07.346Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-19T17:17:07.346Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-19T17:17:07.346Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-19T17:17:07.346Z] (6/43) Installing curl (7.80.0-r0) [2022-04-19T17:17:07.346Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-19T17:17:07.346Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-19T17:17:07.346Z] (9/43) Installing expat (2.4.7-r0) [2022-04-19T17:17:07.346Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-19T17:17:07.346Z] (11/43) Installing gdbm (1.22-r0) [2022-04-19T17:17:07.605Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-19T17:17:07.605Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-19T17:17:07.605Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-19T17:17:07.605Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-19T17:17:07.605Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-19T17:17:07.605Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-19T17:17:07.605Z] ---> Running in bc23ee444d85 [2022-04-19T17:17:07.865Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-19T17:17:07.865Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-19T17:17:07.865Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-19T17:17:07.865Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-19T17:17:07.865Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-19T17:17:07.865Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-19T17:17:07.865Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-19T17:17:07.865Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-19T17:17:07.865Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-19T17:17:07.865Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-19T17:17:07.865Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-19T17:17:07.865Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-19T17:17:07.865Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-19T17:17:07.865Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-19T17:17:07.865Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-19T17:17:07.865Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-19T17:17:07.865Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-19T17:17:07.865Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-19T17:17:07.865Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-19T17:17:07.865Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-19T17:17:07.865Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-19T17:17:07.865Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-19T17:17:07.865Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-19T17:17:08.125Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-19T17:17:08.125Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-19T17:17:08.125Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-19T17:17:08.125Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T17:17:08.125Z] OK: 83 MiB in 65 packages [2022-04-19T17:17:09.065Z] Collecting docker-compose==1.23.2 [2022-04-19T17:17:09.065Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-19T17:17:09.065Z] Collecting jsonschema<3,>=2.5.1 [2022-04-19T17:17:09.065Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-19T17:17:09.065Z] Collecting texttable<0.10,>=0.9.0 [2022-04-19T17:17:09.065Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-19T17:17:09.636Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-19T17:17:09.636Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-19T17:17:09.636Z] Collecting cached-property<2,>=1.2.0 [2022-04-19T17:17:09.636Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-19T17:17:09.636Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T17:17:09.636Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T17:17:09.636Z] ---> 133c637bf0e9 [2022-04-19T17:17:09.636Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T17:17:09.636Z] ---> Using cache [2022-04-19T17:17:09.636Z] ---> 224fe2eb9ce0 [2022-04-19T17:17:09.636Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:17:09.636Z] ---> Using cache [2022-04-19T17:17:09.636Z] ---> 10b8d2343b2b [2022-04-19T17:17:09.636Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-19T17:17:09.636Z] ---> Using cache [2022-04-19T17:17:09.636Z] ---> 7ec752f3b819 [2022-04-19T17:17:09.636Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T17:17:09.636Z] ---> Using cache [2022-04-19T17:17:09.636Z] ---> 3a0fcc5d2a32 [2022-04-19T17:17:09.636Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T17:17:09.636Z] ---> Using cache [2022-04-19T17:17:09.636Z] ---> a1d09b3facf5 [2022-04-19T17:17:09.636Z] Step 8/23 : COPY . . [2022-04-19T17:17:09.636Z] ---> Using cache [2022-04-19T17:17:09.636Z] ---> 68f29a431331 [2022-04-19T17:17:09.636Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-19T17:17:09.895Z] Collecting PyYAML<4,>=3.10 [2022-04-19T17:17:09.896Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-19T17:17:10.463Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-19T17:17:10.463Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-19T17:17:10.463Z] Collecting docker<4.0,>=3.6.0 [2022-04-19T17:17:10.721Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-19T17:17:10.721Z] Collecting docopt<0.7,>=0.6.1 [2022-04-19T17:17:10.721Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-19T17:17:10.981Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-19T17:17:10.981Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-19T17:17:10.981Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-19T17:17:11.549Z] Collecting docker-pycreds>=0.4.0 [2022-04-19T17:17:11.549Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-19T17:17:11.549Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-19T17:17:11.549Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-19T17:17:11.549Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-19T17:17:11.808Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-19T17:17:11.808Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-19T17:17:11.808Z] Collecting idna<2.8,>=2.5 [2022-04-19T17:17:11.808Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-19T17:17:11.808Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-19T17:17:11.808Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-19T17:17:11.808Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-19T17:17:11.808Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-19T17:17:11.808Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-19T17:17:11.808Z] Attempting uninstall: urllib3 [2022-04-19T17:17:11.808Z] Found existing installation: urllib3 1.26.7 [2022-04-19T17:17:11.808Z] Uninstalling urllib3-1.26.7: [2022-04-19T17:17:12.067Z] Successfully uninstalled urllib3-1.26.7 [2022-04-19T17:17:12.067Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T17:17:12.067Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-19T17:17:12.067Z] ---> 133c637bf0e9 [2022-04-19T17:17:12.067Z] Step 3/20 : WORKDIR /edgex-go [2022-04-19T17:17:12.067Z] ---> Using cache [2022-04-19T17:17:12.067Z] ---> 224fe2eb9ce0 [2022-04-19T17:17:12.067Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-19T17:17:12.634Z] Attempting uninstall: idna [2022-04-19T17:17:12.634Z] Found existing installation: idna 3.3 [2022-04-19T17:17:12.634Z] Uninstalling idna-3.3: [2022-04-19T17:17:12.634Z] Successfully uninstalled idna-3.3 [2022-04-19T17:17:12.634Z] ---> Running in effdd17638c0 [2022-04-19T17:17:12.634Z] ---> Running in 4f40884c784b [2022-04-19T17:17:13.211Z] Removing intermediate container bc23ee444d85 [2022-04-19T17:17:13.211Z] ---> 35657203bd88 [2022-04-19T17:17:13.211Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-19T17:17:13.211Z] Attempting uninstall: requests [2022-04-19T17:17:13.211Z] Found existing installation: requests 2.26.0 [2022-04-19T17:17:13.211Z] Uninstalling requests-2.26.0: [2022-04-19T17:17:13.211Z] Successfully uninstalled requests-2.26.0 [2022-04-19T17:17:13.211Z] ---> Running in ffab3c222519 [2022-04-19T17:17:13.487Z] Running setup.py install for texttable: started [2022-04-19T17:17:13.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-command/core-command ./cmd/core-command [2022-04-19T17:17:13.487Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T17:17:13.747Z] Removing intermediate container ffab3c222519 [2022-04-19T17:17:13.747Z] ---> a673a77aa129 [2022-04-19T17:17:13.747Z] Step 28/31 : CMD ["gate"] [2022-04-19T17:17:13.747Z] ---> Running in 35fb84587b3f [2022-04-19T17:17:13.747Z] Running setup.py install for texttable: finished with status 'done' [2022-04-19T17:17:13.747Z] Running setup.py install for PyYAML: started [2022-04-19T17:17:14.005Z] Removing intermediate container 35fb84587b3f [2022-04-19T17:17:14.005Z] ---> 691968165ff6 [2022-04-19T17:17:14.005Z] Step 29/31 : LABEL arch=x86_64 [2022-04-19T17:17:14.269Z] ---> Running in 1d0771bf476a [2022-04-19T17:17:14.269Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-19T17:17:14.269Z] Running setup.py install for docopt: started [2022-04-19T17:17:14.527Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T17:17:14.527Z] Removing intermediate container 1d0771bf476a [2022-04-19T17:17:14.527Z] ---> 8770e15ab09c [2022-04-19T17:17:14.527Z] Step 30/31 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T17:17:14.787Z] ---> Running in 95afc727331f [2022-04-19T17:17:14.787Z] Running setup.py install for docopt: finished with status 'done' [2022-04-19T17:17:14.787Z] Running setup.py install for dockerpty: started [2022-04-19T17:17:14.787Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T17:17:14.787Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T17:17:14.787Z] OK: 15866 distinct packages available [2022-04-19T17:17:14.787Z] Removing intermediate container 95afc727331f [2022-04-19T17:17:14.787Z] ---> 16ee66fecf4d [2022-04-19T17:17:14.787Z] Step 31/31 : LABEL version=0.0.0 [2022-04-19T17:17:14.787Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T17:17:15.045Z] ---> Running in ad23759cdd50 [2022-04-19T17:17:15.045Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-19T17:17:15.303Z] Removing intermediate container ad23759cdd50 [2022-04-19T17:17:15.303Z] ---> 3c4cbdd2eb59 [2022-04-19T17:17:15.303Z] [2022-04-19T17:17:15.303Z] Successfully built 3c4cbdd2eb59 [2022-04-19T17:17:15.304Z] Successfully tagged security-bootstrapper:latest [2022-04-19T17:17:15.304Z]  Building security-bootstrapper ... done Building security-spire-server [2022-04-19T17:17:15.562Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-19T17:17:15.562Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T17:17:16.132Z] OK: 221 MiB in 52 packages [2022-04-19T17:17:18.674Z] Removing intermediate container effdd17638c0 [2022-04-19T17:17:18.674Z] ---> ee72c9f387a4 [2022-04-19T17:17:18.674Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-19T17:17:20.064Z] ---> 836d69e5d6c1 [2022-04-19T17:17:20.064Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T17:17:20.634Z] ---> Running in 9d5974afbc01 [2022-04-19T17:17:22.022Z] Removing intermediate container 0a6f62301f7c [2022-04-19T17:17:22.022Z] ---> 8b084bc4a211 [2022-04-19T17:17:22.022Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-19T17:17:22.281Z] ---> Running in ee7fb9fa9ab9 [2022-04-19T17:17:22.329Z] Removing intermediate container 068fc42ba2c0 [2022-04-19T17:17:22.329Z] ---> de3465a25640 [2022-04-19T17:17:22.330Z] Successfully built de3465a25640 [2022-04-19T17:17:22.330Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T17:17:22.701Z] + docker inspect -f . ci-base-image-arm64 [2022-04-19T17:17:22.701Z] . [Pipeline] withDockerContainer [2022-04-19T17:17:22.848Z] Removing intermediate container ee7fb9fa9ab9 [2022-04-19T17:17:22.848Z] ---> 14e2693b0847 [2022-04-19T17:17:22.848Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-19T17:17:22.932Z] prd-ubuntu20.04-docker-arm64-4c-16g-21368 does not seem to be running inside a container [2022-04-19T17:17:23.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-19T17:17:23.107Z] ---> Running in d6b2569c10d9 [2022-04-19T17:17:23.366Z] Removing intermediate container 9d5974afbc01 [2022-04-19T17:17:23.366Z] ---> 4ca96791eedd [2022-04-19T17:17:23.366Z] Step 7/20 : COPY . . [2022-04-19T17:17:23.632Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T17:17:23.632Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-19T17:17:23.632Z] ---> 133c637bf0e9 [2022-04-19T17:17:23.632Z] Step 3/25 : WORKDIR /edgex-go [2022-04-19T17:17:23.632Z] ---> Using cache [2022-04-19T17:17:23.632Z] ---> 224fe2eb9ce0 [2022-04-19T17:17:23.632Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:17:23.632Z] ---> Using cache [2022-04-19T17:17:23.632Z] ---> 10b8d2343b2b [2022-04-19T17:17:23.632Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T17:17:23.632Z] Removing intermediate container d6b2569c10d9 [2022-04-19T17:17:23.632Z] ---> 1e23d852688e [2022-04-19T17:17:23.632Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-19T17:17:23.893Z] ---> Running in 2037a5f4165f [2022-04-19T17:17:24.314Z] $ docker top a7355f2fe2ceaa91f11fb7c1f7a038cce845820c5a6f6011abf391d7f686f84b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T17:17:25.272Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T17:17:25.329Z] + go version [2022-04-19T17:17:25.329Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-19T17:17:25.453Z] $ docker stop --time=1 a7355f2fe2ceaa91f11fb7c1f7a038cce845820c5a6f6011abf391d7f686f84b [2022-04-19T17:17:26.209Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T17:17:26.209Z] OK: 221 MiB in 52 packages [2022-04-19T17:17:26.469Z] ---> 7e9abe3298b2 [2022-04-19T17:17:26.469Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-19T17:17:27.066Z] $ docker rm -f a7355f2fe2ceaa91f11fb7c1f7a038cce845820c5a6f6011abf391d7f686f84b [Pipeline] // withDockerContainer [Pipeline] } [2022-04-19T17:17:27.404Z] ---> 02886dafddb9 [2022-04-19T17:17:27.404Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-19T17:17:27.404Z] Removing intermediate container 2037a5f4165f [2022-04-19T17:17:27.404Z] ---> 384add01a2e0 [2022-04-19T17:17:27.404Z] Step 6/25 : COPY go.mod vendor* ./ [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T17:17:27.990Z] + docker inspect -f . ci-base-image-arm64 [2022-04-19T17:17:27.990Z] . [Pipeline] withDockerContainer [2022-04-19T17:17:28.218Z] prd-ubuntu20.04-docker-arm64-4c-16g-21368 does not seem to be running inside a container [2022-04-19T17:17:28.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-19T17:17:28.351Z] ---> 14b678c21eb5 [2022-04-19T17:17:28.351Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-19T17:17:28.351Z] ---> 677e21f73746 [2022-04-19T17:17:28.351Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T17:17:28.351Z] ---> Running in d88a0955ffa4 [2022-04-19T17:17:28.611Z] ---> Running in 0ac53ff33658 [2022-04-19T17:17:28.872Z] Removing intermediate container d88a0955ffa4 [2022-04-19T17:17:28.872Z] ---> 009deb9810a1 [2022-04-19T17:17:28.872Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T17:17:29.132Z] ---> Running in 34d3b7070374 [2022-04-19T17:17:29.408Z] Removing intermediate container 34d3b7070374 [2022-04-19T17:17:29.408Z] ---> 3d5efa1ea679 [2022-04-19T17:17:29.408Z] Step 21/23 : LABEL arch=x86_64 [2022-04-19T17:17:29.546Z] $ docker top 9468e07d89f703ed0720502f7266fb80e26d8b08c31b01d72dd2c8a5fd222a28 -eo pid,comm [2022-04-19T17:17:29.666Z] ---> Running in 0a06c5a9b531 [Pipeline] { [Pipeline] echo [2022-04-19T17:17:29.928Z] ========================================================= [2022-04-19T17:17:29.928Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-19T17:17:29.928Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-19T17:17:30.236Z] Removing intermediate container 0a06c5a9b531 [2022-04-19T17:17:30.236Z] ---> 74579289b2d0 [2022-04-19T17:17:30.236Z] Step 22/23 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T17:17:30.236Z] ---> Running in fcf4f258ebd1 [2022-04-19T17:17:30.634Z] + make test [2022-04-19T17:17:30.634Z] go mod tidy -compat=1.17 [2022-04-19T17:17:30.805Z] Removing intermediate container fcf4f258ebd1 [2022-04-19T17:17:30.805Z] ---> 21063099e5c6 [2022-04-19T17:17:30.805Z] Step 23/23 : LABEL version=0.0.0 [2022-04-19T17:17:31.371Z] Removing intermediate container 0ac53ff33658 [2022-04-19T17:17:31.371Z] ---> fde278563090 [2022-04-19T17:17:31.371Z] Step 8/25 : COPY . . [2022-04-19T17:17:31.613Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-19T17:17:31.632Z] ---> Running in 42756ef7a436 [2022-04-19T17:17:32.274Z] ---> cec52e20d631 [2022-04-19T17:17:32.274Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-19T17:17:33.665Z] Removing intermediate container 42756ef7a436 [2022-04-19T17:17:33.665Z] ---> e5d89f10620b [2022-04-19T17:17:33.665Z] [2022-04-19T17:17:33.665Z] Successfully built e5d89f10620b [2022-04-19T17:17:33.665Z] ---> Running in b646042bb5d5 [2022-04-19T17:17:33.925Z] Successfully tagged sys-mgmt-agent:latest [2022-04-19T17:17:33.925Z] Building support-scheduler [2022-04-19T17:17:34.496Z]  Building sys-mgmt-agent ... 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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-19T17:17:41.131Z] Removing intermediate container 4f40884c784b [2022-04-19T17:17:41.131Z] ---> dbd4c19c9c01 [2022-04-19T17:17:41.131Z] [2022-04-19T17:17:41.132Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T17:17:41.132Z] ---> e04c818066af [2022-04-19T17:17:41.132Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-19T17:17:41.132Z] ---> Using cache [2022-04-19T17:17:41.132Z] ---> f7a9721be61c [2022-04-19T17:17:41.132Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T17:17:41.132Z] ---> Using cache [2022-04-19T17:17:41.132Z] ---> 5cb7c12ea14d [2022-04-19T17:17:41.132Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-19T17:17:41.132Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T17:17:41.132Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T17:17:41.132Z] ---> 133c637bf0e9 [2022-04-19T17:17:41.132Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T17:17:41.132Z] ---> Using cache [2022-04-19T17:17:41.132Z] ---> 224fe2eb9ce0 [2022-04-19T17:17:41.132Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:17:41.132Z] ---> Using cache [2022-04-19T17:17:41.132Z] ---> 10b8d2343b2b [2022-04-19T17:17:41.132Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-19T17:17:41.132Z] ---> Using cache [2022-04-19T17:17:41.132Z] ---> 7ec752f3b819 [2022-04-19T17:17:41.132Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T17:17:41.132Z] ---> Using cache [2022-04-19T17:17:41.132Z] ---> 3a0fcc5d2a32 [2022-04-19T17:17:41.132Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T17:17:41.132Z] ---> Using cache [2022-04-19T17:17:41.132Z] ---> a1d09b3facf5 [2022-04-19T17:17:41.132Z] Step 8/22 : COPY . . [2022-04-19T17:17:41.132Z] ---> Using cache [2022-04-19T17:17:41.132Z] ---> 68f29a431331 [2022-04-19T17:17:41.132Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-19T17:17:41.710Z] ---> Running in 17cf93118685 [2022-04-19T17:17:41.710Z] ---> Running in 05d58a6303b9 [2022-04-19T17:17:41.710Z] ---> 7758d8b81306 [2022-04-19T17:17:41.710Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T17:17:41.993Z] ---> Running in 4ceaba359feb [2022-04-19T17:17:41.993Z] Removing intermediate container 17cf93118685 [2022-04-19T17:17:41.993Z] ---> 68c98474cdc9 [2022-04-19T17:17:41.993Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-19T17:17:42.252Z] ---> Running in 1669297adbc8 [2022-04-19T17:17:42.252Z] Removing intermediate container 4ceaba359feb [2022-04-19T17:17:42.252Z] ---> 40e8ef7b2454 [2022-04-19T17:17:42.252Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-19T17:17:42.252Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-19T17:17:44.156Z] Removing intermediate container 1669297adbc8 [2022-04-19T17:17:44.156Z] ---> e10d5a8789e1 [2022-04-19T17:17:44.156Z] Step 15/23 : WORKDIR / [2022-04-19T17:17:44.156Z] ---> Running in 746053fad30c [2022-04-19T17:17:45.537Z] ---> Running in 0ab42d8eed0a [2022-04-19T17:17:45.796Z] Removing intermediate container 0ab42d8eed0a [2022-04-19T17:17:45.796Z] ---> 2af2c2f22cf0 [2022-04-19T17:17:45.796Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T17:17:46.374Z] ---> 18eefaf4f244 [2022-04-19T17:17:46.374Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-19T17:17:46.952Z] Removing intermediate container 746053fad30c [2022-04-19T17:17:46.952Z] ---> 92456d3018ee [2022-04-19T17:17:46.952Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-19T17:17:47.215Z] ---> 31fd33181228 [2022-04-19T17:17:47.215Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-19T17:17:47.215Z] ---> Running in 60db5b75f033 [2022-04-19T17:17:47.478Z] Removing intermediate container 60db5b75f033 [2022-04-19T17:17:47.478Z] ---> 91d60c3265bc [2022-04-19T17:17:47.478Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-19T17:17:47.738Z] ---> 4307d0a2f6ef [2022-04-19T17:17:47.738Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-19T17:17:47.738Z] ---> Running in 5340bfd5bfb0 [2022-04-19T17:17:47.738Z] ---> Running in 6fde9c8c5b73 [2022-04-19T17:17:47.999Z] Removing intermediate container 6fde9c8c5b73 [2022-04-19T17:17:47.999Z] ---> 5e75bbacee82 [2022-04-19T17:17:47.999Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T17:17:48.298Z] ---> Running in daf00f4e2342 [2022-04-19T17:17:48.560Z] Removing intermediate container daf00f4e2342 [2022-04-19T17:17:48.560Z] ---> 9bc5f7f69075 [2022-04-19T17:17:48.560Z] Step 21/23 : LABEL arch=x86_64 [2022-04-19T17:17:48.560Z] ---> Running in 75ec293b948e [2022-04-19T17:17:48.821Z] Removing intermediate container 75ec293b948e [2022-04-19T17:17:48.821Z] ---> be8ff01ec9e9 [2022-04-19T17:17:48.821Z] Step 22/23 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T17:17:48.821Z] ---> Running in f15ff571dd1d [2022-04-19T17:17:49.082Z] spire-1.2.1/ [2022-04-19T17:17:49.082Z] spire-1.2.1/.data/ [2022-04-19T17:17:49.082Z] spire-1.2.1/.data/.file [2022-04-19T17:17:49.082Z] spire-1.2.1/.dockerignore [2022-04-19T17:17:49.082Z] spire-1.2.1/.gitattributes [2022-04-19T17:17:49.082Z] spire-1.2.1/.githooks/ [2022-04-19T17:17:49.082Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T17:17:49.082Z] spire-1.2.1/.github/ [2022-04-19T17:17:49.082Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T17:17:49.082Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T17:17:49.082Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T17:17:49.082Z] spire-1.2.1/.github/workflows/ [2022-04-19T17:17:49.082Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T17:17:49.082Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T17:17:49.082Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T17:17:49.082Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T17:17:49.082Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T17:17:49.082Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T17:17:49.082Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T17:17:49.082Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T17:17:49.082Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T17:17:49.082Z] spire-1.2.1/.gitignore [2022-04-19T17:17:49.082Z] spire-1.2.1/.go-version [2022-04-19T17:17:49.082Z] spire-1.2.1/.golangci.yml [2022-04-19T17:17:49.082Z] spire-1.2.1/ADOPTERS.md [2022-04-19T17:17:49.082Z] spire-1.2.1/CHANGELOG.md [2022-04-19T17:17:49.082Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T17:17:49.082Z] spire-1.2.1/CODEOWNERS [2022-04-19T17:17:49.082Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T17:17:49.082Z] spire-1.2.1/Dockerfile [2022-04-19T17:17:49.082Z] spire-1.2.1/Dockerfile.dev [2022-04-19T17:17:49.082Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T17:17:49.082Z] spire-1.2.1/LICENSE [2022-04-19T17:17:49.082Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T17:17:49.082Z] spire-1.2.1/Makefile [2022-04-19T17:17:49.082Z] spire-1.2.1/README.md [2022-04-19T17:17:49.082Z] spire-1.2.1/ROADMAP.md [2022-04-19T17:17:49.082Z] spire-1.2.1/SECURITY.md [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/ [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T17:17:49.082Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T17:17:49.083Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T17:17:49.083Z] spire-1.2.1/conf/ [2022-04-19T17:17:49.083Z] spire-1.2.1/conf/agent/ [2022-04-19T17:17:49.083Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T17:17:49.083Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T17:17:49.083Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T17:17:49.083Z] spire-1.2.1/conf/server/ [2022-04-19T17:17:49.083Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T17:17:49.083Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T17:17:49.083Z] spire-1.2.1/conf/server/server.conf [2022-04-19T17:17:49.083Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/ [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/auditlog.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/images/ [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/spire_server.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/telemetry.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/upgrading.md [2022-04-19T17:17:49.083Z] spire-1.2.1/doc/using_spire.md [2022-04-19T17:17:49.083Z] spire-1.2.1/examples/ [2022-04-19T17:17:49.083Z] spire-1.2.1/examples/README.md [2022-04-19T17:17:49.083Z] spire-1.2.1/go.mod [2022-04-19T17:17:49.083Z] spire-1.2.1/go.sum [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/ [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/ [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T17:17:49.083Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/api/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T17:17:49.084Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/health/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/log/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T17:17:49.085Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/util/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/version/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T17:17:49.086Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/config.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T17:17:49.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/server.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T17:17:49.088Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T17:17:49.089Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T17:17:49.089Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T17:17:49.089Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T17:17:49.089Z] spire-1.2.1/proto/ [2022-04-19T17:17:49.089Z] spire-1.2.1/proto/private/ [2022-04-19T17:17:49.089Z] spire-1.2.1/proto/private/server/ [2022-04-19T17:17:49.089Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T17:17:49.089Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T17:17:49.089Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T17:17:49.089Z] spire-1.2.1/proto/spire/ [2022-04-19T17:17:49.089Z] spire-1.2.1/proto/spire/common/ [2022-04-19T17:17:49.089Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T17:17:49.089Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T17:17:49.089Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T17:17:49.089Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T17:17:49.089Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T17:17:49.089Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T17:17:49.089Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T17:17:49.089Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T17:17:49.089Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T17:17:49.089Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T17:17:49.089Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T17:17:49.089Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T17:17:49.089Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T17:17:49.089Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T17:17:49.089Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T17:17:49.089Z] spire-1.2.1/release/ [2022-04-19T17:17:49.089Z] spire-1.2.1/release/spire-extras/ [2022-04-19T17:17:49.089Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T17:17:49.089Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T17:17:49.089Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T17:17:49.089Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T17:17:49.089Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T17:17:49.089Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T17:17:49.089Z] spire-1.2.1/release/spire/ [2022-04-19T17:17:49.089Z] spire-1.2.1/release/spire/README.md [2022-04-19T17:17:49.089Z] spire-1.2.1/release/spire/conf/ [2022-04-19T17:17:49.089Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T17:17:49.089Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T17:17:49.089Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T17:17:49.089Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T17:17:49.089Z] spire-1.2.1/script/ [2022-04-19T17:17:49.089Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T17:17:49.089Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T17:17:49.089Z] spire-1.2.1/support/ [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/ [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T17:17:49.089Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T17:17:49.089Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T17:17:49.089Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T17:17:49.089Z] spire-1.2.1/test/ [2022-04-19T17:17:49.089Z] spire-1.2.1/test/clock/ [2022-04-19T17:17:49.089Z] spire-1.2.1/test/clock/clock.go [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/ [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fixture/ [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T17:17:49.089Z] spire-1.2.1/test/fixture/config/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T17:17:49.090Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/README.md [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/common [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/setup/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T17:17:49.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T17:17:49.091Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T17:17:49.092Z] spire-1.2.1/test/integration/test.sh [2022-04-19T17:17:49.092Z] spire-1.2.1/test/plugintest/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T17:17:49.092Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T17:17:49.092Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T17:17:49.092Z] spire-1.2.1/test/spiretest/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T17:17:49.092Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T17:17:49.092Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T17:17:49.092Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T17:17:49.092Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T17:17:49.092Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T17:17:49.092Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T17:17:49.092Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T17:17:49.092Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T17:17:49.092Z] spire-1.2.1/test/testca/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/testca/ca.go [2022-04-19T17:17:49.092Z] spire-1.2.1/test/testkey/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T17:17:49.092Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T17:17:49.092Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T17:17:49.092Z] spire-1.2.1/test/testkey/new.go [2022-04-19T17:17:49.092Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T17:17:49.092Z] spire-1.2.1/test/util/ [2022-04-19T17:17:49.092Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T17:17:49.092Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T17:17:49.092Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T17:17:49.092Z] spire-1.2.1/test/util/race.go [2022-04-19T17:17:49.092Z] spire-1.2.1/test/util/util.go [2022-04-19T17:17:49.092Z] building spire from source... [2022-04-19T17:17:49.351Z] Installing go1.17.7... [2022-04-19T17:17:49.351Z] Removing intermediate container f15ff571dd1d [2022-04-19T17:17:49.351Z] ---> 935471a72c66 [2022-04-19T17:17:49.351Z] Step 23/23 : LABEL version=0.0.0 [2022-04-19T17:17:49.610Z] ---> Running in df4d4e07a54d [2022-04-19T17:17:49.869Z] Removing intermediate container df4d4e07a54d [2022-04-19T17:17:49.869Z] ---> 6ca4b56a2180 [2022-04-19T17:17:49.869Z] [2022-04-19T17:17:49.869Z] Successfully built 6ca4b56a2180 [2022-04-19T17:17:49.869Z] Successfully tagged core-command:latest [2022-04-19T17:17:50.127Z]  Building core-command ... done Building support-notifications [2022-04-19T17:17:54.402Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T17:17:54.402Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T17:17:54.402Z] ---> 133c637bf0e9 [2022-04-19T17:17:54.402Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T17:17:54.402Z] ---> Using cache [2022-04-19T17:17:54.402Z] ---> 224fe2eb9ce0 [2022-04-19T17:17:54.402Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:17:54.402Z] ---> Using cache [2022-04-19T17:17:54.402Z] ---> 10b8d2343b2b [2022-04-19T17:17:54.402Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-19T17:17:54.735Z] Building bin/spire-server... [2022-04-19T17:17:54.735Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T17:17:54.735Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T17:17:54.735Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T17:17:54.735Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T17:17:54.735Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T17:17:55.007Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T17:17:55.007Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T17:17:55.007Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T17:17:55.007Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T17:17:55.007Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T17:17:55.265Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T17:17:55.265Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T17:17:55.265Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T17:17:55.265Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T17:17:55.265Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T17:17:55.524Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T17:17:55.524Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T17:17:55.524Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T17:17:55.524Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T17:17:55.524Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T17:17:55.524Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T17:17:55.782Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T17:17:55.782Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T17:17:55.782Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T17:17:55.782Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T17:17:55.782Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T17:17:55.782Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T17:17:55.782Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T17:17:56.049Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T17:17:56.049Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T17:17:56.049Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T17:17:56.049Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T17:17:56.049Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T17:17:56.049Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T17:17:56.049Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T17:17:56.049Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T17:17:56.309Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T17:17:56.309Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T17:17:56.309Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T17:17:56.309Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T17:17:56.309Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T17:17:56.569Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T17:17:56.569Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T17:17:56.569Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T17:17:56.828Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T17:17:56.828Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T17:17:56.828Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T17:17:56.828Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T17:17:57.090Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T17:17:57.090Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T17:17:57.090Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T17:17:57.349Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T17:17:57.611Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T17:17:57.870Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T17:17:57.870Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T17:17:57.870Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T17:17:57.870Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T17:17:58.129Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T17:18:00.034Z]  ---> Running in 4406fbe75af0 [2022-04-19T17:18:00.603Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T17:18:01.170Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T17:18:01.170Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T17:18:01.170Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T17:18:01.170Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T17:18:01.170Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T17:18:01.170Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T17:18:01.170Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T17:18:01.170Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T17:18:01.170Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T17:18:01.430Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T17:18:01.430Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T17:18:02.000Z] OK: 221 MiB in 52 packages [2022-04-19T17:18:02.259Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T17:18:02.259Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T17:18:02.520Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T17:18:02.520Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T17:18:02.520Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T17:18:02.780Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T17:18:03.040Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T17:18:03.040Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T17:18:03.303Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T17:18:03.303Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T17:18:03.303Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T17:18:03.875Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T17:18:03.875Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T17:18:03.875Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T17:18:03.875Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T17:18:03.972Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-19T17:18:04.136Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T17:18:04.136Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T17:18:04.396Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T17:18:04.396Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T17:18:04.396Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T17:18:04.396Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T17:18:04.665Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T17:18:04.665Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T17:18:04.665Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T17:18:04.665Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T17:18:04.665Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T17:18:04.665Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T17:18:04.927Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T17:18:04.927Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T17:18:04.927Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T17:18:04.927Z] Removing intermediate container b646042bb5d5 [2022-04-19T17:18:04.927Z] ---> dbc4dcc2626a [2022-04-19T17:18:04.927Z] [2022-04-19T17:18:04.927Z] Step 9/20 : FROM alpine:3.15 [2022-04-19T17:18:04.927Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T17:18:04.927Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T17:18:04.927Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T17:18:04.927Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T17:18:04.927Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T17:18:04.927Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T17:18:05.186Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T17:18:05.186Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T17:18:05.186Z] 3.15: Pulling from library/alpine [2022-04-19T17:18:05.186Z] Removing intermediate container 4406fbe75af0 [2022-04-19T17:18:05.186Z] ---> fddfacb6b684 [2022-04-19T17:18:05.186Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T17:18:05.186Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T17:18:05.186Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T17:18:05.186Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T17:18:05.186Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T17:18:05.186Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-19T17:18:05.186Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T17:18:05.186Z] Status: Downloaded newer image for alpine:3.15 [2022-04-19T17:18:05.186Z] ---> 0ac33e5f5afa [2022-04-19T17:18:05.186Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T17:18:05.186Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T17:18:05.186Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T17:18:05.186Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T17:18:05.445Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T17:18:05.445Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T17:18:05.445Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T17:18:05.445Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T17:18:05.445Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T17:18:05.445Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T17:18:05.726Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T17:18:05.726Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T17:18:05.726Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T17:18:05.726Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T17:18:05.726Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T17:18:05.726Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T17:18:05.726Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T17:18:05.726Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T17:18:06.001Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T17:18:06.001Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T17:18:06.001Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T17:18:06.001Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T17:18:06.001Z]  ---> 5900ebc2beb6 [2022-04-19T17:18:06.001Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T17:18:06.001Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T17:18:06.001Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T17:18:06.001Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T17:18:06.001Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T17:18:06.001Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T17:18:06.001Z]  ---> Running in 6e1c87a2e4e3 [2022-04-19T17:18:06.262Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T17:18:06.262Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T17:18:06.262Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T17:18:06.262Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T17:18:06.262Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T17:18:06.522Z]  ---> Running in 97386d68baf4 [2022-04-19T17:18:06.522Z] Removing intermediate container 6e1c87a2e4e3 [2022-04-19T17:18:06.522Z] ---> e87ae0e1b405 [2022-04-19T17:18:06.522Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:18:06.780Z] ---> Running in 688dd344352f [2022-04-19T17:18:10.080Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T17:18:10.080Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T17:18:11.023Z] Removing intermediate container 05d58a6303b9 [2022-04-19T17:18:11.023Z] ---> 9f3d52c743e9 [2022-04-19T17:18:11.023Z] [2022-04-19T17:18:11.023Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T17:18:11.023Z] ---> e04c818066af [2022-04-19T17:18:11.023Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-19T17:18:11.023Z] ---> Using cache [2022-04-19T17:18:11.023Z] ---> f7a9721be61c [2022-04-19T17:18:11.023Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T17:18:11.023Z] ---> Using cache [2022-04-19T17:18:11.023Z] ---> 5cb7c12ea14d [2022-04-19T17:18:11.023Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-19T17:18:11.282Z] Removing intermediate container 688dd344352f [2022-04-19T17:18:11.282Z] ---> e78cdc1bfd72 [2022-04-19T17:18:11.282Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-19T17:18:11.282Z] Removing intermediate container 97386d68baf4 [2022-04-19T17:18:11.282Z] ---> 635c1d869033 [2022-04-19T17:18:11.282Z] Step 8/22 : COPY . . [2022-04-19T17:18:11.282Z] ---> Running in dd5159561ed6 [2022-04-19T17:18:11.282Z] ---> Running in 71cdec82095b [2022-04-19T17:18:11.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T17:18:12.122Z] Removing intermediate container dd5159561ed6 [2022-04-19T17:18:12.122Z] ---> 407805b048c8 [2022-04-19T17:18:12.122Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-19T17:18:12.702Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T17:18:12.962Z] ---> Running in 7d738189948d [2022-04-19T17:18:12.962Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T17:18:12.962Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T17:18:12.962Z] OK: 15855 distinct packages available [2022-04-19T17:18:12.962Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T17:18:13.223Z] Removing intermediate container 7d738189948d [2022-04-19T17:18:13.223Z] ---> ca3a4f069b46 [2022-04-19T17:18:13.223Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T17:18:13.803Z] ---> 249114b85f7a [2022-04-19T17:18:13.803Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-19T17:18:13.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T17:18:14.062Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-19T17:18:14.320Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-19T17:18:14.320Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-19T17:18:14.577Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-19T17:18:14.577Z] (5/9) Installing curl (7.80.0-r0) [2022-04-19T17:18:14.577Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-19T17:18:14.836Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-19T17:18:14.836Z] (8/9) Installing libucontext (1.1-r0) [2022-04-19T17:18:14.836Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-19T17:18:15.122Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T17:18:15.122Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T17:18:15.122Z] OK: 8 MiB in 23 packages [2022-04-19T17:18:15.386Z] ---> 09d32123cd83 [2022-04-19T17:18:15.386Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-19T17:18:16.324Z] ---> 95311ab131b4 [2022-04-19T17:18:16.324Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-19T17:18:16.324Z] ---> Running in 7a4e9ee7e55c [2022-04-19T17:18:16.602Z] Removing intermediate container 71cdec82095b [2022-04-19T17:18:16.602Z] ---> 002e72fca733 [2022-04-19T17:18:16.602Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T17:18:16.602Z] Removing intermediate container 7a4e9ee7e55c [2022-04-19T17:18:16.602Z] ---> 6804d4ed852f [2022-04-19T17:18:16.602Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T17:18:16.864Z] ---> Running in 6ffca296117b [2022-04-19T17:18:16.864Z] ---> 83f3dda1525f [2022-04-19T17:18:16.864Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-19T17:18:17.128Z] Removing intermediate container 6ffca296117b [2022-04-19T17:18:17.128Z] ---> 2587c257c06d [2022-04-19T17:18:17.128Z] Step 20/22 : LABEL arch=x86_64 [2022-04-19T17:18:17.128Z] ---> Running in 3252ef24bbb3 [2022-04-19T17:18:17.128Z] ---> 4548f0e21a79 [2022-04-19T17:18:17.128Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-19T17:18:17.389Z] ---> Running in 1bb204dc9b70 [2022-04-19T17:18:17.652Z] Removing intermediate container 3252ef24bbb3 [2022-04-19T17:18:17.652Z] ---> 47d2c0e004dc [2022-04-19T17:18:17.652Z] Step 21/22 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T17:18:17.652Z] ---> 6fd6e34f17e1 [2022-04-19T17:18:17.652Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-19T17:18:17.652Z] ---> Running in b8692a958cf0 [2022-04-19T17:18:18.225Z] Removing intermediate container b8692a958cf0 [2022-04-19T17:18:18.225Z] ---> ec141ec178c8 [2022-04-19T17:18:18.225Z] Step 22/22 : LABEL version=0.0.0 [2022-04-19T17:18:18.225Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-19T17:18:18.225Z] ---> bab4742ae11f [2022-04-19T17:18:18.225Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-19T17:18:18.485Z] ---> Running in f4d87eccb686 [2022-04-19T17:18:18.485Z] ---> Running in 25c60d75a3e2 [2022-04-19T17:18:18.745Z] Removing intermediate container f4d87eccb686 [2022-04-19T17:18:18.745Z] ---> 81bb64c85d3e [2022-04-19T17:18:18.745Z] [2022-04-19T17:18:18.745Z] Removing intermediate container 25c60d75a3e2 [2022-04-19T17:18:18.745Z] ---> 57e7005d044c [2022-04-19T17:18:18.745Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T17:18:18.745Z] Successfully built 81bb64c85d3e [2022-04-19T17:18:18.745Z] ---> Running in 869181a1d077 [2022-04-19T17:18:18.745Z] Successfully tagged support-scheduler:latest [2022-04-19T17:18:18.745Z]  Building support-scheduler ... done Building security-proxy-setup [2022-04-19T17:18:19.313Z] Removing intermediate container 869181a1d077 [2022-04-19T17:18:19.313Z] ---> 2971ba51890d [2022-04-19T17:18:19.313Z] Step 18/20 : LABEL arch=x86_64 [2022-04-19T17:18:21.216Z] ---> Running in af4dad5968a8 [2022-04-19T17:18:21.475Z] Removing intermediate container af4dad5968a8 [2022-04-19T17:18:21.475Z] ---> 3db932594c06 [2022-04-19T17:18:21.475Z] Step 19/20 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T17:18:21.734Z] ---> Running in 42e08737147c [2022-04-19T17:18:21.994Z] Removing intermediate container 42e08737147c [2022-04-19T17:18:21.994Z] ---> 39441bfe5538 [2022-04-19T17:18:21.994Z] Step 20/20 : LABEL version=0.0.0 [2022-04-19T17:18:22.253Z] ---> Running in 7072bbf4e7aa [2022-04-19T17:18:22.824Z] Removing intermediate container 7072bbf4e7aa [2022-04-19T17:18:22.824Z] ---> ef1e58b5a65b [2022-04-19T17:18:22.824Z] [2022-04-19T17:18:22.824Z] Successfully built ef1e58b5a65b [2022-04-19T17:18:22.824Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-19T17:18:22.824Z] Building security-spire-agent [2022-04-19T17:18:24.204Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T17:18:24.204Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T17:18:24.204Z] ---> 133c637bf0e9 [2022-04-19T17:18:24.204Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T17:18:24.204Z] ---> Using cache [2022-04-19T17:18:24.204Z] ---> 224fe2eb9ce0 [2022-04-19T17:18:24.204Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:18:24.204Z] ---> Using cache [2022-04-19T17:18:24.204Z] ---> 10b8d2343b2b [2022-04-19T17:18:24.204Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-19T17:18:24.204Z] ---> Using cache [2022-04-19T17:18:24.204Z] ---> 7ec752f3b819 [2022-04-19T17:18:24.204Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T17:18:24.204Z] ---> Using cache [2022-04-19T17:18:24.204Z] ---> 3a0fcc5d2a32 [2022-04-19T17:18:24.204Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T17:18:24.204Z] ---> Using cache [2022-04-19T17:18:24.204Z] ---> a1d09b3facf5 [2022-04-19T17:18:24.204Z] Step 8/22 : COPY . . [2022-04-19T17:18:24.204Z] ---> Using cache [2022-04-19T17:18:24.204Z] ---> 68f29a431331 [2022-04-19T17:18:24.204Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-19T17:18:27.498Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T17:18:27.498Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-19T17:18:27.498Z] ---> 133c637bf0e9 [2022-04-19T17:18:27.498Z] Step 3/26 : WORKDIR /edgex-go [2022-04-19T17:18:27.498Z] ---> Using cache [2022-04-19T17:18:27.498Z] ---> 224fe2eb9ce0 [2022-04-19T17:18:27.498Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:18:27.498Z] ---> Using cache [2022-04-19T17:18:27.498Z] ---> 10b8d2343b2b [2022-04-19T17:18:27.498Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T17:18:27.498Z] ---> Using cache [2022-04-19T17:18:27.498Z] ---> 384add01a2e0 [2022-04-19T17:18:27.498Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-19T17:18:27.498Z] ---> Using cache [2022-04-19T17:18:27.498Z] ---> 677e21f73746 [2022-04-19T17:18:27.498Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T17:18:27.498Z] ---> Using cache [2022-04-19T17:18:27.498Z] ---> fde278563090 [2022-04-19T17:18:27.498Z] Step 8/26 : COPY . . [2022-04-19T17:18:27.498Z] ---> Using cache [2022-04-19T17:18:27.498Z] ---> 7758d8b81306 [2022-04-19T17:18:27.498Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T17:18:27.498Z] ---> Using cache [2022-04-19T17:18:27.498Z] ---> 40e8ef7b2454 [2022-04-19T17:18:27.498Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-19T17:18:27.498Z] ---> Using cache [2022-04-19T17:18:27.498Z] ---> 92456d3018ee [2022-04-19T17:18:27.498Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-19T17:18:27.498Z] ---> Using cache [2022-04-19T17:18:27.498Z] ---> 91d60c3265bc [2022-04-19T17:18:27.498Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-19T17:18:27.498Z] ---> Running in e2a06a51d577 [2022-04-19T17:18:27.498Z] ---> Running in 4038cce4e8be [2022-04-19T17:18:28.438Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-19T17:18:29.007Z] spire-1.2.1/ [2022-04-19T17:18:29.007Z] spire-1.2.1/.data/ [2022-04-19T17:18:29.007Z] spire-1.2.1/.data/.file [2022-04-19T17:18:29.007Z] spire-1.2.1/.dockerignore [2022-04-19T17:18:29.007Z] spire-1.2.1/.gitattributes [2022-04-19T17:18:29.007Z] spire-1.2.1/.githooks/ [2022-04-19T17:18:29.007Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T17:18:29.007Z] spire-1.2.1/.github/ [2022-04-19T17:18:29.007Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T17:18:29.007Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T17:18:29.007Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T17:18:29.007Z] spire-1.2.1/.github/workflows/ [2022-04-19T17:18:29.007Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T17:18:29.007Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T17:18:29.007Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T17:18:29.007Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T17:18:29.007Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T17:18:29.007Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T17:18:29.007Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T17:18:29.007Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T17:18:29.007Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T17:18:29.007Z] spire-1.2.1/.gitignore [2022-04-19T17:18:29.007Z] spire-1.2.1/.go-version [2022-04-19T17:18:29.007Z] spire-1.2.1/.golangci.yml [2022-04-19T17:18:29.007Z] spire-1.2.1/ADOPTERS.md [2022-04-19T17:18:29.007Z] spire-1.2.1/CHANGELOG.md [2022-04-19T17:18:29.007Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T17:18:29.007Z] spire-1.2.1/CODEOWNERS [2022-04-19T17:18:29.007Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T17:18:29.007Z] spire-1.2.1/Dockerfile [2022-04-19T17:18:29.007Z] spire-1.2.1/Dockerfile.dev [2022-04-19T17:18:29.007Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T17:18:29.007Z] spire-1.2.1/LICENSE [2022-04-19T17:18:29.007Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T17:18:29.007Z] spire-1.2.1/Makefile [2022-04-19T17:18:29.007Z] spire-1.2.1/README.md [2022-04-19T17:18:29.007Z] spire-1.2.1/ROADMAP.md [2022-04-19T17:18:29.007Z] spire-1.2.1/SECURITY.md [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/ [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T17:18:29.007Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T17:18:29.008Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T17:18:29.008Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T17:18:29.008Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T17:18:29.008Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T17:18:29.008Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T17:18:29.008Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T17:18:29.008Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T17:18:29.008Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T17:18:29.008Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T17:18:29.008Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T17:18:29.008Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T17:18:29.008Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T17:18:29.008Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T17:18:29.008Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T17:18:29.008Z] spire-1.2.1/conf/ [2022-04-19T17:18:29.008Z] spire-1.2.1/conf/agent/ [2022-04-19T17:18:29.008Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T17:18:29.008Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T17:18:29.008Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T17:18:29.008Z] spire-1.2.1/conf/server/ [2022-04-19T17:18:29.008Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T17:18:29.008Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T17:18:29.008Z] spire-1.2.1/conf/server/server.conf [2022-04-19T17:18:29.008Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/ [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/auditlog.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/images/ [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/spire_server.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/telemetry.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/upgrading.md [2022-04-19T17:18:29.008Z] spire-1.2.1/doc/using_spire.md [2022-04-19T17:18:29.008Z] spire-1.2.1/examples/ [2022-04-19T17:18:29.008Z] spire-1.2.1/examples/README.md [2022-04-19T17:18:29.008Z] spire-1.2.1/go.mod [2022-04-19T17:18:29.008Z] spire-1.2.1/go.sum [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T17:18:29.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/api/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T17:18:29.009Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/health/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/log/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/util/ [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T17:18:29.010Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/common/version/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/config.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T17:18:29.011Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T17:18:29.012Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T17:18:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/server.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T17:18:29.274Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T17:18:29.274Z] spire-1.2.1/proto/ [2022-04-19T17:18:29.274Z] spire-1.2.1/proto/private/ [2022-04-19T17:18:29.274Z] spire-1.2.1/proto/private/server/ [2022-04-19T17:18:29.274Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T17:18:29.274Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T17:18:29.274Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T17:18:29.274Z] spire-1.2.1/proto/spire/ [2022-04-19T17:18:29.274Z] spire-1.2.1/proto/spire/common/ [2022-04-19T17:18:29.274Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T17:18:29.274Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T17:18:29.274Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T17:18:29.274Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T17:18:29.274Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T17:18:29.274Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T17:18:29.274Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T17:18:29.274Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T17:18:29.274Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T17:18:29.274Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T17:18:29.274Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T17:18:29.274Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T17:18:29.274Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T17:18:29.274Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T17:18:29.274Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T17:18:29.274Z] spire-1.2.1/release/ [2022-04-19T17:18:29.274Z] spire-1.2.1/release/spire-extras/ [2022-04-19T17:18:29.274Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T17:18:29.274Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T17:18:29.274Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T17:18:29.274Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T17:18:29.274Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T17:18:29.274Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T17:18:29.274Z] spire-1.2.1/release/spire/ [2022-04-19T17:18:29.275Z] spire-1.2.1/release/spire/README.md [2022-04-19T17:18:29.275Z] spire-1.2.1/release/spire/conf/ [2022-04-19T17:18:29.275Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T17:18:29.275Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T17:18:29.275Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T17:18:29.275Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T17:18:29.275Z] spire-1.2.1/script/ [2022-04-19T17:18:29.275Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T17:18:29.275Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T17:18:29.275Z] spire-1.2.1/support/ [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/ [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T17:18:29.275Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T17:18:29.275Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T17:18:29.275Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T17:18:29.275Z] spire-1.2.1/test/ [2022-04-19T17:18:29.275Z] spire-1.2.1/test/clock/ [2022-04-19T17:18:29.275Z] spire-1.2.1/test/clock/clock.go [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/ [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/ [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/config/ [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T17:18:29.275Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T17:18:29.276Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T17:18:29.276Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T17:18:29.276Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T17:18:29.276Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T17:18:29.276Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T17:18:29.276Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T17:18:29.276Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T17:18:29.276Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T17:18:29.276Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T17:18:29.276Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T17:18:29.276Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T17:18:29.276Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T17:18:29.276Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T17:18:29.276Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T17:18:29.276Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T17:18:29.276Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/README.md [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/common [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/setup/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T17:18:29.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T17:18:29.277Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T17:18:29.278Z] spire-1.2.1/test/integration/test.sh [2022-04-19T17:18:29.278Z] spire-1.2.1/test/plugintest/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T17:18:29.278Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T17:18:29.278Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T17:18:29.278Z] spire-1.2.1/test/spiretest/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T17:18:29.278Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T17:18:29.278Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T17:18:29.278Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T17:18:29.278Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T17:18:29.278Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T17:18:29.278Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T17:18:29.278Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T17:18:29.278Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T17:18:29.278Z] spire-1.2.1/test/testca/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/testca/ca.go [2022-04-19T17:18:29.278Z] spire-1.2.1/test/testkey/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T17:18:29.278Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T17:18:29.278Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T17:18:29.278Z] spire-1.2.1/test/testkey/new.go [2022-04-19T17:18:29.278Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T17:18:29.278Z] spire-1.2.1/test/util/ [2022-04-19T17:18:29.278Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T17:18:29.278Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T17:18:29.278Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T17:18:29.278Z] spire-1.2.1/test/util/race.go [2022-04-19T17:18:29.278Z] spire-1.2.1/test/util/util.go [2022-04-19T17:18:29.278Z] building spire from source... [2022-04-19T17:18:29.278Z] Installing go1.17.7... [2022-04-19T17:18:33.467Z] Building bin/spire-agent... [2022-04-19T17:18:33.467Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T17:18:33.467Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T17:18:33.467Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T17:18:33.467Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T17:18:34.843Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T17:18:34.844Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T17:18:34.844Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T17:18:34.844Z] Building bin/spire-server... [2022-04-19T17:18:35.103Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T17:18:35.103Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T17:18:35.103Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T17:18:35.103Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T17:18:35.103Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T17:18:35.103Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T17:18:35.103Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T17:18:35.103Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T17:18:35.103Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T17:18:35.103Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T17:18:35.103Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T17:18:35.103Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T17:18:35.103Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T17:18:35.363Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T17:18:35.363Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T17:18:35.363Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T17:18:35.363Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T17:18:35.363Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T17:18:35.363Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T17:18:35.624Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T17:18:35.624Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T17:18:35.624Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T17:18:35.624Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T17:18:35.624Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T17:18:35.885Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T17:18:35.885Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T17:18:35.885Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T17:18:35.886Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T17:18:35.886Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T17:18:35.886Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T17:18:35.886Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T17:18:35.886Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T17:18:35.886Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T17:18:35.886Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T17:18:35.886Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T17:18:35.886Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T17:18:35.886Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T17:18:35.886Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T17:18:35.886Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T17:18:35.886Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T17:18:35.886Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T17:18:36.144Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T17:18:36.144Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T17:18:36.144Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T17:18:36.144Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T17:18:36.144Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T17:18:36.144Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T17:18:36.144Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T17:18:36.144Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T17:18:36.404Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T17:18:36.404Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T17:18:36.404Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T17:18:36.404Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T17:18:36.404Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T17:18:36.404Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T17:18:36.663Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T17:18:36.663Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T17:18:36.663Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T17:18:36.663Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T17:18:37.231Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T17:18:39.765Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T17:18:39.765Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T17:18:39.765Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T17:18:39.765Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T17:18:39.765Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T17:18:45.037Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T17:18:45.037Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T17:18:45.037Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T17:18:45.037Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T17:18:45.037Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T17:18:45.037Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T17:18:45.037Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T17:18:45.037Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T17:18:45.037Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T17:18:45.037Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T17:18:45.606Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T17:18:45.866Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T17:18:45.866Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T17:18:45.866Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T17:18:46.126Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T17:18:46.126Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T17:18:46.384Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T17:18:46.384Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T17:18:46.384Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T17:18:46.384Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T17:18:46.643Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T17:18:46.643Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T17:18:46.643Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T17:18:46.643Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T17:18:46.902Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T17:18:46.902Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T17:18:46.902Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T17:18:46.902Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T17:18:46.902Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T17:18:47.161Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T17:18:47.161Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T17:18:47.161Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T17:18:47.161Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T17:18:47.161Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T17:18:49.694Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T17:18:49.694Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T17:18:49.694Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T17:18:49.694Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T17:18:49.955Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T17:18:49.955Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T17:18:49.956Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T17:18:49.956Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T17:18:49.956Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T17:18:50.217Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T17:18:50.217Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T17:18:50.217Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T17:18:50.217Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T17:18:50.475Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T17:18:50.475Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T17:18:50.475Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T17:18:50.475Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T17:18:50.475Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T17:18:50.476Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T17:18:50.476Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T17:18:50.476Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T17:18:50.476Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T17:18:50.735Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T17:18:50.735Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T17:18:50.735Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T17:18:50.735Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T17:18:50.735Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T17:18:50.993Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T17:18:50.993Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T17:18:50.993Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T17:18:50.993Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T17:18:50.993Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T17:18:51.254Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T17:18:51.254Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T17:18:51.254Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T17:18:51.254Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T17:18:51.254Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T17:18:51.254Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T17:18:51.254Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T17:18:51.513Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T17:18:51.513Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T17:18:51.513Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T17:18:51.513Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T17:18:51.513Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T17:18:51.513Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T17:18:51.513Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T17:18:51.513Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T17:18:51.513Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T17:18:51.513Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T17:18:52.893Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-19T17:18:57.094Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T17:18:57.094Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T17:19:12.227Z] Removing intermediate container e2a06a51d577 [2022-04-19T17:19:12.227Z] ---> fad7b9c348fa [2022-04-19T17:19:12.227Z] [2022-04-19T17:19:12.227Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T17:19:12.227Z] ---> e04c818066af [2022-04-19T17:19:12.227Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-19T17:19:12.227Z] Removing intermediate container 1bb204dc9b70 [2022-04-19T17:19:12.227Z] ---> 60dbefb7ab7a [2022-04-19T17:19:12.227Z] [2022-04-19T17:19:12.227Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T17:19:12.227Z] ---> e04c818066af [2022-04-19T17:19:12.227Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-19T17:19:12.227Z] ---> Running in 29151d04181c [2022-04-19T17:19:12.227Z] ---> Running in 39af8709529b [2022-04-19T17:19:12.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T17:19:12.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T17:19:12.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T17:19:12.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T17:19:12.486Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-19T17:19:12.486Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-19T17:19:12.486Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-19T17:19:12.486Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-19T17:19:12.486Z] (5/6) Installing curl (7.79.1-r0) [2022-04-19T17:19:12.486Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-19T17:19:12.486Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T17:19:12.486Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T17:19:12.486Z] OK: 8 MiB in 20 packages [2022-04-19T17:19:12.746Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-19T17:19:12.746Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-19T17:19:12.746Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T17:19:12.746Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T17:19:12.746Z] OK: 6 MiB in 16 packages [2022-04-19T17:19:16.044Z] Removing intermediate container 39af8709529b [2022-04-19T17:19:16.044Z] ---> 179e4aff5306 [2022-04-19T17:19:16.044Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T17:19:16.044Z] Removing intermediate container 29151d04181c [2022-04-19T17:19:16.044Z] ---> d0a9f16573cc [2022-04-19T17:19:16.044Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-19T17:19:16.343Z] ---> Running in 13d233b3521f [2022-04-19T17:19:16.343Z] ---> Running in 9b84749183ce [2022-04-19T17:19:16.601Z] Removing intermediate container 13d233b3521f [2022-04-19T17:19:16.601Z] ---> 1e838daffaca [2022-04-19T17:19:16.601Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-19T17:19:16.861Z] ---> Running in bafc1ff36a0d [2022-04-19T17:19:16.861Z] Removing intermediate container 9b84749183ce [2022-04-19T17:19:16.861Z] ---> b57878733950 [2022-04-19T17:19:16.861Z] Step 13/22 : WORKDIR /edgex [2022-04-19T17:19:17.129Z] ---> Running in ed4e0a119ce0 [2022-04-19T17:19:17.735Z] Removing intermediate container bafc1ff36a0d [2022-04-19T17:19:17.735Z] ---> 6aa5f9075df2 [2022-04-19T17:19:17.735Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-19T17:19:18.000Z] Removing intermediate container ed4e0a119ce0 [2022-04-19T17:19:18.000Z] ---> 93ba7f87fcbf [2022-04-19T17:19:18.000Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-19T17:19:18.000Z] ---> Running in b630ba41b000 [2022-04-19T17:19:18.570Z] Removing intermediate container b630ba41b000 [2022-04-19T17:19:18.570Z] ---> 0ad5e4cabccf [2022-04-19T17:19:18.570Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T17:19:18.830Z] ---> 8b8baaf94ed7 [2022-04-19T17:19:18.830Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-19T17:19:19.089Z] ---> f561583b850b [2022-04-19T17:19:19.089Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-19T17:19:20.027Z] ---> 3b5265d781fd [2022-04-19T17:19:20.027Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-19T17:19:22.559Z] ---> b76c3da9a791 [2022-04-19T17:19:22.559Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-19T17:19:22.559Z] ---> 5ee952e5a1eb [2022-04-19T17:19:22.559Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-19T17:19:23.496Z] ---> 7b483f17e2ff [2022-04-19T17:19:23.496Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-19T17:19:23.496Z] ---> bfd594b12685 [2022-04-19T17:19:23.496Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-19T17:19:23.496Z] ---> Running in 3d7ef3b8f8b4 [2022-04-19T17:19:23.496Z] ---> Running in 0d23a41116b1 [2022-04-19T17:19:24.063Z] Removing intermediate container 3d7ef3b8f8b4 [2022-04-19T17:19:24.063Z] ---> 81cfe4cda2dc [2022-04-19T17:19:24.063Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T17:19:24.322Z] ---> Running in e595a5b2773c [2022-04-19T17:19:24.609Z] Removing intermediate container e595a5b2773c [2022-04-19T17:19:24.609Z] ---> b38d273cd4b8 [2022-04-19T17:19:24.609Z] Step 20/22 : LABEL arch=x86_64 [2022-04-19T17:19:24.869Z] ---> Running in 4891ee8d9dd6 [2022-04-19T17:19:25.131Z] Removing intermediate container 4891ee8d9dd6 [2022-04-19T17:19:25.131Z] ---> d7f7273434ee [2022-04-19T17:19:25.131Z] Step 21/22 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T17:19:25.390Z] ---> Running in d030b82ec200 [2022-04-19T17:19:25.957Z] Removing intermediate container 0d23a41116b1 [2022-04-19T17:19:25.957Z] ---> 4ddd62515cb9 [2022-04-19T17:19:25.957Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-19T17:19:25.957Z] Removing intermediate container d030b82ec200 [2022-04-19T17:19:25.957Z] ---> 14ed0925b4f8 [2022-04-19T17:19:25.957Z] Step 22/22 : LABEL version=0.0.0 [2022-04-19T17:19:26.216Z] ---> Running in 8b3593f6b5ce [2022-04-19T17:19:26.216Z] ---> Running in b86542652b8c [2022-04-19T17:19:26.477Z] Removing intermediate container 8b3593f6b5ce [2022-04-19T17:19:26.477Z] ---> 5bffba5077eb [2022-04-19T17:19:26.477Z] Step 20/22 : LABEL arch=x86_64 [2022-04-19T17:19:26.741Z] Removing intermediate container b86542652b8c [2022-04-19T17:19:26.741Z] ---> 447f3792df10 [2022-04-19T17:19:26.741Z] [2022-04-19T17:19:26.741Z] ---> Running in f028a8bfe1fc [2022-04-19T17:19:26.741Z] Successfully built 447f3792df10 [2022-04-19T17:19:26.741Z] Successfully tagged support-notifications:latest [2022-04-19T17:19:26.741Z] Building core-data [2022-04-19T17:19:28.380Z]  Building support-notifications ... done Removing intermediate container f028a8bfe1fc [2022-04-19T17:19:28.380Z] ---> 43d7fee6c3ec [2022-04-19T17:19:28.380Z] Step 21/22 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T17:19:32.578Z] ---> Running in 4ba1a8d7f45a [2022-04-19T17:19:32.578Z] Removing intermediate container 4ba1a8d7f45a [2022-04-19T17:19:32.578Z] ---> f53c1c879d0b [2022-04-19T17:19:32.578Z] Step 22/22 : LABEL version=0.0.0 [2022-04-19T17:19:32.837Z] ---> Running in d9a459a0e6f1 [2022-04-19T17:19:33.406Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T17:19:33.406Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T17:19:33.406Z] ---> 133c637bf0e9 [2022-04-19T17:19:33.406Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T17:19:33.406Z] ---> Using cache [2022-04-19T17:19:33.406Z] ---> 224fe2eb9ce0 [2022-04-19T17:19:33.406Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:19:33.406Z] ---> Using cache [2022-04-19T17:19:33.406Z] ---> 10b8d2343b2b [2022-04-19T17:19:33.406Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-19T17:19:33.666Z] Removing intermediate container d9a459a0e6f1 [2022-04-19T17:19:33.666Z] ---> a158b18cc5d5 [2022-04-19T17:19:33.666Z] [2022-04-19T17:19:33.927Z] Successfully built a158b18cc5d5 [2022-04-19T17:19:33.927Z] Successfully tagged security-proxy-setup:latest [2022-04-19T17:19:33.927Z]  Building security-proxy-setup ... done  ---> Running in e4d0b1e2a697 [2022-04-19T17:19:34.865Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T17:19:35.432Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T17:19:36.000Z] OK: 221 MiB in 52 packages [2022-04-19T17:19:38.537Z] Removing intermediate container e4d0b1e2a697 [2022-04-19T17:19:38.537Z] ---> 9fa5fce476af [2022-04-19T17:19:38.537Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T17:19:38.822Z] ---> 0f4bb5af005c [2022-04-19T17:19:38.823Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T17:19:39.083Z] ---> Running in aa3ce0e8693a [2022-04-19T17:19:40.832Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-19T17:19:40.832Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-19T17:19:40.832Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-19T17:19:40.832Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-19T17:19:40.832Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-19T17:19:40.832Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-19T17:19:40.832Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-19T17:19:40.832Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-19T17:19:40.832Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-19T17:19:40.832Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-19T17:19:40.832Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-19T17:19:40.832Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-19T17:19:40.832Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-19T17:19:40.832Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-19T17:19:40.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-19T17:19:41.631Z] Removing intermediate container aa3ce0e8693a [2022-04-19T17:19:41.632Z] ---> d44c0b82855f [2022-04-19T17:19:41.632Z] Step 8/23 : COPY . . [2022-04-19T17:19:53.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.236s coverage: 28.7% of statements [2022-04-19T17:19:53.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-19T17:19:53.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-19T17:19:58.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.415s coverage: 98.5% of statements [2022-04-19T17:19:58.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-19T17:19:58.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.436s coverage: 53.4% of statements [2022-04-19T17:19:58.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-19T17:19:58.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-19T17:19:59.740Z] ---> ad32e8844b22 [2022-04-19T17:19:59.740Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-19T17:20:01.647Z] ---> Running in b045aea9ee35 [2022-04-19T17:20:02.222Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-19T17:20:03.599Z] Removing intermediate container 9c20692e8199 [2022-04-19T17:20:03.599Z] ---> e4b18e394610 [2022-04-19T17:20:03.599Z] [2022-04-19T17:20:03.599Z] Step 13/26 : FROM alpine:3.15 [2022-04-19T17:20:03.599Z] ---> 0ac33e5f5afa [2022-04-19T17:20:03.599Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T17:20:03.599Z] ---> Using cache [2022-04-19T17:20:03.599Z] ---> e87ae0e1b405 [2022-04-19T17:20:03.599Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:20:03.599Z] ---> Using cache [2022-04-19T17:20:03.599Z] ---> e78cdc1bfd72 [2022-04-19T17:20:03.599Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-19T17:20:04.980Z] ---> Running in e61e059cb18f [2022-04-19T17:20:04.980Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T17:20:05.919Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T17:20:06.178Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T17:20:06.178Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T17:20:06.178Z] OK: 15855 distinct packages available [2022-04-19T17:20:06.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T17:20:07.117Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T17:20:07.377Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-19T17:20:07.377Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-19T17:20:07.638Z] (3/4) Installing libucontext (1.1-r0) [2022-04-19T17:20:07.638Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-19T17:20:07.638Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T17:20:07.638Z] OK: 6 MiB in 18 packages [2022-04-19T17:20:09.015Z] Removing intermediate container e61e059cb18f [2022-04-19T17:20:09.015Z] ---> fc156ead4521 [2022-04-19T17:20:09.015Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T17:20:10.922Z] ---> 4260abdc5ec3 [2022-04-19T17:20:10.922Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T17:20:10.922Z] ---> 9e5202451b77 [2022-04-19T17:20:10.922Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-19T17:20:11.183Z] ---> Running in c10120b29152 [2022-04-19T17:20:11.443Z] Removing intermediate container c10120b29152 [2022-04-19T17:20:11.443Z] ---> d9f966873dc6 [2022-04-19T17:20:11.443Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-19T17:20:11.443Z] ---> 169285f54f4f [2022-04-19T17:20:11.443Z] Step 21/26 : WORKDIR / [2022-04-19T17:20:11.702Z] ---> Running in 68edc8a44941 [2022-04-19T17:20:11.702Z] Removing intermediate container 68edc8a44941 [2022-04-19T17:20:11.702Z] ---> 3cc266e123e7 [2022-04-19T17:20:11.702Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T17:20:11.702Z] ---> Running in 2ffe698addd4 [2022-04-19T17:20:11.966Z] Removing intermediate container 2ffe698addd4 [2022-04-19T17:20:11.966Z] ---> 63f2468213d9 [2022-04-19T17:20:11.966Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T17:20:11.966Z] ---> Running in 6141dd74b2c2 [2022-04-19T17:20:11.966Z] Removing intermediate container 6141dd74b2c2 [2022-04-19T17:20:11.966Z] ---> 92af8d02292a [2022-04-19T17:20:11.966Z] Step 24/26 : LABEL arch=x86_64 [2022-04-19T17:20:12.226Z] ---> Running in 1c7e1a96dd22 [2022-04-19T17:20:12.226Z] Removing intermediate container 1c7e1a96dd22 [2022-04-19T17:20:12.226Z] ---> 09b1fd5722d3 [2022-04-19T17:20:12.226Z] Step 25/26 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T17:20:12.226Z] ---> Running in 99c85783af82 [2022-04-19T17:20:12.484Z] Removing intermediate container 99c85783af82 [2022-04-19T17:20:12.484Z] ---> 98a5983e1838 [2022-04-19T17:20:12.484Z] Step 26/26 : LABEL version=0.0.0 [2022-04-19T17:20:12.484Z] ---> Running in 2f5841bb7959 [2022-04-19T17:20:12.484Z] Removing intermediate container 2f5841bb7959 [2022-04-19T17:20:12.484Z] ---> e9a0707d518f [2022-04-19T17:20:12.484Z] [2022-04-19T17:20:12.484Z] Successfully built e9a0707d518f [2022-04-19T17:20:12.484Z] Successfully tagged security-spire-config:latest [2022-04-19T17:20:15.022Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-04-19T17:20:15.022Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T17:20:15.022Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T17:20:15.022Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T17:20:15.022Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T17:20:15.592Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T17:20:15.592Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T17:20:15.592Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T17:20:15.592Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T17:20:15.592Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T17:20:15.592Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T17:20:15.852Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T17:20:15.852Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T17:20:15.852Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T17:20:20.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.004s coverage: 89.2% of statements [2022-04-19T17:20:20.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-19T17:20:20.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-19T17:20:20.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-19T17:20:20.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.424s coverage: 84.4% of statements [2022-04-19T17:20:20.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-19T17:20:20.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-19T17:20:20.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-19T17:20:20.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-19T17:20:20.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-19T17:20:21.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.171s coverage: 95.6% of statements [2022-04-19T17:20:21.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-19T17:20:21.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-19T17:20:21.572Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.319s coverage: 72.2% of statements [2022-04-19T17:20:21.572Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-19T17:20:21.572Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-19T17:20:21.572Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-19T17:20:21.572Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-19T17:20:21.572Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-19T17:20:21.572Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.497s coverage: 60.0% of statements [2022-04-19T17:20:21.572Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-19T17:20:21.572Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-19T17:20:21.572Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-19T17:20:21.572Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.392s coverage: 0.9% of statements [2022-04-19T17:20:21.572Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-19T17:20:21.572Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.437s coverage: 58.8% of statements [2022-04-19T17:20:21.572Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.310s coverage: 29.6% of statements [2022-04-19T17:20:21.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-19T17:20:21.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.292s coverage: 47.1% of statements [2022-04-19T17:20:21.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.252s coverage: 79.5% of statements [2022-04-19T17:20:21.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.234s coverage: 94.1% of statements [2022-04-19T17:20:22.430Z] Removing intermediate container b045aea9ee35 [2022-04-19T17:20:22.430Z] ---> 5bbbb13e5305 [2022-04-19T17:20:22.430Z] [2022-04-19T17:20:22.430Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T17:20:22.430Z] ---> e04c818066af [2022-04-19T17:20:22.430Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-19T17:20:22.430Z] ---> Running in ea74a076283e [2022-04-19T17:20:22.430Z] Removing intermediate container ea74a076283e [2022-04-19T17:20:22.430Z] ---> f7d54e0bc505 [2022-04-19T17:20:22.430Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-19T17:20:22.430Z] ---> Running in 12c211475ac2 [2022-04-19T17:20:22.430Z] Removing intermediate container 12c211475ac2 [2022-04-19T17:20:22.430Z] ---> a12ce9259156 [2022-04-19T17:20:22.430Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-19T17:20:22.430Z] ---> Running in c5cd112dbdab [2022-04-19T17:20:22.430Z] Removing intermediate container c5cd112dbdab [2022-04-19T17:20:22.430Z] ---> 7ee17f6d190f [2022-04-19T17:20:22.430Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:20:22.430Z] ---> Running in 947db4e4645f [2022-04-19T17:20:22.691Z] Removing intermediate container 947db4e4645f [2022-04-19T17:20:22.691Z] ---> d8229c1f897a [2022-04-19T17:20:22.691Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-19T17:20:22.691Z] ---> Running in 78d09e02c4ff [2022-04-19T17:20:23.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.302s coverage: 96.3% of statements [2022-04-19T17:20:23.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.282s coverage: 87.5% of statements [2022-04-19T17:20:23.263Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T17:20:23.834Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T17:20:24.093Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-19T17:20:24.353Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-19T17:20:24.353Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-19T17:20:24.614Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-19T17:20:24.614Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-19T17:20:24.614Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-19T17:20:24.872Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T17:20:24.872Z] OK: 8 MiB in 20 packages [2022-04-19T17:20:25.443Z] Removing intermediate container 78d09e02c4ff [2022-04-19T17:20:25.443Z] ---> 504100f42e53 [2022-04-19T17:20:25.443Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T17:20:25.704Z] ---> a882d97df396 [2022-04-19T17:20:25.704Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-19T17:20:25.964Z] ---> 1f4886fd5340 [2022-04-19T17:20:25.964Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-19T17:20:26.223Z] ---> 2623895d809d [2022-04-19T17:20:26.223Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-19T17:20:26.489Z] ---> Running in 423c84f8a253 [2022-04-19T17:20:26.489Z] Removing intermediate container 423c84f8a253 [2022-04-19T17:20:26.489Z] ---> 01699880e86b [2022-04-19T17:20:26.489Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T17:20:26.749Z] ---> Running in 5c459df87ee5 [2022-04-19T17:20:27.009Z] Removing intermediate container 5c459df87ee5 [2022-04-19T17:20:27.009Z] ---> 85a04e55c5d3 [2022-04-19T17:20:27.009Z] Step 21/23 : LABEL arch=x86_64 [2022-04-19T17:20:27.269Z] ---> Running in 72d4c16bfc3d [2022-04-19T17:20:27.529Z] Removing intermediate container 72d4c16bfc3d [2022-04-19T17:20:27.529Z] ---> 388ae5aa2e81 [2022-04-19T17:20:27.529Z] Step 22/23 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T17:20:27.529Z] ---> Running in d39b87505362 [2022-04-19T17:20:27.788Z] Removing intermediate container d39b87505362 [2022-04-19T17:20:27.788Z] ---> 31ac277fdbd0 [2022-04-19T17:20:27.788Z] Step 23/23 : LABEL version=0.0.0 [2022-04-19T17:20:28.048Z] ---> Running in 5e69736aca4f [2022-04-19T17:20:28.307Z] Removing intermediate container 5e69736aca4f [2022-04-19T17:20:28.307Z] ---> 99109838fc67 [2022-04-19T17:20:28.307Z] [2022-04-19T17:20:28.307Z] Successfully built 99109838fc67 [2022-04-19T17:20:28.307Z] Successfully tagged core-data:latest [2022-04-19T17:20:35.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.214s coverage: 94.4% of statements [2022-04-19T17:20:35.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.191s coverage: 44.8% of statements [2022-04-19T17:20:42.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.628s coverage: 82.5% of statements [2022-04-19T17:20:42.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-19T17:20:48.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.255s coverage: 92.9% of statements [2022-04-19T17:20:48.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-19T17:20:48.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-19T17:20:48.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-19T17:20:48.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-04-19T17:20:48.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-19T17:20:48.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-19T17:20:48.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-19T17:20:48.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-19T17:20:48.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-19T17:20:48.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.196s coverage: 87.2% of statements [2022-04-19T17:20:48.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-19T17:20:48.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-19T17:20:48.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-04-19T17:20:48.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-19T17:20:48.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.258s coverage: 58.8% of statements [2022-04-19T17:20:48.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-19T17:20:48.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.257s coverage: 80.0% of statements [2022-04-19T17:20:48.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.217s coverage: 87.2% of statements [2022-04-19T17:20:48.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.315s coverage: 85.4% of statements [2022-04-19T17:20:48.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.771s coverage: 91.2% of statements [2022-04-19T17:20:48.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-19T17:20:50.402Z]  Building core-data ... done Building bin/spire-agent... [2022-04-19T17:20:50.402Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T17:20:50.974Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T17:20:50.974Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T17:20:50.974Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T17:20:50.974Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T17:20:50.974Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T17:20:50.974Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T17:20:51.911Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T17:20:51.911Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T17:20:51.911Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T17:20:51.911Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T17:20:51.911Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T17:20:51.911Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T17:20:52.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.878s coverage: 64.4% of statements [2022-04-19T17:20:52.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-19T17:20:52.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-19T17:20:52.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.276s coverage: 100.0% of statements [2022-04-19T17:20:52.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 89.4% of statements [2022-04-19T17:20:52.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.101s coverage: 100.0% of statements [2022-04-19T17:20:52.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.115s coverage: 73.7% of statements [2022-04-19T17:20:52.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2022-04-19T17:21:02.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.526s coverage: 65.4% of statements [2022-04-19T17:21:02.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-19T17:21:02.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-19T17:21:02.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-19T17:21:02.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.906s coverage: 43.8% of statements [2022-04-19T17:21:02.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-19T17:21:02.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-19T17:21:02.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.283s coverage: 89.5% of statements [2022-04-19T17:21:02.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-19T17:21:02.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.271s coverage: 84.8% of statements [2022-04-19T17:21:02.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-19T17:21:02.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-19T17:21:02.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-19T17:21:02.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-19T17:21:12.752Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.325s coverage: 17.7% of statements [2022-04-19T17:21:12.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-19T17:21:12.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-19T17:21:12.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-19T17:21:12.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-19T17:21:12.752Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.723s coverage: 92.3% of statements [2022-04-19T17:21:12.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-19T17:21:12.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-19T17:21:12.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-19T17:21:12.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-19T17:21:12.752Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.269s coverage: 63.2% of statements [2022-04-19T17:21:12.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-19T17:21:12.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-19T17:21:12.752Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.420s coverage: 97.7% of statements [2022-04-19T17:21:12.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-19T17:21:12.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-19T17:21:12.752Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-19T17:21:12.752Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-19T17:21:12.752Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.213s coverage: 28.9% of statements [2022-04-19T17:21:12.752Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-19T17:21:12.752Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-19T17:21:12.752Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-19T17:21:12.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-19T17:21:12.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-19T17:21:12.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-19T17:21:12.753Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.213s coverage: 100.0% of statements [2022-04-19T17:21:12.753Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements [2022-04-19T17:21:12.753Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-19T17:21:12.753Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-19T17:21:12.753Z] GO111MODULE=on go vet ./... [2022-04-19T17:21:13.869Z] Removing intermediate container 5340bfd5bfb0 [2022-04-19T17:21:13.869Z] ---> c6e431afe3fa [2022-04-19T17:21:13.869Z] [2022-04-19T17:21:13.869Z] Step 13/25 : FROM alpine:3.15 [2022-04-19T17:21:13.869Z] ---> 0ac33e5f5afa [2022-04-19T17:21:13.869Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T17:21:13.869Z] ---> Using cache [2022-04-19T17:21:13.869Z] ---> e87ae0e1b405 [2022-04-19T17:21:13.869Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:21:13.869Z] ---> Using cache [2022-04-19T17:21:13.869Z] ---> e78cdc1bfd72 [2022-04-19T17:21:13.869Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-19T17:21:13.869Z] ---> Running in 474f6e081d8e [2022-04-19T17:21:13.869Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T17:21:14.436Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T17:21:15.005Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T17:21:15.005Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T17:21:15.005Z] OK: 15855 distinct packages available [2022-04-19T17:21:15.005Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T17:21:15.941Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T17:21:16.199Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-19T17:21:16.199Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-19T17:21:16.199Z] (3/5) Installing libucontext (1.1-r0) [2022-04-19T17:21:16.458Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-19T17:21:16.458Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-19T17:21:16.458Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T17:21:16.458Z] OK: 6 MiB in 19 packages [2022-04-19T17:21:18.994Z] Removing intermediate container 474f6e081d8e [2022-04-19T17:21:18.994Z] ---> 52b8ae3c9492 [2022-04-19T17:21:18.994Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T17:21:21.532Z] ---> 0fa8432022fb [2022-04-19T17:21:21.532Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T17:21:21.532Z] ---> 6026e704399f [2022-04-19T17:21:21.532Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-19T17:21:21.792Z] ---> 504c9fd19740 [2022-04-19T17:21:21.792Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-19T17:21:22.055Z] ---> f9d6c1dd6639 [2022-04-19T17:21:22.055Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T17:21:22.314Z] ---> Running in 07fb23d2be1d [2022-04-19T17:21:22.314Z] Removing intermediate container 07fb23d2be1d [2022-04-19T17:21:22.314Z] ---> 3665164974fb [2022-04-19T17:21:22.314Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T17:21:22.314Z] ---> Running in 844a9868138d [2022-04-19T17:21:22.589Z] Removing intermediate container 844a9868138d [2022-04-19T17:21:22.589Z] ---> 4e2b8d648226 [2022-04-19T17:21:22.589Z] Step 23/25 : LABEL arch=x86_64 [2022-04-19T17:21:22.589Z] ---> Running in 33f7375f35bf [2022-04-19T17:21:22.848Z] Removing intermediate container 33f7375f35bf [2022-04-19T17:21:22.848Z] ---> 72bd7e28b6f3 [2022-04-19T17:21:22.848Z] Step 24/25 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T17:21:22.848Z] ---> Running in ce9940a1dcd0 [2022-04-19T17:21:23.122Z] Removing intermediate container ce9940a1dcd0 [2022-04-19T17:21:23.122Z] ---> 3d6e30f63309 [2022-04-19T17:21:23.122Z] Step 25/25 : LABEL version=0.0.0 [2022-04-19T17:21:23.122Z] ---> Running in 32f6bc9f7057 [2022-04-19T17:21:23.383Z] Removing intermediate container 32f6bc9f7057 [2022-04-19T17:21:23.383Z] ---> 472d73146515 [2022-04-19T17:21:23.383Z] [2022-04-19T17:21:23.383Z] Successfully built 472d73146515 [2022-04-19T17:21:23.383Z] Successfully tagged security-spire-server:latest [2022-04-19T17:21:55.471Z]  Building security-spire-server ... done Removing intermediate container 4038cce4e8be [2022-04-19T17:21:55.471Z] ---> 1e9d84ee038c [2022-04-19T17:21:55.471Z] [2022-04-19T17:21:55.471Z] Step 13/26 : FROM alpine:3.15 [2022-04-19T17:21:55.471Z] ---> 0ac33e5f5afa [2022-04-19T17:21:55.471Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T17:21:55.471Z] ---> Using cache [2022-04-19T17:21:55.471Z] ---> e87ae0e1b405 [2022-04-19T17:21:55.471Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:21:55.471Z] ---> Using cache [2022-04-19T17:21:55.471Z] ---> e78cdc1bfd72 [2022-04-19T17:21:55.471Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-19T17:21:55.471Z] ---> Using cache [2022-04-19T17:21:55.471Z] ---> 52b8ae3c9492 [2022-04-19T17:21:55.471Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-19T17:21:55.471Z] ---> 576fa83e39b7 [2022-04-19T17:21:55.471Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T17:21:55.471Z] ---> ed4b78f709b7 [2022-04-19T17:21:55.471Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T17:21:55.471Z] ---> 6b8a965b42c9 [2022-04-19T17:21:55.471Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-19T17:21:55.471Z] ---> ba127f27558e [2022-04-19T17:21:55.471Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-19T17:21:55.471Z] ---> 7be665793ae5 [2022-04-19T17:21:55.471Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T17:21:55.471Z] ---> Running in 4842399c65bb [2022-04-19T17:21:55.471Z] Removing intermediate container 4842399c65bb [2022-04-19T17:21:55.471Z] ---> eb7128703967 [2022-04-19T17:21:55.471Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T17:21:55.471Z] ---> Running in 98a98982e7ce [2022-04-19T17:21:55.471Z] Removing intermediate container 98a98982e7ce [2022-04-19T17:21:55.471Z] ---> b03f10623c16 [2022-04-19T17:21:55.471Z] Step 24/26 : LABEL arch=x86_64 [2022-04-19T17:21:55.471Z] ---> Running in f4737b8acd12 [2022-04-19T17:21:55.471Z] Removing intermediate container f4737b8acd12 [2022-04-19T17:21:55.471Z] ---> 509028f53215 [2022-04-19T17:21:55.471Z] Step 25/26 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T17:21:55.471Z] ---> Running in 49cb5b01f8d7 [2022-04-19T17:21:55.471Z] Removing intermediate container 49cb5b01f8d7 [2022-04-19T17:21:55.471Z] ---> 62e93449dd5f [2022-04-19T17:21:55.471Z] Step 26/26 : LABEL version=0.0.0 [2022-04-19T17:21:55.471Z] ---> Running in d1763475dce3 [2022-04-19T17:21:55.471Z] Removing intermediate container d1763475dce3 [2022-04-19T17:21:55.471Z] ---> c11401644b8e [2022-04-19T17:21:55.471Z] [2022-04-19T17:21:55.471Z] Successfully built c11401644b8e [2022-04-19T17:21:55.471Z] Successfully tagged security-spire-agent:latest [2022-04-19T17:21:55.478Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-19T17:21:55.510Z] $ docker stop --time=1 4baadd72e41d1f575c674bf70cd2f5fafc6b31cb6ae3c57a392f46edfa90211d [2022-04-19T17:21:56.808Z] $ docker rm -f 4baadd72e41d1f575c674bf70cd2f5fafc6b31cb6ae3c57a392f46edfa90211d [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T17:21:57.210Z] + docker images [2022-04-19T17:21:57.210Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T17:21:57.210Z] security-spire-agent latest c11401644b8e 3 seconds ago 127MB [2022-04-19T17:21:57.210Z] 1e9d84ee038c 14 seconds ago 4.43GB [2022-04-19T17:21:57.210Z] security-spire-server latest 472d73146515 34 seconds ago 87.3MB [2022-04-19T17:21:57.210Z] c6e431afe3fa 58 seconds ago 4.43GB [2022-04-19T17:21:57.210Z] core-data latest 99109838fc67 About a minute ago 22.5MB [2022-04-19T17:21:57.210Z] 5bbbb13e5305 About a minute ago 1.52GB [2022-04-19T17:21:57.210Z] security-spire-config latest e9a0707d518f About a minute ago 86.7MB [2022-04-19T17:21:57.210Z] e4b18e394610 About a minute ago 4.43GB [2022-04-19T17:21:57.210Z] security-proxy-setup latest a158b18cc5d5 2 minutes ago 26.9MB [2022-04-19T17:21:57.210Z] support-notifications latest 447f3792df10 2 minutes ago 26.8MB [2022-04-19T17:21:57.210Z] 60dbefb7ab7a 2 minutes ago 1.55GB [2022-04-19T17:21:57.210Z] fad7b9c348fa 2 minutes ago 1.5GB [2022-04-19T17:21:57.210Z] security-spiffe-token-provider latest ef1e58b5a65b 3 minutes ago 28.8MB [2022-04-19T17:21:57.210Z] support-scheduler latest 81bb64c85d3e 3 minutes ago 26.2MB [2022-04-19T17:21:57.210Z] 9f3d52c743e9 3 minutes ago 1.55GB [2022-04-19T17:21:57.210Z] dbc4dcc2626a 3 minutes ago 1.54GB [2022-04-19T17:21:57.210Z] core-command latest 6ca4b56a2180 4 minutes ago 16MB [2022-04-19T17:21:57.210Z] dbd4c19c9c01 4 minutes ago 1.49GB [2022-04-19T17:21:57.210Z] sys-mgmt-agent latest e5d89f10620b 4 minutes ago 299MB [2022-04-19T17:21:57.210Z] security-bootstrapper latest 3c4cbdd2eb59 4 minutes ago 19MB [2022-04-19T17:21:57.210Z] security-secretstore-setup latest 5704c421a0ff 4 minutes ago 28.5MB [2022-04-19T17:21:57.210Z] core-metadata latest 61235ff077e3 4 minutes ago 17MB [2022-04-19T17:21:57.210Z] 91f270b0ff63 5 minutes ago 1.49GB [2022-04-19T17:21:57.210Z] 0e5cc69b43c4 5 minutes ago 1.5GB [2022-04-19T17:21:57.210Z] 676bfa25591d 5 minutes ago 1.5GB [2022-04-19T17:21:57.210Z] dba9d52aeb47 5 minutes ago 1.5GB [2022-04-19T17:21:57.210Z] ci-base-image-x86_64 latest 133c637bf0e9 8 minutes ago 896MB [2022-04-19T17:21:57.210Z] docker 20.10.14 7417809fdb73 2 weeks ago 218MB [2022-04-19T17:21:57.210Z] alpine 3.14 e04c818066af 2 weeks ago 5.59MB [2022-04-19T17:21:57.210Z] alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB [2022-04-19T17:21:57.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-19T17:21:57.211Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-19T17:21:57.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-19T17:22:49.595Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-19T17:22:49.595Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-19T17:22:51.575Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-19T17:22:54.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-19T17:22:54.918Z] + ls -al . [2022-04-19T17:22:54.918Z] total 668 [2022-04-19T17:22:54.918Z] drwxrwxr-x 9 1001 1001 4096 Apr 19 17:22 . [2022-04-19T17:22:54.918Z] drwxr-xr-x 4 root root 4096 Apr 19 17:17 .. [2022-04-19T17:22:54.918Z] -rw-rw-r-- 1 1001 1001 11 Apr 19 17:15 .dockerignore [2022-04-19T17:22:54.918Z] drwxrwxr-x 8 1001 1001 4096 Apr 19 17:15 .git [2022-04-19T17:22:54.918Z] drwxrwxr-x 3 1001 1001 4096 Apr 19 17:15 .github [2022-04-19T17:22:54.918Z] -rw-rw-r-- 1 1001 1001 879 Apr 19 17:15 .gitignore [2022-04-19T17:22:54.918Z] -rw-rw-r-- 1 1001 1001 42 Apr 19 17:15 .golangci.yml [2022-04-19T17:22:54.918Z] -rw-rw-r-- 1 1001 1001 87 Apr 19 17:15 .hadolint.yml [2022-04-19T17:22:54.918Z] -rw-rw-r-- 1 1001 1001 166 Apr 19 17:15 .sonarcloud.properties [2022-04-19T17:22:54.918Z] -rw-rw-r-- 1 1001 1001 1171 Apr 19 17:15 ADOPTERS.md [2022-04-19T17:22:54.918Z] -rw-rw-r-- 1 1001 1001 10086 Apr 19 17:15 Attribution.txt [2022-04-19T17:22:54.918Z] -rw-rw-r-- 1 1001 1001 51732 Apr 19 17:15 CHANGELOG.md [2022-04-19T17:22:54.918Z] -rw-rw-r-- 1 1001 1001 3804 Apr 19 17:15 CONTRIBUTING.md [2022-04-19T17:22:54.918Z] -rw-rw-r-- 1 1001 1001 677 Apr 19 17:15 GOVERNANCE.md [2022-04-19T17:22:54.918Z] -rw-rw-r-- 1 1001 1001 850 Apr 19 17:15 Jenkinsfile [2022-04-19T17:22:54.918Z] -rw-rw-r-- 1 1001 1001 10775 Apr 19 17:15 LICENSE [2022-04-19T17:22:54.918Z] -rw-rw-r-- 1 1001 1001 10389 Apr 19 17:15 Makefile [2022-04-19T17:22:54.918Z] -rw-rw-r-- 1 1001 1001 582 Apr 19 17:15 OWNERS.md [2022-04-19T17:22:54.918Z] -rw-rw-r-- 1 1001 1001 9120 Apr 19 17:15 README.md [2022-04-19T17:22:54.918Z] -rw-rw-r-- 1 1001 1001 6912 Apr 19 17:15 SECURITY.md [2022-04-19T17:22:54.918Z] -rw-rw-r-- 1 1001 1001 5 Apr 19 17:13 VERSION [2022-04-19T17:22:54.918Z] -rw-rw-r-- 1 1001 1001 4131 Apr 19 17:15 ZMQWindows.md [2022-04-19T17:22:54.918Z] drwxrwxr-x 2 1001 1001 4096 Apr 19 17:15 bin [2022-04-19T17:22:54.918Z] drwxrwxr-x 18 1001 1001 4096 Apr 19 17:15 cmd [2022-04-19T17:22:54.918Z] -rw-r--r-- 1 root root 435134 Apr 19 17:21 coverage.out [2022-04-19T17:22:54.918Z] -rw-rw-r-- 1 1001 1001 3256 Apr 19 17:15 go.mod [2022-04-19T17:22:54.918Z] -rw-rw-r-- 1 1001 1001 35162 Apr 19 17:15 go.sum [2022-04-19T17:22:54.918Z] drwxrwxr-x 8 1001 1001 4096 Apr 19 17:15 internal [2022-04-19T17:22:54.918Z] drwxrwxr-x 3 1001 1001 4096 Apr 19 17:15 openapi [2022-04-19T17:22:54.918Z] drwxrwxr-x 4 1001 1001 4096 Apr 19 17:15 snap [2022-04-19T17:22:54.918Z] -rw-rw-r-- 1 1001 1001 204 Apr 19 17:15 version.go [Pipeline] sh [2022-04-19T17:22:55.598Z] + '[' -e coverage.out ] [2022-04-19T17:22:55.598Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-19T17:22:55.635Z] Warning: overwriting stash ‘coverage-report’ [2022-04-19T17:22:56.424Z] Stashed 1 file(s) [Pipeline] sh [2022-04-19T17:22:57.097Z] + make build [2022-04-19T17:22:57.097Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-19T17:24:18.922Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-19T17:25:05.954Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-19T17:25:10.278Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-19T17:25:49.334Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-19T17:25:49.335Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-19T17:25:49.335Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-19T17:25:54.757Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-19T17:25:57.384Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-19T17:26:02.798Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-19T17:26:05.420Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-19T17:26:08.819Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-19T17:26:17.109Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-19T17:26:21.470Z] $ docker stop --time=1 9468e07d89f703ed0720502f7266fb80e26d8b08c31b01d72dd2c8a5fd222a28 [2022-04-19T17:26:23.481Z] $ docker rm -f 9468e07d89f703ed0720502f7266fb80e26d8b08c31b01d72dd2c8a5fd222a28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T17:26:25.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-19T17:26:25.803Z] [2022-04-19T17:26:25.803Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T17:26:26.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-19T17:26:26.462Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-19T17:26:26.462Z] 29e5d40040c1: Pulling fs layer [2022-04-19T17:26:26.462Z] 1ce36da41761: Pulling fs layer [2022-04-19T17:26:26.462Z] 25b303627fd3: Pulling fs layer [2022-04-19T17:26:26.462Z] 29e5d40040c1: Download complete [2022-04-19T17:26:26.743Z] 1ce36da41761: Verifying Checksum [2022-04-19T17:26:26.743Z] 1ce36da41761: Download complete [2022-04-19T17:26:27.022Z] 29e5d40040c1: Pull complete [2022-04-19T17:26:28.468Z] 25b303627fd3: Verifying Checksum [2022-04-19T17:26:28.468Z] 25b303627fd3: Download complete [2022-04-19T17:26:28.468Z] 1ce36da41761: Pull complete [2022-04-19T17:26:40.881Z] 25b303627fd3: Pull complete [2022-04-19T17:26:40.881Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-19T17:26:40.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-19T17:26:40.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-19T17:26:41.158Z] prd-ubuntu20.04-docker-arm64-4c-16g-21368 does not seem to be running inside a container [2022-04-19T17:26:41.301Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-19T17:26:43.743Z] $ docker top 048bf15e1bb27644ae6bbc9c24c082dcac6c238dcd0eb00d43796a6171f4048f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T17:26:44.733Z] + docker-compose build --help [2022-04-19T17:26:44.733Z] + grep parallel [2022-04-19T17:26:49.141Z] --parallel Build images in parallel. [Pipeline] } [2022-04-19T17:26:49.193Z] $ docker stop --time=1 048bf15e1bb27644ae6bbc9c24c082dcac6c238dcd0eb00d43796a6171f4048f [2022-04-19T17:26:50.899Z] $ docker rm -f 048bf15e1bb27644ae6bbc9c24c082dcac6c238dcd0eb00d43796a6171f4048f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T17:26:51.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-19T17:26:51.687Z] . [Pipeline] withDockerContainer [2022-04-19T17:26:51.948Z] prd-ubuntu20.04-docker-arm64-4c-16g-21368 does not seem to be running inside a container [2022-04-19T17:26:52.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-19T17:26:53.369Z] $ docker top f209baba078e7ac71d52a562a53e51b0e5f453ee7e95c013265c98eb02825f2b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T17:26:54.319Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-19T17:26:58.614Z] Building core-command ... [2022-04-19T17:26:58.614Z] Building core-data ... [2022-04-19T17:26:58.614Z] Building core-metadata ... [2022-04-19T17:26:58.614Z] Building security-bootstrapper ... [2022-04-19T17:26:58.614Z] Building security-proxy-setup ... [2022-04-19T17:26:58.614Z] Building security-secretstore-setup ... [2022-04-19T17:26:58.614Z] Building security-spiffe-token-provider ... [2022-04-19T17:26:58.614Z] Building security-spire-agent ... [2022-04-19T17:26:58.614Z] Building security-spire-config ... [2022-04-19T17:26:58.614Z] Building security-spire-server ... [2022-04-19T17:26:58.614Z] Building support-notifications ... [2022-04-19T17:26:58.614Z] Building support-scheduler ... [2022-04-19T17:26:58.614Z] Building sys-mgmt-agent ... [2022-04-19T17:26:58.614Z] Building security-secretstore-setup [2022-04-19T17:26:58.614Z] Building support-scheduler [2022-04-19T17:26:58.614Z] Building core-data [2022-04-19T17:26:58.614Z] Building support-notifications [2022-04-19T17:26:58.614Z] Building security-spire-config [2022-04-19T17:28:35.415Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T17:28:35.415Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T17:28:35.415Z] ---> de3465a25640 [2022-04-19T17:28:35.415Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T17:28:35.415Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T17:28:35.415Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-19T17:28:35.415Z] ---> de3465a25640 [2022-04-19T17:28:35.415Z] Step 3/25 : WORKDIR /edgex-go [2022-04-19T17:28:35.415Z] ---> Running in f2a20328b233 [2022-04-19T17:28:35.415Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T17:28:35.415Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T17:28:35.415Z] ---> de3465a25640 [2022-04-19T17:28:35.415Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T17:28:35.415Z] ---> Running in c362748ae1a4 [2022-04-19T17:28:35.415Z] ---> Running in bf6797d706ec [2022-04-19T17:28:35.415Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T17:28:35.415Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-19T17:28:35.415Z] ---> de3465a25640 [2022-04-19T17:28:35.415Z] Step 3/26 : WORKDIR /edgex-go [2022-04-19T17:28:35.415Z] ---> Running in e035d00ec873 [2022-04-19T17:28:35.415Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T17:28:35.415Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T17:28:35.415Z] ---> de3465a25640 [2022-04-19T17:28:35.415Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T17:28:35.415Z] ---> Running in 4cff29262de2 [2022-04-19T17:28:35.415Z] Removing intermediate container e035d00ec873 [2022-04-19T17:28:35.415Z] ---> 1c16a7f8ca8c [2022-04-19T17:28:35.415Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:28:35.415Z] ---> Running in bdbc4efb9e70 [2022-04-19T17:28:35.415Z] Removing intermediate container c362748ae1a4 [2022-04-19T17:28:35.415Z] ---> 506cfa8648b6 [2022-04-19T17:28:35.415Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:28:35.415Z] Removing intermediate container f2a20328b233 [2022-04-19T17:28:35.415Z] ---> 922700e968df [2022-04-19T17:28:35.415Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:28:35.415Z] Removing intermediate container bf6797d706ec [2022-04-19T17:28:35.415Z] ---> 8e6045937e69 [2022-04-19T17:28:35.415Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:28:35.415Z] Removing intermediate container 4cff29262de2 [2022-04-19T17:28:35.415Z] ---> 2cd9b3745437 [2022-04-19T17:28:35.415Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:28:35.415Z] ---> Running in f4daacc5815c [2022-04-19T17:28:35.415Z] ---> Running in 4b7f2ba5cbb1 [2022-04-19T17:28:35.415Z] ---> Running in b1d3440d27ab [2022-04-19T17:28:35.415Z] ---> Running in 28ec65f34497 [2022-04-19T17:28:35.415Z] Removing intermediate container bdbc4efb9e70 [2022-04-19T17:28:35.415Z] ---> 8fd29f2eb074 [2022-04-19T17:28:35.415Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T17:28:35.415Z] ---> Running in 135e18b05cb2 [2022-04-19T17:28:35.415Z] Removing intermediate container f4daacc5815c [2022-04-19T17:28:35.415Z] ---> 4b3d27831828 [2022-04-19T17:28:35.415Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-19T17:28:35.415Z] ---> Running in 4542e666e9ce [2022-04-19T17:28:35.415Z] Removing intermediate container 4b7f2ba5cbb1 [2022-04-19T17:28:35.415Z] ---> cffc38ba5fc0 [2022-04-19T17:28:35.415Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-19T17:28:35.415Z] Removing intermediate container 28ec65f34497 [2022-04-19T17:28:35.415Z] ---> e9bc2ebaf075 [2022-04-19T17:28:35.415Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-19T17:28:35.415Z] ---> Running in 137634f61677 [2022-04-19T17:28:35.415Z] Removing intermediate container b1d3440d27ab [2022-04-19T17:28:35.415Z] ---> ed4857c34b58 [2022-04-19T17:28:35.415Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-19T17:28:35.415Z] ---> Running in f6741e5509d5 [2022-04-19T17:28:35.415Z] ---> Running in 4c0953119b1b [2022-04-19T17:28:35.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T17:28:35.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T17:28:35.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T17:28:35.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T17:28:35.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T17:28:35.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T17:28:35.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T17:28:35.415Z] OK: 220 MiB in 52 packages [2022-04-19T17:28:35.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T17:28:35.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T17:28:35.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T17:28:35.415Z] OK: 220 MiB in 52 packages [2022-04-19T17:28:35.415Z] Removing intermediate container 135e18b05cb2 [2022-04-19T17:28:35.415Z] ---> 2688eb8377d2 [2022-04-19T17:28:35.415Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-19T17:28:35.415Z] OK: 220 MiB in 52 packages [2022-04-19T17:28:35.415Z] OK: 220 MiB in 52 packages [2022-04-19T17:28:35.415Z] OK: 220 MiB in 52 packages [2022-04-19T17:28:35.415Z] Removing intermediate container 4542e666e9ce [2022-04-19T17:28:35.415Z] ---> 39ee35a6900e [2022-04-19T17:28:35.415Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-19T17:28:35.415Z] ---> 11c26da8dd0b [2022-04-19T17:28:35.415Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T17:28:35.415Z] ---> Running in ed095edf3338 [2022-04-19T17:28:35.415Z] Removing intermediate container 4c0953119b1b [2022-04-19T17:28:35.415Z] ---> fc761f5fa1d2 [2022-04-19T17:28:35.415Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T17:28:35.415Z] Removing intermediate container 137634f61677 [2022-04-19T17:28:35.415Z] ---> a372e4f11403 [2022-04-19T17:28:35.415Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T17:28:35.415Z] Removing intermediate container f6741e5509d5 [2022-04-19T17:28:35.415Z] ---> 9b5d7fea1d59 [2022-04-19T17:28:35.415Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T17:28:36.016Z] ---> 7369c1066c96 [2022-04-19T17:28:36.016Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T17:28:36.297Z] ---> Running in ae44922f3a94 [2022-04-19T17:28:36.902Z] ---> a612c6a50b42 [2022-04-19T17:28:36.902Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T17:28:36.902Z] ---> 79d9c589003f [2022-04-19T17:28:36.902Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T17:28:37.182Z] ---> 722f5a1ac649 [2022-04-19T17:28:37.182Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T17:28:37.182Z] ---> Running in 06273702e94c [2022-04-19T17:28:37.182Z] ---> Running in 25b6dbeca281 [2022-04-19T17:28:37.459Z] ---> Running in 7f61ded0562c [2022-04-19T17:28:39.447Z] Removing intermediate container ed095edf3338 [2022-04-19T17:28:39.447Z] ---> 4382acbf8c58 [2022-04-19T17:28:39.447Z] Step 8/26 : COPY . . [2022-04-19T17:28:40.894Z] Removing intermediate container ae44922f3a94 [2022-04-19T17:28:40.894Z] ---> 889d4bd522ea [2022-04-19T17:28:40.894Z] Step 8/25 : COPY . . [2022-04-19T17:28:43.527Z] Removing intermediate container 25b6dbeca281 [2022-04-19T17:28:43.527Z] ---> 66ee9dfeafab [2022-04-19T17:28:43.527Z] Step 8/22 : COPY . . [2022-04-19T17:28:43.527Z] Removing intermediate container 7f61ded0562c [2022-04-19T17:28:43.527Z] ---> 019f15a4fc8b [2022-04-19T17:28:43.527Z] Step 8/23 : COPY . . [2022-04-19T17:28:43.527Z] Removing intermediate container 06273702e94c [2022-04-19T17:28:43.527Z] ---> 16d61bdf6151 [2022-04-19T17:28:43.527Z] Step 8/22 : COPY . . [2022-04-19T17:29:10.330Z] ---> df6468c4459f [2022-04-19T17:29:10.330Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T17:29:10.330Z] ---> 8f1b83713270 [2022-04-19T17:29:10.330Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-19T17:29:10.330Z] ---> Running in f38e70612f97 [2022-04-19T17:29:10.330Z] ---> Running in a4f3fa47e428 [2022-04-19T17:29:10.330Z] Removing intermediate container f38e70612f97 [2022-04-19T17:29:10.330Z] ---> 3673fc4d52f2 [2022-04-19T17:29:10.330Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-19T17:29:10.330Z] ---> Running in b52666755115 [2022-04-19T17:29:10.611Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-19T17:29:11.222Z] ---> 301e78302fb7 [2022-04-19T17:29:11.222Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-19T17:29:11.505Z] ---> Running in f29bed0a33dd [2022-04-19T17:29:11.505Z] ---> 277a72e190dd [2022-04-19T17:29:11.505Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-19T17:29:11.784Z] ---> Running in 7226389b7817 [2022-04-19T17:29:12.774Z] ---> 299dfa9405b9 [2022-04-19T17:29:12.774Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-19T17:29:12.774Z] ---> Running in 37b53a5caa8f [2022-04-19T17:29:14.237Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-19T17:29:14.237Z] Removing intermediate container b52666755115 [2022-04-19T17:29:14.237Z] ---> 3e4783fc4ee5 [2022-04-19T17:29:14.237Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-19T17:29:14.237Z] ---> Running in 09babfbf4480 [2022-04-19T17:29:14.834Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-19T17:29:15.107Z] Removing intermediate container 09babfbf4480 [2022-04-19T17:29:15.107Z] ---> c7dd467e7ca1 [2022-04-19T17:29:15.107Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-19T17:29:15.387Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-19T17:29:15.387Z] ---> Running in a0ff46633912 [2022-04-19T17:29:18.044Z] spire-1.2.1/ [2022-04-19T17:29:18.044Z] spire-1.2.1/.data/ [2022-04-19T17:29:18.044Z] spire-1.2.1/.data/.file [2022-04-19T17:29:18.044Z] spire-1.2.1/.dockerignore [2022-04-19T17:29:18.044Z] spire-1.2.1/.gitattributes [2022-04-19T17:29:18.044Z] spire-1.2.1/.githooks/ [2022-04-19T17:29:18.044Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T17:29:18.044Z] spire-1.2.1/.github/ [2022-04-19T17:29:18.044Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T17:29:18.044Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T17:29:18.044Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T17:29:18.044Z] spire-1.2.1/.github/workflows/ [2022-04-19T17:29:18.044Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T17:29:18.044Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T17:29:18.044Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T17:29:18.044Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T17:29:18.044Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T17:29:18.044Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T17:29:18.044Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T17:29:18.044Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T17:29:18.044Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T17:29:18.044Z] spire-1.2.1/.gitignore [2022-04-19T17:29:18.044Z] spire-1.2.1/.go-version [2022-04-19T17:29:18.044Z] spire-1.2.1/.golangci.yml [2022-04-19T17:29:18.044Z] spire-1.2.1/ADOPTERS.md [2022-04-19T17:29:18.044Z] spire-1.2.1/CHANGELOG.md [2022-04-19T17:29:18.044Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T17:29:18.044Z] spire-1.2.1/CODEOWNERS [2022-04-19T17:29:18.044Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T17:29:18.044Z] spire-1.2.1/Dockerfile [2022-04-19T17:29:18.044Z] spire-1.2.1/Dockerfile.dev [2022-04-19T17:29:18.044Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T17:29:18.044Z] spire-1.2.1/LICENSE [2022-04-19T17:29:18.044Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T17:29:18.044Z] spire-1.2.1/Makefile [2022-04-19T17:29:18.044Z] spire-1.2.1/README.md [2022-04-19T17:29:18.044Z] spire-1.2.1/ROADMAP.md [2022-04-19T17:29:18.044Z] spire-1.2.1/SECURITY.md [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/ [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T17:29:18.044Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T17:29:18.044Z] spire-1.2.1/conf/ [2022-04-19T17:29:18.044Z] spire-1.2.1/conf/agent/ [2022-04-19T17:29:18.044Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T17:29:18.044Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T17:29:18.044Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T17:29:18.044Z] spire-1.2.1/conf/server/ [2022-04-19T17:29:18.044Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T17:29:18.044Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T17:29:18.044Z] spire-1.2.1/conf/server/server.conf [2022-04-19T17:29:18.044Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T17:29:18.044Z] spire-1.2.1/doc/ [2022-04-19T17:29:18.044Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T17:29:18.044Z] spire-1.2.1/doc/auditlog.md [2022-04-19T17:29:18.044Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T17:29:18.044Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T17:29:18.044Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T17:29:18.044Z] spire-1.2.1/doc/images/ [2022-04-19T17:29:18.044Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T17:29:18.044Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T17:29:18.044Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T17:29:18.044Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T17:29:18.044Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T17:29:18.044Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T17:29:18.044Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T17:29:18.044Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T17:29:18.044Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T17:29:18.044Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T17:29:18.044Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T17:29:18.044Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T17:29:18.044Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T17:29:18.044Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T17:29:18.044Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T17:29:18.044Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/spire_server.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/telemetry.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/upgrading.md [2022-04-19T17:29:18.045Z] spire-1.2.1/doc/using_spire.md [2022-04-19T17:29:18.045Z] spire-1.2.1/examples/ [2022-04-19T17:29:18.045Z] spire-1.2.1/examples/README.md [2022-04-19T17:29:18.045Z] spire-1.2.1/go.mod [2022-04-19T17:29:18.045Z] spire-1.2.1/go.sum [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T17:29:18.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/common/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/common/api/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T17:29:18.324Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/health/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/log/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T17:29:18.325Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T17:29:18.326Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T17:29:18.326Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T17:29:18.326Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T17:29:18.326Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T17:29:18.326Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T17:29:18.326Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T17:29:18.326Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T17:29:18.326Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T17:29:18.326Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T17:29:18.326Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T17:29:18.603Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/util/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/version/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/config.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T17:29:18.604Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T17:29:18.605Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T17:29:18.605Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T17:29:18.605Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T17:29:18.605Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T17:29:18.605Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T17:29:18.605Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T17:29:18.605Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T17:29:18.605Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T17:29:18.605Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T17:29:18.605Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T17:29:18.605Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T17:29:18.605Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T17:29:18.605Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T17:29:18.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/server.go [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T17:29:18.884Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T17:29:18.884Z] spire-1.2.1/proto/ [2022-04-19T17:29:18.884Z] spire-1.2.1/proto/private/ [2022-04-19T17:29:18.884Z] spire-1.2.1/proto/private/server/ [2022-04-19T17:29:18.884Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T17:29:18.884Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T17:29:18.884Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T17:29:18.884Z] spire-1.2.1/proto/spire/ [2022-04-19T17:29:18.884Z] spire-1.2.1/proto/spire/common/ [2022-04-19T17:29:18.884Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T17:29:18.884Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T17:29:18.884Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T17:29:18.884Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T17:29:18.884Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T17:29:18.884Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T17:29:18.884Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T17:29:18.884Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T17:29:18.884Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T17:29:18.884Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T17:29:18.884Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T17:29:18.884Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T17:29:18.884Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T17:29:18.884Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T17:29:18.884Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T17:29:18.884Z] spire-1.2.1/release/ [2022-04-19T17:29:18.884Z] spire-1.2.1/release/spire-extras/ [2022-04-19T17:29:18.884Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T17:29:18.884Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T17:29:18.884Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T17:29:18.884Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T17:29:18.884Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T17:29:18.884Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T17:29:18.884Z] spire-1.2.1/release/spire/ [2022-04-19T17:29:18.884Z] spire-1.2.1/release/spire/README.md [2022-04-19T17:29:18.884Z] spire-1.2.1/release/spire/conf/ [2022-04-19T17:29:18.884Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T17:29:18.884Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T17:29:18.884Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T17:29:18.884Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T17:29:18.884Z] spire-1.2.1/script/ [2022-04-19T17:29:18.884Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T17:29:18.884Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T17:29:18.884Z] spire-1.2.1/support/ [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/ [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T17:29:18.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T17:29:19.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T17:29:19.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T17:29:19.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T17:29:19.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T17:29:19.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T17:29:19.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T17:29:19.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T17:29:19.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T17:29:19.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T17:29:19.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T17:29:19.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T17:29:19.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T17:29:19.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T17:29:19.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T17:29:19.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T17:29:19.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T17:29:19.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T17:29:19.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T17:29:19.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T17:29:19.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T17:29:19.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T17:29:19.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T17:29:19.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T17:29:19.163Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T17:29:19.163Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T17:29:19.163Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T17:29:19.163Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T17:29:19.163Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T17:29:19.163Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T17:29:19.163Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T17:29:19.163Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T17:29:19.163Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T17:29:19.163Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T17:29:19.163Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T17:29:19.163Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T17:29:19.163Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T17:29:19.163Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T17:29:19.163Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T17:29:19.163Z] spire-1.2.1/test/ [2022-04-19T17:29:19.163Z] spire-1.2.1/test/clock/ [2022-04-19T17:29:19.163Z] spire-1.2.1/test/clock/clock.go [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/ [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/ [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/config/ [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T17:29:19.163Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T17:29:19.164Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/README.md [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/common [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/setup/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T17:29:19.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T17:29:19.165Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T17:29:19.443Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T17:29:19.444Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T17:29:19.445Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T17:29:19.445Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T17:29:19.445Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T17:29:19.445Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T17:29:19.445Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T17:29:19.445Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T17:29:19.445Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T17:29:19.445Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T17:29:19.445Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T17:29:19.445Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T17:29:19.445Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T17:29:19.445Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T17:29:19.445Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T17:29:19.445Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T17:29:19.445Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T17:29:19.445Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T17:29:19.445Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T17:29:19.445Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T17:29:19.445Z] spire-1.2.1/test/integration/test.sh [2022-04-19T17:29:19.445Z] spire-1.2.1/test/plugintest/ [2022-04-19T17:29:19.445Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T17:29:19.445Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T17:29:19.445Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T17:29:19.445Z] spire-1.2.1/test/spiretest/ [2022-04-19T17:29:19.445Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T17:29:19.445Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T17:29:19.445Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T17:29:19.445Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T17:29:19.445Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T17:29:19.445Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T17:29:19.445Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T17:29:19.445Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T17:29:19.445Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T17:29:19.445Z] spire-1.2.1/test/testca/ [2022-04-19T17:29:19.445Z] spire-1.2.1/test/testca/ca.go [2022-04-19T17:29:19.445Z] spire-1.2.1/test/testkey/ [2022-04-19T17:29:19.445Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T17:29:19.445Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T17:29:19.445Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T17:29:19.445Z] spire-1.2.1/test/testkey/new.go [2022-04-19T17:29:19.445Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T17:29:19.445Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T17:29:19.445Z] spire-1.2.1/test/util/ [2022-04-19T17:29:19.445Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T17:29:19.445Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T17:29:19.445Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T17:29:19.445Z] spire-1.2.1/test/util/race.go [2022-04-19T17:29:19.445Z] spire-1.2.1/test/util/util.go [2022-04-19T17:29:19.445Z] building spire from source... [2022-04-19T17:29:19.719Z] Installing go1.17.7... [2022-04-19T17:29:46.546Z] Building bin/spire-server... [2022-04-19T17:29:46.546Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T17:29:46.546Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T17:29:46.546Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T17:29:46.546Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T17:29:46.546Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T17:29:47.998Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T17:29:48.275Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T17:29:48.553Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T17:29:48.831Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T17:29:49.109Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T17:29:49.387Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T17:29:49.387Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T17:29:49.666Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T17:29:49.947Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T17:29:49.947Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T17:29:49.947Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T17:29:49.947Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T17:29:50.225Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T17:29:51.683Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T17:29:51.683Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T17:29:52.293Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T17:30:19.121Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T17:30:19.121Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T17:30:19.121Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T17:30:19.121Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T17:30:19.121Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T17:30:19.121Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T17:30:19.121Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T17:30:19.121Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T17:30:19.121Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T17:30:19.121Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T17:30:19.121Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T17:30:19.121Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T17:30:19.397Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T17:30:19.397Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T17:30:19.397Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T17:30:19.397Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T17:30:19.397Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T17:30:19.672Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T17:30:19.672Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T17:30:19.948Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T17:30:20.223Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T17:30:20.502Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T17:30:20.502Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T17:30:20.502Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T17:30:20.502Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T17:30:21.102Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T17:30:21.102Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T17:30:27.832Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T17:30:27.832Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T17:30:27.832Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T17:30:27.832Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T17:30:27.832Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T17:30:27.832Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T17:30:27.832Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T17:30:27.832Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T17:30:28.431Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T17:30:28.431Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T17:30:28.705Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T17:30:28.706Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T17:30:50.915Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T17:30:50.915Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T17:30:50.915Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T17:31:03.331Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T17:31:03.331Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T17:31:04.313Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T17:31:31.116Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T17:31:31.390Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T17:31:31.390Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T17:31:31.390Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T17:31:34.027Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T17:31:34.305Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T17:31:35.752Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T17:31:36.030Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T17:31:36.030Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T17:31:36.633Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T17:31:36.633Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T17:31:38.082Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T17:31:38.082Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T17:31:38.360Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T17:31:38.360Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T17:31:38.640Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T17:31:38.640Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T17:31:39.631Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T17:31:39.911Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T17:31:40.192Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T17:31:40.470Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T17:31:40.470Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T17:31:40.748Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T17:31:41.026Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T17:31:41.026Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T17:31:47.764Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T17:31:47.764Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T17:31:48.043Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T17:31:48.322Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T17:31:48.602Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T17:31:48.879Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T17:31:49.155Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T17:31:49.155Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T17:31:49.155Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T17:31:49.155Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T17:31:49.433Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T17:31:49.708Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T17:31:50.697Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T17:31:51.295Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T17:31:51.569Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T17:31:51.845Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T17:31:52.121Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T17:31:52.121Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T17:31:52.121Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T17:31:52.394Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T17:31:52.394Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T17:31:53.834Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T17:31:53.834Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T17:31:54.115Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T17:31:54.398Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T17:31:56.426Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T17:31:56.426Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T17:31:58.172Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T17:31:58.537Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T17:31:58.537Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T17:31:58.831Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T17:31:59.124Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T17:31:59.770Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T17:32:00.405Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T17:32:01.490Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T17:32:04.125Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T17:32:06.770Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T17:32:06.770Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T17:32:07.048Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T17:32:07.329Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T17:32:08.317Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T17:32:08.317Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T17:32:08.594Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T17:32:08.594Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T17:32:08.594Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T17:32:08.873Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T17:32:08.873Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T17:32:19.063Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T17:32:19.343Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T17:32:19.343Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T17:32:19.343Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T17:32:46.164Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T17:32:46.164Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T17:33:33.181Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-19T17:33:48.319Z] Removing intermediate container a4f3fa47e428 [2022-04-19T17:33:48.319Z] ---> 99ce6dda8108 [2022-04-19T17:33:48.319Z] [2022-04-19T17:33:48.319Z] Step 10/25 : FROM alpine:3.14 [2022-04-19T17:33:48.319Z] 3.14: Pulling from library/alpine [2022-04-19T17:33:48.319Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T17:33:48.319Z] Status: Downloaded newer image for alpine:3.14 [2022-04-19T17:33:48.319Z] ---> ac73e934f311 [2022-04-19T17:33:48.319Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-19T17:33:48.319Z] ---> Running in b159b87d1692 [2022-04-19T17:33:50.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T17:33:50.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T17:33:51.604Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-19T17:33:51.604Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-19T17:33:51.604Z] (3/3) Installing su-exec (0.2-r1) [2022-04-19T17:33:51.604Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T17:33:51.604Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T17:33:52.215Z] OK: 6 MiB in 17 packages [2022-04-19T17:33:54.211Z] Removing intermediate container b159b87d1692 [2022-04-19T17:33:54.211Z] ---> ab532ee250ce [2022-04-19T17:33:54.211Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-19T17:33:54.211Z] ---> Running in 5079841ee59a [2022-04-19T17:33:54.828Z] Removing intermediate container 5079841ee59a [2022-04-19T17:33:54.828Z] ---> 1c4b0fc06448 [2022-04-19T17:33:54.828Z] Step 13/25 : WORKDIR / [2022-04-19T17:33:54.828Z] ---> Running in 4a2552af0586 [2022-04-19T17:33:55.430Z] Removing intermediate container 4a2552af0586 [2022-04-19T17:33:55.430Z] ---> 54dd4f8f243d [2022-04-19T17:33:55.430Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-19T17:33:56.421Z] ---> 1d1bcca66b00 [2022-04-19T17:33:56.421Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-19T17:33:57.429Z] ---> 1b622639804b [2022-04-19T17:33:57.429Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-19T17:33:58.432Z] ---> a7c150d789e0 [2022-04-19T17:33:58.432Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-19T17:33:59.035Z] ---> a57bd94ccdff [2022-04-19T17:33:59.035Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-19T17:34:00.487Z] ---> 539cfc29baa2 [2022-04-19T17:34:00.487Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-19T17:34:02.488Z] ---> fc497e3125d4 [2022-04-19T17:34:02.488Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-19T17:34:03.091Z] ---> 344f1af04de6 [2022-04-19T17:34:03.091Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-19T17:34:03.375Z] ---> Running in 263c269c164f [2022-04-19T17:34:06.788Z] Removing intermediate container 263c269c164f [2022-04-19T17:34:06.788Z] ---> 57bea352b813 [2022-04-19T17:34:06.788Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-19T17:34:06.788Z] ---> Running in c0f6d13c413a [2022-04-19T17:34:07.066Z] Removing intermediate container c0f6d13c413a [2022-04-19T17:34:07.066Z] ---> 6b81b4638355 [2022-04-19T17:34:07.066Z] Step 23/25 : LABEL arch=arm64 [2022-04-19T17:34:07.344Z] ---> Running in 96d69552825e [2022-04-19T17:34:07.951Z] Removing intermediate container 96d69552825e [2022-04-19T17:34:07.951Z] ---> df180d58cd39 [2022-04-19T17:34:07.951Z] Step 24/25 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T17:34:07.951Z] ---> Running in 02ff47694dba [2022-04-19T17:34:08.571Z] Removing intermediate container 02ff47694dba [2022-04-19T17:34:08.571Z] ---> be13aa0516b5 [2022-04-19T17:34:08.571Z] Step 25/25 : LABEL version=0.0.0 [2022-04-19T17:34:08.571Z] ---> Running in c260f48a9dab [2022-04-19T17:34:09.184Z] Removing intermediate container c260f48a9dab [2022-04-19T17:34:09.184Z] ---> cbb4e3cd1714 [2022-04-19T17:34:09.184Z] [2022-04-19T17:34:09.791Z] Successfully built cbb4e3cd1714 [2022-04-19T17:34:09.791Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-19T17:34:09.791Z]  Building security-secretstore-setup ... done Building security-spire-server [2022-04-19T17:34:42.175Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T17:34:42.175Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-19T17:34:42.175Z] ---> de3465a25640 [2022-04-19T17:34:42.175Z] Step 3/25 : WORKDIR /edgex-go [2022-04-19T17:34:42.175Z] ---> Using cache [2022-04-19T17:34:42.175Z] ---> 8e6045937e69 [2022-04-19T17:34:42.175Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:34:42.175Z] ---> Using cache [2022-04-19T17:34:42.175Z] ---> ed4857c34b58 [2022-04-19T17:34:42.175Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T17:34:42.773Z] ---> Running in c112c1892812 [2022-04-19T17:34:44.765Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T17:34:45.751Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T17:34:46.738Z] OK: 220 MiB in 52 packages [2022-04-19T17:34:48.190Z] Removing intermediate container c112c1892812 [2022-04-19T17:34:48.190Z] ---> 8de750f396f9 [2022-04-19T17:34:48.190Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-19T17:34:49.181Z] ---> 87259119f914 [2022-04-19T17:34:49.181Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T17:34:49.459Z] ---> Running in eb13be89beb4 [2022-04-19T17:34:54.886Z] Removing intermediate container eb13be89beb4 [2022-04-19T17:34:54.886Z] ---> 44eb94c12b35 [2022-04-19T17:34:54.886Z] Step 8/25 : COPY . . [2022-04-19T17:35:07.319Z] Removing intermediate container 37b53a5caa8f [2022-04-19T17:35:07.319Z] ---> ac9c4b2072ad [2022-04-19T17:35:07.319Z] [2022-04-19T17:35:07.319Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T17:35:07.319Z] ---> ac73e934f311 [2022-04-19T17:35:07.319Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-19T17:35:07.319Z] ---> Running in 32d0978668da [2022-04-19T17:35:08.311Z] Removing intermediate container 32d0978668da [2022-04-19T17:35:08.311Z] ---> ecfe86d0e3fd [2022-04-19T17:35:08.311Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-19T17:35:08.311Z] ---> Running in d3b9f7ff7be0 [2022-04-19T17:35:09.307Z] Removing intermediate container d3b9f7ff7be0 [2022-04-19T17:35:09.307Z] ---> 602cf38e9ac1 [2022-04-19T17:35:09.307Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-19T17:35:09.307Z] ---> Running in 77be397e2bf4 [2022-04-19T17:35:10.330Z] Removing intermediate container 77be397e2bf4 [2022-04-19T17:35:10.330Z] ---> bbc699493e98 [2022-04-19T17:35:10.330Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:35:10.609Z] ---> Running in aa78211b1f6f [2022-04-19T17:35:14.936Z] Removing intermediate container aa78211b1f6f [2022-04-19T17:35:14.936Z] ---> 7e0a8ec08304 [2022-04-19T17:35:14.936Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-19T17:35:14.936Z] ---> Running in 94389b1b75aa [2022-04-19T17:35:17.583Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T17:35:18.192Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T17:35:19.664Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-19T17:35:19.664Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-19T17:35:19.664Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-19T17:35:19.952Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-19T17:35:20.233Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-19T17:35:20.233Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-19T17:35:20.518Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T17:35:20.518Z] OK: 8 MiB in 20 packages [2022-04-19T17:35:23.156Z] Removing intermediate container 94389b1b75aa [2022-04-19T17:35:23.156Z] ---> fb4d2ece183f [2022-04-19T17:35:23.156Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T17:35:24.603Z] ---> 6ad66ed4fe97 [2022-04-19T17:35:24.603Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-19T17:35:24.884Z] ---> d9b51b4af669 [2022-04-19T17:35:24.884Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T17:35:25.158Z] ---> Running in cdc030f093f9 [2022-04-19T17:35:25.759Z] Removing intermediate container cdc030f093f9 [2022-04-19T17:35:25.759Z] ---> 6304a7577948 [2022-04-19T17:35:25.759Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-19T17:35:26.036Z] ---> Running in f90327564e55 [2022-04-19T17:35:27.482Z] ---> 1b1ead5358ba [2022-04-19T17:35:27.482Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-19T17:35:28.928Z] ---> 60c97059a4f9 [2022-04-19T17:35:28.928Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-19T17:35:28.928Z] ---> Running in 76c3cfa800fa [2022-04-19T17:35:29.537Z] Removing intermediate container f90327564e55 [2022-04-19T17:35:29.537Z] ---> 2ffeb9e88605 [2022-04-19T17:35:29.537Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-19T17:35:29.816Z] ---> Running in 37b8fd83e023 [2022-04-19T17:35:29.816Z] Removing intermediate container 76c3cfa800fa [2022-04-19T17:35:29.816Z] ---> 95e711e7ef75 [2022-04-19T17:35:29.816Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T17:35:29.816Z] ---> Running in 1e240aaaa2b3 [2022-04-19T17:35:30.431Z] Removing intermediate container 37b8fd83e023 [2022-04-19T17:35:30.431Z] ---> 98eed3eefeaa [2022-04-19T17:35:30.431Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-19T17:35:30.714Z] ---> Running in 1a2236632dc7 [2022-04-19T17:35:30.714Z] Removing intermediate container 1e240aaaa2b3 [2022-04-19T17:35:30.714Z] ---> d5829720b148 [2022-04-19T17:35:30.714Z] Step 21/23 : LABEL arch=arm64 [2022-04-19T17:35:30.998Z] ---> Running in 0888687c5447 [2022-04-19T17:35:32.004Z] Removing intermediate container 0888687c5447 [2022-04-19T17:35:32.004Z] ---> 594841a35c26 [2022-04-19T17:35:32.004Z] Step 22/23 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T17:35:32.004Z] ---> Running in ba3860f4c835 [2022-04-19T17:35:33.016Z] Removing intermediate container ba3860f4c835 [2022-04-19T17:35:33.016Z] ---> 67a613a70685 [2022-04-19T17:35:33.016Z] Step 23/23 : LABEL version=0.0.0 [2022-04-19T17:35:33.016Z] ---> Running in 666a9ab510cd [2022-04-19T17:35:33.628Z] Removing intermediate container 666a9ab510cd [2022-04-19T17:35:33.628Z] ---> 4fa62fee4e57 [2022-04-19T17:35:33.628Z] [2022-04-19T17:35:33.909Z] spire-1.2.1/ [2022-04-19T17:35:34.198Z] spire-1.2.1/.data/ [2022-04-19T17:35:34.198Z] spire-1.2.1/.data/.file [2022-04-19T17:35:34.198Z] spire-1.2.1/.dockerignore [2022-04-19T17:35:34.198Z] spire-1.2.1/.gitattributes [2022-04-19T17:35:34.198Z] spire-1.2.1/.githooks/ [2022-04-19T17:35:34.198Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T17:35:34.198Z] spire-1.2.1/.github/ [2022-04-19T17:35:34.198Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T17:35:34.198Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T17:35:34.198Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T17:35:34.198Z] spire-1.2.1/.github/workflows/ [2022-04-19T17:35:34.198Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T17:35:34.198Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T17:35:34.198Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T17:35:34.198Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T17:35:34.198Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T17:35:34.198Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T17:35:34.198Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T17:35:34.198Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T17:35:34.198Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T17:35:34.198Z] spire-1.2.1/.gitignore [2022-04-19T17:35:34.198Z] spire-1.2.1/.go-version [2022-04-19T17:35:34.198Z] spire-1.2.1/.golangci.yml [2022-04-19T17:35:34.198Z] spire-1.2.1/ADOPTERS.md [2022-04-19T17:35:34.198Z] spire-1.2.1/CHANGELOG.md [2022-04-19T17:35:34.198Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T17:35:34.198Z] spire-1.2.1/CODEOWNERS [2022-04-19T17:35:34.198Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T17:35:34.198Z] spire-1.2.1/Dockerfile [2022-04-19T17:35:34.198Z] spire-1.2.1/Dockerfile.devSuccessfully built 4fa62fee4e57 [2022-04-19T17:35:34.198Z] Successfully tagged core-data-arm64:latest [2022-04-19T17:35:34.198Z] [2022-04-19T17:35:34.198Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T17:35:34.198Z] spire-1.2.1/LICENSE [2022-04-19T17:35:34.198Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T17:35:34.198Z] spire-1.2.1/Makefile [2022-04-19T17:35:34.198Z] spire-1.2.1/README.md [2022-04-19T17:35:34.198Z] spire-1.2.1/ROADMAP.md [2022-04-19T17:35:34.198Z] spire-1.2.1/SECURITY.md [2022-04-19T17:35:34.198Z] spire-1.2.1/cmd/ [2022-04-19T17:35:34.198Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T17:35:34.198Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T17:35:34.198Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T17:35:34.198Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T17:35:34.198Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T17:35:34.198Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T17:35:34.198Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T17:35:34.198Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T17:35:34.198Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T17:35:34.198Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T17:35:34.198Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T17:35:34.198Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T17:35:34.198Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T17:35:34.198Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T17:35:34.198Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T17:35:34.198Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T17:35:34.198Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T17:35:34.198Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T17:35:34.198Z] spire-1.2.1/cmd/spire-agent/cli/validate/ Building core-data ... done Building security-proxy-setup [2022-04-19T17:35:34.198Z] [2022-04-19T17:35:34.198Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T17:35:34.198Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T17:35:34.198Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T17:35:34.199Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T17:35:34.199Z] spire-1.2.1/conf/ [2022-04-19T17:35:34.199Z] spire-1.2.1/conf/agent/ [2022-04-19T17:35:34.199Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T17:35:34.199Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T17:35:34.199Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T17:35:34.199Z] spire-1.2.1/conf/server/ [2022-04-19T17:35:34.199Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T17:35:34.199Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T17:35:34.199Z] spire-1.2.1/conf/server/server.conf [2022-04-19T17:35:34.199Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/ [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/auditlog.md [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/images/ [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T17:35:34.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/spire_server.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/telemetry.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/upgrading.md [2022-04-19T17:35:34.483Z] spire-1.2.1/doc/using_spire.md [2022-04-19T17:35:34.483Z] spire-1.2.1/examples/ [2022-04-19T17:35:34.483Z] spire-1.2.1/examples/README.md [2022-04-19T17:35:34.483Z] spire-1.2.1/go.mod [2022-04-19T17:35:34.483Z] spire-1.2.1/go.sum [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/ [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/ [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T17:35:34.483Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/common/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/common/api/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T17:35:34.484Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T17:35:34.485Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T17:35:34.485Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T17:35:34.485Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T17:35:34.485Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T17:35:34.485Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T17:35:34.764Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/health/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/log/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T17:35:34.765Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/util/ [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/version/ [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/server/ [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/server/api/ [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T17:35:35.044Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/config.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T17:35:35.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T17:35:35.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T17:35:35.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T17:35:35.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T17:35:35.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T17:35:35.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T17:35:35.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T17:35:35.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T17:35:35.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T17:35:35.324Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T17:35:35.325Z] spire-1.2.1/pkg/server/server.go [2022-04-19T17:35:35.325Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T17:35:35.325Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T17:35:35.325Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T17:35:35.325Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T17:35:35.325Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T17:35:35.325Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T17:35:35.325Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T17:35:35.325Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T17:35:35.325Z] spire-1.2.1/proto/ [2022-04-19T17:35:35.325Z] spire-1.2.1/proto/private/ [2022-04-19T17:35:35.325Z] spire-1.2.1/proto/private/server/ [2022-04-19T17:35:35.325Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T17:35:35.325Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T17:35:35.325Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T17:35:35.325Z] spire-1.2.1/proto/spire/ [2022-04-19T17:35:35.325Z] spire-1.2.1/proto/spire/common/ [2022-04-19T17:35:35.325Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T17:35:35.325Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T17:35:35.325Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T17:35:35.325Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T17:35:35.325Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T17:35:35.325Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T17:35:35.325Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T17:35:35.325Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T17:35:35.325Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T17:35:35.325Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T17:35:35.325Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T17:35:35.325Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T17:35:35.325Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T17:35:35.325Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T17:35:35.325Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T17:35:35.325Z] spire-1.2.1/release/ [2022-04-19T17:35:35.325Z] spire-1.2.1/release/spire-extras/ [2022-04-19T17:35:35.325Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T17:35:35.325Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T17:35:35.325Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T17:35:35.325Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T17:35:35.325Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T17:35:35.325Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T17:35:35.325Z] spire-1.2.1/release/spire/ [2022-04-19T17:35:35.325Z] spire-1.2.1/release/spire/README.md [2022-04-19T17:35:35.325Z] spire-1.2.1/release/spire/conf/ [2022-04-19T17:35:35.325Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T17:35:35.325Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T17:35:35.325Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T17:35:35.325Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T17:35:35.325Z] spire-1.2.1/script/ [2022-04-19T17:35:35.325Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T17:35:35.325Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T17:35:35.325Z] spire-1.2.1/support/ [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/ [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T17:35:35.325Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T17:35:35.325Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T17:35:35.325Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T17:35:35.325Z] spire-1.2.1/test/ [2022-04-19T17:35:35.325Z] spire-1.2.1/test/clock/ [2022-04-19T17:35:35.325Z] spire-1.2.1/test/clock/clock.go [2022-04-19T17:35:35.325Z] spire-1.2.1/test/fakes/ [2022-04-19T17:35:35.325Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T17:35:35.325Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T17:35:35.325Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T17:35:35.325Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T17:35:35.325Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T17:35:35.325Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T17:35:35.325Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/ [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/config/ [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T17:35:35.604Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T17:35:35.605Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/README.md [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/common [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/setup/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T17:35:35.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T17:35:35.606Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T17:35:35.607Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T17:35:35.607Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T17:35:35.607Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T17:35:35.607Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T17:35:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T17:35:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T17:35:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T17:35:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T17:35:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T17:35:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T17:35:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T17:35:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T17:35:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T17:35:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T17:35:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T17:35:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T17:35:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T17:35:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T17:35:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T17:35:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T17:35:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T17:35:35.885Z] spire-1.2.1/test/integration/test.sh [2022-04-19T17:35:35.885Z] spire-1.2.1/test/plugintest/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T17:35:35.885Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T17:35:35.885Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T17:35:35.885Z] spire-1.2.1/test/spiretest/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T17:35:35.885Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T17:35:35.885Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T17:35:35.885Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T17:35:35.885Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T17:35:35.885Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T17:35:35.885Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T17:35:35.885Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T17:35:35.885Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T17:35:35.885Z] spire-1.2.1/test/testca/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/testca/ca.go [2022-04-19T17:35:35.885Z] spire-1.2.1/test/testkey/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T17:35:35.885Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T17:35:35.885Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T17:35:35.885Z] spire-1.2.1/test/testkey/new.go [2022-04-19T17:35:35.885Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T17:35:35.885Z] spire-1.2.1/test/util/ [2022-04-19T17:35:35.885Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T17:35:35.885Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T17:35:35.885Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T17:35:35.885Z] spire-1.2.1/test/util/race.go [2022-04-19T17:35:35.885Z] spire-1.2.1/test/util/util.go [2022-04-19T17:35:35.885Z] building spire from source... [2022-04-19T17:35:36.494Z] Installing go1.17.7... [2022-04-19T17:36:08.959Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T17:36:08.959Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T17:36:08.959Z] ---> de3465a25640 [2022-04-19T17:36:08.959Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T17:36:08.959Z] ---> Using cache [2022-04-19T17:36:08.959Z] ---> 8e6045937e69 [2022-04-19T17:36:08.959Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:36:08.959Z] ---> Using cache [2022-04-19T17:36:08.959Z] ---> ed4857c34b58 [2022-04-19T17:36:08.959Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-19T17:36:08.959Z] Building bin/spire-server... [2022-04-19T17:36:08.959Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T17:36:08.959Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T17:36:08.959Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T17:36:08.960Z]  ---> Running in 1e7ee1e90b51 [2022-04-19T17:36:08.960Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T17:36:09.234Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T17:36:09.833Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T17:36:10.434Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T17:36:11.045Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T17:36:11.045Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T17:36:12.035Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T17:36:12.313Z] OK: 220 MiB in 52 packages [2022-04-19T17:36:12.590Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T17:36:14.061Z] Removing intermediate container 1e7ee1e90b51 [2022-04-19T17:36:14.061Z] ---> d7d7008d010d [2022-04-19T17:36:14.061Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T17:36:14.662Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T17:36:14.662Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T17:36:14.944Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T17:36:14.944Z]  ---> aaaa0323b447 [2022-04-19T17:36:14.944Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T17:36:14.944Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T17:36:14.944Z]  ---> Running in f2cc33e0fcdd [2022-04-19T17:36:15.221Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T17:36:15.498Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T17:36:15.498Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T17:36:15.498Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T17:36:16.477Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T17:36:16.477Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T17:36:16.477Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T17:36:16.757Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T17:36:17.050Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T17:36:18.038Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T17:36:18.038Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T17:36:20.697Z] Removing intermediate container f2cc33e0fcdd [2022-04-19T17:36:20.697Z] ---> ff4eb6393e2f [2022-04-19T17:36:20.697Z] Step 8/22 : COPY . . [2022-04-19T17:36:35.839Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T17:36:35.839Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T17:36:35.839Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T17:36:35.839Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T17:36:35.839Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T17:36:35.839Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T17:36:35.839Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T17:36:35.839Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T17:36:35.839Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T17:36:35.839Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T17:36:35.839Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T17:36:35.839Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T17:36:35.839Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T17:36:35.839Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T17:36:35.839Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T17:36:35.839Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T17:36:35.839Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T17:36:35.839Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T17:36:35.839Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T17:36:36.114Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T17:36:36.114Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T17:36:36.114Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T17:36:36.114Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T17:36:36.114Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T17:36:36.114Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T17:36:36.114Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T17:36:36.392Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T17:36:36.675Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T17:36:36.675Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T17:36:36.952Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T17:36:52.090Z] Removing intermediate container 7226389b7817 [2022-04-19T17:36:52.090Z] ---> 2cb4d29f635b [2022-04-19T17:36:52.090Z] [2022-04-19T17:36:52.090Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T17:36:52.090Z] ---> ac73e934f311 [2022-04-19T17:36:52.090Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-19T17:36:52.090Z] Removing intermediate container f29bed0a33dd [2022-04-19T17:36:52.090Z] ---> 8b3424ba984e [2022-04-19T17:36:52.090Z] [2022-04-19T17:36:52.090Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T17:36:52.090Z] ---> ac73e934f311 [2022-04-19T17:36:52.090Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-19T17:36:52.090Z] ---> Running in a3799eceafaf [2022-04-19T17:36:52.090Z] ---> Running in 377648b63924 [2022-04-19T17:36:53.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T17:36:53.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T17:36:53.453Z] ---> db6bed501482 [2022-04-19T17:36:53.453Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-19T17:36:53.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T17:36:53.749Z] ---> Running in 0856c499cfad [2022-04-19T17:36:54.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T17:36:55.012Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-19T17:36:55.012Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T17:36:55.012Z] OK: 5 MiB in 15 packages [2022-04-19T17:36:55.012Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-19T17:36:55.301Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-19T17:36:55.301Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T17:36:55.301Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T17:36:55.593Z] OK: 6 MiB in 16 packages [2022-04-19T17:36:56.211Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-19T17:36:56.826Z] Removing intermediate container a3799eceafaf [2022-04-19T17:36:56.826Z] ---> f9e18e887f6e [2022-04-19T17:36:56.826Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T17:36:57.113Z] ---> Running in 4fbbd424d5dc [2022-04-19T17:36:58.119Z] Removing intermediate container 4fbbd424d5dc [2022-04-19T17:36:58.119Z] ---> 8a403a58bca7 [2022-04-19T17:36:58.119Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-19T17:36:58.119Z] ---> Running in cd2a374a15f0 [2022-04-19T17:36:58.119Z] Removing intermediate container 377648b63924 [2022-04-19T17:36:58.119Z] ---> 4934d247bf58 [2022-04-19T17:36:58.119Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T17:36:58.404Z] ---> Running in 6677093d0e6b [2022-04-19T17:36:59.010Z] Removing intermediate container cd2a374a15f0 [2022-04-19T17:36:59.010Z] ---> 149f8959056d [2022-04-19T17:36:59.010Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-19T17:36:59.010Z] ---> Running in df9e77b480f0 [2022-04-19T17:36:59.010Z] Removing intermediate container 6677093d0e6b [2022-04-19T17:36:59.010Z] ---> 1e4f9411b427 [2022-04-19T17:36:59.010Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-19T17:36:59.296Z] ---> Running in 1c4d5999e6f8 [2022-04-19T17:36:59.898Z] Removing intermediate container df9e77b480f0 [2022-04-19T17:36:59.898Z] ---> 47114b85881a [2022-04-19T17:36:59.898Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T17:36:59.898Z] Removing intermediate container 1c4d5999e6f8 [2022-04-19T17:36:59.898Z] ---> 00749abd996d [2022-04-19T17:36:59.898Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-19T17:37:00.176Z] ---> Running in 4294f2ed3dd4 [2022-04-19T17:37:00.784Z] Removing intermediate container 4294f2ed3dd4 [2022-04-19T17:37:00.784Z] ---> 94166f349f35 [2022-04-19T17:37:00.784Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T17:37:01.066Z] ---> ae4edb9038b5 [2022-04-19T17:37:01.066Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-19T17:37:02.548Z] ---> e7627968e86b [2022-04-19T17:37:02.548Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-19T17:37:04.546Z] ---> 2180d89921e7 [2022-04-19T17:37:04.546Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-19T17:37:05.996Z] ---> 751af030cd1c [2022-04-19T17:37:05.996Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-19T17:37:05.996Z] ---> 236677b5996b [2022-04-19T17:37:05.996Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-19T17:37:05.996Z] ---> Running in 04ede7f11599 [2022-04-19T17:37:07.056Z] Removing intermediate container 04ede7f11599 [2022-04-19T17:37:07.056Z] ---> d986ccb74e50 [2022-04-19T17:37:07.056Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T17:37:07.056Z] ---> 571a6615fc0f [2022-04-19T17:37:07.056Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-19T17:37:07.056Z] ---> Running in aeb80d8945f9 [2022-04-19T17:37:07.056Z] ---> Running in 2ad63ae8018f [2022-04-19T17:37:07.468Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T17:37:07.468Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T17:37:07.468Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T17:37:07.468Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T17:37:07.849Z] Removing intermediate container 2ad63ae8018f [2022-04-19T17:37:07.849Z] ---> 0b65d6fca00f [2022-04-19T17:37:07.849Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T17:37:07.849Z] Removing intermediate container aeb80d8945f9 [2022-04-19T17:37:07.849Z] ---> 802b88ff95d7 [2022-04-19T17:37:07.849Z] Step 20/22 : LABEL arch=arm64 [2022-04-19T17:37:07.849Z] ---> Running in 7dabc73c65f1 [2022-04-19T17:37:08.207Z] ---> Running in 2e21584ba59c [2022-04-19T17:37:08.590Z] Removing intermediate container 2e21584ba59c [2022-04-19T17:37:08.590Z] ---> 973e78345d4c [2022-04-19T17:37:08.590Z] Step 21/22 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T17:37:08.590Z] Removing intermediate container 7dabc73c65f1 [2022-04-19T17:37:08.590Z] ---> 1a8475a530e5 [2022-04-19T17:37:08.590Z] Step 20/22 : LABEL arch=arm64 [2022-04-19T17:37:08.895Z] ---> Running in 884fe542bbda [2022-04-19T17:37:08.895Z] ---> Running in e2f5f3f297b8 [2022-04-19T17:37:09.591Z] Removing intermediate container 884fe542bbda [2022-04-19T17:37:09.591Z] ---> 974d82f17c77 [2022-04-19T17:37:09.591Z] Step 22/22 : LABEL version=0.0.0 [2022-04-19T17:37:09.591Z] Removing intermediate container e2f5f3f297b8 [2022-04-19T17:37:09.591Z] ---> a5a8345a1b23 [2022-04-19T17:37:09.591Z] Step 21/22 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T17:37:09.591Z] ---> Running in b3c663ac06b8 [2022-04-19T17:37:09.591Z] ---> Running in 443f630ba462 [2022-04-19T17:37:10.681Z] Removing intermediate container 443f630ba462 [2022-04-19T17:37:10.681Z] ---> 800047256094 [2022-04-19T17:37:10.681Z] [2022-04-19T17:37:10.681Z] Removing intermediate container b3c663ac06b8 [2022-04-19T17:37:10.681Z] ---> 1d2d73926d74 [2022-04-19T17:37:10.681Z] Step 22/22 : LABEL version=0.0.0 [2022-04-19T17:37:11.020Z] ---> Running in be01f6d1f012 [2022-04-19T17:37:11.787Z] Removing intermediate container be01f6d1f012 [2022-04-19T17:37:11.787Z] ---> d5ce2261bbca [2022-04-19T17:37:11.787Z] [2022-04-19T17:37:11.787Z] Successfully built 800047256094 [2022-04-19T17:37:11.787Z] Successfully tagged support-scheduler-arm64:latest [2022-04-19T17:37:11.787Z]  Building support-scheduler ... done Building security-spire-agent [2022-04-19T17:37:12.183Z] Successfully built d5ce2261bbca [2022-04-19T17:37:12.183Z] Successfully tagged support-notifications-arm64:latest [2022-04-19T17:37:12.183Z] Building security-bootstrapper [2022-04-19T17:37:17.792Z]  Building support-notifications ... done go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T17:37:19.793Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T17:37:19.794Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T17:37:19.794Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T17:37:19.794Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T17:37:19.794Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T17:37:20.081Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T17:37:20.687Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T17:37:22.139Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T17:37:28.868Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T17:37:30.877Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T17:37:31.481Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T17:37:33.484Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T17:37:45.928Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T17:37:45.929Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T17:37:45.929Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T17:37:45.929Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T17:37:45.929Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T17:37:45.929Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T17:37:47.928Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T17:37:48.548Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T17:37:49.590Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T17:37:49.590Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T17:37:50.218Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T17:37:50.519Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T17:37:50.519Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T17:37:51.961Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T17:37:52.237Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T17:37:52.835Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T17:37:52.835Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T17:37:53.113Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T17:37:53.391Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T17:37:54.381Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T17:37:54.657Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T17:37:54.657Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T17:37:55.650Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T17:38:01.096Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T17:38:01.096Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T17:38:01.096Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T17:38:02.108Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T17:38:02.108Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T17:38:02.108Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-19T17:38:02.108Z] ---> de3465a25640 [2022-04-19T17:38:02.108Z] Step 3/31 : WORKDIR /edgex-go [2022-04-19T17:38:02.108Z] ---> Using cache [2022-04-19T17:38:02.108Z] ---> 8e6045937e69 [2022-04-19T17:38:02.108Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:38:02.108Z] ---> Using cache [2022-04-19T17:38:02.108Z] ---> ed4857c34b58 [2022-04-19T17:38:02.108Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-19T17:38:02.108Z] ---> Using cache [2022-04-19T17:38:02.108Z] ---> d7d7008d010d [2022-04-19T17:38:02.108Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-19T17:38:02.108Z] ---> Using cache [2022-04-19T17:38:02.108Z] ---> aaaa0323b447 [2022-04-19T17:38:02.108Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T17:38:02.108Z] ---> Using cache [2022-04-19T17:38:02.108Z] ---> ff4eb6393e2f [2022-04-19T17:38:02.108Z] Step 8/31 : COPY . . [2022-04-19T17:38:02.108Z] ---> Using cache [2022-04-19T17:38:02.108Z] ---> db6bed501482 [2022-04-19T17:38:02.108Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-19T17:38:02.386Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T17:38:02.386Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-19T17:38:02.386Z] ---> de3465a25640 [2022-04-19T17:38:02.386Z] Step 3/26 : WORKDIR /edgex-go [2022-04-19T17:38:02.386Z] ---> Using cache [2022-04-19T17:38:02.386Z] ---> 8e6045937e69 [2022-04-19T17:38:02.386Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:38:02.386Z] ---> Using cache [2022-04-19T17:38:02.386Z] ---> ed4857c34b58 [2022-04-19T17:38:02.386Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T17:38:02.386Z] ---> Using cache [2022-04-19T17:38:02.386Z] ---> 8de750f396f9 [2022-04-19T17:38:02.386Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-19T17:38:02.386Z] ---> Using cache [2022-04-19T17:38:02.386Z] ---> 87259119f914 [2022-04-19T17:38:02.386Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T17:38:02.386Z] ---> Using cache [2022-04-19T17:38:02.386Z] ---> 44eb94c12b35 [2022-04-19T17:38:02.386Z] Step 8/26 : COPY . . [2022-04-19T17:38:02.386Z] ---> Using cache [2022-04-19T17:38:02.386Z] ---> d9b51b4af669 [2022-04-19T17:38:02.386Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T17:38:02.386Z] ---> Using cache [2022-04-19T17:38:02.386Z] ---> 6304a7577948 [2022-04-19T17:38:02.386Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-19T17:38:02.386Z] ---> Using cache [2022-04-19T17:38:02.386Z] ---> 2ffeb9e88605 [2022-04-19T17:38:02.386Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-19T17:38:02.386Z] ---> Using cache [2022-04-19T17:38:02.386Z] ---> 98eed3eefeaa [2022-04-19T17:38:02.386Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-19T17:38:02.677Z] ---> Running in 4b5f31d6c4ac [2022-04-19T17:38:02.677Z] ---> Running in 3ebcf4cfdd9a [2022-04-19T17:38:02.982Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T17:38:03.262Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T17:38:03.550Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T17:38:03.829Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T17:38:03.829Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T17:38:04.114Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T17:38:04.114Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T17:38:04.114Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T17:38:05.106Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-19T17:38:05.384Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T17:38:05.384Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T17:38:05.662Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T17:38:05.662Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T17:38:05.662Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T17:38:05.662Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T17:38:05.944Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T17:38:06.221Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T17:38:06.221Z] spire-1.2.1/ [2022-04-19T17:38:06.221Z] spire-1.2.1/.data/ [2022-04-19T17:38:06.221Z] spire-1.2.1/.data/.file [2022-04-19T17:38:06.221Z] spire-1.2.1/.dockerignore [2022-04-19T17:38:06.221Z] spire-1.2.1/.gitattributes [2022-04-19T17:38:06.221Z] spire-1.2.1/.githooks/ [2022-04-19T17:38:06.221Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T17:38:06.221Z] spire-1.2.1/.github/ [2022-04-19T17:38:06.221Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T17:38:06.221Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T17:38:06.221Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T17:38:06.221Z] spire-1.2.1/.github/workflows/ [2022-04-19T17:38:06.221Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T17:38:06.221Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T17:38:06.221Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T17:38:06.221Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T17:38:06.221Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T17:38:06.221Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T17:38:06.221Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T17:38:06.221Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T17:38:06.221Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T17:38:06.221Z] spire-1.2.1/.gitignore [2022-04-19T17:38:06.221Z] spire-1.2.1/.go-version [2022-04-19T17:38:06.221Z] spire-1.2.1/.golangci.yml [2022-04-19T17:38:06.221Z] spire-1.2.1/ADOPTERS.md [2022-04-19T17:38:06.221Z] spire-1.2.1/CHANGELOG.md [2022-04-19T17:38:06.221Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T17:38:06.221Z] spire-1.2.1/CODEOWNERS [2022-04-19T17:38:06.221Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T17:38:06.221Z] spire-1.2.1/Dockerfile [2022-04-19T17:38:06.221Z] spire-1.2.1/Dockerfile.devgo: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T17:38:06.221Z]  [2022-04-19T17:38:06.221Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T17:38:06.221Z] spire-1.2.1/LICENSE [2022-04-19T17:38:06.221Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T17:38:06.221Z] spire-1.2.1/Makefile [2022-04-19T17:38:06.221Z] spire-1.2.1/README.md [2022-04-19T17:38:06.221Z] spire-1.2.1/ROADMAP.md [2022-04-19T17:38:06.221Z] spire-1.2.1/SECURITY.md [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/ [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T17:38:06.221Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T17:38:06.221Z] spire-1.2.1/conf/ [2022-04-19T17:38:06.221Z] spire-1.2.1/conf/agent/ [2022-04-19T17:38:06.221Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T17:38:06.221Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T17:38:06.221Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T17:38:06.221Z] spire-1.2.1/conf/server/ [2022-04-19T17:38:06.221Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T17:38:06.221Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T17:38:06.221Z] spire-1.2.1/conf/server/server.conf [2022-04-19T17:38:06.221Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T17:38:06.221Z] spire-1.2.1/doc/ [2022-04-19T17:38:06.221Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T17:38:06.221Z] spire-1.2.1/doc/auditlog.md [2022-04-19T17:38:06.221Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T17:38:06.221Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T17:38:06.221Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T17:38:06.221Z] spire-1.2.1/doc/images/ [2022-04-19T17:38:06.221Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T17:38:06.221Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T17:38:06.221Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/spire_server.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/telemetry.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/upgrading.md [2022-04-19T17:38:06.508Z] spire-1.2.1/doc/using_spire.md [2022-04-19T17:38:06.508Z] spire-1.2.1/examples/ [2022-04-19T17:38:06.508Z] spire-1.2.1/examples/README.md [2022-04-19T17:38:06.508Z] spire-1.2.1/go.mod [2022-04-19T17:38:06.508Z] spire-1.2.1/go.sum [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T17:38:06.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/api/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T17:38:06.509Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T17:38:06.790Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/health/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/log/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/util/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/version/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T17:38:06.791Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/ [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/ [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T17:38:06.792Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T17:38:07.070Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T17:38:07.070Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T17:38:07.070Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T17:38:07.070Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T17:38:07.070Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T17:38:07.070Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T17:38:07.070Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T17:38:07.070Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/config.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T17:38:07.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/server.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T17:38:07.072Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T17:38:07.072Z] spire-1.2.1/proto/ [2022-04-19T17:38:07.072Z] spire-1.2.1/proto/private/ [2022-04-19T17:38:07.072Z] spire-1.2.1/proto/private/server/ [2022-04-19T17:38:07.351Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T17:38:07.351Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T17:38:07.351Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T17:38:07.351Z] spire-1.2.1/proto/spire/ [2022-04-19T17:38:07.351Z] spire-1.2.1/proto/spire/common/ [2022-04-19T17:38:07.351Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T17:38:07.351Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T17:38:07.351Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T17:38:07.351Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T17:38:07.351Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T17:38:07.351Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T17:38:07.351Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T17:38:07.351Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T17:38:07.351Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T17:38:07.351Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T17:38:07.351Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T17:38:07.351Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T17:38:07.351Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T17:38:07.351Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T17:38:07.351Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T17:38:07.351Z] spire-1.2.1/release/ [2022-04-19T17:38:07.351Z] spire-1.2.1/release/spire-extras/ [2022-04-19T17:38:07.351Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T17:38:07.351Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T17:38:07.351Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T17:38:07.351Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T17:38:07.351Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T17:38:07.351Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T17:38:07.351Z] spire-1.2.1/release/spire/ [2022-04-19T17:38:07.351Z] spire-1.2.1/release/spire/README.md [2022-04-19T17:38:07.351Z] spire-1.2.1/release/spire/conf/ [2022-04-19T17:38:07.351Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T17:38:07.351Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T17:38:07.351Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T17:38:07.351Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T17:38:07.351Z] spire-1.2.1/script/ [2022-04-19T17:38:07.351Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T17:38:07.351Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T17:38:07.351Z] spire-1.2.1/support/ [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/ [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T17:38:07.351Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T17:38:07.351Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T17:38:07.351Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T17:38:07.351Z] spire-1.2.1/test/ [2022-04-19T17:38:07.351Z] spire-1.2.1/test/clock/ [2022-04-19T17:38:07.351Z] spire-1.2.1/test/clock/clock.go [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/ [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T17:38:07.351Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/config/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T17:38:07.352Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/README.md [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/common [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/setup/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T17:38:07.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T17:38:07.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T17:38:07.630Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T17:38:07.631Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T17:38:07.632Z] spire-1.2.1/test/integration/test.sh [2022-04-19T17:38:07.632Z] spire-1.2.1/test/plugintest/ [2022-04-19T17:38:07.632Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T17:38:07.632Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T17:38:07.632Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T17:38:07.632Z] spire-1.2.1/test/spiretest/ [2022-04-19T17:38:07.632Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T17:38:07.632Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T17:38:07.632Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T17:38:07.632Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T17:38:07.632Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T17:38:07.632Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T17:38:07.632Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T17:38:07.632Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T17:38:07.632Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T17:38:07.632Z] spire-1.2.1/test/testca/ [2022-04-19T17:38:07.632Z] spire-1.2.1/test/testca/ca.go [2022-04-19T17:38:07.632Z] spire-1.2.1/test/testkey/ [2022-04-19T17:38:07.632Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T17:38:07.632Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T17:38:07.632Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T17:38:07.632Z] spire-1.2.1/test/testkey/new.go [2022-04-19T17:38:07.632Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T17:38:07.632Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T17:38:07.632Z] spire-1.2.1/test/util/ [2022-04-19T17:38:07.632Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T17:38:07.632Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T17:38:07.632Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T17:38:07.632Z] spire-1.2.1/test/util/race.go [2022-04-19T17:38:07.632Z] spire-1.2.1/test/util/util.go [2022-04-19T17:38:07.632Z] building spire from source... [2022-04-19T17:38:08.235Z] Installing go1.17.7... [2022-04-19T17:38:08.235Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T17:38:08.511Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T17:38:09.504Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T17:38:09.504Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T17:38:09.782Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T17:38:09.782Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T17:38:10.064Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T17:38:10.670Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T17:38:13.306Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T17:38:15.942Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T17:38:15.942Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T17:38:16.540Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T17:38:16.540Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T17:38:17.138Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T17:38:17.138Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T17:38:17.138Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T17:38:18.126Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T17:38:18.126Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T17:38:18.729Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T17:38:18.729Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T17:38:18.729Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T17:38:18.729Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T17:38:19.007Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T17:38:29.196Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T17:38:29.196Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T17:38:29.196Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T17:38:29.196Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T17:38:33.520Z] Building bin/spire-server... [2022-04-19T17:38:33.520Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T17:38:33.520Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T17:38:33.520Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T17:38:33.796Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T17:38:34.071Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T17:38:35.057Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T17:38:38.453Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T17:38:39.054Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T17:38:39.054Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T17:38:39.327Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T17:38:39.603Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T17:38:39.878Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T17:38:39.878Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T17:38:40.154Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T17:38:40.154Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T17:38:40.431Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T17:38:40.431Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T17:38:40.431Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T17:38:40.711Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T17:38:41.701Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T17:38:41.701Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T17:39:08.536Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T17:39:08.536Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T17:39:08.536Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T17:39:08.536Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T17:39:08.536Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T17:39:08.536Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T17:39:08.814Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T17:39:08.814Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T17:39:08.814Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T17:39:09.090Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T17:39:09.090Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T17:39:09.366Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T17:39:09.366Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T17:39:09.970Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T17:39:09.970Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T17:39:09.970Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T17:39:10.245Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T17:39:10.245Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T17:39:10.245Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T17:39:10.520Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T17:39:10.520Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T17:39:11.117Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T17:39:11.117Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T17:39:11.714Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T17:39:11.991Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T17:39:11.991Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T17:39:12.268Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T17:39:12.268Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T17:39:12.870Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T17:39:13.145Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T17:39:13.145Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T17:39:13.425Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T17:39:14.028Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T17:39:14.634Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T17:39:16.086Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T17:39:21.522Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T17:39:21.522Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T17:39:21.522Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T17:39:21.522Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T17:39:21.522Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T17:40:00.551Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T17:40:00.551Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T17:40:00.551Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T17:40:00.551Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T17:40:12.973Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T17:40:12.973Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T17:40:12.973Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T17:40:12.973Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T17:40:14.963Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T17:40:15.564Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T17:40:16.171Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T17:40:17.626Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T17:40:19.623Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T17:40:19.623Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T17:40:19.899Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T17:40:20.891Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T17:40:20.891Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T17:40:21.165Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T17:40:21.165Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T17:40:21.441Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T17:40:21.717Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T17:40:21.717Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T17:40:21.994Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T17:40:22.270Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T17:40:22.270Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T17:40:23.716Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T17:40:23.716Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T17:40:23.716Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T17:40:23.993Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T17:40:23.993Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T17:40:24.271Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T17:40:25.260Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T17:40:30.689Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T17:40:30.689Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T17:40:30.689Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T17:40:30.689Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T17:40:30.689Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T17:40:30.967Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T17:40:31.243Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T17:40:31.243Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T17:40:32.235Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T17:40:32.845Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T17:40:33.120Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T17:40:33.120Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T17:40:34.111Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T17:40:34.111Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T17:40:34.392Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T17:40:34.392Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T17:40:34.672Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T17:40:34.672Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T17:40:34.672Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T17:40:34.672Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T17:40:35.670Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T17:40:35.947Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T17:40:36.224Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T17:40:36.224Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T17:40:36.224Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T17:40:36.829Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T17:40:38.821Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T17:40:38.821Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T17:40:39.674Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T17:40:39.674Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T17:40:39.674Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T17:40:40.110Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T17:40:40.110Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T17:40:40.927Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T17:40:44.972Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T17:40:47.616Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T17:40:47.616Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T17:40:47.891Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T17:40:47.891Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T17:40:48.169Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T17:40:48.771Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T17:40:49.057Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T17:40:49.057Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T17:40:49.332Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T17:40:49.332Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T17:40:49.332Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T17:40:49.612Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T17:40:59.782Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T17:40:59.782Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T17:40:59.782Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T17:40:59.782Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T17:41:14.886Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-19T17:41:33.228Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T17:41:33.228Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T17:41:33.228Z] Removing intermediate container 0856c499cfad [2022-04-19T17:41:33.228Z] ---> 0023db062962 [2022-04-19T17:41:33.228Z] [2022-04-19T17:41:33.228Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T17:41:33.228Z] ---> ac73e934f311 [2022-04-19T17:41:33.228Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-19T17:41:33.504Z] ---> Running in d964d07a264f [2022-04-19T17:41:35.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T17:41:35.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T17:41:36.778Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-19T17:41:36.778Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-19T17:41:36.778Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-19T17:41:37.057Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-19T17:41:37.057Z] (5/6) Installing curl (7.79.1-r0) [2022-04-19T17:41:37.057Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-19T17:41:37.057Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T17:41:37.057Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T17:41:37.339Z] OK: 8 MiB in 20 packages [2022-04-19T17:41:39.343Z] Removing intermediate container d964d07a264f [2022-04-19T17:41:39.343Z] ---> e1119526931c [2022-04-19T17:41:39.343Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-19T17:41:39.623Z] ---> Running in c4bcc8895a56 [2022-04-19T17:41:40.229Z] Removing intermediate container c4bcc8895a56 [2022-04-19T17:41:40.229Z] ---> 6f5a0048ce6a [2022-04-19T17:41:40.229Z] Step 13/22 : WORKDIR /edgex [2022-04-19T17:41:40.229Z] ---> Running in 7a03bf28037e [2022-04-19T17:41:40.842Z] Removing intermediate container 7a03bf28037e [2022-04-19T17:41:40.842Z] ---> c511e698b2ec [2022-04-19T17:41:40.842Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-19T17:41:41.845Z] ---> f3b3f8004c61 [2022-04-19T17:41:41.845Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-19T17:41:43.304Z] ---> 1c57f11c344e [2022-04-19T17:41:43.304Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-19T17:41:44.760Z] ---> b54984077967 [2022-04-19T17:41:44.760Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-19T17:41:45.773Z] ---> 981f9e5cdd6f [2022-04-19T17:41:45.773Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-19T17:41:45.773Z] ---> Running in 6359f1596d5b [2022-04-19T17:41:49.201Z] Removing intermediate container 6359f1596d5b [2022-04-19T17:41:49.201Z] ---> 9e96f8afba4e [2022-04-19T17:41:49.201Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-19T17:41:49.201Z] ---> Running in 93f9b4f7901c [2022-04-19T17:41:49.201Z] Removing intermediate container 93f9b4f7901c [2022-04-19T17:41:49.201Z] ---> 5915873915db [2022-04-19T17:41:49.201Z] Step 20/22 : LABEL arch=arm64 [2022-04-19T17:41:49.201Z] ---> Running in 4377c4b41509 [2022-04-19T17:41:49.816Z] Removing intermediate container 4377c4b41509 [2022-04-19T17:41:49.816Z] ---> dc899fe87e6b [2022-04-19T17:41:49.816Z] Step 21/22 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T17:41:50.095Z] ---> Running in 38842e5409c0 [2022-04-19T17:41:50.725Z] Removing intermediate container 38842e5409c0 [2022-04-19T17:41:50.725Z] ---> 997bb7fd7287 [2022-04-19T17:41:50.725Z] Step 22/22 : LABEL version=0.0.0 [2022-04-19T17:41:50.725Z] ---> Running in 3b798c7414dc [2022-04-19T17:41:51.002Z] Removing intermediate container 3b798c7414dc [2022-04-19T17:41:51.002Z] ---> add9eb8aeee0 [2022-04-19T17:41:51.002Z] [2022-04-19T17:41:51.605Z] Successfully built add9eb8aeee0 [2022-04-19T17:41:51.605Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-19T17:41:51.605Z] Building core-metadata [2022-04-19T17:42:24.010Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T17:42:24.010Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T17:42:24.010Z] ---> de3465a25640 [2022-04-19T17:42:24.010Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T17:42:24.010Z] ---> Using cache [2022-04-19T17:42:24.010Z] ---> 8e6045937e69 [2022-04-19T17:42:24.010Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:42:24.010Z] ---> Using cache [2022-04-19T17:42:24.010Z] ---> ed4857c34b58 [2022-04-19T17:42:24.010Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-19T17:42:24.010Z] ---> Using cache [2022-04-19T17:42:24.010Z] ---> d7d7008d010d [2022-04-19T17:42:24.010Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T17:42:24.010Z] ---> Using cache [2022-04-19T17:42:24.010Z] ---> aaaa0323b447 [2022-04-19T17:42:24.010Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T17:42:24.010Z] ---> Using cache [2022-04-19T17:42:24.010Z] ---> ff4eb6393e2f [2022-04-19T17:42:24.010Z] Step 8/23 : COPY . . [2022-04-19T17:42:24.010Z] ---> Using cache [2022-04-19T17:42:24.010Z] ---> db6bed501482 [2022-04-19T17:42:24.010Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-19T17:42:24.010Z] ---> Running in abc3f49a58d6 [2022-04-19T17:42:24.010Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-19T17:42:50.847Z] Removing intermediate container 4b5f31d6c4ac [2022-04-19T17:42:50.847Z] ---> 1cd3845e60f7 [2022-04-19T17:42:50.847Z] [2022-04-19T17:42:50.847Z] Step 10/31 : FROM alpine:3.14 [2022-04-19T17:42:50.847Z] ---> ac73e934f311 [2022-04-19T17:42:50.847Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-19T17:42:50.847Z] ---> Running in 119ed556fd8f [2022-04-19T17:42:50.847Z] Removing intermediate container 119ed556fd8f [2022-04-19T17:42:50.847Z] ---> c167d436c285 [2022-04-19T17:42:50.847Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-19T17:42:50.847Z] ---> Running in 39a8b38ce43f [2022-04-19T17:42:52.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T17:42:52.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T17:42:53.826Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-19T17:42:53.826Z] (2/2) Installing su-exec (0.2-r1) [2022-04-19T17:42:53.826Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T17:42:53.826Z] OK: 6 MiB in 16 packages [2022-04-19T17:42:55.266Z] Removing intermediate container 39a8b38ce43f [2022-04-19T17:42:55.266Z] ---> 5234ef37bf12 [2022-04-19T17:42:55.545Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-19T17:42:55.545Z] ---> Running in 309fd669431b [2022-04-19T17:42:56.148Z] Removing intermediate container 309fd669431b [2022-04-19T17:42:56.148Z] ---> 205b25303fcd [2022-04-19T17:42:56.148Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-19T17:42:56.148Z] ---> Running in af189b9918ca [2022-04-19T17:42:56.755Z] Removing intermediate container af189b9918ca [2022-04-19T17:42:56.755Z] ---> 9be4ba605c5c [2022-04-19T17:42:56.755Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-19T17:42:56.755Z] ---> Running in e327144cb290 [2022-04-19T17:43:00.358Z] Removing intermediate container e327144cb290 [2022-04-19T17:43:00.358Z] ---> 7fcd53396a12 [2022-04-19T17:43:00.358Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-19T17:43:00.358Z] ---> Running in cadaa5e001ea [2022-04-19T17:43:00.974Z] Removing intermediate container cadaa5e001ea [2022-04-19T17:43:00.974Z] ---> e4388a49b4e5 [2022-04-19T17:43:00.974Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-19T17:43:02.024Z] ---> 1b90b3b322a0 [2022-04-19T17:43:02.024Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-19T17:43:02.303Z] ---> Running in b9a1aeb6d4b8 [2022-04-19T17:43:05.269Z] Removing intermediate container b9a1aeb6d4b8 [2022-04-19T17:43:05.269Z] ---> 88f65ccade8e [2022-04-19T17:43:05.269Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T17:43:05.869Z] ---> 5fce06b57650 [2022-04-19T17:43:05.869Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-19T17:43:07.891Z] ---> 348fb6736c1f [2022-04-19T17:43:07.891Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-19T17:43:08.499Z] ---> aba983709116 [2022-04-19T17:43:08.499Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-19T17:43:09.499Z] ---> c2e27d3a1f33 [2022-04-19T17:43:09.499Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-19T17:43:10.481Z] ---> 09c6dc816c33 [2022-04-19T17:43:10.481Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-19T17:43:10.481Z] ---> Running in c4e6d42f96f1 [2022-04-19T17:43:11.093Z] Removing intermediate container c4e6d42f96f1 [2022-04-19T17:43:11.094Z] ---> 9f08f4613c05 [2022-04-19T17:43:11.094Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-19T17:43:12.071Z] ---> dcea0ceed343 [2022-04-19T17:43:12.071Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-19T17:43:12.346Z] ---> Running in 58a43688e29e [2022-04-19T17:43:15.029Z] Removing intermediate container 58a43688e29e [2022-04-19T17:43:15.029Z] ---> cdd3294d223c [2022-04-19T17:43:15.029Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-19T17:43:15.325Z] ---> Running in 267c15cb06e3 [2022-04-19T17:43:15.947Z] Removing intermediate container 267c15cb06e3 [2022-04-19T17:43:15.948Z] ---> 986d35d43259 [2022-04-19T17:43:15.948Z] Step 28/31 : CMD ["gate"] [2022-04-19T17:43:15.948Z] ---> Running in 3d77a340c2f3 [2022-04-19T17:43:16.564Z] Removing intermediate container 3d77a340c2f3 [2022-04-19T17:43:16.564Z] ---> da9faa707e03 [2022-04-19T17:43:16.564Z] Step 29/31 : LABEL arch=arm64 [2022-04-19T17:43:16.855Z] ---> Running in 24854bc92428 [2022-04-19T17:43:17.470Z] Removing intermediate container 24854bc92428 [2022-04-19T17:43:17.470Z] ---> 3210f18b8f8e [2022-04-19T17:43:17.470Z] Step 30/31 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T17:43:17.470Z] ---> Running in e62064170c53 [2022-04-19T17:43:18.071Z] Removing intermediate container e62064170c53 [2022-04-19T17:43:18.071Z] ---> 2c1d2d071e64 [2022-04-19T17:43:18.071Z] Step 31/31 : LABEL version=0.0.0 [2022-04-19T17:43:18.356Z] ---> Running in 7f2817bc1889 [2022-04-19T17:43:18.994Z] Removing intermediate container 7f2817bc1889 [2022-04-19T17:43:18.994Z] ---> b24c4b6e57e2 [2022-04-19T17:43:18.994Z] [2022-04-19T17:43:19.271Z] Successfully built b24c4b6e57e2 [2022-04-19T17:43:19.271Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-19T17:43:19.271Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2022-04-19T17:43:51.648Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T17:43:51.648Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T17:43:51.648Z] ---> de3465a25640 [2022-04-19T17:43:51.648Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T17:43:51.648Z] ---> Using cache [2022-04-19T17:43:51.648Z] ---> 8e6045937e69 [2022-04-19T17:43:51.648Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:43:51.648Z] ---> Using cache [2022-04-19T17:43:51.648Z] ---> ed4857c34b58 [2022-04-19T17:43:51.648Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-19T17:43:51.648Z] ---> Running in c5005878dbae [2022-04-19T17:43:51.648Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T17:43:51.648Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T17:43:51.648Z] OK: 220 MiB in 52 packages [2022-04-19T17:43:51.648Z] Removing intermediate container c5005878dbae [2022-04-19T17:43:51.648Z] ---> f8ae39b38fc0 [2022-04-19T17:43:51.648Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T17:43:52.656Z] ---> daca54deb9da [2022-04-19T17:43:52.656Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T17:43:52.944Z] ---> Running in e1e00140bf82 [2022-04-19T17:43:58.384Z] Removing intermediate container e1e00140bf82 [2022-04-19T17:43:58.384Z] ---> 00e0a0d49853 [2022-04-19T17:43:58.384Z] Step 8/23 : COPY . . [2022-04-19T17:44:20.616Z] ---> 432094cfe273 [2022-04-19T17:44:20.616Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-19T17:44:20.616Z] ---> Running in d63bd6a6ded5 [2022-04-19T17:44:21.213Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-19T17:47:28.272Z] Removing intermediate container abc3f49a58d6 [2022-04-19T17:47:28.272Z] ---> 2a5ae752c092 [2022-04-19T17:47:28.272Z] [2022-04-19T17:47:28.272Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T17:47:28.272Z] ---> ac73e934f311 [2022-04-19T17:47:28.272Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-19T17:47:28.272Z] ---> Using cache [2022-04-19T17:47:28.272Z] ---> f9e18e887f6e [2022-04-19T17:47:28.272Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T17:47:28.272Z] ---> Using cache [2022-04-19T17:47:28.272Z] ---> 8a403a58bca7 [2022-04-19T17:47:28.272Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-19T17:47:28.272Z] ---> Running in db60622f355c [2022-04-19T17:47:28.272Z] Removing intermediate container db60622f355c [2022-04-19T17:47:28.272Z] ---> 7ed45b084af7 [2022-04-19T17:47:28.272Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-19T17:47:28.272Z] ---> Running in 54072565768d [2022-04-19T17:47:28.272Z] Removing intermediate container 54072565768d [2022-04-19T17:47:28.272Z] ---> 4d6cddb5406b [2022-04-19T17:47:28.272Z] Step 15/23 : WORKDIR / [2022-04-19T17:47:28.272Z] ---> Running in 27e266eb13d1 [2022-04-19T17:47:28.272Z] Removing intermediate container 27e266eb13d1 [2022-04-19T17:47:28.272Z] ---> 67595378796f [2022-04-19T17:47:28.272Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T17:47:28.272Z] ---> 016683d847f5 [2022-04-19T17:47:28.272Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-19T17:47:28.272Z] ---> c794c9454afe [2022-04-19T17:47:28.272Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-19T17:47:28.272Z] ---> 73bde8f20c21 [2022-04-19T17:47:28.272Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-19T17:47:28.272Z] ---> Running in 60f4439729f1 [2022-04-19T17:47:28.272Z] Removing intermediate container 60f4439729f1 [2022-04-19T17:47:28.272Z] ---> 098cb4c1b819 [2022-04-19T17:47:28.272Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T17:47:28.272Z] ---> Running in ab0a5b775e43 [2022-04-19T17:47:28.272Z] Removing intermediate container ab0a5b775e43 [2022-04-19T17:47:28.272Z] ---> 51c9bc06b9e9 [2022-04-19T17:47:28.272Z] Step 21/23 : LABEL arch=arm64 [2022-04-19T17:47:28.272Z] ---> Running in 86982adde94f [2022-04-19T17:47:28.546Z] Removing intermediate container 86982adde94f [2022-04-19T17:47:28.546Z] ---> 123cf91565f1 [2022-04-19T17:47:28.546Z] Step 22/23 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T17:47:28.546Z] ---> Running in 1f0f9fa725fe [2022-04-19T17:47:29.152Z] Removing intermediate container 1f0f9fa725fe [2022-04-19T17:47:29.152Z] ---> 4e29fb7e4a73 [2022-04-19T17:47:29.152Z] Step 23/23 : LABEL version=0.0.0 [2022-04-19T17:47:29.432Z] ---> Running in dbbfe6980c59 [2022-04-19T17:47:29.708Z] Removing intermediate container dbbfe6980c59 [2022-04-19T17:47:29.708Z] ---> 8e82a45dd9ab [2022-04-19T17:47:29.708Z] [2022-04-19T17:47:30.312Z] Successfully built 8e82a45dd9ab [2022-04-19T17:47:30.312Z] Successfully tagged core-metadata-arm64:latest [2022-04-19T17:47:30.312Z]  Building core-metadata ... done Building security-spiffe-token-provider [2022-04-19T17:48:02.711Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T17:48:02.711Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-19T17:48:02.711Z] ---> de3465a25640 [2022-04-19T17:48:02.711Z] Step 3/20 : WORKDIR /edgex-go [2022-04-19T17:48:02.711Z] ---> Using cache [2022-04-19T17:48:02.711Z] ---> 8e6045937e69 [2022-04-19T17:48:02.711Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-19T17:48:02.711Z] ---> Running in 47d3bc65afa3 [2022-04-19T17:48:03.727Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T17:48:05.181Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T17:48:06.176Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T17:48:06.176Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T17:48:06.176Z] OK: 15741 distinct packages available [2022-04-19T17:48:06.456Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T17:48:07.449Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T17:48:08.448Z] OK: 220 MiB in 52 packages [2022-04-19T17:48:10.460Z] Removing intermediate container 47d3bc65afa3 [2022-04-19T17:48:10.460Z] ---> 9a1b99239479 [2022-04-19T17:48:10.460Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-19T17:48:11.069Z] ---> a619de1d01dc [2022-04-19T17:48:11.069Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T17:48:11.349Z] ---> Running in 5f1d2cbbca55 [2022-04-19T17:48:16.851Z] Removing intermediate container 5f1d2cbbca55 [2022-04-19T17:48:16.851Z] ---> f06cfe5b0ece [2022-04-19T17:48:16.851Z] Step 7/20 : COPY . . [2022-04-19T17:48:35.235Z] ---> 10e9a40f635a [2022-04-19T17:48:35.235Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-19T17:48:35.235Z] ---> Running in d97b850a0d55 [2022-04-19T17:48:36.696Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-19T17:48:58.959Z] Removing intermediate container d63bd6a6ded5 [2022-04-19T17:48:58.959Z] ---> 730686c639da [2022-04-19T17:48:58.959Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-19T17:48:58.959Z] ---> Running in a5ae61566388 [2022-04-19T17:48:58.959Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-19T17:49:03.314Z] Removing intermediate container a5ae61566388 [2022-04-19T17:49:03.314Z] ---> 4164e65112c5 [2022-04-19T17:49:03.314Z] [2022-04-19T17:49:03.314Z] Step 11/23 : FROM docker:20.10.14 [2022-04-19T17:49:03.314Z] 20.10.14: Pulling from library/docker [2022-04-19T17:49:18.482Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-19T17:49:18.482Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-19T17:49:18.482Z] ---> c346e9eafbab [2022-04-19T17:49:18.482Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-19T17:49:18.482Z] ---> Running in 7db436933022 [2022-04-19T17:49:18.482Z] Removing intermediate container 7db436933022 [2022-04-19T17:49:18.482Z] ---> 3bafafd3720d [2022-04-19T17:49:18.482Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-19T17:49:18.482Z] ---> Running in c1a39e9c37bb [2022-04-19T17:49:19.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T17:49:19.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T17:49:20.704Z] (1/43) Installing readline (8.1.1-r0) [2022-04-19T17:49:20.704Z] (2/43) Installing bash (5.1.16-r0) [2022-04-19T17:49:20.704Z] Executing bash-5.1.16-r0.post-install [2022-04-19T17:49:20.704Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-19T17:49:20.704Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-19T17:49:20.704Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-19T17:49:20.704Z] (6/43) Installing curl (7.80.0-r0) [2022-04-19T17:49:20.704Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-19T17:49:20.704Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-19T17:49:20.704Z] (9/43) Installing expat (2.4.7-r0) [2022-04-19T17:49:20.704Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-19T17:49:20.704Z] (11/43) Installing gdbm (1.22-r0) [2022-04-19T17:49:20.704Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-19T17:49:20.704Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-19T17:49:20.704Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-19T17:49:20.704Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-19T17:49:20.704Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-19T17:49:20.983Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-19T17:49:22.981Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-19T17:49:22.981Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-19T17:49:23.260Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-19T17:49:23.260Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-19T17:49:23.260Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-19T17:49:23.260Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-19T17:49:23.260Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-19T17:49:23.260Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-19T17:49:23.260Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-19T17:49:23.260Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-19T17:49:23.260Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-19T17:49:23.540Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-19T17:49:23.540Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-19T17:49:23.540Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-19T17:49:23.540Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-19T17:49:23.540Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-19T17:49:23.540Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-19T17:49:23.540Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-19T17:49:23.540Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-19T17:49:23.818Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-19T17:49:23.818Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-19T17:49:23.818Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-19T17:49:23.818Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-19T17:49:23.818Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-19T17:49:24.099Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-19T17:49:24.099Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-19T17:49:24.706Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T17:49:24.706Z] OK: 82 MiB in 65 packages [2022-04-19T17:49:30.164Z] Collecting docker-compose==1.23.2 [2022-04-19T17:49:30.164Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-19T17:49:31.623Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-19T17:49:31.903Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-19T17:49:32.893Z] Collecting PyYAML<4,>=3.10 [2022-04-19T17:49:32.893Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-19T17:49:37.232Z] Collecting jsonschema<3,>=2.5.1 [2022-04-19T17:49:37.232Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-19T17:49:37.232Z] Collecting docopt<0.7,>=0.6.1 [2022-04-19T17:49:37.232Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-19T17:49:40.631Z] Collecting docker<4.0,>=3.6.0 [2022-04-19T17:49:40.631Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-19T17:49:40.631Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-19T17:49:40.631Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-19T17:49:40.909Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-19T17:49:40.909Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-19T17:49:43.565Z] Collecting texttable<0.10,>=0.9.0 [2022-04-19T17:49:43.565Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-19T17:49:45.571Z] Collecting cached-property<2,>=1.2.0 [2022-04-19T17:49:45.571Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-19T17:49:45.571Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-19T17:49:45.851Z] Collecting docker-pycreds>=0.4.0 [2022-04-19T17:49:45.851Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-19T17:49:47.308Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-19T17:49:47.308Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-19T17:49:47.588Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-19T17:49:47.588Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-19T17:49:47.588Z] Collecting idna<2.8,>=2.5 [2022-04-19T17:49:47.867Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-19T17:49:47.867Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-19T17:49:48.146Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-19T17:49:48.146Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-19T17:49:48.146Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-19T17:49:48.146Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-19T17:49:49.143Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-19T17:49:49.143Z] Attempting uninstall: urllib3 [2022-04-19T17:49:49.143Z] Found existing installation: urllib3 1.26.7 [2022-04-19T17:49:49.143Z] Uninstalling urllib3-1.26.7: [2022-04-19T17:49:49.423Z] Successfully uninstalled urllib3-1.26.7 [2022-04-19T17:49:50.033Z] Attempting uninstall: idna [2022-04-19T17:49:50.033Z] Found existing installation: idna 3.3 [2022-04-19T17:49:50.033Z] Uninstalling idna-3.3: [2022-04-19T17:49:50.033Z] Successfully uninstalled idna-3.3 [2022-04-19T17:49:53.458Z] Attempting uninstall: requests [2022-04-19T17:49:53.458Z] Found existing installation: requests 2.26.0 [2022-04-19T17:49:53.458Z] Uninstalling requests-2.26.0: [2022-04-19T17:49:53.458Z] Successfully uninstalled requests-2.26.0 [2022-04-19T17:49:53.738Z] Running setup.py install for texttable: started [2022-04-19T17:49:56.389Z] Running setup.py install for texttable: finished with status 'done' [2022-04-19T17:49:56.389Z] Running setup.py install for PyYAML: started [2022-04-19T17:49:59.824Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-19T17:49:59.824Z] Running setup.py install for docopt: started [2022-04-19T17:50:02.484Z] Running setup.py install for docopt: finished with status 'done' [2022-04-19T17:50:02.484Z] Running setup.py install for dockerpty: started [2022-04-19T17:50:05.116Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-19T17:50:07.762Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-19T17:50:22.890Z] Removing intermediate container c1a39e9c37bb [2022-04-19T17:50:22.890Z] ---> a1215af1cf50 [2022-04-19T17:50:22.890Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-19T17:50:23.175Z] ---> Running in 6afdc0e9ed2a [2022-04-19T17:50:23.776Z] Removing intermediate container 6afdc0e9ed2a [2022-04-19T17:50:23.776Z] ---> 32014203b46f [2022-04-19T17:50:23.776Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-19T17:50:23.776Z] ---> Running in 22b33cf55dd4 [2022-04-19T17:50:24.052Z] Removing intermediate container 22b33cf55dd4 [2022-04-19T17:50:24.052Z] ---> 8aa30dc7125c [2022-04-19T17:50:24.052Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-19T17:50:26.039Z] ---> 2de796ca021b [2022-04-19T17:50:26.039Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-19T17:50:26.637Z] ---> 5c3da4b3c62e [2022-04-19T17:50:26.637Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-19T17:50:27.646Z] ---> caf4260f8675 [2022-04-19T17:50:27.922Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-19T17:50:27.922Z] ---> Running in b8445079b726 [2022-04-19T17:50:28.530Z] Removing intermediate container b8445079b726 [2022-04-19T17:50:28.530Z] ---> 9a2d222ae0fb [2022-04-19T17:50:28.530Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T17:50:28.530Z] ---> Running in f7b93b39fbea [2022-04-19T17:50:29.139Z] Removing intermediate container f7b93b39fbea [2022-04-19T17:50:29.139Z] ---> 3ee02125a994 [2022-04-19T17:50:29.139Z] Step 21/23 : LABEL arch=arm64 [2022-04-19T17:50:29.139Z] ---> Running in 2ce0af8b19aa [2022-04-19T17:50:29.748Z] Removing intermediate container 2ce0af8b19aa [2022-04-19T17:50:29.748Z] ---> d25e391a3e61 [2022-04-19T17:50:29.748Z] Step 22/23 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T17:50:29.748Z] ---> Running in ed2d71f2f315 [2022-04-19T17:50:30.362Z] Removing intermediate container ed2d71f2f315 [2022-04-19T17:50:30.362Z] ---> 772876898540 [2022-04-19T17:50:30.362Z] Step 23/23 : LABEL version=0.0.0 [2022-04-19T17:50:30.645Z] ---> Running in 8ff78a09ce4d [2022-04-19T17:50:31.250Z] Removing intermediate container 8ff78a09ce4d [2022-04-19T17:50:31.250Z] ---> 541b1dfe9ede [2022-04-19T17:50:31.250Z] [2022-04-19T17:50:31.526Z] Successfully built 541b1dfe9ede [2022-04-19T17:50:31.526Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-19T17:50:31.526Z] Building core-command [2022-04-19T17:50:58.625Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T17:50:58.625Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T17:50:58.625Z] ---> de3465a25640 [2022-04-19T17:50:58.625Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T17:50:58.625Z] ---> Using cache [2022-04-19T17:50:58.625Z] ---> 8e6045937e69 [2022-04-19T17:50:58.625Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:50:58.625Z] ---> Using cache [2022-04-19T17:50:58.625Z] ---> ed4857c34b58 [2022-04-19T17:50:58.625Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-19T17:50:58.625Z] ---> Using cache [2022-04-19T17:50:58.625Z] ---> d7d7008d010d [2022-04-19T17:50:58.625Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T17:50:58.625Z] ---> Using cache [2022-04-19T17:50:58.625Z] ---> aaaa0323b447 [2022-04-19T17:50:58.625Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T17:50:58.625Z] ---> Using cache [2022-04-19T17:50:58.625Z] ---> ff4eb6393e2f [2022-04-19T17:50:58.625Z] Step 8/23 : COPY . . [2022-04-19T17:50:58.625Z] ---> Using cache [2022-04-19T17:50:58.625Z] ---> db6bed501482 [2022-04-19T17:50:58.625Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-19T17:50:58.625Z] ---> Running in 04961ce52012 [2022-04-19T17:51:00.089Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-19T17:55:52.278Z] Removing intermediate container d97b850a0d55 [2022-04-19T17:55:52.278Z] ---> 64ddfa3a7c0b [2022-04-19T17:55:52.278Z] [2022-04-19T17:55:52.278Z] Step 9/20 : FROM alpine:3.15 [2022-04-19T17:55:52.278Z] 3.15: Pulling from library/alpine [2022-04-19T17:55:52.278Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-19T17:55:52.278Z] Status: Downloaded newer image for alpine:3.15 [2022-04-19T17:55:52.278Z] ---> 3fb3c9af89a9 [2022-04-19T17:55:52.278Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T17:55:52.278Z] ---> Running in 78b82adb65d0 [2022-04-19T17:55:52.278Z] Removing intermediate container 78b82adb65d0 [2022-04-19T17:55:52.278Z] ---> 953649a51379 [2022-04-19T17:55:52.278Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:55:52.278Z] ---> Running in 359dea0c9629 [2022-04-19T17:55:52.278Z] Removing intermediate container 359dea0c9629 [2022-04-19T17:55:52.278Z] ---> 9c3d0e5bb70c [2022-04-19T17:55:52.278Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-19T17:55:52.278Z] ---> Running in b009109760ef [2022-04-19T17:55:52.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T17:55:52.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T17:55:52.278Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T17:55:52.278Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T17:55:52.278Z] OK: 15730 distinct packages available [2022-04-19T17:55:52.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T17:55:53.551Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T17:55:55.551Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-19T17:55:55.551Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-19T17:55:55.840Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-19T17:55:55.840Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-19T17:55:55.840Z] Removing intermediate container 04961ce52012 [2022-04-19T17:55:55.840Z] (5/9) Installing curl (7.80.0-r0) [2022-04-19T17:55:55.840Z] ---> 8fc4eaf42982 [2022-04-19T17:55:55.840Z] [2022-04-19T17:55:55.840Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T17:55:55.840Z] ---> ac73e934f311 [2022-04-19T17:55:55.840Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-19T17:55:55.840Z] ---> Using cache [2022-04-19T17:55:55.840Z] ---> f9e18e887f6e [2022-04-19T17:55:55.840Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T17:55:55.840Z] ---> Using cache [2022-04-19T17:55:55.840Z] ---> 8a403a58bca7 [2022-04-19T17:55:55.840Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-19T17:55:56.123Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-19T17:55:56.123Z] ---> Running in b6b691b0a17a [2022-04-19T17:55:56.123Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-19T17:55:56.123Z] (8/9) Installing libucontext (1.1-r0) [2022-04-19T17:55:56.428Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-19T17:55:56.428Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T17:55:56.428Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T17:55:56.713Z] Removing intermediate container b6b691b0a17a [2022-04-19T17:55:56.713Z] ---> f1d0cf6d7f43 [2022-04-19T17:55:56.713Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-19T17:55:56.713Z] ---> Running in 5a36b3f640f2 [2022-04-19T17:55:57.007Z] OK: 8 MiB in 23 packages [2022-04-19T17:55:57.303Z] Removing intermediate container 5a36b3f640f2 [2022-04-19T17:55:57.303Z] ---> 89b01a42aa7b [2022-04-19T17:55:57.303Z] Step 15/23 : WORKDIR / [2022-04-19T17:55:57.303Z] ---> Running in afdca3c78138 [2022-04-19T17:55:58.305Z] Removing intermediate container afdca3c78138 [2022-04-19T17:55:58.305Z] ---> 310eaebc455c [2022-04-19T17:55:58.305Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T17:55:59.770Z] ---> 1d25aa9f115c [2022-04-19T17:55:59.771Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-19T17:55:59.771Z] Removing intermediate container b009109760ef [2022-04-19T17:55:59.771Z] ---> 7d0612c283c8 [2022-04-19T17:55:59.771Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T17:56:01.243Z] ---> aff8752e7df6 [2022-04-19T17:56:01.243Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-19T17:56:01.524Z] ---> 934c0f37a68d [2022-04-19T17:56:01.524Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-19T17:56:02.986Z] ---> 8f9581240e7f [2022-04-19T17:56:02.986Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-19T17:56:03.326Z] ---> Running in 56a76a027fe2 [2022-04-19T17:56:04.204Z] ---> e00c7c4101f4 [2022-04-19T17:56:04.204Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-19T17:56:04.204Z] Removing intermediate container 56a76a027fe2 [2022-04-19T17:56:04.204Z] ---> b7723df8110c [2022-04-19T17:56:04.204Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T17:56:04.512Z] ---> Running in ca8fe95fec3a [2022-04-19T17:56:05.148Z] Removing intermediate container ca8fe95fec3a [2022-04-19T17:56:05.148Z] ---> 834a02f9199f [2022-04-19T17:56:05.148Z] Step 21/23 : LABEL arch=arm64 [2022-04-19T17:56:05.447Z] ---> Running in dedbe21ead46 [2022-04-19T17:56:06.499Z] ---> 5a50afb348ad [2022-04-19T17:56:06.499Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-19T17:56:06.499Z] ---> Running in 4de1583b5bf0 [2022-04-19T17:56:06.499Z] Removing intermediate container dedbe21ead46 [2022-04-19T17:56:06.499Z] ---> 04f13f067f0f [2022-04-19T17:56:06.499Z] Step 22/23 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T17:56:06.807Z] ---> Running in 540af0c315e8 [2022-04-19T17:56:07.539Z] Removing intermediate container 4de1583b5bf0 [2022-04-19T17:56:07.539Z] ---> e6e3559be5ee [2022-04-19T17:56:07.539Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T17:56:07.539Z] Removing intermediate container 540af0c315e8 [2022-04-19T17:56:07.539Z] ---> 2a485f4f2ebf [2022-04-19T17:56:07.539Z] Step 23/23 : LABEL version=0.0.0 [2022-04-19T17:56:07.539Z] ---> Running in 843c48190925 [2022-04-19T17:56:07.539Z] ---> Running in 74d4adede4bb [2022-04-19T17:56:08.568Z] Removing intermediate container 843c48190925 [2022-04-19T17:56:08.568Z] ---> f6cc6879c1ad [2022-04-19T17:56:08.568Z] [2022-04-19T17:56:08.847Z] Removing intermediate container 74d4adede4bb [2022-04-19T17:56:08.847Z] ---> 7ce468269af9 [2022-04-19T17:56:08.847Z] Step 18/20 : LABEL arch=arm64 [2022-04-19T17:56:08.847Z] ---> Running in 8627f7d5ff32 [2022-04-19T17:56:09.464Z] Successfully built f6cc6879c1ad [2022-04-19T17:56:09.464Z] Successfully tagged core-command-arm64:latest [2022-04-19T17:56:09.788Z]  Building core-command ... done Removing intermediate container 8627f7d5ff32 [2022-04-19T17:56:09.788Z] ---> b3819d787cf4 [2022-04-19T17:56:09.788Z] Step 19/20 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T17:56:09.788Z] ---> Running in bfc06d120bd9 [2022-04-19T17:56:10.406Z] Removing intermediate container bfc06d120bd9 [2022-04-19T17:56:10.406Z] ---> 0bc0b16b6edc [2022-04-19T17:56:10.406Z] Step 20/20 : LABEL version=0.0.0 [2022-04-19T17:56:10.683Z] ---> Running in ec562a18103c [2022-04-19T17:56:11.294Z] Removing intermediate container ec562a18103c [2022-04-19T17:56:11.294Z] ---> 5d5f0123668a [2022-04-19T17:56:11.294Z] [2022-04-19T17:56:11.897Z] Successfully built 5d5f0123668a [2022-04-19T17:56:11.897Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-19T18:08:19.820Z]  Building security-spiffe-token-provider ... done Building bin/spire-agent... [2022-04-19T18:08:19.820Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T18:08:19.820Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T18:08:19.820Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T18:08:19.820Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T18:08:19.820Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T18:08:19.820Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T18:08:19.820Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T18:08:20.812Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T18:08:20.812Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T18:08:20.812Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T18:08:20.812Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T18:08:20.812Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T18:08:20.812Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T18:11:27.815Z] Building bin/spire-agent... [2022-04-19T18:11:28.800Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T18:11:32.216Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T18:11:32.216Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T18:11:32.216Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T18:11:32.216Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T18:11:32.216Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T18:11:32.814Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T18:11:36.208Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T18:11:36.208Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T18:11:36.208Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T18:11:36.208Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T18:11:36.208Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T18:11:36.486Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T18:12:33.104Z] Building bin/spire-agent... [2022-04-19T18:12:33.104Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T18:12:36.522Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T18:12:36.522Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T18:12:36.798Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T18:12:36.798Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T18:12:37.072Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T18:12:38.062Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T18:12:43.203Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T18:12:43.203Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T18:12:43.203Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T18:12:43.479Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T18:12:43.479Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T18:12:43.479Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T18:13:30.493Z] Removing intermediate container a0ff46633912 [2022-04-19T18:13:30.493Z] ---> 65b65501c4be [2022-04-19T18:13:30.493Z] [2022-04-19T18:13:30.493Z] Step 13/26 : FROM alpine:3.15 [2022-04-19T18:13:30.493Z] ---> 3fb3c9af89a9 [2022-04-19T18:13:30.493Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T18:13:30.493Z] ---> Using cache [2022-04-19T18:13:30.493Z] ---> 953649a51379 [2022-04-19T18:13:30.493Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T18:13:30.493Z] ---> Using cache [2022-04-19T18:13:30.493Z] ---> 9c3d0e5bb70c [2022-04-19T18:13:30.493Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-19T18:13:31.100Z] ---> Running in 536e364761fa [2022-04-19T18:13:33.091Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T18:13:34.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T18:13:35.535Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T18:13:35.535Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T18:13:35.535Z] OK: 15730 distinct packages available [2022-04-19T18:13:35.535Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T18:13:36.535Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T18:13:37.531Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-19T18:13:37.531Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-19T18:13:37.531Z] (3/4) Installing libucontext (1.1-r0) [2022-04-19T18:13:37.808Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-19T18:13:37.808Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T18:13:37.808Z] OK: 6 MiB in 18 packages [2022-04-19T18:13:39.796Z] Removing intermediate container 536e364761fa [2022-04-19T18:13:39.796Z] ---> e51847061daf [2022-04-19T18:13:39.796Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T18:13:49.968Z] ---> 10f02c60c97c [2022-04-19T18:13:49.968Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T18:13:50.249Z] ---> 5ca973144004 [2022-04-19T18:13:50.249Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-19T18:13:50.525Z] ---> Running in 824fa1e671b4 [2022-04-19T18:13:51.505Z] Removing intermediate container 824fa1e671b4 [2022-04-19T18:13:51.505Z] ---> b14a457ae80c [2022-04-19T18:13:51.505Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-19T18:13:52.498Z] ---> d809c2b7ac0f [2022-04-19T18:13:52.498Z] Step 21/26 : WORKDIR / [2022-04-19T18:13:52.776Z] ---> Running in 06b2694f7b79 [2022-04-19T18:13:53.764Z] Removing intermediate container 06b2694f7b79 [2022-04-19T18:13:53.764Z] ---> 3034923fe80d [2022-04-19T18:13:53.764Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T18:13:54.040Z] ---> Running in fec74ec53706 [2022-04-19T18:13:54.645Z] Removing intermediate container fec74ec53706 [2022-04-19T18:13:54.645Z] ---> 48d7424bbc2d [2022-04-19T18:13:54.645Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T18:13:54.924Z] ---> Running in 89edb812b4a7 [2022-04-19T18:13:55.543Z] Removing intermediate container 89edb812b4a7 [2022-04-19T18:13:55.543Z] ---> 1df59f22720f [2022-04-19T18:13:55.543Z] Step 24/26 : LABEL arch=arm64 [2022-04-19T18:13:55.823Z] ---> Running in 832e81c255e3 [2022-04-19T18:13:56.426Z] Removing intermediate container 832e81c255e3 [2022-04-19T18:13:56.426Z] ---> a77d28086745 [2022-04-19T18:13:56.426Z] Step 25/26 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T18:13:56.703Z] ---> Running in bfe252a79848 [2022-04-19T18:13:57.314Z] Removing intermediate container bfe252a79848 [2022-04-19T18:13:57.314Z] ---> 95c8b10d0563 [2022-04-19T18:13:57.314Z] Step 26/26 : LABEL version=0.0.0 [2022-04-19T18:13:57.593Z] ---> Running in 939c595f3166 [2022-04-19T18:13:58.194Z] Removing intermediate container 939c595f3166 [2022-04-19T18:13:58.194Z] ---> 7280722fe008 [2022-04-19T18:13:58.194Z] [2022-04-19T18:13:58.799Z] Successfully built 7280722fe008 [2022-04-19T18:13:58.799Z] Successfully tagged security-spire-config-arm64:latest [2022-04-19T18:16:35.707Z]  Building security-spire-config ... done Removing intermediate container 1a2236632dc7 [2022-04-19T18:16:35.707Z] ---> 14fa6187cb04 [2022-04-19T18:16:35.707Z] [2022-04-19T18:16:35.707Z] Step 13/25 : FROM alpine:3.15 [2022-04-19T18:16:35.707Z] ---> 3fb3c9af89a9 [2022-04-19T18:16:35.707Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T18:16:35.707Z] ---> Using cache [2022-04-19T18:16:35.707Z] ---> 953649a51379 [2022-04-19T18:16:35.707Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T18:16:35.707Z] ---> Using cache [2022-04-19T18:16:35.707Z] ---> 9c3d0e5bb70c [2022-04-19T18:16:35.707Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-19T18:16:37.146Z] ---> Running in 9949dbe350d9 [2022-04-19T18:16:38.586Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T18:16:39.563Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T18:16:40.548Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T18:16:40.548Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T18:16:40.548Z] OK: 15730 distinct packages available [2022-04-19T18:16:40.548Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T18:16:41.526Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T18:16:42.510Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-19T18:16:42.510Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-19T18:16:42.510Z] (3/5) Installing libucontext (1.1-r0) [2022-04-19T18:16:42.786Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-19T18:16:42.786Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-19T18:16:42.786Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T18:16:42.786Z] OK: 6 MiB in 19 packages [2022-04-19T18:16:44.777Z] Removing intermediate container 9949dbe350d9 [2022-04-19T18:16:44.777Z] ---> 008ca290aba7 [2022-04-19T18:16:44.777Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T18:16:49.085Z] ---> 69c5427f4b47 [2022-04-19T18:16:49.085Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T18:16:49.679Z] ---> 70284658e398 [2022-04-19T18:16:49.679Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-19T18:16:50.274Z] ---> 54c43925cd1f [2022-04-19T18:16:50.274Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-19T18:16:51.255Z] ---> faefa1342a15 [2022-04-19T18:16:51.255Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T18:16:51.255Z] ---> Running in 2aca7ca1b01c [2022-04-19T18:16:51.849Z] Removing intermediate container 2aca7ca1b01c [2022-04-19T18:16:51.849Z] ---> 1bd01edc4c51 [2022-04-19T18:16:51.849Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T18:16:51.849Z] ---> Running in 29f2b532834a [2022-04-19T18:16:52.444Z] Removing intermediate container 29f2b532834a [2022-04-19T18:16:52.445Z] ---> d5f5bb73fa7c [2022-04-19T18:16:52.445Z] Step 23/25 : LABEL arch=arm64 [2022-04-19T18:16:52.445Z] ---> Running in dec2e03d56f1 [2022-04-19T18:16:52.728Z] Removing intermediate container dec2e03d56f1 [2022-04-19T18:16:52.728Z] ---> f4be6422d865 [2022-04-19T18:16:52.728Z] Step 24/25 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T18:16:53.001Z] ---> Running in 8d69f3826253 [2022-04-19T18:16:53.273Z] Removing intermediate container 8d69f3826253 [2022-04-19T18:16:53.273Z] ---> cf4e1f1aa858 [2022-04-19T18:16:53.273Z] Step 25/25 : LABEL version=0.0.0 [2022-04-19T18:16:53.273Z] ---> Running in 26c3f40ffb5e [2022-04-19T18:16:53.867Z] Removing intermediate container 26c3f40ffb5e [2022-04-19T18:16:53.867Z] ---> 52568f100adf [2022-04-19T18:16:53.867Z] [2022-04-19T18:16:54.140Z] Successfully built 52568f100adf [2022-04-19T18:16:54.140Z] Successfully tagged security-spire-server-arm64:latest [2022-04-19T18:17:16.287Z]  Building security-spire-server ... done Removing intermediate container 3ebcf4cfdd9a [2022-04-19T18:17:16.287Z] ---> cd570448d7f0 [2022-04-19T18:17:16.287Z] [2022-04-19T18:17:16.287Z] Step 13/26 : FROM alpine:3.15 [2022-04-19T18:17:16.287Z] ---> 3fb3c9af89a9 [2022-04-19T18:17:16.287Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T18:17:16.287Z] ---> Using cache [2022-04-19T18:17:16.287Z] ---> 953649a51379 [2022-04-19T18:17:16.287Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T18:17:16.287Z] ---> Using cache [2022-04-19T18:17:16.287Z] ---> 9c3d0e5bb70c [2022-04-19T18:17:16.287Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-19T18:17:16.287Z] ---> Using cache [2022-04-19T18:17:16.287Z] ---> 008ca290aba7 [2022-04-19T18:17:16.287Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-19T18:17:16.287Z] ---> b1bcb4e30dd2 [2022-04-19T18:17:16.287Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T18:17:18.260Z] ---> 2b189f104a4a [2022-04-19T18:17:18.260Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T18:17:18.855Z] ---> 04a4bdd25caa [2022-04-19T18:17:18.855Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-19T18:17:19.452Z] ---> 1e665d52d50b [2022-04-19T18:17:19.452Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-19T18:17:20.045Z] ---> 76dd64bbffd9 [2022-04-19T18:17:20.045Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T18:17:20.045Z] ---> Running in d0b436ebef08 [2022-04-19T18:17:20.317Z] Removing intermediate container d0b436ebef08 [2022-04-19T18:17:20.317Z] ---> d2b49bc2f9c4 [2022-04-19T18:17:20.317Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T18:17:20.317Z] ---> Running in fe30bccf6503 [2022-04-19T18:17:20.601Z] Removing intermediate container fe30bccf6503 [2022-04-19T18:17:20.601Z] ---> ff17ff3e8cf0 [2022-04-19T18:17:20.601Z] Step 24/26 : LABEL arch=arm64 [2022-04-19T18:17:20.873Z] ---> Running in 6943271e9e6f [2022-04-19T18:17:21.150Z] Removing intermediate container 6943271e9e6f [2022-04-19T18:17:21.150Z] ---> be1d6dd408c3 [2022-04-19T18:17:21.150Z] Step 25/26 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 [2022-04-19T18:17:21.150Z] ---> Running in 00438e31e7f7 [2022-04-19T18:17:21.423Z] Removing intermediate container 00438e31e7f7 [2022-04-19T18:17:21.423Z] ---> 0d8f981e9d17 [2022-04-19T18:17:21.423Z] Step 26/26 : LABEL version=0.0.0 [2022-04-19T18:17:21.696Z] ---> Running in 177996b399e4 [2022-04-19T18:17:21.976Z] Removing intermediate container 177996b399e4 [2022-04-19T18:17:21.976Z] ---> 21ac140921d5 [2022-04-19T18:17:21.976Z] [2022-04-19T18:17:21.976Z] Successfully built 21ac140921d5 [2022-04-19T18:17:21.976Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-19T18:17:22.585Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-19T18:17:22.629Z] $ docker stop --time=1 f209baba078e7ac71d52a562a53e51b0e5f453ee7e95c013265c98eb02825f2b [2022-04-19T18:17:24.353Z] $ docker rm -f f209baba078e7ac71d52a562a53e51b0e5f453ee7e95c013265c98eb02825f2b [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T18:17:24.957Z] + docker images [2022-04-19T18:17:25.228Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T18:17:25.228Z] security-spire-agent-arm64 latest 21ac140921d5 4 seconds ago 126MB [2022-04-19T18:17:25.228Z] cd570448d7f0 26 seconds ago 4.14GB [2022-04-19T18:17:25.228Z] security-spire-server-arm64 latest 52568f100adf 32 seconds ago 86.3MB [2022-04-19T18:17:25.228Z] 14fa6187cb04 About a minute ago 4.14GB [2022-04-19T18:17:25.228Z] security-spire-config-arm64 latest 7280722fe008 3 minutes ago 85.6MB [2022-04-19T18:17:25.228Z] 65b65501c4be 4 minutes ago 4.14GB [2022-04-19T18:17:25.228Z] security-spiffe-token-provider-arm64 latest 5d5f0123668a 21 minutes ago 27.9MB [2022-04-19T18:17:25.228Z] core-command-arm64 latest f6cc6879c1ad 21 minutes ago 15.5MB [2022-04-19T18:17:25.228Z] 8fc4eaf42982 21 minutes ago 1.31GB [2022-04-19T18:17:25.228Z] 64ddfa3a7c0b 21 minutes ago 1.36GB [2022-04-19T18:17:25.228Z] sys-mgmt-agent-arm64 latest 541b1dfe9ede 26 minutes ago 282MB [2022-04-19T18:17:25.228Z] 4164e65112c5 28 minutes ago 1.31GB [2022-04-19T18:17:25.228Z] core-metadata-arm64 latest 8e82a45dd9ab 29 minutes ago 16.4MB [2022-04-19T18:17:25.228Z] 2a5ae752c092 30 minutes ago 1.31GB [2022-04-19T18:17:25.228Z] security-bootstrapper-arm64 latest b24c4b6e57e2 34 minutes ago 18.3MB [2022-04-19T18:17:25.228Z] 1cd3845e60f7 34 minutes ago 1.31GB [2022-04-19T18:17:25.228Z] security-proxy-setup-arm64 latest add9eb8aeee0 35 minutes ago 26.1MB [2022-04-19T18:17:25.228Z] 0023db062962 35 minutes ago 1.32GB [2022-04-19T18:17:25.228Z] support-notifications-arm64 latest d5ce2261bbca 40 minutes ago 25.8MB [2022-04-19T18:17:25.228Z] support-scheduler-arm64 latest 800047256094 40 minutes ago 25.2MB [2022-04-19T18:17:25.228Z] 2cb4d29f635b 40 minutes ago 1.37GB [2022-04-19T18:17:25.228Z] 8b3424ba984e 40 minutes ago 1.36GB [2022-04-19T18:17:25.228Z] core-data-arm64 latest 4fa62fee4e57 41 minutes ago 21.6MB [2022-04-19T18:17:25.228Z] ac9c4b2072ad 42 minutes ago 1.34GB [2022-04-19T18:17:25.228Z] security-secretstore-setup-arm64 latest cbb4e3cd1714 43 minutes ago 27.5MB [2022-04-19T18:17:25.228Z] 99ce6dda8108 43 minutes ago 1.32GB [2022-04-19T18:17:25.228Z] ci-base-image-arm64 latest de3465a25640 About an hour ago 886MB [2022-04-19T18:17:25.228Z] docker 20.10.14 c346e9eafbab 2 weeks ago 202MB [2022-04-19T18:17:25.228Z] alpine 3.14 ac73e934f311 2 weeks ago 5.34MB [2022-04-19T18:17:25.228Z] alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB [2022-04-19T18:17:25.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-19T18:17:25.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T18:17:25.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T18:17:25.979Z] [2022-04-19T18:17:25.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-19T18:17:26.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T18:17:26.636Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-19T18:17:26.636Z] 8998bd30e6a1: Pulling fs layer [2022-04-19T18:17:26.636Z] 04944245beec: Pulling fs layer [2022-04-19T18:17:26.636Z] 699f458cf7ca: Pulling fs layer [2022-04-19T18:17:26.636Z] 765212b225bb: Pulling fs layer [2022-04-19T18:17:26.636Z] f23df028b6ca: Pulling fs layer [2022-04-19T18:17:26.636Z] d65c8cfc05b1: Pulling fs layer [2022-04-19T18:17:26.636Z] 2437ff75d9bd: Pulling fs layer [2022-04-19T18:17:26.636Z] 765212b225bb: Waiting [2022-04-19T18:17:26.636Z] f23df028b6ca: Waiting [2022-04-19T18:17:26.636Z] d65c8cfc05b1: Waiting [2022-04-19T18:17:26.636Z] 2437ff75d9bd: Waiting [2022-04-19T18:17:26.636Z] 04944245beec: Verifying Checksum [2022-04-19T18:17:26.636Z] 04944245beec: Download complete [2022-04-19T18:17:26.636Z] 765212b225bb: Verifying Checksum [2022-04-19T18:17:26.636Z] 765212b225bb: Download complete [2022-04-19T18:17:26.636Z] f23df028b6ca: Verifying Checksum [2022-04-19T18:17:26.636Z] f23df028b6ca: Download complete [2022-04-19T18:17:26.911Z] d65c8cfc05b1: Verifying Checksum [2022-04-19T18:17:26.911Z] d65c8cfc05b1: Download complete [2022-04-19T18:17:26.911Z] 699f458cf7ca: Verifying Checksum [2022-04-19T18:17:26.911Z] 699f458cf7ca: Download complete [2022-04-19T18:17:27.189Z] 8998bd30e6a1: Download complete [2022-04-19T18:17:29.805Z] 2437ff75d9bd: Verifying Checksum [2022-04-19T18:17:29.805Z] 2437ff75d9bd: Download complete [2022-04-19T18:17:31.785Z] 8998bd30e6a1: Pull complete [2022-04-19T18:17:32.057Z] 04944245beec: Pull complete [2022-04-19T18:17:34.029Z] 699f458cf7ca: Pull complete [2022-04-19T18:17:34.029Z] 765212b225bb: Pull complete [2022-04-19T18:17:34.622Z] f23df028b6ca: Pull complete [2022-04-19T18:17:35.213Z] d65c8cfc05b1: Pull complete [2022-04-19T18:17:50.282Z] 2437ff75d9bd: Pull complete [2022-04-19T18:17:50.282Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-19T18:17:50.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T18:17:50.282Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-19T18:17:50.520Z] prd-ubuntu20.04-docker-arm64-4c-16g-21368 does not seem to be running inside a container [2022-04-19T18:17:50.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-19T18:17:53.442Z] $ docker top 7990619afd69b91e076d68edd7f8b6f60df9cc1c5271a92ae72a5b2e0c61bb4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T18:17:54.559Z] ---> job-cost.sh [2022-04-19T18:17:54.559Z] lf-activate-venv: SKIPPING [2022-04-19T18:17:54.559Z] INFO: No Stack... [2022-04-19T18:17:54.832Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-19T18:17:55.806Z] INFO: Archiving Costs [Pipeline] sh [2022-04-19T18:17:56.499Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-04-19T18:17:56.499Z] + cut -d, -f6 [Pipeline] lock [2022-04-19T18:17:56.547Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3977-1-stack-cost] [2022-04-19T18:17:56.552Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3977-1-stack-cost] did not exist. Created. [2022-04-19T18:17:56.552Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3977-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-19T18:17:57.315Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-19T18:17:57.511Z] Stashed 1 file(s) [Pipeline] } [2022-04-19T18:17:57.526Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3977-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-19T18:17:57.636Z] $ docker stop --time=1 7990619afd69b91e076d68edd7f8b6f60df9cc1c5271a92ae72a5b2e0c61bb4e [2022-04-19T18:17:59.145Z] $ docker rm -f 7990619afd69b91e076d68edd7f8b6f60df9cc1c5271a92ae72a5b2e0c61bb4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-19T18:18:00.270Z] provisioning config files... [2022-04-19T18:18:00.277Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4384428976728249982tmp [Pipeline] { [Pipeline] sh [2022-04-19T18:18:00.617Z] + set +x [2022-04-19T18:18:00.617Z] + bash -s -- [2022-04-19T18:18:00.617Z] + curl -s https://codecov.io/bash [2022-04-19T18:18:00.617Z] [2022-04-19T18:18:00.617Z] _____ _ [2022-04-19T18:18:00.617Z] / ____| | | [2022-04-19T18:18:00.617Z] | | ___ __| | ___ ___ _____ __ [2022-04-19T18:18:00.617Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-19T18:18:00.617Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-19T18:18:00.617Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-19T18:18:00.617Z] Bash-1.0.6 [2022-04-19T18:18:00.617Z] [2022-04-19T18:18:00.617Z] [2022-04-19T18:18:00.617Z] ==> git version 2.25.1 found [2022-04-19T18:18:00.617Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-19T18:18:00.617Z] Release-Date: 2020-01-08 [2022-04-19T18:18:00.617Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-19T18:18:00.617Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-19T18:18:00.617Z] ==> Jenkins CI detected. [2022-04-19T18:18:00.617Z] current dir:  /w/workspace/edgex-go/1 [2022-04-19T18:18:00.617Z] project root: . [2022-04-19T18:18:00.617Z] --> token set from env [2022-04-19T18:18:00.617Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-19T18:18:00.617Z] ==> Running gcov in . (disable via -X gcov) [2022-04-19T18:18:00.617Z] ==> Python coveragepy not found [2022-04-19T18:18:00.617Z] ==> Searching for coverage reports in: [2022-04-19T18:18:00.617Z] + . [2022-04-19T18:18:00.617Z] -> Found 1 reports [2022-04-19T18:18:00.617Z] ==> Detecting git/mercurial file structure [2022-04-19T18:18:00.617Z] ==> Reading reports [2022-04-19T18:18:00.877Z] + ./coverage.out bytes=435134 [2022-04-19T18:18:00.877Z] ==> Appending adjustments [2022-04-19T18:18:00.877Z] https://docs.codecov.io/docs/fixing-reports [2022-04-19T18:18:01.819Z] + Found adjustments [2022-04-19T18:18:01.819Z] ==> Gzipping contents [2022-04-19T18:18:01.819Z] 60K /tmp/codecov.82AaCO.gz [2022-04-19T18:18:01.819Z] ==> Uploading reports [2022-04-19T18:18:01.819Z] url: https://codecov.io [2022-04-19T18:18:01.819Z] query: branch=PR-3977&commit=afad8391a4637beb00d00a7a85c7f0bbecc23a16&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3977%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3977&job=&cmd_args= [2022-04-19T18:18:01.819Z] -> Pinging Codecov [2022-04-19T18:18:01.819Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3977&commit=afad8391a4637beb00d00a7a85c7f0bbecc23a16&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3977%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3977&job=&cmd_args= [2022-04-19T18:18:02.388Z] -> Uploading to [2022-04-19T18:18:02.389Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-19/00271124DB129430A58F1EEE437C3FCB/afad8391a4637beb00d00a7a85c7f0bbecc23a16/0c1cec94-ae04-4806-af30-2bb6c433d544.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220419T181802Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7d81dfe801949ea2c693372b1f311f1d63ef078e6d8b3610817faac036844a84 [2022-04-19T18:18:02.389Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T18:18:02.389Z] Dload Upload Total Spent Left Speed [2022-04-19T18:18:02.648Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59844 0 0 100 59844 0 236k --:--:-- --:--:-- --:--:-- 235k [2022-04-19T18:18:02.648Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/afad8391a4637beb00d00a7a85c7f0bbecc23a16 [Pipeline] } [2022-04-19T18:18:02.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-19T18:18:04.104Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-19T18:18:04.435Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T18:18:05.340Z] ---> package-listing.sh [2022-04-19T18:18:05.341Z] ++ facter osfamily [2022-04-19T18:18:05.341Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-19T18:18:05.601Z] + OS_FAMILY=debian [2022-04-19T18:18:05.601Z] + workspace=/w/workspace/edgex-go/1 [2022-04-19T18:18:05.601Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-19T18:18:05.601Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-19T18:18:05.601Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-19T18:18:05.601Z] + PACKAGES=/tmp/packages_start.txt [2022-04-19T18:18:05.601Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-19T18:18:05.601Z] + PACKAGES=/tmp/packages_end.txt [2022-04-19T18:18:05.601Z] + case "${OS_FAMILY}" in [2022-04-19T18:18:05.601Z] + dpkg -l [2022-04-19T18:18:05.601Z] + grep '^ii' [2022-04-19T18:18:05.601Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-19T18:18:05.601Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-19T18:18:05.601Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-19T18:18:05.602Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-19T18:18:05.602Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-04-19T18:18:05.602Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-04-19T18:18:05.637Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-19T18:18:05.932Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-19T18:18:06.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T18:18:06.516Z] [2022-04-19T18:18:06.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T18:18:06.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T18:18:06.862Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-19T18:18:06.862Z] 5eb5b503b376: Pulling fs layer [2022-04-19T18:18:06.862Z] 5c69ac0246d0: Pulling fs layer [2022-04-19T18:18:06.862Z] ec43610c2a17: Pulling fs layer [2022-04-19T18:18:06.862Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-19T18:18:06.862Z] 33b1e0a273af: Pulling fs layer [2022-04-19T18:18:06.862Z] 5d3b04190fa2: Pulling fs layer [2022-04-19T18:18:06.862Z] 2f39f015ded8: Pulling fs layer [2022-04-19T18:18:06.862Z] 3a2ae6a8a46f: Waiting [2022-04-19T18:18:06.862Z] 33b1e0a273af: Waiting [2022-04-19T18:18:06.862Z] 5d3b04190fa2: Waiting [2022-04-19T18:18:06.862Z] 2f39f015ded8: Waiting [2022-04-19T18:18:06.862Z] 5c69ac0246d0: Download complete [2022-04-19T18:18:06.862Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-19T18:18:06.862Z] 3a2ae6a8a46f: Download complete [2022-04-19T18:18:06.862Z] 33b1e0a273af: Verifying Checksum [2022-04-19T18:18:06.862Z] 33b1e0a273af: Download complete [2022-04-19T18:18:06.862Z] 5d3b04190fa2: Verifying Checksum [2022-04-19T18:18:06.862Z] 5d3b04190fa2: Download complete [2022-04-19T18:18:06.862Z] ec43610c2a17: Download complete [2022-04-19T18:18:07.122Z] 5eb5b503b376: Verifying Checksum [2022-04-19T18:18:07.122Z] 5eb5b503b376: Download complete [2022-04-19T18:18:07.691Z] 2f39f015ded8: Download complete [2022-04-19T18:18:08.259Z] 5eb5b503b376: Pull complete [2022-04-19T18:18:08.519Z] 5c69ac0246d0: Pull complete [2022-04-19T18:18:08.778Z] ec43610c2a17: Pull complete [2022-04-19T18:18:09.038Z] 3a2ae6a8a46f: Pull complete [2022-04-19T18:18:09.038Z] 33b1e0a273af: Pull complete [2022-04-19T18:18:09.297Z] 5d3b04190fa2: Pull complete [2022-04-19T18:18:13.493Z] 2f39f015ded8: Pull complete [2022-04-19T18:18:13.493Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-19T18:18:13.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T18:18:13.493Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-19T18:18:13.580Z] prd-ubuntu20.04-docker-8c-8g-21366 does not seem to be running inside a container [2022-04-19T18:18:13.608Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-19T18:18:15.182Z] $ docker top b0d9d176c50975efd33e272fda339eb8633c0c47748fbfd55bc1b0ec8b9e9606 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T18:18:15.606Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-19T18:18:15.917Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-19T18:18:16.233Z] + ls /var/log/sa-host [2022-04-19T18:18:16.233Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T18:18:16.512Z] provisioning config files... [2022-04-19T18:18:16.523Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2704951704941452195tmp [Pipeline] { [Pipeline] echo [2022-04-19T18:18:16.570Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T18:18:16.883Z] ---> create-netrc.sh [Pipeline] } [2022-04-19T18:18:16.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-19T18:18:17.321Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-19T18:18:17.353Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T18:18:17.667Z] ---> sudo-logs.sh [2022-04-19T18:18:17.667Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-19T18:18:17.744Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T18:18:18.067Z] ---> job-cost.sh [2022-04-19T18:18:18.067Z] lf-activate-venv: SKIPPING [2022-04-19T18:18:18.067Z] DEBUG: total: 0.2199999988079071 [2022-04-19T18:18:18.067Z] INFO: Retrieving Stack Cost... [2022-04-19T18:18:18.326Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-19T18:18:18.895Z] INFO: Archiving Costs [Pipeline] echo [2022-04-19T18:18:18.929Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T18:18:19.245Z] ---> logs-deploy.sh [2022-04-19T18:18:19.245Z] lf-activate-venv: SKIPPING [2022-04-19T18:18:19.245Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3977/1 [2022-04-19T18:18:19.245Z] INFO: archiving workspace using pattern(s): [2022-04-19T18:18:20.186Z] Archives upload complete. [2022-04-19T18:18:20.186Z] INFO: archiving logs to Nexus