Pull request #3922 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb+3cf9e37e953a097f2ed78bc18538e6487e9d632c (57c1b31191c304720db1cccc4782a4963a65a1b2) 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-ssh4223645366488294938.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-ssh15488905441671391611.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3922/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3922/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11507359737312186638.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 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-ssh10852342532655278873.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3922/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3922/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14652582202247638011.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20819 in /w/workspace/edgexfoundry_edgex-go_PR-3922 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # 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 3cf9e37e953a097f2ed78bc18538e6487e9d632c into PR head commit a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb Merge succeeded, producing a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb Checking out Revision a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb (PR-3922) > 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/3922/head:refs/remotes/origin/PR-3922 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb # 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 3cf9e37e953a097f2ed78bc18538e6487e9d632c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb # timeout=10 Commit message: "refactor: Rework for dynamic update from Wrtable.Telemetry config." First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-13T15:53:25.979Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-13T15:53:26.039Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-13T15:53:26.052Z] ========================================================= [2022-04-13T15:53:26.052Z] EdgeX Global Pipelines Version Info [2022-04-13T15:53:26.052Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 # timeout=10 [2022-04-13T15:53:26.812Z] ------------------- [2022-04-13T15:53:26.812Z] stable info: [2022-04-13T15:53:26.812Z] ------------------- [2022-04-13T15:53:26.812Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-13T15:53:26.812Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-13T15:53:26.812Z] Message: update stable to v1.0.221 [2022-04-13T15:53:27.387Z] ------------------- [2022-04-13T15:53:27.387Z] experimental info: [2022-04-13T15:53:27.387Z] ------------------- [2022-04-13T15:53:27.387Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-13T15:53:27.387Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-13T15:53:27.387Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-13T15:53:27.511Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-13T15:53:27.523Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-13T15:53:27.535Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-13T15:53:27.549Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-13T15:53:27.559Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-13T15:53:27.571Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-13T15:53:27.583Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-13T15:53:27.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-13T15:53:27.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-13T15:53:27.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-13T15:53:27.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-13T15:53:27.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-13T15:53:27.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-13T15:53:27.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-13T15:53:27.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-13T15:53:27.694Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-13T15:53:27.705Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-13T15:53:27.716Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-13T15:53:27.728Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-13T15:53:27.739Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-13T15:53:27.750Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-13T15:53:27.762Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-13T15:53:27.776Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3922 [Pipeline] echo [2022-04-13T15:53:27.787Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3922 [Pipeline] echo [2022-04-13T15:53:27.800Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3922 [Pipeline] echo [2022-04-13T15:53:27.811Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [Pipeline] echo [2022-04-13T15:53:27.822Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5f35aa [Pipeline] echo [2022-04-13T15:53:27.833Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T15:53:27.883Z] provisioning config files... [2022-04-13T15:53:27.898Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config8911470985029165787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T15:53:28.210Z] ---> docker-login.sh [2022-04-13T15:53:28.210Z] nexus3.edgexfoundry.org:10001 [2022-04-13T15:53:28.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T15:53:28.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T15:53:28.472Z] Configure a credential helper to remove this warning. See [2022-04-13T15:53:28.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T15:53:28.472Z] [2022-04-13T15:53:28.472Z] Login Succeeded [2022-04-13T15:53:28.472Z] nexus3.edgexfoundry.org:10002 [2022-04-13T15:53:28.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T15:53:28.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T15:53:28.733Z] Configure a credential helper to remove this warning. See [2022-04-13T15:53:28.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T15:53:28.733Z] [2022-04-13T15:53:28.733Z] Login Succeeded [2022-04-13T15:53:28.733Z] nexus3.edgexfoundry.org:10003 [2022-04-13T15:53:28.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T15:53:28.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T15:53:28.733Z] Configure a credential helper to remove this warning. See [2022-04-13T15:53:28.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T15:53:28.733Z] [2022-04-13T15:53:28.733Z] Login Succeeded [2022-04-13T15:53:28.733Z] nexus3.edgexfoundry.org:10004 [2022-04-13T15:53:28.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T15:53:28.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T15:53:28.996Z] Configure a credential helper to remove this warning. See [2022-04-13T15:53:28.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T15:53:28.996Z] [2022-04-13T15:53:28.996Z] Login Succeeded [2022-04-13T15:53:28.996Z] docker.io [2022-04-13T15:53:28.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T15:53:29.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T15:53:29.569Z] Configure a credential helper to remove this warning. See [2022-04-13T15:53:29.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T15:53:29.569Z] [2022-04-13T15:53:29.569Z] Login Succeeded [2022-04-13T15:53:29.569Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T15:53:29.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T15:53:29.896Z] + 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-13T15:53:29.896Z] + dirname cmd/core-command/Dockerfile [2022-04-13T15:53:29.896Z] + cut -d/ -f2 [2022-04-13T15:53:29.896Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-13T15:53:29.896Z] + dirname cmd/core-data/Dockerfile [2022-04-13T15:53:29.896Z] + cut -d/ -f2 [2022-04-13T15:53:29.896Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-13T15:53:29.896Z] + dirname cmd/core-metadata/Dockerfile [2022-04-13T15:53:29.896Z] + cut -d/ -f2 [2022-04-13T15:53:29.896Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-13T15:53:29.896Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-13T15:53:29.896Z] + cut -d/ -f2 [2022-04-13T15:53:29.896Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-13T15:53:29.896Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-13T15:53:29.896Z] + cut -d/ -f2 [2022-04-13T15:53:29.896Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-13T15:53:29.896Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-13T15:53:29.896Z] + cut -d/ -f2 [2022-04-13T15:53:29.896Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-13T15:53:29.896Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-13T15:53:29.896Z] + cut -d/ -f2 [2022-04-13T15:53:29.896Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-13T15:53:29.896Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-13T15:53:29.896Z] + cut -d/ -f2 [2022-04-13T15:53:29.896Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-13T15:53:29.896Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-13T15:53:29.896Z] + cut -d/ -f2 [2022-04-13T15:53:29.896Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-13T15:53:29.896Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-13T15:53:29.896Z] + cut -d/ -f2 [2022-04-13T15:53:29.896Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-13T15:53:29.896Z] + dirname cmd/support-notifications/Dockerfile [2022-04-13T15:53:29.896Z] + cut -d/ -f2 [2022-04-13T15:53:29.896Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-13T15:53:29.896Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-13T15:53:29.896Z] + cut -d/ -f2 [2022-04-13T15:53:29.896Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-13T15:53:29.896Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-13T15:53:29.896Z] + cut -d/ -f2 [2022-04-13T15:53:29.896Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-13T15:53:29.936Z] 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-13T15:53:30.303Z] + git rev-list -1 --merges a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb~1..a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [Pipeline] echo [2022-04-13T15:53:30.393Z] -----------> git rev-list -1 --merges a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb~1..a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [false] [Pipeline] sh [2022-04-13T15:53:30.685Z] + git log --format=format:%s -1 a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [Pipeline] echo [2022-04-13T15:53:30.698Z] ========================================================= [2022-04-13T15:53:30.698Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-13T15:53:30.698Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-13T15:53:31.244Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-13T15:53:31.244Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-13T15:53:31.244Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-13T15:53:31.244Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-13T15:53:31.244Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-13T15:53:31.244Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-13T15:53:31.244Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-13T15:53:31.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T15:53:31.662Z] [2022-04-13T15:53:31.662Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T15:53:31.966Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T15:53:31.966Z] latest: Pulling from edgex-devops/git-semver [2022-04-13T15:53:31.966Z] a0d0a0d46f8b: Pulling fs layer [2022-04-13T15:53:31.966Z] 3e5f54012d9b: Pulling fs layer [2022-04-13T15:53:31.966Z] 4c7163046ea9: Pulling fs layer [2022-04-13T15:53:31.966Z] 0c2d73faf560: Pulling fs layer [2022-04-13T15:53:31.966Z] 0c2d73faf560: Waiting [2022-04-13T15:53:31.966Z] 3e5f54012d9b: Verifying Checksum [2022-04-13T15:53:31.966Z] 3e5f54012d9b: Download complete [2022-04-13T15:53:31.966Z] a0d0a0d46f8b: Download complete [2022-04-13T15:53:31.966Z] 0c2d73faf560: Verifying Checksum [2022-04-13T15:53:31.966Z] 0c2d73faf560: Download complete [2022-04-13T15:53:32.227Z] 4c7163046ea9: Verifying Checksum [2022-04-13T15:53:32.227Z] 4c7163046ea9: Download complete [2022-04-13T15:53:32.227Z] a0d0a0d46f8b: Pull complete [2022-04-13T15:53:32.227Z] 3e5f54012d9b: Pull complete [2022-04-13T15:53:32.798Z] 4c7163046ea9: Pull complete [2022-04-13T15:53:32.798Z] 0c2d73faf560: Pull complete [2022-04-13T15:53:32.798Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-13T15:53:32.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T15:53:32.798Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-13T15:53:32.879Z] prd-ubuntu20.04-docker-8c-8g-20819 does not seem to be running inside a container [2022-04-13T15:53:32.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:10004/edgex-devops/git-semver:latest cat [2022-04-13T15:53:33.560Z] $ docker top a560242114f67508bf36da0d66d1336b84c763baaec71c3d6f1e090f7ab65419 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-13T15:53:33.662Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T15:53:33.662Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T15:53:33.792Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T15:53:33.801Z] $ docker exec a560242114f67508bf36da0d66d1336b84c763baaec71c3d6f1e090f7ab65419 ssh-agent [2022-04-13T15:53:33.924Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOhcGBA/agent.15 [2022-04-13T15:53:33.924Z] SSH_AGENT_PID=21 [2022-04-13T15:53:33.935Z] Running ssh-add (command line suppressed) [2022-04-13T15:53:34.064Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_8756493134862817814.key (/w/workspace/edgex-go/11@tmp/private_key_8756493134862817814.key) [2022-04-13T15:53:34.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T15:53:34.375Z] + git tag --points-at HEAD [Pipeline] } [2022-04-13T15:53:34.399Z] $ docker exec --env ******** --env ******** a560242114f67508bf36da0d66d1336b84c763baaec71c3d6f1e090f7ab65419 ssh-agent -k [2022-04-13T15:53:34.517Z] unset SSH_AUTH_SOCK; [2022-04-13T15:53:34.518Z] unset SSH_AGENT_PID; [2022-04-13T15:53:34.518Z] echo Agent pid 21 killed; [2022-04-13T15:53:34.523Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-13T15:53:34.548Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T15:53:34.548Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T15:53:34.690Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T15:53:34.699Z] $ docker exec a560242114f67508bf36da0d66d1336b84c763baaec71c3d6f1e090f7ab65419 ssh-agent [2022-04-13T15:53:34.812Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBHfELC/agent.55 [2022-04-13T15:53:34.812Z] SSH_AGENT_PID=62 [2022-04-13T15:53:34.818Z] Running ssh-add (command line suppressed) [2022-04-13T15:53:34.938Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_2156660267908820733.key (/w/workspace/edgex-go/11@tmp/private_key_2156660267908820733.key) [2022-04-13T15:53:34.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T15:53:35.243Z] + git semver init [2022-04-13T15:53:35.243Z] # -> Open(): unable to determine branch for HEAD [2022-04-13T15:53:35.243Z] # $GIT_DIR = /w/workspace/edgex-go/11/.git [2022-04-13T15:53:35.243Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/11 [2022-04-13T15:53:35.243Z] # $SEMVER_REMOTE_NAME = origin [2022-04-13T15:53:35.243Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-13T15:53:35.243Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-13T15:53:35.243Z] # $SEMVER_BRANCH = PR-3922 [2022-04-13T15:53:35.243Z] # $SEMVER_TEMP = /tmp/semver-996749739 [2022-04-13T15:53:35.243Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-13T15:53:50.181Z] # '/tmp/semver-996749739' -> '/w/workspace/edgex-go/11/.semver' [2022-04-13T15:53:50.181Z] # -> Force: false [2022-04-13T15:53:50.181Z] # $SEMVER_DIR = /w/workspace/edgex-go/11/.semver [Pipeline] } [2022-04-13T15:53:50.198Z] $ docker exec --env ******** --env ******** a560242114f67508bf36da0d66d1336b84c763baaec71c3d6f1e090f7ab65419 ssh-agent -k [2022-04-13T15:53:50.299Z] unset SSH_AUTH_SOCK; [2022-04-13T15:53:50.299Z] unset SSH_AGENT_PID; [2022-04-13T15:53:50.299Z] echo Agent pid 62 killed; [2022-04-13T15:53:50.305Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T15:53:50.613Z] + git semver [Pipeline] } [2022-04-13T15:53:50.633Z] $ docker stop --time=1 a560242114f67508bf36da0d66d1336b84c763baaec71c3d6f1e090f7ab65419 [2022-04-13T15:53:52.387Z] $ docker rm -f a560242114f67508bf36da0d66d1336b84c763baaec71c3d6f1e090f7ab65419 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T15:53:52.764Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-13T15:53:53.005Z] Stashed 1 file(s) [Pipeline] echo [2022-04-13T15:53:53.009Z] [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-13T15:53:53.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T15:53:53.111Z] ========================================================= [2022-04-13T15:53:53.111Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-13T15:53:53.111Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T15:53:53.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T15:53:53.405Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-13T15:53:53.405Z] 59bf1c3509f3: Pulling fs layer [2022-04-13T15:53:53.405Z] 666ba61612fd: Pulling fs layer [2022-04-13T15:53:53.405Z] 8ed8ca486205: Pulling fs layer [2022-04-13T15:53:53.405Z] 4fe6c5a15a65: Pulling fs layer [2022-04-13T15:53:53.405Z] 22a0e8bec74d: Pulling fs layer [2022-04-13T15:53:53.405Z] 640e595b4fbd: Pulling fs layer [2022-04-13T15:53:53.405Z] 763cafe07f6e: Pulling fs layer [2022-04-13T15:53:53.405Z] 0c0b528cf693: Pulling fs layer [2022-04-13T15:53:53.405Z] 10935f4eaf8b: Pulling fs layer [2022-04-13T15:53:53.405Z] 4fe6c5a15a65: Waiting [2022-04-13T15:53:53.405Z] 22a0e8bec74d: Waiting [2022-04-13T15:53:53.405Z] 640e595b4fbd: Waiting [2022-04-13T15:53:53.405Z] 763cafe07f6e: Waiting [2022-04-13T15:53:53.405Z] 0c0b528cf693: Waiting [2022-04-13T15:53:53.405Z] 10935f4eaf8b: Waiting [2022-04-13T15:53:53.405Z] 8ed8ca486205: Verifying Checksum [2022-04-13T15:53:53.405Z] 8ed8ca486205: Download complete [2022-04-13T15:53:53.405Z] 666ba61612fd: Download complete [2022-04-13T15:53:53.405Z] 22a0e8bec74d: Verifying Checksum [2022-04-13T15:53:53.405Z] 22a0e8bec74d: Download complete [2022-04-13T15:53:53.405Z] 640e595b4fbd: Verifying Checksum [2022-04-13T15:53:53.405Z] 640e595b4fbd: Download complete [2022-04-13T15:53:53.405Z] 59bf1c3509f3: Verifying Checksum [2022-04-13T15:53:53.405Z] 763cafe07f6e: Verifying Checksum [2022-04-13T15:53:53.405Z] 763cafe07f6e: Download complete [2022-04-13T15:53:53.665Z] 0c0b528cf693: Verifying Checksum [2022-04-13T15:53:53.665Z] 0c0b528cf693: Download complete [2022-04-13T15:53:53.665Z] 59bf1c3509f3: Pull complete [2022-04-13T15:53:53.665Z] 666ba61612fd: Pull complete [2022-04-13T15:53:53.926Z] 8ed8ca486205: Pull complete [2022-04-13T15:53:54.185Z] 10935f4eaf8b: Verifying Checksum [2022-04-13T15:53:54.185Z] 10935f4eaf8b: Download complete [2022-04-13T15:53:54.185Z] 4fe6c5a15a65: Verifying Checksum [2022-04-13T15:53:54.185Z] 4fe6c5a15a65: Download complete [2022-04-13T15:53:58.380Z] 4fe6c5a15a65: Pull complete [2022-04-13T15:53:58.380Z] 22a0e8bec74d: Pull complete [2022-04-13T15:53:58.380Z] 640e595b4fbd: Pull complete [2022-04-13T15:53:58.380Z] 763cafe07f6e: Pull complete [2022-04-13T15:53:58.380Z] 0c0b528cf693: Pull complete [2022-04-13T15:54:00.927Z] 10935f4eaf8b: Pull complete [2022-04-13T15:54:00.927Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-13T15:54:00.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T15:54:00.927Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-13T15:54:01.227Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T15:54:01.227Z] WORKDIR /edgex [2022-04-13T15:54:01.227Z] COPY go.mod . [2022-04-13T15:54:01.227Z] RUN go mod download [2022-04-13T15:54:01.227Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-13T15:54:02.606Z] Sending build context to Docker daemon 334.9MB [2022-04-13T15:54:02.606Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T15:54:02.606Z] ---> 99d49a6021b9 [2022-04-13T15:54:02.606Z] Step 2/4 : WORKDIR /edgex [2022-04-13T15:54:04.005Z] ---> Running in da5957b06c3e [2022-04-13T15:54:04.005Z] Removing intermediate container da5957b06c3e [2022-04-13T15:54:04.005Z] ---> 3c1116cd86fc [2022-04-13T15:54:04.005Z] Step 3/4 : COPY go.mod . [2022-04-13T15:54:04.265Z] ---> b2d872b1951f [2022-04-13T15:54:04.265Z] Step 4/4 : RUN go mod download [2022-04-13T15:54:04.265Z] ---> Running in 3dd80b698421 [2022-04-13T15:54:08.071Z] Still waiting to schedule task [2022-04-13T15:54:08.071Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-13T15:54:22.388Z] Removing intermediate container 3dd80b698421 [2022-04-13T15:54:22.388Z] ---> f227f9aeb7ce [2022-04-13T15:54:22.388Z] Successfully built f227f9aeb7ce [2022-04-13T15:54:22.388Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T15:54:22.687Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-13T15:54:22.687Z] . [Pipeline] withDockerContainer [2022-04-13T15:54:22.756Z] prd-ubuntu20.04-docker-8c-8g-20819 does not seem to be running inside a container [2022-04-13T15:54:22.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-13T15:54:23.194Z] $ docker top 0d96aee2338da9116457dfdb6f13923c032f080fda4c21bcdb36668a9a3d0e39 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T15:54:23.598Z] + go version [2022-04-13T15:54:23.598Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-13T15:54:23.648Z] $ docker stop --time=1 0d96aee2338da9116457dfdb6f13923c032f080fda4c21bcdb36668a9a3d0e39 [2022-04-13T15:54:24.923Z] $ docker rm -f 0d96aee2338da9116457dfdb6f13923c032f080fda4c21bcdb36668a9a3d0e39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T15:54:25.329Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-13T15:54:25.329Z] . [Pipeline] withDockerContainer [2022-04-13T15:54:25.399Z] prd-ubuntu20.04-docker-8c-8g-20819 does not seem to be running inside a container [2022-04-13T15:54:25.440Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-13T15:54:25.799Z] $ docker top 20364bdc5e8cfc2320b4da84c986e53b0dfda1acc18ba656f61b5bedb9344069 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-13T15:54:25.888Z] ========================================================= [2022-04-13T15:54:25.888Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-13T15:54:25.888Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T15:54:26.224Z] + make test [2022-04-13T15:54:26.224Z] go mod tidy -compat=1.17 [2022-04-13T15:54:26.224Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-13T15:54:32.807Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-13T15:54:42.797Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-13T15:54:42.797Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-13T15:54:42.797Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-13T15:54:42.797Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-13T15:54:42.797Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-13T15:54:42.797Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-13T15:54:42.797Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-13T15:54:42.797Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-13T15:54:42.797Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-13T15:54:42.797Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-13T15:54:42.797Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-13T15:54:42.797Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-13T15:54:42.797Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-13T15:54:42.797Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-13T15:54:42.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-13T15:54:44.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements [2022-04-13T15:54:44.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-13T15:54:44.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-13T15:54:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.090s coverage: 98.5% of statements [2022-04-13T15:54:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-13T15:54:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 53.4% of statements [2022-04-13T15:54:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-13T15:54:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-13T15:54:49.469Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.564s coverage: 89.2% of statements [2022-04-13T15:54:49.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-13T15:54:49.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-13T15:54:49.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-13T15:54:49.469Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.066s coverage: 84.4% of statements [2022-04-13T15:54:49.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-13T15:54:49.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-13T15:54:49.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-13T15:54:49.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-13T15:54:49.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-13T15:54:49.469Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.574s coverage: 95.6% of statements [2022-04-13T15:54:49.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-13T15:54:49.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-13T15:54:49.469Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements [2022-04-13T15:54:49.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-13T15:54:49.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-13T15:54:49.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-13T15:54:49.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-13T15:54:49.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-13T15:54:49.469Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.080s coverage: 60.0% of statements [2022-04-13T15:54:49.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-13T15:54:49.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-13T15:54:49.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-13T15:54:49.469Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.097s coverage: 0.9% of statements [2022-04-13T15:54:49.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-13T15:54:49.469Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.097s coverage: 58.8% of statements [2022-04-13T15:54:49.469Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 24.0% of statements [2022-04-13T15:54:49.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-13T15:54:49.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2022-04-13T15:54:49.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements [2022-04-13T15:54:49.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.082s coverage: 94.1% of statements [2022-04-13T15:54:49.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.104s coverage: 96.3% of statements [2022-04-13T15:54:49.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.089s coverage: 87.5% of statements [2022-04-13T15:54:59.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements [2022-04-13T15:54:59.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2022-04-13T15:55:00.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.180s coverage: 82.5% of statements [2022-04-13T15:55:00.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-13T15:55:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.106s coverage: 92.9% of statements [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-13T15:55:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-13T15:55:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-13T15:55:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-13T15:55:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-13T15:55:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 80.0% of statements [2022-04-13T15:55:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2022-04-13T15:55:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.083s coverage: 85.4% of statements [2022-04-13T15:55:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-13T15:55:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 64.4% of statements [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-13T15:55:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2022-04-13T15:55:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-04-13T15:55:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2022-04-13T15:55:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-04-13T15:55:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2022-04-13T15:55:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.385s coverage: 65.4% of statements [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-13T15:55:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 43.8% of statements [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-13T15:55:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-13T15:55:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-13T15:55:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.093s coverage: 17.7% of statements [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-13T15:55:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 92.3% of statements [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-13T15:55:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-13T15:55:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-13T15:55:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-13T15:55:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-13T15:55:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-04-13T15:55:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-13T15:55:10.049Z] 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-13T15:55:28.145Z] GO111MODULE=on go vet ./... [2022-04-13T15:55:31.439Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-13T15:55:32.009Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-13T15:55:32.269Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-13T15:55:32.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-13T15:55:33.138Z] + ls -al . [2022-04-13T15:55:33.138Z] total 672 [2022-04-13T15:55:33.138Z] drwxrwxr-x 10 1001 1001 4096 Apr 13 15:55 . [2022-04-13T15:55:33.138Z] drwxr-xr-x 4 root root 4096 Apr 13 15:54 .. [2022-04-13T15:55:33.138Z] -rw-rw-r-- 1 1001 1001 11 Apr 13 15:53 .dockerignore [2022-04-13T15:55:33.138Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 15:53 .git [2022-04-13T15:55:33.138Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 15:53 .github [2022-04-13T15:55:33.138Z] -rw-rw-r-- 1 1001 1001 879 Apr 13 15:53 .gitignore [2022-04-13T15:55:33.138Z] -rw-rw-r-- 1 1001 1001 42 Apr 13 15:53 .golangci.yml [2022-04-13T15:55:33.138Z] -rw-rw-r-- 1 1001 1001 87 Apr 13 15:53 .hadolint.yml [2022-04-13T15:55:33.138Z] drwx------ 3 1001 1001 4096 Apr 13 15:53 .semver [2022-04-13T15:55:33.138Z] -rw-rw-r-- 1 1001 1001 166 Apr 13 15:53 .sonarcloud.properties [2022-04-13T15:55:33.138Z] -rw-rw-r-- 1 1001 1001 1171 Apr 13 15:53 ADOPTERS.md [2022-04-13T15:55:33.138Z] -rw-rw-r-- 1 1001 1001 10086 Apr 13 15:53 Attribution.txt [2022-04-13T15:55:33.138Z] -rw-rw-r-- 1 1001 1001 51732 Apr 13 15:53 CHANGELOG.md [2022-04-13T15:55:33.138Z] -rw-rw-r-- 1 1001 1001 3804 Apr 13 15:53 CONTRIBUTING.md [2022-04-13T15:55:33.138Z] -rw-rw-r-- 1 1001 1001 677 Apr 13 15:53 GOVERNANCE.md [2022-04-13T15:55:33.138Z] -rw-rw-r-- 1 1001 1001 850 Apr 13 15:53 Jenkinsfile [2022-04-13T15:55:33.138Z] -rw-rw-r-- 1 1001 1001 10775 Apr 13 15:53 LICENSE [2022-04-13T15:55:33.138Z] -rw-rw-r-- 1 1001 1001 8522 Apr 13 15:53 Makefile [2022-04-13T15:55:33.138Z] -rw-rw-r-- 1 1001 1001 582 Apr 13 15:53 OWNERS.md [2022-04-13T15:55:33.138Z] -rw-rw-r-- 1 1001 1001 8207 Apr 13 15:53 README.md [2022-04-13T15:55:33.138Z] -rw-rw-r-- 1 1001 1001 6912 Apr 13 15:53 SECURITY.md [2022-04-13T15:55:33.138Z] -rw-rw-r-- 1 1001 1001 5 Apr 13 15:53 VERSION [2022-04-13T15:55:33.138Z] -rw-rw-r-- 1 1001 1001 4131 Apr 13 15:53 ZMQWindows.md [2022-04-13T15:55:33.138Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 15:53 bin [2022-04-13T15:55:33.138Z] drwxrwxr-x 18 1001 1001 4096 Apr 13 15:53 cmd [2022-04-13T15:55:33.138Z] -rw-r--r-- 1 root root 434738 Apr 13 15:55 coverage.out [2022-04-13T15:55:33.138Z] -rw-rw-r-- 1 1001 1001 3256 Apr 13 15:53 go.mod [2022-04-13T15:55:33.138Z] -rw-rw-r-- 1 1001 1001 35162 Apr 13 15:53 go.sum [2022-04-13T15:55:33.138Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 15:53 internal [2022-04-13T15:55:33.138Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 15:53 openapi [2022-04-13T15:55:33.138Z] drwxrwxr-x 4 1001 1001 4096 Apr 13 15:53 snap [2022-04-13T15:55:33.138Z] -rw-rw-r-- 1 1001 1001 204 Apr 13 15:53 version.go [Pipeline] sh [2022-04-13T15:55:33.429Z] + '[' -e coverage.out ] [2022-04-13T15:55:33.429Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-13T15:55:33.519Z] Stashed 1 file(s) [Pipeline] sh [2022-04-13T15:55:33.799Z] + make build [2022-04-13T15:55:33.799Z] CGO_ENABLED=1 GO111MODULE=on go build -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-13T15:55:50.265Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20820 in /w/workspace/edgexfoundry_edgex-go_PR-3922 [Pipeline] { [Pipeline] ws [2022-04-13T15:55:50.278Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2022-04-13T15:55:50.649Z] The recommended git tool is: git [2022-04-13T15:55:51.895Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T15:55:51.895Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T15:55:53.804Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T15:55:56.343Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T15:55:57.969Z] using credential edgex-jenkins-ssh [2022-04-13T15:55:57.993Z] Cloning the remote Git repository [2022-04-13T15:55:58.072Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-13T15:55:58.192Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2022-04-13T15:55:58.333Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-13T15:55:58.334Z] > git --version # timeout=10 [2022-04-13T15:55:58.392Z] > git --version # 'git version 2.25.1' [2022-04-13T15:55:58.395Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-13T15:55:58.614Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-13T15:55:59.629Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T15:56:01.538Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T15:56:03.450Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T15:56:05.987Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T15:56:07.893Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T15:56:09.797Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T15:56:11.702Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T15:56:15.000Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-13T15:56:16.104Z] Merging remotes/origin/main commit 3cf9e37e953a097f2ed78bc18538e6487e9d632c into PR head commit a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T15:56:16.493Z] Merge succeeded, producing a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T15:56:16.494Z] Checking out Revision a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb (PR-3922) [Pipeline] } [2022-04-13T15:56:16.941Z] $ docker stop --time=1 20364bdc5e8cfc2320b4da84c986e53b0dfda1acc18ba656f61b5bedb9344069 [2022-04-13T15:56:15.084Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-13T15:56:15.101Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-13T15:56:15.132Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-13T15:56:15.175Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-13T15:56:15.176Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-13T15:56:15.190Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3922/head:refs/remotes/origin/PR-3922 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-13T15:56:16.129Z] > git config core.sparsecheckout # timeout=10 [2022-04-13T15:56:16.149Z] > git checkout -f a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb # timeout=10 [2022-04-13T15:56:16.394Z] > git remote # timeout=10 [2022-04-13T15:56:16.416Z] > git config --get remote.origin.url # timeout=10 [2022-04-13T15:56:16.435Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-13T15:56:16.447Z] > git merge 3cf9e37e953a097f2ed78bc18538e6487e9d632c # timeout=10 [2022-04-13T15:56:16.473Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-13T15:56:16.507Z] > git config core.sparsecheckout # timeout=10 [2022-04-13T15:56:16.520Z] > git checkout -f a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb # timeout=10 [2022-04-13T15:56:18.940Z] $ docker rm -f 20364bdc5e8cfc2320b4da84c986e53b0dfda1acc18ba656f61b5bedb9344069 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T15:56:20.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T15:56:20.322Z] [2022-04-13T15:56:20.322Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T15:56:20.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T15:56:20.631Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-13T15:56:20.631Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-13T15:56:20.631Z] ca9280d653b3: Pulling fs layer [2022-04-13T15:56:20.631Z] 7e9c9ca2126c: Pulling fs layer [2022-04-13T15:56:20.631Z] cbdbe7a5bc2a: Download complete [2022-04-13T15:56:20.805Z] Commit message: "refactor: Rework for dynamic update from Wrtable.Telemetry config." [2022-04-13T15:56:20.892Z] ca9280d653b3: Verifying Checksum [2022-04-13T15:56:20.892Z] cbdbe7a5bc2a: Pull complete [2022-04-13T15:56:21.152Z] 7e9c9ca2126c: Verifying Checksum [2022-04-13T15:56:21.152Z] 7e9c9ca2126c: Download complete [2022-04-13T15:56:21.152Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-13T15:56:21.706Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-13T15:56:21.706Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T15:56:21.706Z] Dload Upload Total Spent Left Speed [2022-04-13T15:56:21.706Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48536 0 --:--:-- --:--:-- --:--:-- 48536 [Pipeline] sh [2022-04-13T15:56:22.220Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-13T15:56:22.570Z] + + sudo tee /etc/docker/daemon.new [2022-04-13T15:56:22.570Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-13T15:56:22.570Z] { [2022-04-13T15:56:22.570Z] "registry-mirrors": [ [2022-04-13T15:56:22.570Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-13T15:56:22.570Z] ], [2022-04-13T15:56:22.570Z] "bip": "10.250.0.254/24", [2022-04-13T15:56:22.570Z] "hosts": [ [2022-04-13T15:56:22.570Z] "tcp://0.0.0.0:5555", [2022-04-13T15:56:22.570Z] "unix:///var/run/docker.sock" [2022-04-13T15:56:22.570Z] ], [2022-04-13T15:56:22.570Z] "mtu": 1458, [2022-04-13T15:56:22.570Z] "selinux-enabled": true, [2022-04-13T15:56:22.570Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-13T15:56:22.570Z] } [Pipeline] sh [2022-04-13T15:56:22.933Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-13T15:56:23.280Z] + sudo service docker restart [2022-04-13T15:56:24.444Z] 7e9c9ca2126c: Pull complete [2022-04-13T15:56:24.704Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-13T15:56:24.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T15:56:24.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-13T15:56:24.771Z] prd-ubuntu20.04-docker-8c-8g-20819 does not seem to be running inside a container [2022-04-13T15:56:24.811Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-13T15:56:26.018Z] $ docker top d5b43d0408925f33429bb253d08aed939b3706c955ece02637ddfd0a24e7cb89 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T15:56:26.377Z] + docker-compose build --help [2022-04-13T15:56:26.377Z] + grep parallel [2022-04-13T15:56:27.010Z] --parallel Build images in parallel. [Pipeline] } [2022-04-13T15:56:27.029Z] $ docker stop --time=1 d5b43d0408925f33429bb253d08aed939b3706c955ece02637ddfd0a24e7cb89 [2022-04-13T15:56:28.342Z] $ docker rm -f d5b43d0408925f33429bb253d08aed939b3706c955ece02637ddfd0a24e7cb89 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T15:56:28.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T15:56:28.740Z] . [Pipeline] withDockerContainer [2022-04-13T15:56:28.805Z] prd-ubuntu20.04-docker-8c-8g-20819 does not seem to be running inside a container [2022-04-13T15:56:28.843Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-13T15:56:29.201Z] $ docker top 08737ee29c26265de0583de89e03536066de3ae59ac9fdcd61044ab6d594df82 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T15:56:29.563Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-13T15:56:30.133Z] Building core-command ... [2022-04-13T15:56:30.133Z] Building core-data ... [2022-04-13T15:56:30.133Z] Building core-metadata ... [2022-04-13T15:56:30.133Z] Building security-bootstrapper ... [2022-04-13T15:56:30.133Z] Building security-proxy-setup ... [2022-04-13T15:56:30.133Z] Building security-secretstore-setup ... [2022-04-13T15:56:30.133Z] Building security-spiffe-token-provider ... [2022-04-13T15:56:30.133Z] Building security-spire-agent ... [2022-04-13T15:56:30.133Z] Building security-spire-config ... [2022-04-13T15:56:30.133Z] Building security-spire-server ... [2022-04-13T15:56:30.133Z] Building support-notifications ... [2022-04-13T15:56:30.133Z] Building support-scheduler ... [2022-04-13T15:56:30.133Z] Building sys-mgmt-agent ... [2022-04-13T15:56:30.133Z] Building security-bootstrapper [2022-04-13T15:56:30.133Z] Building core-command [2022-04-13T15:56:30.133Z] Building security-spire-config [2022-04-13T15:56:30.133Z] Building core-metadata [2022-04-13T15:56:30.133Z] Building support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T15:56:41.622Z] provisioning config files... [2022-04-13T15:56:41.645Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config8352117665665673271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T15:56:42.006Z] ---> docker-login.sh [2022-04-13T15:56:42.007Z] nexus3.edgexfoundry.org:10001 [2022-04-13T15:56:42.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T15:56:42.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T15:56:42.881Z] Configure a credential helper to remove this warning. See [2022-04-13T15:56:42.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T15:56:42.881Z] [2022-04-13T15:56:42.881Z] Login Succeeded [2022-04-13T15:56:42.881Z] nexus3.edgexfoundry.org:10002 [2022-04-13T15:56:43.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T15:56:43.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T15:56:43.430Z] Configure a credential helper to remove this warning. See [2022-04-13T15:56:43.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T15:56:43.430Z] [2022-04-13T15:56:43.430Z] Login Succeeded [2022-04-13T15:56:43.430Z] nexus3.edgexfoundry.org:10003 [2022-04-13T15:56:43.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T15:56:43.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T15:56:43.706Z] Configure a credential helper to remove this warning. See [2022-04-13T15:56:43.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T15:56:43.706Z] [2022-04-13T15:56:43.706Z] Login Succeeded [2022-04-13T15:56:43.706Z] nexus3.edgexfoundry.org:10004 [2022-04-13T15:56:44.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T15:56:44.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T15:56:44.308Z] Configure a credential helper to remove this warning. See [2022-04-13T15:56:44.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T15:56:44.308Z] [2022-04-13T15:56:44.308Z] Login Succeeded [2022-04-13T15:56:44.308Z] docker.io [2022-04-13T15:56:44.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T15:56:44.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T15:56:44.856Z] Configure a credential helper to remove this warning. See [2022-04-13T15:56:44.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T15:56:44.856Z] [2022-04-13T15:56:44.856Z] Login Succeeded [2022-04-13T15:56:44.856Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T15:56:44.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-13T15:56:45.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T15:56:45.359Z] ========================================================= [2022-04-13T15:56:45.359Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-13T15:56:45.359Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T15:56:45.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T15:56:45.969Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-13T15:56:45.969Z] 9b3977197b4f: Pulling fs layer [2022-04-13T15:56:45.969Z] 1a89e8eeedd5: Pulling fs layer [2022-04-13T15:56:45.969Z] 94645a83ff95: Pulling fs layer [2022-04-13T15:56:45.969Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-13T15:56:45.969Z] 0c92f367c5e7: Pulling fs layer [2022-04-13T15:56:45.969Z] f7c0051592d6: Pulling fs layer [2022-04-13T15:56:45.969Z] a227ed2f7395: Pulling fs layer [2022-04-13T15:56:45.969Z] 7b1c46037f91: Pulling fs layer [2022-04-13T15:56:45.969Z] 3f3a8bcf1eab: Waiting [2022-04-13T15:56:45.969Z] f7c0051592d6: Waiting [2022-04-13T15:56:45.969Z] 0c92f367c5e7: Waiting [2022-04-13T15:56:45.969Z] a227ed2f7395: Waiting [2022-04-13T15:56:45.969Z] 7b1c46037f91: Waiting [2022-04-13T15:56:45.969Z] 94645a83ff95: Verifying Checksum [2022-04-13T15:56:45.969Z] 94645a83ff95: Download complete [2022-04-13T15:56:45.969Z] 1a89e8eeedd5: Verifying Checksum [2022-04-13T15:56:45.969Z] 1a89e8eeedd5: Download complete [2022-04-13T15:56:45.969Z] 0c92f367c5e7: Verifying Checksum [2022-04-13T15:56:45.969Z] 0c92f367c5e7: Download complete [2022-04-13T15:56:45.969Z] f7c0051592d6: Verifying Checksum [2022-04-13T15:56:45.969Z] f7c0051592d6: Download complete [2022-04-13T15:56:45.969Z] 9b3977197b4f: Verifying Checksum [2022-04-13T15:56:45.969Z] 9b3977197b4f: Download complete [2022-04-13T15:56:45.969Z] a227ed2f7395: Verifying Checksum [2022-04-13T15:56:45.969Z] a227ed2f7395: Download complete [2022-04-13T15:56:46.591Z] 9b3977197b4f: Pull complete [2022-04-13T15:56:47.204Z] 1a89e8eeedd5: Pull complete [2022-04-13T15:56:47.479Z] 94645a83ff95: Pull complete [2022-04-13T15:56:48.082Z] 7b1c46037f91: Verifying Checksum [2022-04-13T15:56:48.082Z] 7b1c46037f91: Download complete [2022-04-13T15:56:48.232Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T15:56:48.232Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T15:56:48.232Z] ---> f227f9aeb7ce [2022-04-13T15:56:48.232Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T15:56:48.232Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T15:56:48.232Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T15:56:48.232Z] ---> f227f9aeb7ce [2022-04-13T15:56:48.232Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T15:56:48.232Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T15:56:48.232Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T15:56:48.232Z] ---> f227f9aeb7ce [2022-04-13T15:56:48.232Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T15:56:48.232Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T15:56:48.232Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T15:56:48.232Z] ---> f227f9aeb7ce [2022-04-13T15:56:48.232Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T15:56:48.232Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T15:56:48.232Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-13T15:56:48.232Z] ---> f227f9aeb7ce [2022-04-13T15:56:48.232Z] Step 3/31 : WORKDIR /edgex-go [2022-04-13T15:56:48.680Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-13T15:56:48.680Z] 3f3a8bcf1eab: Download complete [2022-04-13T15:56:50.775Z] ---> Running in 8efe33acdb3d [2022-04-13T15:56:50.775Z] ---> Running in 537281554f34 [2022-04-13T15:56:50.775Z] ---> Running in ecd5da95ff72 [2022-04-13T15:56:50.775Z] ---> Running in 3195eb728a01 [2022-04-13T15:56:50.775Z] ---> Running in 1df2eba1443b [2022-04-13T15:56:51.035Z] Removing intermediate container 537281554f34 [2022-04-13T15:56:51.035Z] ---> 3be851006b17 [2022-04-13T15:56:51.035Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T15:56:51.035Z] Removing intermediate container ecd5da95ff72 [2022-04-13T15:56:51.035Z] ---> ed105161e72c [2022-04-13T15:56:51.035Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T15:56:51.035Z] Removing intermediate container 1df2eba1443b [2022-04-13T15:56:51.035Z] ---> 428cf54fbb97 [2022-04-13T15:56:51.035Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T15:56:51.035Z] Removing intermediate container 3195eb728a01 [2022-04-13T15:56:51.035Z] ---> a70d603dc62a [2022-04-13T15:56:51.035Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T15:56:51.035Z] ---> Running in f3e6361d4b6d [2022-04-13T15:56:51.035Z] Removing intermediate container 8efe33acdb3d [2022-04-13T15:56:51.035Z] ---> 5f31e4a16bc1 [2022-04-13T15:56:51.035Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T15:56:51.035Z] ---> Running in 29555a0c6d04 [2022-04-13T15:56:51.035Z] ---> Running in 5eea96158f7c [2022-04-13T15:56:51.035Z] ---> Running in d29d20855a9c [2022-04-13T15:56:51.035Z] ---> Running in c6c4eb68d27e [2022-04-13T15:56:51.980Z] Removing intermediate container f3e6361d4b6d [2022-04-13T15:56:51.980Z] ---> d7f6721f833d [2022-04-13T15:56:51.980Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T15:56:51.980Z] ---> Running in db00e67b7f42 [2022-04-13T15:56:52.239Z] Removing intermediate container 5eea96158f7c [2022-04-13T15:56:52.239Z] ---> f74188f4b2db [2022-04-13T15:56:52.239Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T15:56:52.239Z] Removing intermediate container d29d20855a9c [2022-04-13T15:56:52.239Z] ---> 64e9ce766201 [2022-04-13T15:56:52.239Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T15:56:52.239Z] ---> Running in 9335f39fe6d6 [2022-04-13T15:56:52.239Z] ---> Running in 1ff23b56bc52 [2022-04-13T15:56:52.498Z] Removing intermediate container 29555a0c6d04 [2022-04-13T15:56:52.498Z] ---> 3ec9054602d8 [2022-04-13T15:56:52.498Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-13T15:56:52.498Z] ---> Running in bddadde01f02 [2022-04-13T15:56:52.498Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T15:56:52.498Z] Removing intermediate container c6c4eb68d27e [2022-04-13T15:56:52.498Z] ---> a29e433155ed [2022-04-13T15:56:52.498Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T15:56:52.498Z] ---> Running in 3c66b22f08d6 [2022-04-13T15:56:53.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T15:56:53.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T15:56:53.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T15:56:53.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T15:56:53.641Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T15:56:53.641Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T15:56:53.901Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T15:56:53.901Z] OK: 221 MiB in 52 packages [2022-04-13T15:56:53.901Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T15:56:53.901Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T15:56:53.901Z] OK: 221 MiB in 52 packages [2022-04-13T15:56:54.163Z] OK: 221 MiB in 52 packages [2022-04-13T15:56:54.163Z] Removing intermediate container db00e67b7f42 [2022-04-13T15:56:54.163Z] ---> 96402470eea1 [2022-04-13T15:56:54.163Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T15:56:54.163Z] OK: 221 MiB in 52 packages [2022-04-13T15:56:54.427Z] OK: 221 MiB in 52 packages [2022-04-13T15:56:54.427Z] ---> 0925bada113d [2022-04-13T15:56:54.427Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T15:56:54.427Z] ---> Running in 715c11ae16a8 [2022-04-13T15:56:54.427Z] Removing intermediate container 9335f39fe6d6 [2022-04-13T15:56:54.427Z] ---> 86d3b29628ef [2022-04-13T15:56:54.427Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T15:56:54.686Z] Removing intermediate container 1ff23b56bc52 [2022-04-13T15:56:54.686Z] ---> c6eea369bbba [2022-04-13T15:56:54.686Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T15:56:54.686Z] ---> e434c123f5fc [2022-04-13T15:56:54.686Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T15:56:54.686Z] ---> Running in 2365010d4580 [2022-04-13T15:56:54.686Z] ---> 761abc8d8b3e [2022-04-13T15:56:54.686Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T15:56:54.686Z] ---> Running in 2bc3bd4fc92a [2022-04-13T15:56:54.946Z] Removing intermediate container 3c66b22f08d6 [2022-04-13T15:56:54.946Z] ---> 04ca168de833 [2022-04-13T15:56:54.946Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T15:56:54.946Z] Removing intermediate container bddadde01f02 [2022-04-13T15:56:54.946Z] ---> 2ece96f69b3e [2022-04-13T15:56:54.946Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-13T15:56:54.946Z] ---> 5113d751d914 [2022-04-13T15:56:54.946Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T15:56:55.205Z] ---> Running in fe34eece1bf6 [2022-04-13T15:56:55.205Z] ---> ef53a01184dc [2022-04-13T15:56:55.205Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T15:56:55.205Z] ---> Running in c881b1ef4761 [2022-04-13T15:56:55.464Z] Removing intermediate container 715c11ae16a8 [2022-04-13T15:56:55.464Z] ---> e7dcefd0612e [2022-04-13T15:56:55.464Z] Step 8/26 : COPY . . [2022-04-13T15:56:56.410Z] Removing intermediate container 2bc3bd4fc92a [2022-04-13T15:56:56.410Z] ---> 29a827212e25 [2022-04-13T15:56:56.410Z] Step 8/22 : COPY . . [2022-04-13T15:56:56.410Z] Removing intermediate container 2365010d4580 [2022-04-13T15:56:56.410Z] ---> af065e3ee757 [2022-04-13T15:56:56.410Z] Step 8/23 : COPY . . [2022-04-13T15:56:56.680Z] Removing intermediate container fe34eece1bf6 [2022-04-13T15:56:56.680Z] ---> b0d0f4b97f81 [2022-04-13T15:56:56.680Z] Step 8/23 : COPY . . [2022-04-13T15:57:00.884Z] Removing intermediate container c881b1ef4761 [2022-04-13T15:57:00.884Z] ---> a2bced0ef9b5 [2022-04-13T15:57:00.884Z] Step 8/31 : COPY . . [2022-04-13T15:57:01.104Z] 3f3a8bcf1eab: Pull complete [2022-04-13T15:57:01.105Z] 0c92f367c5e7: Pull complete [2022-04-13T15:57:01.105Z] f7c0051592d6: Pull complete [2022-04-13T15:57:01.105Z] a227ed2f7395: Pull complete [2022-04-13T15:57:05.075Z] ---> 93843590d9af [2022-04-13T15:57:05.075Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T15:57:05.075Z] ---> Running in 181ce181c61f [2022-04-13T15:57:05.075Z] ---> 8400a8879f79 [2022-04-13T15:57:05.075Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-13T15:57:05.075Z] ---> 5569854103c1 [2022-04-13T15:57:05.075Z] ---> 5538905e8011 [2022-04-13T15:57:05.075Z] Step 9/23 : RUN make cmd/core-metadata/core-metadataStep 9/23 : RUN make cmd/core-command/core-command [2022-04-13T15:57:05.075Z] [2022-04-13T15:57:05.075Z] Removing intermediate container 181ce181c61f [2022-04-13T15:57:05.075Z] ---> 9d012980ec73 [2022-04-13T15:57:05.075Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T15:57:05.075Z] ---> Running in 3e61d009794b [2022-04-13T15:57:05.075Z] ---> Running in 14e3b89f1ac7 [2022-04-13T15:57:05.075Z] ---> Running in 7b6045df4b15 [2022-04-13T15:57:05.075Z] ---> Running in 954ba5e73154 [2022-04-13T15:57:05.334Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T15:57:05.593Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T15:57:05.593Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T15:57:06.533Z] Removing intermediate container 954ba5e73154 [2022-04-13T15:57:06.533Z] ---> dbcc12aac941 [2022-04-13T15:57:06.533Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T15:57:06.793Z] ---> Running in f12149a95f02 [2022-04-13T15:57:06.793Z] ---> 8a6f32610e99 [2022-04-13T15:57:06.793Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-13T15:57:06.793Z] ---> Running in fcffc8074a94 [2022-04-13T15:57:06.793Z] Removing intermediate container f12149a95f02 [2022-04-13T15:57:06.793Z] ---> 45162dd25fa7 [2022-04-13T15:57:06.793Z] 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-13T15:57:06.793Z] ---> Running in b77c43e94c45 [2022-04-13T15:57:07.053Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T15:57:07.993Z] spire-1.2.1/ [2022-04-13T15:57:07.993Z] spire-1.2.1/.data/ [2022-04-13T15:57:07.993Z] spire-1.2.1/.data/.file [2022-04-13T15:57:07.993Z] spire-1.2.1/.dockerignore [2022-04-13T15:57:07.993Z] spire-1.2.1/.gitattributes [2022-04-13T15:57:07.993Z] spire-1.2.1/.githooks/ [2022-04-13T15:57:07.993Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T15:57:07.993Z] spire-1.2.1/.github/ [2022-04-13T15:57:07.993Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T15:57:07.993Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T15:57:07.993Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T15:57:07.993Z] spire-1.2.1/.github/workflows/ [2022-04-13T15:57:07.993Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T15:57:07.993Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T15:57:07.993Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T15:57:07.993Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T15:57:07.993Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T15:57:07.993Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T15:57:07.993Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T15:57:07.993Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T15:57:07.993Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T15:57:07.993Z] spire-1.2.1/.gitignore [2022-04-13T15:57:07.993Z] spire-1.2.1/.go-version [2022-04-13T15:57:07.993Z] spire-1.2.1/.golangci.yml [2022-04-13T15:57:07.993Z] spire-1.2.1/ADOPTERS.md [2022-04-13T15:57:07.993Z] spire-1.2.1/CHANGELOG.md [2022-04-13T15:57:07.993Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T15:57:07.993Z] spire-1.2.1/CODEOWNERS [2022-04-13T15:57:07.993Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T15:57:07.993Z] spire-1.2.1/Dockerfile [2022-04-13T15:57:07.993Z] spire-1.2.1/Dockerfile.dev [2022-04-13T15:57:07.993Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T15:57:07.993Z] spire-1.2.1/LICENSE [2022-04-13T15:57:07.993Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T15:57:07.993Z] spire-1.2.1/Makefile [2022-04-13T15:57:07.993Z] spire-1.2.1/README.md [2022-04-13T15:57:07.993Z] spire-1.2.1/ROADMAP.md [2022-04-13T15:57:07.993Z] spire-1.2.1/SECURITY.md [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/ [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T15:57:07.993Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T15:57:07.993Z] spire-1.2.1/conf/ [2022-04-13T15:57:07.993Z] spire-1.2.1/conf/agent/ [2022-04-13T15:57:07.993Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T15:57:07.993Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T15:57:07.993Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T15:57:07.993Z] spire-1.2.1/conf/server/ [2022-04-13T15:57:07.993Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T15:57:07.993Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T15:57:07.993Z] spire-1.2.1/conf/server/server.conf [2022-04-13T15:57:07.993Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/ [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/auditlog.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/images/ [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T15:57:07.993Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T15:57:07.994Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T15:57:07.994Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T15:57:07.994Z] spire-1.2.1/doc/spire_server.md [2022-04-13T15:57:07.994Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T15:57:07.994Z] spire-1.2.1/doc/telemetry.md [2022-04-13T15:57:07.994Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T15:57:07.994Z] spire-1.2.1/doc/upgrading.md [2022-04-13T15:57:07.994Z] spire-1.2.1/doc/using_spire.md [2022-04-13T15:57:07.994Z] spire-1.2.1/examples/ [2022-04-13T15:57:07.994Z] spire-1.2.1/examples/README.md [2022-04-13T15:57:07.994Z] spire-1.2.1/go.mod [2022-04-13T15:57:07.994Z] spire-1.2.1/go.sum [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T15:57:07.994Z] spire-1.2.1/pkg/common/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/api/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/health/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/log/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T15:57:07.995Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/util/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/version/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T15:57:07.996Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/config.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T15:57:07.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/server.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T15:57:07.998Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T15:57:07.998Z] spire-1.2.1/proto/ [2022-04-13T15:57:07.998Z] spire-1.2.1/proto/private/ [2022-04-13T15:57:07.998Z] spire-1.2.1/proto/private/server/ [2022-04-13T15:57:07.998Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T15:57:07.998Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T15:57:07.998Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T15:57:07.998Z] spire-1.2.1/proto/spire/ [2022-04-13T15:57:07.998Z] spire-1.2.1/proto/spire/common/ [2022-04-13T15:57:07.998Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T15:57:07.998Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T15:57:07.998Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T15:57:07.998Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T15:57:07.998Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T15:57:07.998Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T15:57:07.998Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T15:57:07.998Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T15:57:07.998Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T15:57:07.998Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T15:57:07.998Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T15:57:07.998Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T15:57:07.998Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T15:57:07.998Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T15:57:07.998Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T15:57:07.998Z] spire-1.2.1/release/ [2022-04-13T15:57:07.998Z] spire-1.2.1/release/spire-extras/ [2022-04-13T15:57:07.998Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T15:57:07.998Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T15:57:07.998Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T15:57:07.998Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T15:57:07.998Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T15:57:07.998Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T15:57:07.998Z] spire-1.2.1/release/spire/ [2022-04-13T15:57:07.998Z] spire-1.2.1/release/spire/README.md [2022-04-13T15:57:07.998Z] spire-1.2.1/release/spire/conf/ [2022-04-13T15:57:07.998Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T15:57:07.998Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T15:57:07.998Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T15:57:07.998Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T15:57:07.998Z] spire-1.2.1/script/ [2022-04-13T15:57:07.998Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T15:57:07.998Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T15:57:07.998Z] spire-1.2.1/support/ [2022-04-13T15:57:07.998Z] spire-1.2.1/support/k8s/ [2022-04-13T15:57:07.998Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T15:57:07.998Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T15:57:07.998Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T15:57:07.998Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T15:57:07.998Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T15:57:07.998Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T15:57:07.998Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T15:57:07.998Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T15:57:07.998Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T15:57:07.998Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T15:57:07.998Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T15:57:07.998Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T15:57:07.998Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T15:57:07.998Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T15:57:07.998Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T15:57:07.998Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T15:57:07.998Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T15:57:07.998Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T15:57:07.998Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T15:57:07.998Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T15:57:07.998Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T15:57:07.998Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T15:57:07.998Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T15:57:07.999Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T15:57:07.999Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T15:57:07.999Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/clock/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/clock/clock.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/config/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T15:57:07.999Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/README.md [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/common [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/setup/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/suites/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T15:57:07.999Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T15:57:08.000Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T15:57:08.001Z] spire-1.2.1/test/integration/test.sh [2022-04-13T15:57:08.001Z] spire-1.2.1/test/plugintest/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T15:57:08.001Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T15:57:08.001Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T15:57:08.001Z] spire-1.2.1/test/spiretest/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T15:57:08.001Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T15:57:08.001Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T15:57:08.001Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T15:57:08.001Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T15:57:08.001Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T15:57:08.001Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T15:57:08.001Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T15:57:08.001Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T15:57:08.001Z] spire-1.2.1/test/testca/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/testca/ca.go [2022-04-13T15:57:08.001Z] spire-1.2.1/test/testkey/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T15:57:08.001Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T15:57:08.001Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T15:57:08.001Z] spire-1.2.1/test/testkey/new.go [2022-04-13T15:57:08.001Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T15:57:08.001Z] spire-1.2.1/test/util/ [2022-04-13T15:57:08.001Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T15:57:08.001Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T15:57:08.001Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T15:57:08.001Z] spire-1.2.1/test/util/race.go [2022-04-13T15:57:08.001Z] spire-1.2.1/test/util/util.go [2022-04-13T15:57:08.001Z] building spire from source... [2022-04-13T15:57:08.001Z] Installing go1.17.7... [2022-04-13T15:57:09.417Z] 7b1c46037f91: Pull complete [2022-04-13T15:57:09.417Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-13T15:57:09.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T15:57:09.417Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-13T15:57:09.770Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-13T15:57:09.770Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T15:57:09.770Z] WORKDIR /edgex [2022-04-13T15:57:09.770Z] COPY go.mod . [2022-04-13T15:57:09.770Z] RUN go mod download [2022-04-13T15:57:12.416Z] Sending build context to Docker daemon 169.2MB [2022-04-13T15:57:12.416Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T15:57:12.416Z] ---> f79e39bc4007 [2022-04-13T15:57:12.416Z] Step 2/4 : WORKDIR /edgex [2022-04-13T15:57:13.261Z] Building bin/spire-server... [2022-04-13T15:57:13.520Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T15:57:13.520Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T15:57:13.520Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T15:57:13.520Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T15:57:13.520Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T15:57:13.520Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T15:57:13.520Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T15:57:13.520Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T15:57:13.779Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T15:57:13.779Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T15:57:13.849Z] ---> Running in 0f901081b636 [2022-04-13T15:57:14.038Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T15:57:14.038Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T15:57:14.038Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T15:57:14.038Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T15:57:14.038Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T15:57:14.129Z] Removing intermediate container 0f901081b636 [2022-04-13T15:57:14.129Z] ---> 76d747cfe260 [2022-04-13T15:57:14.129Z] Step 3/4 : COPY go.mod . [2022-04-13T15:57:14.297Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T15:57:14.297Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T15:57:14.297Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T15:57:14.297Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T15:57:14.297Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T15:57:14.297Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T15:57:14.297Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T15:57:14.556Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T15:57:14.556Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T15:57:14.556Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T15:57:14.556Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T15:57:14.556Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T15:57:14.556Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T15:57:14.556Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T15:57:14.556Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T15:57:14.556Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T15:57:14.741Z] ---> 85e4d560a342 [2022-04-13T15:57:14.741Z] Step 4/4 : RUN go mod download [2022-04-13T15:57:14.741Z] ---> Running in 4bdbe2e98855 [2022-04-13T15:57:14.813Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T15:57:14.813Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T15:57:14.813Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T15:57:14.813Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T15:57:14.813Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T15:57:14.813Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T15:57:14.813Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T15:57:14.813Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T15:57:15.071Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T15:57:15.071Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T15:57:15.071Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T15:57:15.071Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T15:57:15.071Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T15:57:15.071Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T15:57:15.071Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T15:57:15.327Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T15:57:15.327Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T15:57:15.327Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T15:57:15.327Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T15:57:15.327Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T15:57:15.327Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T15:57:15.894Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T15:57:17.800Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T15:57:17.800Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T15:57:17.800Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T15:57:18.060Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T15:57:18.060Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T15:57:22.260Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T15:57:22.260Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T15:57:22.260Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T15:57:22.260Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T15:57:22.260Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T15:57:22.518Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T15:57:22.518Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T15:57:22.779Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T15:57:22.779Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T15:57:22.779Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T15:57:24.154Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T15:57:24.154Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T15:57:24.413Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T15:57:24.413Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T15:57:24.981Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T15:57:24.981Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T15:57:24.981Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T15:57:25.240Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T15:57:25.240Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T15:57:25.499Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T15:57:25.499Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T15:57:25.759Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T15:57:25.759Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T15:57:26.018Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T15:57:26.018Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T15:57:26.018Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T15:57:26.018Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T15:57:26.018Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T15:57:26.276Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T15:57:26.276Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T15:57:26.276Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T15:57:26.276Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T15:57:26.276Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T15:57:26.276Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T15:57:26.276Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T15:57:28.178Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T15:57:28.178Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T15:57:28.178Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T15:57:28.178Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T15:57:28.178Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T15:57:28.178Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T15:57:28.178Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T15:57:28.178Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T15:57:28.178Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T15:57:28.178Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T15:57:28.178Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T15:57:28.178Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T15:57:28.178Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T15:57:28.178Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T15:57:28.178Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T15:57:28.178Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T15:57:28.178Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T15:57:28.178Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T15:57:28.178Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T15:57:28.178Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T15:57:28.178Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T15:57:28.178Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T15:57:28.178Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T15:57:28.178Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T15:57:28.178Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T15:57:28.436Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T15:57:28.436Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T15:57:28.436Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T15:57:28.436Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T15:57:28.436Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T15:57:28.436Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T15:57:28.436Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T15:57:28.699Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T15:57:28.699Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T15:57:28.699Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T15:57:28.699Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T15:57:28.699Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T15:57:28.699Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T15:57:28.699Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T15:57:28.699Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T15:57:28.699Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T15:57:28.699Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T15:57:28.699Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T15:57:28.699Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T15:57:28.699Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T15:57:28.699Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T15:57:28.699Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T15:57:28.699Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T15:57:28.699Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T15:57:36.817Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T15:57:36.817Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T15:57:54.915Z] Removing intermediate container fcffc8074a94 [2022-04-13T15:57:54.915Z] ---> 32b309fde54d [2022-04-13T15:57:54.915Z] [2022-04-13T15:57:54.915Z] Step 10/31 : FROM alpine:3.14 [2022-04-13T15:57:54.915Z] Removing intermediate container 14e3b89f1ac7 [2022-04-13T15:57:54.915Z] ---> f5245b8ca87f [2022-04-13T15:57:54.915Z] [2022-04-13T15:57:54.915Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T15:57:54.915Z] Removing intermediate container 3e61d009794b [2022-04-13T15:57:54.915Z] ---> 6a0add7d9cac [2022-04-13T15:57:54.915Z] [2022-04-13T15:57:54.915Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T15:57:54.915Z] Removing intermediate container 7b6045df4b15 [2022-04-13T15:57:54.915Z] ---> 3fb0cb960b30 [2022-04-13T15:57:54.915Z] [2022-04-13T15:57:54.915Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T15:57:55.174Z] 3.14: Pulling from library/alpine [2022-04-13T15:57:55.742Z] 3.14: Pulling from library/alpine [2022-04-13T15:57:55.742Z] 3.14: Pulling from library/alpine [2022-04-13T15:57:55.742Z] 3.14: Pulling from library/alpine [2022-04-13T15:57:57.124Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T15:57:57.124Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T15:57:57.124Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T15:57:57.124Z] Status: Image is up to date for alpine:3.14 [2022-04-13T15:57:57.124Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T15:57:57.124Z] Status: Image is up to date for alpine:3.14 [2022-04-13T15:57:57.124Z] ---> e04c818066af [2022-04-13T15:57:57.124Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T15:57:57.124Z] ---> e04c818066af [2022-04-13T15:57:57.124Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T15:57:57.384Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T15:57:57.384Z] Status: Image is up to date for alpine:3.14 [2022-04-13T15:57:57.384Z] ---> e04c818066af [2022-04-13T15:57:57.384Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-13T15:57:57.643Z] ---> e04c818066af [2022-04-13T15:57:57.643Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-13T15:57:57.643Z] ---> Running in c5042f7061df [2022-04-13T15:57:57.643Z] ---> Running in 43064c0d770b [2022-04-13T15:57:57.643Z] ---> Running in a94bea0c2644 [2022-04-13T15:57:57.643Z] ---> Running in e8fa3195e58f [2022-04-13T15:57:57.977Z] Removing intermediate container c5042f7061df [2022-04-13T15:57:57.977Z] ---> 1d1775df10ad [2022-04-13T15:57:57.977Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-13T15:57:57.977Z] ---> Running in 7505e6864bfc [2022-04-13T15:57:58.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T15:57:58.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T15:57:58.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T15:57:58.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T15:57:58.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T15:57:58.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T15:57:58.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T15:57:58.872Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-13T15:57:58.872Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T15:57:58.872Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-13T15:57:58.872Z] OK: 6 MiB in 15 packages [2022-04-13T15:57:58.872Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T15:57:58.872Z] OK: 6 MiB in 15 packages [2022-04-13T15:57:58.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T15:57:59.131Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-13T15:57:59.131Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T15:57:59.131Z] OK: 6 MiB in 15 packages [2022-04-13T15:57:59.131Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-13T15:57:59.131Z] (2/2) Installing su-exec (0.2-r1) [2022-04-13T15:57:59.131Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T15:57:59.131Z] OK: 6 MiB in 16 packages [2022-04-13T15:58:00.080Z] Removing intermediate container e8fa3195e58f [2022-04-13T15:58:00.080Z] ---> 0ab6aa88c57d [2022-04-13T15:58:00.080Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T15:58:00.080Z] Removing intermediate container a94bea0c2644 [2022-04-13T15:58:00.080Z] ---> 9850771a779a [2022-04-13T15:58:00.080Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T15:58:00.080Z] ---> Running in 3bd3f8ae6c85 [2022-04-13T15:58:00.080Z] Removing intermediate container 43064c0d770b [2022-04-13T15:58:00.080Z] ---> cc873c21743f [2022-04-13T15:58:00.080Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T15:58:00.080Z] ---> Running in 4a439d772805 [2022-04-13T15:58:00.080Z] Removing intermediate container 7505e6864bfc [2022-04-13T15:58:00.080Z] ---> 75b6d25dcef6 [2022-04-13T15:58:00.080Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-13T15:58:00.338Z] ---> Running in 11ec17230f03 [2022-04-13T15:58:00.338Z] ---> Running in 65f8ac96feba [2022-04-13T15:58:00.338Z] Removing intermediate container 3bd3f8ae6c85 [2022-04-13T15:58:00.338Z] ---> ef5eff135c77 [2022-04-13T15:58:00.339Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-13T15:58:00.339Z] Removing intermediate container 4a439d772805 [2022-04-13T15:58:00.339Z] ---> 3cdec3fe33b6 [2022-04-13T15:58:00.339Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-13T15:58:00.598Z] Removing intermediate container 11ec17230f03 [2022-04-13T15:58:00.598Z] ---> bbb6efe9d391 [2022-04-13T15:58:00.598Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-13T15:58:00.598Z] ---> Running in 7fbf6e6a5eea [2022-04-13T15:58:00.598Z] ---> Running in ba2795ee2757 [2022-04-13T15:58:00.598Z] Removing intermediate container 65f8ac96feba [2022-04-13T15:58:00.598Z] ---> f9019940dd1e [2022-04-13T15:58:00.598Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-13T15:58:00.598Z] ---> Running in 9b6114a1d07b [2022-04-13T15:58:00.598Z] ---> Running in 454895e39dd7 [2022-04-13T15:58:00.860Z] Removing intermediate container 7fbf6e6a5eea [2022-04-13T15:58:00.860Z] ---> cda0779bcf11 [2022-04-13T15:58:00.860Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T15:58:00.860Z] ---> Running in 91667e56338d [2022-04-13T15:58:00.860Z] Removing intermediate container 9b6114a1d07b [2022-04-13T15:58:00.860Z] ---> c2cf10830044 [2022-04-13T15:58:00.860Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T15:58:00.860Z] Removing intermediate container 454895e39dd7 [2022-04-13T15:58:00.860Z] Removing intermediate container ba2795ee2757 [2022-04-13T15:58:00.860Z] ---> 434ef7db7254 [2022-04-13T15:58:00.860Z] ---> de8667744e71 [2022-04-13T15:58:00.860Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR}Step 14/23 : EXPOSE $APP_PORT [2022-04-13T15:58:00.860Z] [2022-04-13T15:58:01.122Z] ---> Running in 087a5e1d9ab1 [2022-04-13T15:58:01.122Z] ---> Running in 32ba7d40ce40 [2022-04-13T15:58:01.122Z] ---> Running in 18d66fb868ee [2022-04-13T15:58:01.386Z] Removing intermediate container 91667e56338d [2022-04-13T15:58:01.386Z] ---> 693e6088f78d [2022-04-13T15:58:01.386Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T15:58:01.386Z] Removing intermediate container 32ba7d40ce40 [2022-04-13T15:58:01.386Z] ---> c1e69259f92d [2022-04-13T15:58:01.386Z] Step 15/23 : WORKDIR / [2022-04-13T15:58:01.386Z] Removing intermediate container 18d66fb868ee [2022-04-13T15:58:01.386Z] ---> df2bd39c98b4 [2022-04-13T15:58:01.386Z] Step 15/23 : WORKDIR / [2022-04-13T15:58:01.386Z] ---> Running in c2cbe788e2a0 [2022-04-13T15:58:01.646Z] ---> Running in a37c86521fb2 [2022-04-13T15:58:01.646Z] ---> 70aa50f9725e [2022-04-13T15:58:01.646Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-13T15:58:01.730Z] Removing intermediate container 4bdbe2e98855 [2022-04-13T15:58:01.730Z] ---> e09ab9e3109f [2022-04-13T15:58:01.730Z] Successfully built e09ab9e3109f [2022-04-13T15:58:01.731Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T15:58:01.905Z] Removing intermediate container c2cbe788e2a0 [2022-04-13T15:58:01.905Z] ---> efe89a7523b4 [2022-04-13T15:58:01.905Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T15:58:02.072Z] + docker inspect -f . ci-base-image-arm64 [2022-04-13T15:58:02.072Z] . [Pipeline] withDockerContainer [2022-04-13T15:58:02.164Z] Removing intermediate container a37c86521fb2 [2022-04-13T15:58:02.164Z] ---> 0e893b9f9d46 [2022-04-13T15:58:02.164Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T15:58:02.164Z] ---> b50930cd762d [2022-04-13T15:58:02.164Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-13T15:58:02.295Z] prd-ubuntu20.04-docker-arm64-4c-16g-20820 does not seem to be running inside a container [2022-04-13T15:58:02.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-13T15:58:02.731Z] ---> 71a02f8b3e55 [2022-04-13T15:58:02.731Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-13T15:58:02.731Z] Removing intermediate container 087a5e1d9ab1 [2022-04-13T15:58:02.731Z] ---> 2be94ee21aad [2022-04-13T15:58:02.731Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-13T15:58:02.731Z] ---> Running in a9fa4260b239 [2022-04-13T15:58:02.990Z] Removing intermediate container a9fa4260b239 [2022-04-13T15:58:02.990Z] ---> d75097fbc2e2 [2022-04-13T15:58:02.990Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-13T15:58:03.560Z] ---> f06b9a07501e [2022-04-13T15:58:03.560Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-13T15:58:03.560Z] ---> 4008f1942804 [2022-04-13T15:58:03.560Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-13T15:58:03.561Z] ---> Running in fbe97d4dc85e [2022-04-13T15:58:03.561Z] ---> 775b18b60196 [2022-04-13T15:58:03.561Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-13T15:58:03.675Z] $ docker top 36eb163dea012f9648c64d2b6127f794cebb698c7aebc3c56866c0a4826ff965 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T15:58:04.136Z] ---> 82ce48794b86 [2022-04-13T15:58:04.136Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-13T15:58:04.136Z] ---> Running in 466355c34642 [2022-04-13T15:58:04.136Z] ---> 361f3364ecfc [2022-04-13T15:58:04.136Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-13T15:58:04.136Z] ---> 25edd707b3d1 [2022-04-13T15:58:04.136Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-13T15:58:04.395Z] ---> Running in 7a6c67c27ad8 [2022-04-13T15:58:04.395Z] Removing intermediate container 466355c34642 [2022-04-13T15:58:04.395Z] ---> 1f89dd0d0998 [2022-04-13T15:58:04.395Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T15:58:04.395Z] ---> Running in 9354c4a7d4ee [2022-04-13T15:58:04.554Z] + go version [2022-04-13T15:58:04.554Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-13T15:58:04.585Z] $ docker stop --time=1 36eb163dea012f9648c64d2b6127f794cebb698c7aebc3c56866c0a4826ff965 [2022-04-13T15:58:04.654Z] Removing intermediate container 7a6c67c27ad8 [2022-04-13T15:58:04.654Z] ---> b5c4f057e6d9 [2022-04-13T15:58:04.654Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T15:58:04.654Z] ---> 66089ac3d805 [2022-04-13T15:58:04.654Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-13T15:58:04.654Z] Removing intermediate container 9354c4a7d4ee [2022-04-13T15:58:04.654Z] ---> a39d9d7b9bb7 [2022-04-13T15:58:04.654Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T15:58:04.654Z] ---> Running in 6569b8c3ff30 [2022-04-13T15:58:04.654Z] ---> Running in 73422b734963 [2022-04-13T15:58:04.654Z] ---> Running in d44358d8460f [2022-04-13T15:58:04.914Z] Removing intermediate container 6569b8c3ff30 [2022-04-13T15:58:04.914Z] ---> 22a50f271160 [2022-04-13T15:58:04.914Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T15:58:04.914Z] Removing intermediate container d44358d8460f [2022-04-13T15:58:04.914Z] ---> 5cb247028eee [2022-04-13T15:58:04.914Z] Step 21/22 : LABEL git_sha=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T15:58:04.914Z] Removing intermediate container fbe97d4dc85e [2022-04-13T15:58:04.914Z] ---> 7e16da2e01ff [2022-04-13T15:58:04.914Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T15:58:04.914Z] Removing intermediate container 73422b734963 [2022-04-13T15:58:04.914Z] ---> 83e1d9e171b2 [2022-04-13T15:58:04.914Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T15:58:05.175Z] ---> Running in c42020382c73 [2022-04-13T15:58:05.175Z] ---> Running in d8b6dc70da35 [2022-04-13T15:58:05.175Z] ---> Running in e18e306f1717 [2022-04-13T15:58:05.436Z] Removing intermediate container d8b6dc70da35 [2022-04-13T15:58:05.436Z] ---> b6305e7afff0 [2022-04-13T15:58:05.436Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T15:58:05.436Z] Removing intermediate container e18e306f1717 [2022-04-13T15:58:05.436Z] ---> ed75f4887773 [2022-04-13T15:58:05.436Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T15:58:05.436Z] Removing intermediate container c42020382c73 [2022-04-13T15:58:05.436Z] ---> cffc58e5aeee [2022-04-13T15:58:05.436Z] Step 22/23 : LABEL git_sha=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T15:58:05.436Z] ---> Running in 22912a03e2d0 [2022-04-13T15:58:05.436Z] ---> Running in 0f3feb6e7a70 [2022-04-13T15:58:05.436Z] ---> bdc9b0732db7 [2022-04-13T15:58:05.436Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-13T15:58:05.436Z] ---> Running in 2b8e045981d2 [2022-04-13T15:58:05.713Z] Removing intermediate container 0f3feb6e7a70 [2022-04-13T15:58:05.713Z] ---> efb5a15dc787 [2022-04-13T15:58:05.713Z] [2022-04-13T15:58:05.713Z] Removing intermediate container 22912a03e2d0 [2022-04-13T15:58:05.713Z] ---> 0a9b3d201bb2 [2022-04-13T15:58:05.713Z] Step 22/23 : LABEL git_sha=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T15:58:05.971Z] ---> Running in 95df02f43e30 [2022-04-13T15:58:05.971Z] Removing intermediate container 2b8e045981d2 [2022-04-13T15:58:05.971Z] ---> 74b539eaa122 [2022-04-13T15:58:05.971Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T15:58:05.971Z] ---> Running in f90910b39b7e [2022-04-13T15:58:05.971Z] Successfully built efb5a15dc787 [2022-04-13T15:58:05.971Z] Successfully tagged support-scheduler:latest [2022-04-13T15:58:05.971Z] Building security-spire-agent [2022-04-13T15:58:06.199Z] $ docker rm -f 36eb163dea012f9648c64d2b6127f794cebb698c7aebc3c56866c0a4826ff965 [2022-04-13T15:58:06.230Z]  Building support-scheduler ... done Removing intermediate container 95df02f43e30 [2022-04-13T15:58:06.230Z] ---> 4b87a4b02755 [2022-04-13T15:58:06.230Z] Step 23/23 : LABEL version=0.0.0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T15:58:06.797Z] ---> Running in bcfbcb6261ca [2022-04-13T15:58:06.818Z] + docker inspect -f . ci-base-image-arm64 [2022-04-13T15:58:06.818Z] . [Pipeline] withDockerContainer [2022-04-13T15:58:07.054Z] prd-ubuntu20.04-docker-arm64-4c-16g-20820 does not seem to be running inside a container [2022-04-13T15:58:07.137Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-13T15:58:07.366Z] Removing intermediate container f90910b39b7e [2022-04-13T15:58:07.366Z] ---> 9bc93fa4bc56 [2022-04-13T15:58:07.366Z] [2022-04-13T15:58:07.366Z] ---> 7622c6c362b0 [2022-04-13T15:58:07.366Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-13T15:58:07.366Z] Removing intermediate container bcfbcb6261ca [2022-04-13T15:58:07.366Z] ---> 2b377839d4f4 [2022-04-13T15:58:07.366Z] [2022-04-13T15:58:07.625Z] Successfully built 9bc93fa4bc56 [2022-04-13T15:58:07.625Z] Successfully tagged core-metadata:latest [2022-04-13T15:58:07.625Z]  Building core-metadata ... done Building core-data [2022-04-13T15:58:07.625Z] Successfully built 2b377839d4f4 [2022-04-13T15:58:07.625Z] Successfully tagged core-command:latest [2022-04-13T15:58:07.625Z] Building security-proxy-setup [2022-04-13T15:58:07.884Z]  Building core-command ... done  ---> 90bcaa7cb2b7 [2022-04-13T15:58:07.884Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-13T15:58:08.352Z] $ docker top 870df017daa335205a21bbec92c889b543d1ab4202d393075d8af4a4936f3e1a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-13T15:58:08.592Z] ========================================================= [2022-04-13T15:58:08.592Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-13T15:58:08.592Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T15:58:09.236Z] + make test [2022-04-13T15:58:09.236Z] go mod tidy -compat=1.17 [2022-04-13T15:58:09.790Z] ---> 39c37c37fa1f [2022-04-13T15:58:09.790Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-13T15:58:10.215Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-13T15:58:11.696Z] ---> f5a720ea9c52 [2022-04-13T15:58:11.696Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-13T15:58:11.955Z] ---> Running in 175fe3754a8b [2022-04-13T15:58:12.527Z] Removing intermediate container 175fe3754a8b [2022-04-13T15:58:12.527Z] ---> 9297badc487f [2022-04-13T15:58:12.527Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-13T15:58:13.913Z] ---> 6ff2b4e9c184 [2022-04-13T15:58:13.913Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-13T15:58:13.913Z] ---> Running in 6b7dbe8662df [2022-04-13T15:58:16.458Z] Removing intermediate container 6b7dbe8662df [2022-04-13T15:58:16.458Z] ---> 9d7e99cc5d59 [2022-04-13T15:58:16.458Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-13T15:58:16.718Z] ---> Running in c2e93eeb97aa [2022-04-13T15:58:17.291Z] Removing intermediate container c2e93eeb97aa [2022-04-13T15:58:17.291Z] ---> 89fdb2284989 [2022-04-13T15:58:17.291Z] Step 28/31 : CMD ["gate"] [2022-04-13T15:58:17.553Z] ---> Running in 07df40da202d [2022-04-13T15:58:17.553Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T15:58:17.553Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T15:58:17.553Z] ---> f227f9aeb7ce [2022-04-13T15:58:17.553Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T15:58:17.553Z] ---> Using cache [2022-04-13T15:58:17.553Z] ---> 5f31e4a16bc1 [2022-04-13T15:58:17.553Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T15:58:17.553Z] ---> Using cache [2022-04-13T15:58:17.553Z] ---> a29e433155ed [2022-04-13T15:58:17.553Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T15:58:17.813Z] ---> Running in fe8e191711f5 [2022-04-13T15:58:17.813Z] Removing intermediate container 07df40da202d [2022-04-13T15:58:17.813Z] ---> d3fa4a016f52 [2022-04-13T15:58:17.813Z] Step 29/31 : LABEL arch=x86_64 [2022-04-13T15:58:18.071Z] ---> Running in 58bc77ea46f4 [2022-04-13T15:58:18.644Z] Removing intermediate container 58bc77ea46f4 [2022-04-13T15:58:18.644Z] ---> a8bb6bc48f89 [2022-04-13T15:58:18.644Z] Step 30/31 : LABEL git_sha=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T15:58:18.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T15:58:18.904Z] ---> Running in 8d5e0e1e4483 [2022-04-13T15:58:19.474Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T15:58:19.474Z] Removing intermediate container 8d5e0e1e4483 [2022-04-13T15:58:19.474Z] ---> a6712e3afd2d [2022-04-13T15:58:19.474Z] Step 31/31 : LABEL version=0.0.0 [2022-04-13T15:58:19.733Z] OK: 221 MiB in 52 packages [2022-04-13T15:58:19.733Z] ---> Running in 9f6974112483 [2022-04-13T15:58:20.322Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T15:58:20.322Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T15:58:20.322Z] ---> f227f9aeb7ce [2022-04-13T15:58:20.322Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T15:58:20.322Z] ---> Using cache [2022-04-13T15:58:20.322Z] ---> 5f31e4a16bc1 [2022-04-13T15:58:20.322Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T15:58:20.322Z] ---> Using cache [2022-04-13T15:58:20.322Z] ---> a29e433155ed [2022-04-13T15:58:20.322Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-13T15:58:20.582Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T15:58:20.582Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T15:58:20.582Z] ---> f227f9aeb7ce [2022-04-13T15:58:20.582Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T15:58:20.582Z] ---> Using cache [2022-04-13T15:58:20.582Z] ---> 5f31e4a16bc1 [2022-04-13T15:58:20.582Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T15:58:20.582Z] ---> Using cache [2022-04-13T15:58:20.582Z] ---> a29e433155ed [2022-04-13T15:58:20.582Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T15:58:20.582Z] ---> Using cache [2022-04-13T15:58:20.582Z] ---> 04ca168de833 [2022-04-13T15:58:20.582Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T15:58:20.582Z] ---> Using cache [2022-04-13T15:58:20.582Z] ---> 5113d751d914 [2022-04-13T15:58:20.582Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T15:58:20.582Z] ---> Using cache [2022-04-13T15:58:20.582Z] ---> b0d0f4b97f81 [2022-04-13T15:58:20.582Z] Step 8/22 : COPY . . [2022-04-13T15:58:20.582Z] ---> Using cache [2022-04-13T15:58:20.582Z] ---> 5538905e8011 [2022-04-13T15:58:20.582Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-13T15:58:20.582Z] Removing intermediate container 9f6974112483 [2022-04-13T15:58:20.582Z] ---> ae6593157fb6 [2022-04-13T15:58:20.582Z] [2022-04-13T15:58:20.582Z] ---> Running in 0ef4b38ac743 [2022-04-13T15:58:20.582Z] ---> Running in 741a39aee66d [2022-04-13T15:58:20.582Z] Successfully built ae6593157fb6 [2022-04-13T15:58:20.582Z] Successfully tagged security-bootstrapper:latest [2022-04-13T15:58:20.582Z]  Building security-bootstrapper ... done Building support-notifications [2022-04-13T15:58:20.846Z] Removing intermediate container fe8e191711f5 [2022-04-13T15:58:20.846Z] ---> f9bd4f7a4405 [2022-04-13T15:58:20.846Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T15:58:21.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T15:58:22.355Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T15:58:22.355Z] ---> 1769f63db5cd [2022-04-13T15:58:22.355Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T15:58:22.616Z] OK: 221 MiB in 52 packages [2022-04-13T15:58:22.895Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T15:58:23.155Z] ---> Running in 2836c8dcbe96 [2022-04-13T15:58:23.726Z] Removing intermediate container 0ef4b38ac743 [2022-04-13T15:58:23.726Z] ---> 3c76c8fa5df9 [2022-04-13T15:58:23.726Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T15:58:24.293Z] ---> c34397ae5df2 [2022-04-13T15:58:24.293Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T15:58:24.293Z] ---> Running in b0dfa55bc29a [2022-04-13T15:58:25.232Z] Removing intermediate container 2836c8dcbe96 [2022-04-13T15:58:25.232Z] ---> d825ca0b2e82 [2022-04-13T15:58:25.232Z] Step 8/26 : COPY . . [2022-04-13T15:58:26.169Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T15:58:26.169Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T15:58:26.169Z] ---> f227f9aeb7ce [2022-04-13T15:58:26.169Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T15:58:26.169Z] ---> Using cache [2022-04-13T15:58:26.169Z] ---> 5f31e4a16bc1 [2022-04-13T15:58:26.169Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T15:58:26.169Z] ---> Using cache [2022-04-13T15:58:26.169Z] ---> a29e433155ed [2022-04-13T15:58:26.169Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-13T15:58:28.083Z] Removing intermediate container b0dfa55bc29a [2022-04-13T15:58:28.083Z] ---> 4e840b6bc688 [2022-04-13T15:58:28.083Z] Step 8/23 : COPY . . [2022-04-13T15:58:28.083Z] ---> Running in 70ffc6558aa8 [2022-04-13T15:58:28.654Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T15:58:29.596Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T15:58:29.856Z] OK: 221 MiB in 52 packages [2022-04-13T15:58:33.145Z] Removing intermediate container 70ffc6558aa8 [2022-04-13T15:58:33.145Z] ---> 7cf3b5f10c8c [2022-04-13T15:58:33.145Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T15:58:33.145Z] ---> 928c8c01af88 [2022-04-13T15:58:33.145Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T15:58:33.406Z] ---> Running in 10e1623925c0 [2022-04-13T15:58:33.406Z] ---> f4261e1a24e1 [2022-04-13T15:58:33.406Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T15:58:33.667Z] ---> Running in 06e63e375f4f [2022-04-13T15:58:33.667Z] Removing intermediate container 10e1623925c0 [2022-04-13T15:58:33.667Z] ---> a2d1afcbec43 [2022-04-13T15:58:33.667Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T15:58:33.667Z] ---> Running in 7822fc6ef89f [2022-04-13T15:58:35.577Z] Removing intermediate container 7822fc6ef89f [2022-04-13T15:58:35.577Z] ---> 089356117e0a [2022-04-13T15:58:35.577Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T15:58:35.577Z] Removing intermediate container 06e63e375f4f [2022-04-13T15:58:35.577Z] ---> 22adec9a1b41 [2022-04-13T15:58:35.577Z] Step 8/22 : COPY . . [2022-04-13T15:58:35.577Z] ---> Running in 664641cb8078 [2022-04-13T15:58:35.577Z] ---> 2e94d513bdab [2022-04-13T15:58:35.577Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-13T15:58:35.846Z] Removing intermediate container 664641cb8078 [2022-04-13T15:58:35.846Z] ---> a86451cdd8c0 [2022-04-13T15:58:35.846Z] 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-13T15:58:35.846Z] ---> Running in 024b8fb804ff [2022-04-13T15:58:36.108Z] ---> Running in 15aac8ab887b [2022-04-13T15:58:36.369Z] CGO_ENABLED=1 GO111MODULE=on go build -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-13T15:58:37.310Z] spire-1.2.1/ [2022-04-13T15:58:37.310Z] spire-1.2.1/.data/ [2022-04-13T15:58:37.310Z] spire-1.2.1/.data/.file [2022-04-13T15:58:37.310Z] spire-1.2.1/.dockerignore [2022-04-13T15:58:37.310Z] spire-1.2.1/.gitattributes [2022-04-13T15:58:37.310Z] spire-1.2.1/.githooks/ [2022-04-13T15:58:37.310Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T15:58:37.310Z] spire-1.2.1/.github/ [2022-04-13T15:58:37.310Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T15:58:37.310Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T15:58:37.310Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T15:58:37.310Z] spire-1.2.1/.github/workflows/ [2022-04-13T15:58:37.310Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T15:58:37.310Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T15:58:37.310Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T15:58:37.310Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T15:58:37.310Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T15:58:37.310Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T15:58:37.310Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T15:58:37.310Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T15:58:37.310Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T15:58:37.310Z] spire-1.2.1/.gitignore [2022-04-13T15:58:37.310Z] spire-1.2.1/.go-version [2022-04-13T15:58:37.310Z] spire-1.2.1/.golangci.yml [2022-04-13T15:58:37.310Z] spire-1.2.1/ADOPTERS.md [2022-04-13T15:58:37.310Z] spire-1.2.1/CHANGELOG.md [2022-04-13T15:58:37.310Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T15:58:37.310Z] spire-1.2.1/CODEOWNERS [2022-04-13T15:58:37.310Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T15:58:37.310Z] spire-1.2.1/Dockerfile [2022-04-13T15:58:37.310Z] spire-1.2.1/Dockerfile.dev [2022-04-13T15:58:37.310Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T15:58:37.310Z] spire-1.2.1/LICENSE [2022-04-13T15:58:37.310Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T15:58:37.310Z] spire-1.2.1/Makefile [2022-04-13T15:58:37.310Z] spire-1.2.1/README.md [2022-04-13T15:58:37.310Z] spire-1.2.1/ROADMAP.md [2022-04-13T15:58:37.310Z] spire-1.2.1/SECURITY.md [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/ [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T15:58:37.310Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T15:58:37.310Z] spire-1.2.1/conf/ [2022-04-13T15:58:37.310Z] spire-1.2.1/conf/agent/ [2022-04-13T15:58:37.310Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T15:58:37.310Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T15:58:37.310Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T15:58:37.310Z] spire-1.2.1/conf/server/ [2022-04-13T15:58:37.310Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T15:58:37.310Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T15:58:37.310Z] spire-1.2.1/conf/server/server.conf [2022-04-13T15:58:37.310Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/ [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/auditlog.md [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/images/ [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T15:58:37.310Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T15:58:37.311Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T15:58:37.311Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T15:58:37.311Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T15:58:37.311Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T15:58:37.311Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T15:58:37.311Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T15:58:37.311Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T15:58:37.311Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T15:58:37.311Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T15:58:37.311Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T15:58:37.311Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T15:58:37.311Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T15:58:37.311Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T15:58:37.311Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T15:58:37.311Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T15:58:37.311Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T15:58:37.311Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T15:58:37.311Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T15:58:37.311Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T15:58:37.311Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T15:58:37.311Z] spire-1.2.1/doc/spire_server.md [2022-04-13T15:58:37.311Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T15:58:37.311Z] spire-1.2.1/doc/telemetry.md [2022-04-13T15:58:37.311Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T15:58:37.311Z] spire-1.2.1/doc/upgrading.md [2022-04-13T15:58:37.311Z] spire-1.2.1/doc/using_spire.md [2022-04-13T15:58:37.311Z] spire-1.2.1/examples/ [2022-04-13T15:58:37.311Z] spire-1.2.1/examples/README.md [2022-04-13T15:58:37.311Z] spire-1.2.1/go.mod [2022-04-13T15:58:37.311Z] spire-1.2.1/go.sum [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T15:58:37.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/api/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/health/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/log/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T15:58:37.312Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/util/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/version/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T15:58:37.313Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/config.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T15:58:37.314Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/server.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T15:58:37.315Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T15:58:37.315Z] spire-1.2.1/proto/ [2022-04-13T15:58:37.315Z] spire-1.2.1/proto/private/ [2022-04-13T15:58:37.315Z] spire-1.2.1/proto/private/server/ [2022-04-13T15:58:37.315Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T15:58:37.316Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T15:58:37.316Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T15:58:37.316Z] spire-1.2.1/proto/spire/ [2022-04-13T15:58:37.316Z] spire-1.2.1/proto/spire/common/ [2022-04-13T15:58:37.316Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T15:58:37.316Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T15:58:37.316Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T15:58:37.316Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T15:58:37.316Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T15:58:37.316Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T15:58:37.316Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T15:58:37.316Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T15:58:37.316Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T15:58:37.316Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T15:58:37.316Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T15:58:37.316Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T15:58:37.316Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T15:58:37.316Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T15:58:37.316Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T15:58:37.316Z] spire-1.2.1/release/ [2022-04-13T15:58:37.316Z] spire-1.2.1/release/spire-extras/ [2022-04-13T15:58:37.316Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T15:58:37.316Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T15:58:37.316Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T15:58:37.316Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T15:58:37.316Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T15:58:37.316Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T15:58:37.316Z] spire-1.2.1/release/spire/ [2022-04-13T15:58:37.316Z] spire-1.2.1/release/spire/README.md [2022-04-13T15:58:37.316Z] spire-1.2.1/release/spire/conf/ [2022-04-13T15:58:37.316Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T15:58:37.316Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T15:58:37.316Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T15:58:37.316Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T15:58:37.316Z] spire-1.2.1/script/ [2022-04-13T15:58:37.316Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T15:58:37.316Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T15:58:37.316Z] spire-1.2.1/support/ [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/ [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T15:58:37.316Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T15:58:37.316Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T15:58:37.316Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T15:58:37.316Z] spire-1.2.1/test/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/clock/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/clock/clock.go [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/config/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T15:58:37.316Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T15:58:37.317Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T15:58:37.317Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T15:58:37.317Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T15:58:37.317Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T15:58:37.317Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/README.md [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/common [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/setup/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T15:58:37.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T15:58:37.318Z] spire-1.2.1/test/integration/test.sh [2022-04-13T15:58:37.318Z] spire-1.2.1/test/plugintest/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T15:58:37.318Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T15:58:37.318Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T15:58:37.318Z] spire-1.2.1/test/spiretest/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T15:58:37.318Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T15:58:37.318Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T15:58:37.318Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T15:58:37.318Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T15:58:37.318Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T15:58:37.318Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T15:58:37.318Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T15:58:37.318Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T15:58:37.318Z] spire-1.2.1/test/testca/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/testca/ca.go [2022-04-13T15:58:37.318Z] spire-1.2.1/test/testkey/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T15:58:37.318Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T15:58:37.318Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T15:58:37.318Z] spire-1.2.1/test/testkey/new.go [2022-04-13T15:58:37.318Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T15:58:37.318Z] spire-1.2.1/test/util/ [2022-04-13T15:58:37.318Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T15:58:37.318Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T15:58:37.318Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T15:58:37.318Z] spire-1.2.1/test/util/race.go [2022-04-13T15:58:37.318Z] spire-1.2.1/test/util/util.go [2022-04-13T15:58:37.318Z] building spire from source... [2022-04-13T15:58:37.318Z] Installing go1.17.7... [2022-04-13T15:58:42.569Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-13T15:58:43.885Z] Building bin/spire-server... [2022-04-13T15:58:43.885Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T15:58:43.885Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T15:58:43.885Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T15:58:43.885Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T15:58:43.885Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T15:58:43.885Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T15:58:43.885Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T15:58:43.885Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T15:58:43.885Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T15:58:43.885Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T15:58:43.885Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T15:58:43.885Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T15:58:43.885Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T15:58:43.885Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T15:58:43.885Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T15:58:43.885Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T15:58:43.885Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T15:58:43.885Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T15:58:43.885Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T15:58:43.885Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T15:58:43.885Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T15:58:43.885Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T15:58:43.885Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T15:58:43.885Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T15:58:43.885Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T15:58:43.885Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T15:58:43.885Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T15:58:43.885Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T15:58:43.885Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T15:58:43.885Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T15:58:43.885Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T15:58:43.886Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T15:58:43.886Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T15:58:43.886Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T15:58:43.886Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T15:58:43.886Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T15:58:43.886Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T15:58:43.886Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T15:58:44.144Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T15:58:44.144Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T15:58:44.144Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T15:58:44.402Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T15:58:44.402Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T15:58:44.660Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T15:58:44.660Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T15:58:44.660Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T15:58:44.660Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T15:58:44.660Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T15:58:44.660Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T15:58:44.920Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T15:58:44.920Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T15:58:44.920Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T15:58:44.920Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T15:58:45.178Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T15:58:45.437Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T15:58:45.437Z]  ---> 18aefd455173 [2022-04-13T15:58:45.437Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-13T15:58:45.697Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T15:58:45.697Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T15:58:45.697Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T15:58:45.958Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T15:58:45.958Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T15:58:46.527Z]  ---> Running in 708d0fa107d6 [2022-04-13T15:58:47.464Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T15:58:49.369Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T15:58:49.369Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T15:58:49.369Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T15:58:49.369Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T15:58:49.369Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T15:58:49.369Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T15:58:49.369Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T15:58:49.369Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T15:58:49.369Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T15:58:49.369Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T15:58:49.942Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T15:58:50.213Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T15:58:50.213Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T15:58:50.213Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T15:58:50.473Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T15:58:50.473Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T15:58:50.473Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T15:58:50.732Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T15:58:50.732Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T15:58:50.732Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T15:58:50.732Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T15:58:50.732Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T15:58:50.732Z] Removing intermediate container 741a39aee66d [2022-04-13T15:58:50.732Z] ---> 0c860cda2c97 [2022-04-13T15:58:50.732Z] [2022-04-13T15:58:50.732Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T15:58:50.732Z] ---> e04c818066af [2022-04-13T15:58:50.732Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-13T15:58:50.732Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T15:58:50.990Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T15:58:50.990Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T15:58:50.990Z]  ---> Running in f53f350d6da3 [2022-04-13T15:58:50.990Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T15:58:50.990Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T15:58:50.990Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T15:58:50.990Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T15:58:50.990Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T15:58:50.990Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T15:58:50.990Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T15:58:50.990Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T15:58:51.253Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T15:58:51.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T15:58:51.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T15:58:51.769Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-13T15:58:51.769Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-13T15:58:51.769Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-13T15:58:51.769Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-13T15:58:51.769Z] (5/6) Installing curl (7.79.1-r0) [2022-04-13T15:58:51.769Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-13T15:58:52.028Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T15:58:52.028Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T15:58:52.028Z] OK: 8 MiB in 20 packages [2022-04-13T15:58:52.596Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T15:58:52.596Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T15:58:52.596Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T15:58:52.596Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T15:58:52.596Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T15:58:52.596Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T15:58:52.596Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T15:58:52.856Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T15:58:52.856Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T15:58:52.856Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T15:58:52.856Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T15:58:52.856Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T15:58:52.856Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T15:58:53.115Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T15:58:53.115Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T15:58:53.115Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T15:58:53.115Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T15:58:53.115Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T15:58:53.115Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T15:58:53.115Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T15:58:53.115Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T15:58:53.115Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T15:58:53.115Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T15:58:53.115Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T15:58:53.115Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T15:58:53.115Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T15:58:53.115Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T15:58:53.115Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T15:58:53.375Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T15:58:53.375Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T15:58:53.375Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T15:58:53.375Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T15:58:53.375Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T15:58:53.375Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T15:58:53.375Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T15:58:53.375Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T15:58:53.375Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T15:58:53.375Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T15:58:53.375Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T15:58:53.637Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T15:58:53.637Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T15:58:53.637Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T15:58:53.637Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T15:58:53.637Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T15:58:53.637Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T15:58:53.637Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T15:58:53.637Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T15:58:53.637Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T15:58:53.637Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T15:58:53.637Z] Removing intermediate container f53f350d6da3 [2022-04-13T15:58:53.637Z] ---> ca841cf4c6e9 [2022-04-13T15:58:53.637Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T15:58:53.899Z] ---> Running in e0bc4f0a0741 [2022-04-13T15:58:54.159Z] Removing intermediate container e0bc4f0a0741 [2022-04-13T15:58:54.159Z] ---> 2d6b099df5b7 [2022-04-13T15:58:54.159Z] Step 13/22 : WORKDIR /edgex [2022-04-13T15:58:54.159Z] ---> Running in fb5a8ea74532 [2022-04-13T15:58:54.419Z] Removing intermediate container fb5a8ea74532 [2022-04-13T15:58:54.419Z] ---> 7caa9ada8a4f [2022-04-13T15:58:54.419Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-13T15:58:54.992Z] ---> c572dd76d1e0 [2022-04-13T15:58:54.992Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-13T15:58:56.370Z] ---> 408222e5cf13 [2022-04-13T15:58:56.370Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-13T15:58:58.902Z] ---> 4082d15159de [2022-04-13T15:58:58.902Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T15:58:59.160Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T15:58:59.160Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T15:58:59.418Z]  ---> dfd3cde06d7f [2022-04-13T15:58:59.418Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-13T15:58:59.418Z] ---> Running in 1643d7a18680 [2022-04-13T15:59:01.325Z] Removing intermediate container 1643d7a18680 [2022-04-13T15:59:01.325Z] ---> 4780ff374678 [2022-04-13T15:59:01.325Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T15:59:01.325Z] ---> Running in cc16a054de71 [2022-04-13T15:59:01.583Z] Removing intermediate container cc16a054de71 [2022-04-13T15:59:01.583Z] ---> 86253e6c20dc [2022-04-13T15:59:01.583Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T15:59:01.583Z] ---> Running in 0340a53af9bb [2022-04-13T15:59:01.843Z] Removing intermediate container 0340a53af9bb [2022-04-13T15:59:01.843Z] ---> 4239197fac89 [2022-04-13T15:59:01.843Z] Step 21/22 : LABEL git_sha=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T15:59:02.102Z] ---> Running in 753a71e31ff2 [2022-04-13T15:59:02.670Z] Removing intermediate container 753a71e31ff2 [2022-04-13T15:59:02.670Z] ---> 5d53a60d968b [2022-04-13T15:59:02.670Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T15:59:02.670Z] ---> Running in d74c6fee123f [2022-04-13T15:59:02.670Z] Removing intermediate container 024b8fb804ff [2022-04-13T15:59:02.670Z] ---> 43a813ce5e97 [2022-04-13T15:59:02.670Z] [2022-04-13T15:59:02.670Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T15:59:02.670Z] ---> e04c818066af [2022-04-13T15:59:02.670Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-13T15:59:02.670Z] ---> Running in 8eab0d9fe1d2 [2022-04-13T15:59:02.929Z] Removing intermediate container d74c6fee123f [2022-04-13T15:59:02.929Z] ---> bee6697f26da [2022-04-13T15:59:02.929Z] [2022-04-13T15:59:02.929Z] Removing intermediate container 8eab0d9fe1d2 [2022-04-13T15:59:02.929Z] ---> faff67aaf508 [2022-04-13T15:59:02.929Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-13T15:59:03.188Z] Successfully built bee6697f26da [2022-04-13T15:59:03.188Z] Successfully tagged security-proxy-setup:latest [2022-04-13T15:59:03.188Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-04-13T15:59:03.188Z] ---> Running in 32f1a345d70a [2022-04-13T15:59:04.124Z] Removing intermediate container 32f1a345d70a [2022-04-13T15:59:04.124Z] ---> 028920600656 [2022-04-13T15:59:04.124Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-13T15:59:04.692Z] ---> Running in c9d7acf2d1db [2022-04-13T15:59:05.262Z] Removing intermediate container c9d7acf2d1db [2022-04-13T15:59:05.262Z] ---> 1f634ac9bf66 [2022-04-13T15:59:05.262Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T15:59:05.262Z] ---> Running in ab6293efc507 [2022-04-13T15:59:07.805Z] Removing intermediate container ab6293efc507 [2022-04-13T15:59:07.805Z] ---> 1b51501655da [2022-04-13T15:59:07.805Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-13T15:59:07.805Z] ---> Running in 0bf993d4f4a1 [2022-04-13T15:59:09.285Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T15:59:09.951Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T15:59:09.951Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T15:59:09.951Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T15:59:09.951Z] ---> f227f9aeb7ce [2022-04-13T15:59:09.951Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T15:59:09.951Z] ---> Using cache [2022-04-13T15:59:09.951Z] ---> 5f31e4a16bc1 [2022-04-13T15:59:09.951Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T15:59:09.951Z] ---> Using cache [2022-04-13T15:59:09.951Z] ---> a29e433155ed [2022-04-13T15:59:09.951Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-13T15:59:09.951Z] ---> Using cache [2022-04-13T15:59:09.951Z] ---> 04ca168de833 [2022-04-13T15:59:09.951Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T15:59:09.951Z] ---> Using cache [2022-04-13T15:59:09.951Z] ---> 5113d751d914 [2022-04-13T15:59:09.951Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T15:59:09.951Z] ---> Using cache [2022-04-13T15:59:09.951Z] ---> b0d0f4b97f81 [2022-04-13T15:59:09.951Z] Step 8/25 : COPY . . [2022-04-13T15:59:09.951Z] ---> Using cache [2022-04-13T15:59:09.951Z] ---> 5538905e8011 [2022-04-13T15:59:09.951Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-13T15:59:09.951Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-13T15:59:10.209Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T15:59:10.209Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-13T15:59:10.209Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T15:59:10.471Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-13T15:59:10.471Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-13T15:59:10.471Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T15:59:10.471Z] OK: 8 MiB in 20 packages [2022-04-13T15:59:10.731Z] ---> Running in 84f999cb71fb [2022-04-13T15:59:11.299Z] Removing intermediate container 0bf993d4f4a1 [2022-04-13T15:59:11.299Z] ---> e6aa62b051be [2022-04-13T15:59:11.299Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T15:59:11.557Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T15:59:11.816Z] ---> ba297c7e052c [2022-04-13T15:59:11.816Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-13T15:59:12.751Z] ---> 38b496b0d114 [2022-04-13T15:59:12.751Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-13T15:59:14.129Z] ---> 15e8d3a517fc [2022-04-13T15:59:14.129Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-13T15:59:14.129Z] ---> Running in 25f889715288 [2022-04-13T15:59:14.467Z] Removing intermediate container 25f889715288 [2022-04-13T15:59:14.467Z] ---> 1ae557befab3 [2022-04-13T15:59:14.467Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T15:59:14.753Z] ---> Running in 14a6e7ef6755 [2022-04-13T15:59:15.013Z] Removing intermediate container 14a6e7ef6755 [2022-04-13T15:59:15.013Z] ---> 6a8f2b0fb861 [2022-04-13T15:59:15.013Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T15:59:15.013Z] ---> Running in 6421a9fd917a [2022-04-13T15:59:15.273Z] Building bin/spire-agent... [2022-04-13T15:59:15.273Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T15:59:15.532Z] Removing intermediate container 6421a9fd917a [2022-04-13T15:59:15.532Z] ---> 5958d306041f [2022-04-13T15:59:15.532Z] Step 22/23 : LABEL git_sha=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T15:59:15.790Z] ---> Running in 0b7b70ca24ae [2022-04-13T15:59:15.790Z] Removing intermediate container 708d0fa107d6 [2022-04-13T15:59:15.790Z] ---> be7fa0fec345 [2022-04-13T15:59:15.790Z] [2022-04-13T15:59:15.790Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T15:59:15.790Z] ---> e04c818066af [2022-04-13T15:59:15.790Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-13T15:59:16.048Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T15:59:16.048Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T15:59:16.048Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T15:59:16.048Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T15:59:16.048Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T15:59:16.048Z]  ---> Running in a381aa42fca1 [2022-04-13T15:59:16.048Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T15:59:16.048Z] Removing intermediate container 0b7b70ca24ae [2022-04-13T15:59:16.048Z] ---> a6b3bfca9737 [2022-04-13T15:59:16.048Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T15:59:16.310Z] ---> Running in ccde0fef3235 [2022-04-13T15:59:16.568Z] Removing intermediate container ccde0fef3235 [2022-04-13T15:59:16.568Z] ---> 16f823050b5d [2022-04-13T15:59:16.568Z] [2022-04-13T15:59:16.829Z] Successfully built 16f823050b5d [2022-04-13T15:59:16.829Z] Successfully tagged core-data:latest [2022-04-13T15:59:16.829Z]  Building core-data ... done Building sys-mgmt-agent [2022-04-13T15:59:16.829Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T15:59:16.829Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T15:59:16.829Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T15:59:16.829Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T15:59:16.829Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T15:59:16.829Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T15:59:17.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T15:59:17.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T15:59:17.346Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-13T15:59:17.346Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-13T15:59:17.346Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T15:59:17.346Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T15:59:17.606Z] OK: 6 MiB in 16 packages [2022-04-13T15:59:21.797Z] Removing intermediate container a381aa42fca1 [2022-04-13T15:59:21.797Z] ---> d6f6e3e70c0b [2022-04-13T15:59:21.797Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T15:59:21.797Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T15:59:21.797Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T15:59:21.797Z] ---> f227f9aeb7ce [2022-04-13T15:59:21.797Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T15:59:21.797Z] ---> Using cache [2022-04-13T15:59:21.797Z] ---> 5f31e4a16bc1 [2022-04-13T15:59:21.797Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T15:59:21.797Z] ---> Using cache [2022-04-13T15:59:21.797Z] ---> a29e433155ed [2022-04-13T15:59:21.797Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-13T15:59:21.797Z] ---> Running in a97e1e5373a8 [2022-04-13T15:59:21.797Z] ---> Running in d7f31e7049bd [2022-04-13T15:59:22.056Z] Removing intermediate container a97e1e5373a8 [2022-04-13T15:59:22.056Z] ---> 47612a71d825 [2022-04-13T15:59:22.056Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-13T15:59:22.056Z] ---> Running in 1da4cbdb36ea [2022-04-13T15:59:22.625Z] Removing intermediate container 1da4cbdb36ea [2022-04-13T15:59:22.625Z] ---> 1615ef639554 [2022-04-13T15:59:22.625Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T15:59:22.625Z] ---> Running in d0acb01a1a21 [2022-04-13T15:59:22.625Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T15:59:22.886Z] Removing intermediate container d0acb01a1a21 [2022-04-13T15:59:22.886Z] ---> 40a02e4f0496 [2022-04-13T15:59:22.886Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T15:59:23.453Z] ---> 759053ddfdd7 [2022-04-13T15:59:23.453Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-13T15:59:23.453Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T15:59:23.711Z] OK: 221 MiB in 52 packages [2022-04-13T15:59:25.087Z] Removing intermediate container d7f31e7049bd [2022-04-13T15:59:25.087Z] ---> 9b4472aa0796 [2022-04-13T15:59:25.087Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T15:59:25.087Z] ---> 8f98a0db8c83 [2022-04-13T15:59:25.088Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-13T15:59:25.657Z] ---> c60a84769dcb [2022-04-13T15:59:25.657Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T15:59:25.657Z] ---> 5e4e5d261e65 [2022-04-13T15:59:25.657Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-13T15:59:25.657Z] ---> Running in 56ce10163780 [2022-04-13T15:59:25.657Z] ---> Running in 9719bba53b53 [2022-04-13T15:59:25.916Z] Removing intermediate container 9719bba53b53 [2022-04-13T15:59:25.916Z] ---> a8a59883fb7f [2022-04-13T15:59:25.916Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T15:59:25.916Z] ---> Running in 3814e06526b7 [2022-04-13T15:59:26.174Z] Removing intermediate container 3814e06526b7 [2022-04-13T15:59:26.174Z] ---> 98521c7b3504 [2022-04-13T15:59:26.174Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T15:59:26.433Z] ---> Running in 8fe91ba1fe4c [2022-04-13T15:59:26.693Z] Removing intermediate container 8fe91ba1fe4c [2022-04-13T15:59:26.693Z] ---> b1f4c415f261 [2022-04-13T15:59:26.693Z] Step 21/22 : LABEL git_sha=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T15:59:26.693Z] ---> Running in c3e256aafa3d [2022-04-13T15:59:26.954Z] Removing intermediate container c3e256aafa3d [2022-04-13T15:59:26.954Z] ---> c30d80105973 [2022-04-13T15:59:26.954Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T15:59:27.247Z] ---> Running in 09bbde910f3a [2022-04-13T15:59:27.509Z] Removing intermediate container 09bbde910f3a [2022-04-13T15:59:27.509Z] ---> 5894655d0a54 [2022-04-13T15:59:27.509Z] [2022-04-13T15:59:27.509Z] Successfully built 5894655d0a54 [2022-04-13T15:59:27.509Z] Successfully tagged support-notifications:latest [2022-04-13T15:59:27.509Z]  Building support-notifications ... done Building security-spire-server [2022-04-13T15:59:27.772Z] Removing intermediate container 56ce10163780 [2022-04-13T15:59:27.772Z] ---> 736c8747573c [2022-04-13T15:59:27.772Z] Step 8/23 : COPY . . [2022-04-13T15:59:37.752Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T15:59:37.752Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T15:59:37.752Z] ---> f227f9aeb7ce [2022-04-13T15:59:37.752Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T15:59:37.752Z] ---> Using cache [2022-04-13T15:59:37.752Z] ---> 5f31e4a16bc1 [2022-04-13T15:59:37.752Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T15:59:37.752Z] ---> Using cache [2022-04-13T15:59:37.752Z] ---> a29e433155ed [2022-04-13T15:59:37.752Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T15:59:37.752Z] ---> Using cache [2022-04-13T15:59:37.752Z] ---> f9bd4f7a4405 [2022-04-13T15:59:37.752Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T15:59:37.752Z] ---> Using cache [2022-04-13T15:59:37.752Z] ---> 1769f63db5cd [2022-04-13T15:59:37.752Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T15:59:37.752Z] ---> Using cache [2022-04-13T15:59:37.752Z] ---> d825ca0b2e82 [2022-04-13T15:59:37.752Z] Step 8/25 : COPY . . [2022-04-13T15:59:37.752Z] ---> Using cache [2022-04-13T15:59:37.752Z] ---> 928c8c01af88 [2022-04-13T15:59:37.752Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T15:59:37.752Z] ---> Using cache [2022-04-13T15:59:37.752Z] ---> a2d1afcbec43 [2022-04-13T15:59:37.752Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-13T15:59:37.752Z] ---> Using cache [2022-04-13T15:59:37.752Z] ---> 089356117e0a [2022-04-13T15:59:37.752Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-13T15:59:37.752Z] ---> Using cache [2022-04-13T15:59:37.752Z] ---> a86451cdd8c0 [2022-04-13T15:59:37.753Z] 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-13T15:59:41.039Z] ---> Running in 9c0207079f1d [2022-04-13T15:59:41.039Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T15:59:41.039Z] ---> 7333fa4e8391 [2022-04-13T15:59:41.039Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-13T15:59:41.039Z] ---> Running in 8b3e2bf1c0e8 [2022-04-13T15:59:42.421Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T15:59:42.421Z] spire-1.2.1/ [2022-04-13T15:59:42.421Z] spire-1.2.1/.data/ [2022-04-13T15:59:42.421Z] spire-1.2.1/.data/.file [2022-04-13T15:59:42.421Z] spire-1.2.1/.dockerignore [2022-04-13T15:59:42.421Z] spire-1.2.1/.gitattributes [2022-04-13T15:59:42.421Z] spire-1.2.1/.githooks/ [2022-04-13T15:59:42.421Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T15:59:42.421Z] spire-1.2.1/.github/ [2022-04-13T15:59:42.421Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T15:59:42.421Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T15:59:42.421Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T15:59:42.421Z] spire-1.2.1/.github/workflows/ [2022-04-13T15:59:42.421Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T15:59:42.421Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T15:59:42.421Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T15:59:42.421Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T15:59:42.421Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T15:59:42.421Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T15:59:42.421Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T15:59:42.421Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T15:59:42.421Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T15:59:42.421Z] spire-1.2.1/.gitignore [2022-04-13T15:59:42.421Z] spire-1.2.1/.go-version [2022-04-13T15:59:42.421Z] spire-1.2.1/.golangci.yml [2022-04-13T15:59:42.421Z] spire-1.2.1/ADOPTERS.md [2022-04-13T15:59:42.421Z] spire-1.2.1/CHANGELOG.md [2022-04-13T15:59:42.421Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T15:59:42.421Z] spire-1.2.1/CODEOWNERS [2022-04-13T15:59:42.421Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T15:59:42.421Z] spire-1.2.1/Dockerfile [2022-04-13T15:59:42.421Z] spire-1.2.1/Dockerfile.dev [2022-04-13T15:59:42.421Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T15:59:42.421Z] spire-1.2.1/LICENSE [2022-04-13T15:59:42.421Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T15:59:42.421Z] spire-1.2.1/Makefile [2022-04-13T15:59:42.421Z] spire-1.2.1/README.md [2022-04-13T15:59:42.421Z] spire-1.2.1/ROADMAP.md [2022-04-13T15:59:42.421Z] spire-1.2.1/SECURITY.md [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/ [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T15:59:42.421Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T15:59:42.421Z] spire-1.2.1/conf/ [2022-04-13T15:59:42.421Z] spire-1.2.1/conf/agent/ [2022-04-13T15:59:42.421Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T15:59:42.421Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T15:59:42.421Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T15:59:42.421Z] spire-1.2.1/conf/server/ [2022-04-13T15:59:42.421Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T15:59:42.421Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T15:59:42.421Z] spire-1.2.1/conf/server/server.conf [2022-04-13T15:59:42.421Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/ [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/auditlog.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/images/ [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/spire_server.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/telemetry.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/upgrading.md [2022-04-13T15:59:42.421Z] spire-1.2.1/doc/using_spire.md [2022-04-13T15:59:42.421Z] spire-1.2.1/examples/ [2022-04-13T15:59:42.421Z] spire-1.2.1/examples/README.md [2022-04-13T15:59:42.421Z] spire-1.2.1/go.mod [2022-04-13T15:59:42.421Z] spire-1.2.1/go.sum [2022-04-13T15:59:42.421Z] spire-1.2.1/pkg/ [2022-04-13T15:59:42.421Z] spire-1.2.1/pkg/agent/ [2022-04-13T15:59:42.421Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T15:59:42.421Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T15:59:42.421Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T15:59:42.421Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T15:59:42.421Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T15:59:42.421Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T15:59:42.421Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T15:59:42.421Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T15:59:42.421Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T15:59:42.421Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T15:59:42.421Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T15:59:42.421Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T15:59:42.421Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T15:59:42.421Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T15:59:42.421Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/api/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/health/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/log/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T15:59:42.422Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/util/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/version/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/config.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T15:59:42.423Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/server.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T15:59:42.424Z] spire-1.2.1/proto/ [2022-04-13T15:59:42.424Z] spire-1.2.1/proto/private/ [2022-04-13T15:59:42.424Z] spire-1.2.1/proto/private/server/ [2022-04-13T15:59:42.424Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T15:59:42.424Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T15:59:42.424Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T15:59:42.424Z] spire-1.2.1/proto/spire/ [2022-04-13T15:59:42.424Z] spire-1.2.1/proto/spire/common/ [2022-04-13T15:59:42.424Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T15:59:42.424Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T15:59:42.424Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T15:59:42.424Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T15:59:42.424Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T15:59:42.424Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T15:59:42.424Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T15:59:42.424Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T15:59:42.424Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T15:59:42.424Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T15:59:42.424Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T15:59:42.424Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T15:59:42.424Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T15:59:42.424Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T15:59:42.424Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T15:59:42.424Z] spire-1.2.1/release/ [2022-04-13T15:59:42.424Z] spire-1.2.1/release/spire-extras/ [2022-04-13T15:59:42.424Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T15:59:42.424Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T15:59:42.424Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T15:59:42.424Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T15:59:42.424Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T15:59:42.424Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T15:59:42.424Z] spire-1.2.1/release/spire/ [2022-04-13T15:59:42.424Z] spire-1.2.1/release/spire/README.md [2022-04-13T15:59:42.424Z] spire-1.2.1/release/spire/conf/ [2022-04-13T15:59:42.424Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T15:59:42.424Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T15:59:42.424Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T15:59:42.424Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T15:59:42.424Z] spire-1.2.1/script/ [2022-04-13T15:59:42.424Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T15:59:42.424Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T15:59:42.424Z] spire-1.2.1/support/ [2022-04-13T15:59:42.424Z] spire-1.2.1/support/k8s/ [2022-04-13T15:59:42.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T15:59:42.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T15:59:42.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T15:59:42.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T15:59:42.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T15:59:42.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T15:59:42.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T15:59:42.425Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T15:59:42.425Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T15:59:42.425Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/clock/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/clock/clock.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/config/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T15:59:42.425Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/README.md [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/common [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/setup/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/suites/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T15:59:42.425Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T15:59:42.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T15:59:42.687Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T15:59:42.688Z] spire-1.2.1/test/integration/test.sh [2022-04-13T15:59:42.688Z] spire-1.2.1/test/plugintest/ [2022-04-13T15:59:42.688Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T15:59:42.688Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T15:59:42.688Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T15:59:42.688Z] spire-1.2.1/test/spiretest/ [2022-04-13T15:59:42.688Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T15:59:42.688Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T15:59:42.688Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T15:59:42.688Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T15:59:42.688Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T15:59:42.688Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T15:59:42.688Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T15:59:42.688Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T15:59:42.688Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T15:59:42.688Z] spire-1.2.1/test/testca/ [2022-04-13T15:59:42.688Z] spire-1.2.1/test/testca/ca.go [2022-04-13T15:59:42.688Z] spire-1.2.1/test/testkey/ [2022-04-13T15:59:42.688Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T15:59:42.688Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T15:59:42.688Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T15:59:42.688Z] spire-1.2.1/test/testkey/new.go [2022-04-13T15:59:42.688Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T15:59:42.688Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T15:59:42.688Z] spire-1.2.1/test/util/ [2022-04-13T15:59:42.688Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T15:59:42.688Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T15:59:42.688Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T15:59:42.688Z] spire-1.2.1/test/util/race.go [2022-04-13T15:59:42.688Z] spire-1.2.1/test/util/util.go [2022-04-13T15:59:42.688Z] building spire from source... [2022-04-13T15:59:42.688Z] Installing go1.17.7... [2022-04-13T15:59:47.965Z] Building bin/spire-server... [2022-04-13T15:59:47.965Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T15:59:47.965Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T15:59:47.965Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T15:59:47.965Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T15:59:47.965Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T15:59:48.226Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T15:59:48.226Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T15:59:48.485Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T15:59:48.485Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T15:59:48.485Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T15:59:48.744Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T15:59:48.744Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T15:59:48.744Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T15:59:48.744Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T15:59:49.005Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T15:59:49.005Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T15:59:49.005Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T15:59:49.005Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T15:59:49.005Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T15:59:49.005Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T15:59:49.005Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T15:59:49.005Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T15:59:49.299Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T15:59:49.299Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T15:59:49.299Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T15:59:49.558Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T15:59:49.558Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T15:59:49.558Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T15:59:49.558Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T15:59:49.558Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T15:59:49.558Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T15:59:49.558Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T15:59:49.558Z] Removing intermediate container 84f999cb71fb [2022-04-13T15:59:49.558Z] ---> ef0e769fde2c [2022-04-13T15:59:49.558Z] [2022-04-13T15:59:49.558Z] Step 10/25 : FROM alpine:3.14 [2022-04-13T15:59:49.558Z] ---> e04c818066af [2022-04-13T15:59:49.558Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-13T15:59:49.558Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T15:59:49.819Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T15:59:49.819Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T15:59:49.819Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T15:59:49.819Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T15:59:50.079Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T15:59:50.079Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T15:59:50.079Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T15:59:50.079Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T15:59:50.079Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T15:59:50.079Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T15:59:50.079Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T15:59:50.338Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T15:59:50.338Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T15:59:50.338Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T15:59:50.338Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T15:59:50.338Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T15:59:50.338Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T15:59:50.601Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T15:59:50.601Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T15:59:50.601Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T15:59:50.601Z]  ---> Running in 2e7601b7c240 [2022-04-13T15:59:50.601Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T15:59:50.860Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T15:59:51.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T15:59:51.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T15:59:51.689Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-13T15:59:51.690Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-13T15:59:51.690Z] (3/3) Installing su-exec (0.2-r1) [2022-04-13T15:59:51.690Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T15:59:51.690Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T15:59:51.690Z] OK: 6 MiB in 17 packages [2022-04-13T15:59:52.258Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T15:59:52.258Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T15:59:52.258Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T15:59:52.258Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T15:59:52.517Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T15:59:55.814Z] Removing intermediate container 2e7601b7c240 [2022-04-13T15:59:55.814Z] ---> a81ef85bb685 [2022-04-13T15:59:55.814Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T15:59:56.073Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T15:59:56.073Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T15:59:56.073Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T15:59:56.073Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T15:59:56.073Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T15:59:56.073Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T15:59:56.332Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T15:59:56.332Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T15:59:56.332Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T15:59:56.332Z]  ---> Running in 293f7dcf7c0e [2022-04-13T15:59:56.332Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T15:59:57.272Z] Removing intermediate container 293f7dcf7c0e [2022-04-13T15:59:57.272Z] ---> 08ca4c19ebae [2022-04-13T15:59:57.272Z] Step 13/25 : WORKDIR / [2022-04-13T15:59:57.532Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T15:59:57.532Z]  ---> Running in 781374839d6b [2022-04-13T15:59:57.790Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T15:59:57.790Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T15:59:57.790Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T15:59:58.049Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T15:59:58.049Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T15:59:58.049Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T15:59:58.309Z] Removing intermediate container 781374839d6b [2022-04-13T15:59:58.309Z] ---> 252de4bed975 [2022-04-13T15:59:58.309Z] 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-13T15:59:58.309Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T15:59:58.309Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T15:59:58.309Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T15:59:58.309Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T15:59:58.309Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T15:59:58.309Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T15:59:58.576Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T15:59:58.576Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T15:59:58.576Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T15:59:58.576Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T15:59:58.576Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T15:59:58.576Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T15:59:58.576Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T15:59:58.576Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T15:59:58.836Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T15:59:58.836Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T15:59:59.096Z]  ---> f885c2f91283 [2022-04-13T15:59:59.096Z] 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-13T16:00:01.005Z] ---> 1b9baadf889d [2022-04-13T16:00:01.005Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-13T16:00:01.005Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T16:00:01.005Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T16:00:01.005Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T16:00:01.005Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T16:00:01.005Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T16:00:01.005Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T16:00:01.005Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T16:00:01.005Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T16:00:01.267Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T16:00:01.267Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T16:00:01.267Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T16:00:01.267Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T16:00:01.267Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T16:00:01.267Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T16:00:01.267Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T16:00:01.267Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T16:00:01.267Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T16:00:01.267Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T16:00:01.267Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T16:00:01.267Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T16:00:01.267Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T16:00:01.267Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T16:00:01.525Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T16:00:01.525Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T16:00:01.525Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T16:00:01.525Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T16:00:01.525Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T16:00:01.525Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T16:00:01.525Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T16:00:01.785Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T16:00:01.785Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T16:00:01.785Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T16:00:01.785Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T16:00:01.785Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T16:00:01.785Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T16:00:02.058Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T16:00:02.058Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T16:00:02.058Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T16:00:02.058Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T16:00:02.058Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T16:00:02.058Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T16:00:02.058Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T16:00:02.058Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T16:00:02.058Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T16:00:02.058Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T16:00:02.058Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T16:00:02.317Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T16:00:02.317Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T16:00:02.317Z]  ---> 7352993cd148 [2022-04-13T16:00:02.317Z] 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-13T16:00:02.317Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T16:00:03.694Z]  ---> 0b1a204fb554 [2022-04-13T16:00:03.694Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-13T16:00:06.230Z] ---> ea037f047741 [2022-04-13T16:00:06.230Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-13T16:00:07.609Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T16:00:07.609Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T16:00:10.966Z]  ---> 6b4e2461fb51 [2022-04-13T16:00:10.966Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T16:00:12.351Z] ---> b5122d7bbd0b [2022-04-13T16:00:12.351Z] 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-13T16:00:12.351Z] ---> Running in c169b9f0970e [2022-04-13T16:00:14.899Z] Removing intermediate container c169b9f0970e [2022-04-13T16:00:14.899Z] ---> ef43bc178684 [2022-04-13T16:00:14.899Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T16:00:15.158Z] ---> Running in 80c8fc206730 [2022-04-13T16:00:15.726Z] Removing intermediate container 80c8fc206730 [2022-04-13T16:00:15.726Z] ---> 0099fb69b0ce [2022-04-13T16:00:15.726Z] Step 23/25 : LABEL arch=x86_64 [2022-04-13T16:00:15.985Z] ---> Running in 0b359f4817bf [2022-04-13T16:00:15.985Z] Removing intermediate container 8b3e2bf1c0e8 [2022-04-13T16:00:15.985Z] ---> 70d9d6f23ab6 [2022-04-13T16:00:15.985Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-13T16:00:16.244Z] ---> Running in e85f2e48dd63 [2022-04-13T16:00:16.244Z] Removing intermediate container 0b359f4817bf [2022-04-13T16:00:16.244Z] ---> 9e9ef0e78c21 [2022-04-13T16:00:16.244Z] Step 24/25 : LABEL git_sha=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T16:00:16.244Z] ---> Running in cb03df6aabb5 [2022-04-13T16:00:16.812Z] Removing intermediate container cb03df6aabb5 [2022-04-13T16:00:16.812Z] ---> 5a0d52aaf8d3 [2022-04-13T16:00:16.812Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T16:00:16.812Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T16:00:16.812Z] ---> Running in 8f7b741cb9e3 [2022-04-13T16:00:17.070Z] Removing intermediate container 8f7b741cb9e3 [2022-04-13T16:00:17.070Z] ---> 0f9cf3e62f7a [2022-04-13T16:00:17.070Z] [2022-04-13T16:00:17.329Z] Successfully built 0f9cf3e62f7a [2022-04-13T16:00:17.329Z] Successfully tagged security-secretstore-setup:latest [2022-04-13T16:00:17.329Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-04-13T16:00:19.429Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-13T16:00:19.429Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-13T16:00:19.429Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-13T16:00:19.429Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-13T16:00:19.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-13T16:00:19.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-13T16:00:19.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-13T16:00:19.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-13T16:00:19.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-13T16:00:19.706Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-13T16:00:19.706Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-13T16:00:20.310Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-13T16:00:20.310Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-13T16:00:20.310Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-13T16:00:20.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-13T16:00:25.441Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T16:00:25.441Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-13T16:00:25.441Z] ---> f227f9aeb7ce [2022-04-13T16:00:25.441Z] Step 3/20 : WORKDIR /edgex-go [2022-04-13T16:00:25.441Z] ---> Using cache [2022-04-13T16:00:25.441Z] ---> 5f31e4a16bc1 [2022-04-13T16:00:25.441Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-13T16:00:29.768Z] ---> Running in d99f8857997b [2022-04-13T16:00:29.768Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T16:00:30.027Z] Removing intermediate container e85f2e48dd63 [2022-04-13T16:00:30.027Z] ---> 2cccc4dfceac [2022-04-13T16:00:30.027Z] [2022-04-13T16:00:30.027Z] Step 11/23 : FROM docker:20.10.14 [2022-04-13T16:00:30.594Z] 20.10.14: Pulling from library/docker [2022-04-13T16:00:30.594Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T16:00:31.165Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T16:00:31.165Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T16:00:31.165Z] OK: 15865 distinct packages available [2022-04-13T16:00:31.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T16:00:31.736Z] Removing intermediate container b77c43e94c45 [2022-04-13T16:00:31.736Z] ---> c573db33173e [2022-04-13T16:00:31.736Z] [2022-04-13T16:00:31.736Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T16:00:31.995Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T16:00:31.995Z] 3.15: Pulling from library/alpine [2022-04-13T16:00:32.257Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-13T16:00:32.257Z] Status: Downloaded newer image for alpine:3.15 [2022-04-13T16:00:32.257Z] ---> 0ac33e5f5afa [2022-04-13T16:00:32.257Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T16:00:32.257Z] OK: 221 MiB in 52 packages [2022-04-13T16:00:32.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.199s coverage: 28.7% of statements [2022-04-13T16:00:32.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-13T16:00:32.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-13T16:00:32.828Z] ---> Running in dff7c340eed0 [2022-04-13T16:00:33.088Z] Removing intermediate container d99f8857997b [2022-04-13T16:00:33.088Z] ---> 8c9fd13748b0 [2022-04-13T16:00:33.088Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-13T16:00:33.088Z] Removing intermediate container dff7c340eed0 [2022-04-13T16:00:33.088Z] ---> 26d027032c06 [2022-04-13T16:00:33.088Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T16:00:33.088Z] ---> Running in 7af57a7198f9 [2022-04-13T16:00:33.348Z] ---> 2d8c3136528f [2022-04-13T16:00:33.349Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T16:00:33.349Z] ---> Running in c3c08e0ab936 [2022-04-13T16:00:34.725Z] Removing intermediate container 7af57a7198f9 [2022-04-13T16:00:34.725Z] ---> 0a4bd59e2514 [2022-04-13T16:00:34.725Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-13T16:00:34.725Z] ---> Running in 778e2ae641a1 [2022-04-13T16:00:35.295Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T16:00:35.554Z] Removing intermediate container c3c08e0ab936 [2022-04-13T16:00:35.554Z] ---> 2c68fe580a26 [2022-04-13T16:00:35.554Z] Step 7/20 : COPY . . [2022-04-13T16:00:36.122Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T16:00:36.380Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T16:00:36.380Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T16:00:36.380Z] OK: 15854 distinct packages available [2022-04-13T16:00:36.640Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T16:00:37.209Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T16:00:37.779Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-13T16:00:37.779Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-13T16:00:37.779Z] (3/4) Installing libucontext (1.1-r0) [2022-04-13T16:00:37.779Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-13T16:00:38.039Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T16:00:38.039Z] OK: 6 MiB in 18 packages [2022-04-13T16:00:38.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.374s coverage: 98.5% of statements [2022-04-13T16:00:38.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-13T16:00:38.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.474s coverage: 53.4% of statements [2022-04-13T16:00:38.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-13T16:00:38.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-13T16:00:41.324Z] Removing intermediate container 778e2ae641a1 [2022-04-13T16:00:41.324Z] ---> 75514444dd52 [2022-04-13T16:00:41.324Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T16:00:41.324Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-13T16:00:41.324Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-13T16:00:41.324Z] ---> 7417809fdb73 [2022-04-13T16:00:41.324Z] 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-13T16:00:41.324Z] ---> Running in 5bc5538d7873 [2022-04-13T16:00:41.584Z] Removing intermediate container 5bc5538d7873 [2022-04-13T16:00:41.584Z] ---> efa4c78f2f80 [2022-04-13T16:00:41.584Z] 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-13T16:00:41.584Z] ---> Running in 0a8b76c1b6c0 [2022-04-13T16:00:42.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T16:00:42.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T16:00:42.780Z] (1/43) Installing readline (8.1.1-r0) [2022-04-13T16:00:42.780Z] (2/43) Installing bash (5.1.16-r0) [2022-04-13T16:00:42.780Z] Executing bash-5.1.16-r0.post-install [2022-04-13T16:00:42.780Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-13T16:00:42.780Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T16:00:42.780Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-13T16:00:42.780Z] (6/43) Installing curl (7.80.0-r0) [2022-04-13T16:00:42.780Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-13T16:00:42.780Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-13T16:00:42.780Z] (9/43) Installing expat (2.4.7-r0) [2022-04-13T16:00:42.780Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-13T16:00:42.780Z] (11/43) Installing gdbm (1.22-r0) [2022-04-13T16:00:42.780Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-13T16:00:42.780Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-13T16:00:42.780Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-13T16:00:42.780Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-13T16:00:42.780Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-13T16:00:42.780Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-13T16:00:43.039Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-13T16:00:43.039Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-13T16:00:43.039Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-13T16:00:43.039Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-13T16:00:43.039Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-13T16:00:43.039Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-13T16:00:43.039Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-13T16:00:43.039Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-13T16:00:43.039Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-13T16:00:43.039Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-13T16:00:43.039Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-13T16:00:43.039Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-13T16:00:43.039Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-13T16:00:43.297Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-13T16:00:43.297Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-13T16:00:43.297Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-13T16:00:43.297Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-13T16:00:43.297Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-13T16:00:43.297Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-13T16:00:43.297Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-13T16:00:43.297Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-13T16:00:43.297Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-13T16:00:43.297Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-13T16:00:43.297Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-13T16:00:43.297Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-13T16:00:43.297Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-13T16:00:43.297Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T16:00:43.297Z] OK: 83 MiB in 65 packages [2022-04-13T16:00:43.864Z] Collecting docker-compose==1.23.2 [2022-04-13T16:00:44.122Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-13T16:00:44.122Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-13T16:00:44.122Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-13T16:00:44.123Z] Collecting cached-property<2,>=1.2.0 [2022-04-13T16:00:44.123Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-13T16:00:44.381Z] Collecting docker<4.0,>=3.6.0 [2022-04-13T16:00:44.381Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-13T16:00:44.381Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-13T16:00:44.381Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-13T16:00:44.640Z] Collecting jsonschema<3,>=2.5.1 [2022-04-13T16:00:44.640Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-13T16:00:44.640Z] Collecting texttable<0.10,>=0.9.0 [2022-04-13T16:00:44.640Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-13T16:00:45.207Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-13T16:00:45.207Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-13T16:00:45.466Z] ---> 26ef60cf051d [2022-04-13T16:00:45.466Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T16:00:45.466Z] Collecting docopt<0.7,>=0.6.1 [2022-04-13T16:00:45.466Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-13T16:00:45.466Z] ---> 8a2ae617e946 [2022-04-13T16:00:45.466Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-13T16:00:45.725Z] ---> Running in 7b74e27ca700 [2022-04-13T16:00:45.725Z] 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-13T16:00:45.985Z] Collecting PyYAML<4,>=3.10 [2022-04-13T16:00:45.985Z] ---> 92a739c20b14 [2022-04-13T16:00:45.985Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-13T16:00:45.985Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-13T16:00:45.985Z] ---> Running in 35616166f6e5 [2022-04-13T16:00:46.243Z] Removing intermediate container 35616166f6e5 [2022-04-13T16:00:46.243Z] ---> 7fc05f85586a [2022-04-13T16:00:46.243Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-13T16:00:46.501Z] Collecting docker-pycreds>=0.4.0 [2022-04-13T16:00:46.501Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-13T16:00:46.501Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-13T16:00:46.501Z] 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-13T16:00:46.501Z] Collecting idna<2.8,>=2.5 [2022-04-13T16:00:46.501Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-13T16:00:46.501Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-13T16:00:46.501Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-13T16:00:46.763Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-13T16:00:46.763Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-13T16:00:46.763Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-13T16:00:46.763Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-13T16:00:46.763Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-13T16:00:46.763Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-13T16:00:46.763Z] ---> a42ed01f7f16 [2022-04-13T16:00:46.763Z] Step 21/26 : WORKDIR / [2022-04-13T16:00:46.763Z] ---> Running in c7b919753906 [2022-04-13T16:00:46.763Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-13T16:00:46.763Z] Attempting uninstall: urllib3 [2022-04-13T16:00:46.763Z] Found existing installation: urllib3 1.26.7 [2022-04-13T16:00:46.763Z] Uninstalling urllib3-1.26.7: [2022-04-13T16:00:46.763Z] Successfully uninstalled urllib3-1.26.7 [2022-04-13T16:00:47.021Z] Attempting uninstall: idna [2022-04-13T16:00:47.021Z] Found existing installation: idna 3.3 [2022-04-13T16:00:47.021Z] Uninstalling idna-3.3: [2022-04-13T16:00:47.021Z] Successfully uninstalled idna-3.3 [2022-04-13T16:00:47.021Z] Removing intermediate container c7b919753906 [2022-04-13T16:00:47.021Z] ---> ea8aa7d07fac [2022-04-13T16:00:47.021Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T16:00:47.021Z] ---> Running in 609c4548d9b7 [2022-04-13T16:00:47.279Z] Removing intermediate container 609c4548d9b7 [2022-04-13T16:00:47.279Z] ---> f89bd2152bcb [2022-04-13T16:00:47.279Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T16:00:47.538Z] ---> Running in b7ece0f35e85 [2022-04-13T16:00:47.538Z] Attempting uninstall: requests [2022-04-13T16:00:47.538Z] Found existing installation: requests 2.26.0 [2022-04-13T16:00:47.538Z] Uninstalling requests-2.26.0: [2022-04-13T16:00:47.538Z] Successfully uninstalled requests-2.26.0 [2022-04-13T16:00:47.538Z] Running setup.py install for texttable: started [2022-04-13T16:00:47.796Z] Removing intermediate container b7ece0f35e85 [2022-04-13T16:00:47.796Z] ---> d9ac9501b24f [2022-04-13T16:00:47.796Z] Step 24/26 : LABEL arch=x86_64 [2022-04-13T16:00:47.796Z] ---> Running in cceca2908477 [2022-04-13T16:00:47.796Z] Running setup.py install for texttable: finished with status 'done' [2022-04-13T16:00:47.796Z] Running setup.py install for PyYAML: started [2022-04-13T16:00:48.055Z] Removing intermediate container cceca2908477 [2022-04-13T16:00:48.055Z] ---> 059ed975642e [2022-04-13T16:00:48.055Z] Step 25/26 : LABEL git_sha=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T16:00:48.055Z] ---> Running in 199c7258de30 [2022-04-13T16:00:48.313Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-13T16:00:48.313Z] Running setup.py install for docopt: started [2022-04-13T16:00:48.313Z] Removing intermediate container 199c7258de30 [2022-04-13T16:00:48.313Z] ---> 556391047059 [2022-04-13T16:00:48.313Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T16:00:48.313Z] ---> Running in 7c35f753db01 [2022-04-13T16:00:48.574Z] Running setup.py install for docopt: finished with status 'done' [2022-04-13T16:00:48.574Z] Running setup.py install for dockerpty: started [2022-04-13T16:00:48.574Z] Removing intermediate container 7c35f753db01 [2022-04-13T16:00:48.574Z] ---> 79218ac375f9 [2022-04-13T16:00:48.574Z] [2022-04-13T16:00:48.833Z] Successfully built 79218ac375f9 [2022-04-13T16:00:48.833Z] Successfully tagged security-spire-config:latest [2022-04-13T16:00:49.092Z]  Building security-spire-config ... done  Running setup.py install for dockerpty: finished with status 'done' [2022-04-13T16:00:49.351Z] 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-13T16:00:54.630Z] Removing intermediate container 0a8b76c1b6c0 [2022-04-13T16:00:54.630Z] ---> de1f844d5c8b [2022-04-13T16:00:54.630Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-13T16:00:54.630Z] ---> Running in 8f3006441d07 [2022-04-13T16:00:54.630Z] Removing intermediate container 8f3006441d07 [2022-04-13T16:00:54.630Z] ---> 79212532e25d [2022-04-13T16:00:54.630Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-13T16:00:54.630Z] ---> Running in 58439c776341 [2022-04-13T16:00:54.630Z] Removing intermediate container 58439c776341 [2022-04-13T16:00:54.630Z] ---> b078eeddd8d3 [2022-04-13T16:00:54.630Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-13T16:00:56.008Z] ---> be364e8d4fc9 [2022-04-13T16:00:56.008Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-13T16:00:56.267Z] ---> 9faf5db87479 [2022-04-13T16:00:56.267Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-13T16:00:56.834Z] ---> 1feb52958db0 [2022-04-13T16:00:56.834Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-13T16:00:56.834Z] ---> Running in 0ea10961af0f [2022-04-13T16:00:57.401Z] Removing intermediate container 0ea10961af0f [2022-04-13T16:00:57.401Z] ---> 1f737ad703ce [2022-04-13T16:00:57.401Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T16:00:57.401Z] ---> Running in 5f06a11e18e3 [2022-04-13T16:00:57.663Z] Removing intermediate container 5f06a11e18e3 [2022-04-13T16:00:57.663Z] ---> a8dc2de46e18 [2022-04-13T16:00:57.663Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T16:00:57.663Z] ---> Running in d8d5ab153bfb [2022-04-13T16:00:58.227Z] Removing intermediate container d8d5ab153bfb [2022-04-13T16:00:58.227Z] ---> 123e2860b401 [2022-04-13T16:00:58.227Z] Step 22/23 : LABEL git_sha=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T16:00:58.227Z] ---> Running in 0a92b85e0d93 [2022-04-13T16:00:58.795Z] Removing intermediate container 0a92b85e0d93 [2022-04-13T16:00:58.795Z] ---> 100db2902b16 [2022-04-13T16:00:58.795Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T16:00:58.795Z] ---> Running in 946d31569b80 [2022-04-13T16:00:59.060Z] Removing intermediate container 946d31569b80 [2022-04-13T16:00:59.060Z] ---> 693048f414fb [2022-04-13T16:00:59.060Z] [2022-04-13T16:00:59.060Z] Successfully built 693048f414fb [2022-04-13T16:00:59.319Z] Successfully tagged sys-mgmt-agent:latest [2022-04-13T16:00:59.577Z]  Building sys-mgmt-agent ... done Building bin/spire-agent... [2022-04-13T16:00:59.836Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T16:01:00.096Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T16:01:00.096Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T16:01:00.096Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T16:01:00.663Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T16:01:00.663Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T16:01:00.663Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T16:01:00.922Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T16:01:00.922Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T16:01:00.922Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T16:01:00.922Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T16:01:00.922Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T16:01:00.922Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T16:01:05.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.548s coverage: 89.2% of statements [2022-04-13T16:01:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-13T16:01:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-13T16:01:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-13T16:01:05.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.460s coverage: 84.4% of statements [2022-04-13T16:01:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-13T16:01:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-13T16:01:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-13T16:01:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-13T16:01:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-13T16:01:05.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.534s coverage: 95.6% of statements [2022-04-13T16:01:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-13T16:01:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-13T16:01:05.099Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.297s coverage: 72.2% of statements [2022-04-13T16:01:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-13T16:01:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-13T16:01:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-13T16:01:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-13T16:01:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-13T16:01:05.099Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.331s coverage: 60.0% of statements [2022-04-13T16:01:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-13T16:01:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-13T16:01:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-13T16:01:05.099Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.698s coverage: 0.9% of statements [2022-04-13T16:01:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-13T16:01:05.099Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.310s coverage: 58.8% of statements [2022-04-13T16:01:05.099Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.509s coverage: 24.0% of statements [2022-04-13T16:01:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-13T16:01:05.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.300s coverage: 47.1% of statements [2022-04-13T16:01:05.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.299s coverage: 79.5% of statements [2022-04-13T16:01:05.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.197s coverage: 94.1% of statements [2022-04-13T16:01:05.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.296s coverage: 96.3% of statements [2022-04-13T16:01:05.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements [2022-04-13T16:01:17.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.235s coverage: 94.4% of statements [2022-04-13T16:01:17.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.191s coverage: 44.8% of statements [2022-04-13T16:01:19.011Z] Removing intermediate container 7b74e27ca700 [2022-04-13T16:01:19.011Z] ---> 916beced7bb9 [2022-04-13T16:01:19.011Z] [2022-04-13T16:01:19.011Z] Step 9/20 : FROM alpine:3.15 [2022-04-13T16:01:19.011Z] ---> 0ac33e5f5afa [2022-04-13T16:01:19.011Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T16:01:19.011Z] ---> Using cache [2022-04-13T16:01:19.011Z] ---> 26d027032c06 [2022-04-13T16:01:19.011Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T16:01:19.011Z] ---> Using cache [2022-04-13T16:01:19.011Z] ---> 0a4bd59e2514 [2022-04-13T16:01:19.011Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-13T16:01:19.011Z] ---> Running in 15fac281b9d6 [2022-04-13T16:01:19.011Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T16:01:19.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T16:01:20.212Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T16:01:20.212Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T16:01:20.212Z] OK: 15854 distinct packages available [2022-04-13T16:01:20.212Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T16:01:21.149Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T16:01:21.149Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-13T16:01:21.408Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-13T16:01:21.408Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T16:01:21.667Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-13T16:01:21.667Z] (5/9) Installing curl (7.80.0-r0) [2022-04-13T16:01:21.667Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-13T16:01:21.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.606s coverage: 82.5% of statements [2022-04-13T16:01:21.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-13T16:01:21.927Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-13T16:01:21.927Z] (8/9) Installing libucontext (1.1-r0) [2022-04-13T16:01:21.927Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-13T16:01:22.187Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T16:01:22.187Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T16:01:22.187Z] OK: 8 MiB in 23 packages [2022-04-13T16:01:24.728Z] Removing intermediate container 15fac281b9d6 [2022-04-13T16:01:24.728Z] ---> 918c030ee562 [2022-04-13T16:01:24.728Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T16:01:24.728Z] ---> 7f61751be478 [2022-04-13T16:01:24.728Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-13T16:01:25.296Z] ---> 7dceba6490d8 [2022-04-13T16:01:25.296Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-13T16:01:25.863Z] ---> 270af8d2c8df [2022-04-13T16:01:25.863Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-13T16:01:25.863Z] ---> Running in ee470366cf28 [2022-04-13T16:01:25.863Z] Removing intermediate container ee470366cf28 [2022-04-13T16:01:25.863Z] ---> a90579d3c542 [2022-04-13T16:01:25.863Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T16:01:26.122Z] ---> Running in 9d3777529ca7 [2022-04-13T16:01:26.122Z] Removing intermediate container 9d3777529ca7 [2022-04-13T16:01:26.122Z] ---> eeafd6edd939 [2022-04-13T16:01:26.122Z] Step 18/20 : LABEL arch=x86_64 [2022-04-13T16:01:26.380Z] ---> Running in 23958309190a [2022-04-13T16:01:26.380Z] Removing intermediate container 23958309190a [2022-04-13T16:01:26.380Z] ---> a04fb7306386 [2022-04-13T16:01:26.380Z] Step 19/20 : LABEL git_sha=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T16:01:26.380Z] ---> Running in 6038d835958d [2022-04-13T16:01:26.644Z] Removing intermediate container 6038d835958d [2022-04-13T16:01:26.644Z] ---> c63ece87b035 [2022-04-13T16:01:26.644Z] Step 20/20 : LABEL version=0.0.0 [2022-04-13T16:01:26.644Z] ---> Running in 5fe580e8a257 [2022-04-13T16:01:26.903Z] Removing intermediate container 5fe580e8a257 [2022-04-13T16:01:26.903Z] ---> 4f97734d61ea [2022-04-13T16:01:26.903Z] [2022-04-13T16:01:26.903Z] Successfully built 4f97734d61ea [2022-04-13T16:01:26.903Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-13T16:01:30.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.250s coverage: 92.9% of statements [2022-04-13T16:01:30.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-13T16:01:30.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-13T16:01:30.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-13T16:01:30.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements [2022-04-13T16:01:30.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-13T16:01:30.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-13T16:01:30.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-13T16:01:30.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-13T16:01:30.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-13T16:01:30.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.200s coverage: 87.2% of statements [2022-04-13T16:01:30.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-13T16:01:30.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-13T16:01:30.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements [2022-04-13T16:01:30.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-13T16:01:30.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.259s coverage: 58.8% of statements [2022-04-13T16:01:30.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-13T16:01:30.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.278s coverage: 80.0% of statements [2022-04-13T16:01:30.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.230s coverage: 87.2% of statements [2022-04-13T16:01:30.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.256s coverage: 85.4% of statements [2022-04-13T16:01:30.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.752s coverage: 91.2% of statements [2022-04-13T16:01:30.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-13T16:01:32.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.871s coverage: 64.4% of statements [2022-04-13T16:01:32.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-13T16:01:32.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-13T16:01:32.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.367s coverage: 100.0% of statements [2022-04-13T16:01:32.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements [2022-04-13T16:01:32.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2022-04-13T16:01:32.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements [2022-04-13T16:01:32.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2022-04-13T16:01:43.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.439s coverage: 65.4% of statements [2022-04-13T16:01:43.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-13T16:01:43.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-13T16:01:43.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-13T16:01:45.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.795s coverage: 43.8% of statements [2022-04-13T16:01:45.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-13T16:01:45.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-13T16:01:45.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.250s coverage: 89.5% of statements [2022-04-13T16:01:45.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-13T16:01:45.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.417s coverage: 84.8% of statements [2022-04-13T16:01:45.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-13T16:01:45.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-13T16:01:45.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-13T16:01:45.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-13T16:01:53.402Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.379s coverage: 17.7% of statements [2022-04-13T16:01:53.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-13T16:01:53.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-13T16:01:53.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-13T16:01:53.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-13T16:01:53.402Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.627s coverage: 92.3% of statements [2022-04-13T16:01:53.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-13T16:01:53.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-13T16:01:53.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-13T16:01:53.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-13T16:01:53.402Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.220s coverage: 63.2% of statements [2022-04-13T16:01:53.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-13T16:01:53.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-13T16:01:53.402Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.426s coverage: 97.7% of statements [2022-04-13T16:01:53.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-13T16:01:53.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-13T16:01:53.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-13T16:01:53.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-13T16:01:53.402Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.202s coverage: 28.9% of statements [2022-04-13T16:01:53.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-13T16:01:53.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-13T16:01:53.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-13T16:01:53.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-13T16:01:53.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-13T16:01:53.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-13T16:01:53.402Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.197s coverage: 100.0% of statements [2022-04-13T16:01:53.402Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.112s coverage: 96.9% of statements [2022-04-13T16:01:53.456Z]  Building security-spiffe-token-provider ... done Removing intermediate container 15aac8ab887b [2022-04-13T16:01:53.456Z] ---> 99601733d058 [2022-04-13T16:01:53.456Z] [2022-04-13T16:01:53.456Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T16:01:53.456Z] ---> 0ac33e5f5afa [2022-04-13T16:01:53.456Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T16:01:53.456Z] ---> Using cache [2022-04-13T16:01:53.456Z] ---> 26d027032c06 [2022-04-13T16:01:53.456Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T16:01:53.456Z] ---> Using cache [2022-04-13T16:01:53.456Z] ---> 0a4bd59e2514 [2022-04-13T16:01:53.456Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T16:01:53.715Z] ---> Running in 8d19970a3fbc [2022-04-13T16:01:53.975Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T16:01:54.377Z] 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-13T16:01:54.377Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-13T16:01:54.377Z] GO111MODULE=on go vet ./... [2022-04-13T16:01:54.914Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T16:01:55.176Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T16:01:55.176Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T16:01:55.176Z] OK: 15854 distinct packages available [2022-04-13T16:01:55.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T16:01:56.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T16:01:56.119Z] Building bin/spire-agent... [2022-04-13T16:01:56.119Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T16:01:56.119Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T16:01:56.119Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T16:01:56.119Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T16:01:56.378Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-13T16:01:56.378Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-13T16:01:56.378Z] (3/5) Installing libucontext (1.1-r0) [2022-04-13T16:01:56.637Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-13T16:01:56.637Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-13T16:01:56.637Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T16:01:56.637Z] OK: 6 MiB in 19 packages [2022-04-13T16:01:56.896Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T16:01:56.897Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T16:01:56.897Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T16:01:56.897Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T16:01:56.897Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T16:01:56.897Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T16:01:56.897Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T16:01:56.897Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T16:01:56.897Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T16:01:57.838Z] Removing intermediate container 8d19970a3fbc [2022-04-13T16:01:57.838Z] ---> 86757c7406fa [2022-04-13T16:01:57.838Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-13T16:01:58.776Z] ---> e9fe7c0ee5cf [2022-04-13T16:01:58.776Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T16:02:00.681Z] ---> 997b55d35479 [2022-04-13T16:02:00.681Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T16:02:00.681Z] ---> d7e2ab3ad02d [2022-04-13T16:02:00.681Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-13T16:02:00.941Z] ---> 16fafb46029c [2022-04-13T16:02:00.941Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-13T16:02:01.200Z] ---> a55871703a43 [2022-04-13T16:02:01.200Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T16:02:01.200Z] ---> Running in 0986f916c3d7 [2022-04-13T16:02:01.200Z] Removing intermediate container 0986f916c3d7 [2022-04-13T16:02:01.200Z] ---> e9db4a440077 [2022-04-13T16:02:01.200Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T16:02:01.200Z] ---> Running in bc4237dd9b84 [2022-04-13T16:02:01.459Z] Removing intermediate container bc4237dd9b84 [2022-04-13T16:02:01.459Z] ---> 10fba5f17701 [2022-04-13T16:02:01.459Z] Step 24/26 : LABEL arch=x86_64 [2022-04-13T16:02:01.459Z] ---> Running in 0c5d25f1b6c6 [2022-04-13T16:02:01.718Z] Removing intermediate container 0c5d25f1b6c6 [2022-04-13T16:02:01.718Z] ---> cd75ec06335d [2022-04-13T16:02:01.718Z] Step 25/26 : LABEL git_sha=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T16:02:01.718Z] ---> Running in cd7fa89e3a2b [2022-04-13T16:02:01.718Z] Removing intermediate container cd7fa89e3a2b [2022-04-13T16:02:01.718Z] ---> b42455bdef3b [2022-04-13T16:02:01.718Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T16:02:01.983Z] ---> Running in ac2aa748470f [2022-04-13T16:02:01.983Z] Removing intermediate container ac2aa748470f [2022-04-13T16:02:01.983Z] ---> dec75a28e4dd [2022-04-13T16:02:01.983Z] [2022-04-13T16:02:01.983Z] Successfully built dec75a28e4dd [2022-04-13T16:02:02.243Z] Successfully tagged security-spire-agent:latest [2022-04-13T16:02:49.086Z]  Building security-spire-agent ... done Removing intermediate container 9c0207079f1d [2022-04-13T16:02:49.086Z] ---> c2cfa77a4fd2 [2022-04-13T16:02:49.086Z] [2022-04-13T16:02:49.086Z] Step 13/25 : FROM alpine:3.15 [2022-04-13T16:02:49.086Z] ---> 0ac33e5f5afa [2022-04-13T16:02:49.086Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T16:02:49.086Z] ---> Using cache [2022-04-13T16:02:49.086Z] ---> 26d027032c06 [2022-04-13T16:02:49.086Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T16:02:49.086Z] ---> Using cache [2022-04-13T16:02:49.086Z] ---> 0a4bd59e2514 [2022-04-13T16:02:49.086Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T16:02:49.086Z] ---> Using cache [2022-04-13T16:02:49.086Z] ---> 86757c7406fa [2022-04-13T16:02:49.086Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T16:02:49.086Z] ---> 6c80f62c214c [2022-04-13T16:02:49.086Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T16:02:49.086Z] ---> 592fa6cbe1fe [2022-04-13T16:02:49.087Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-13T16:02:49.087Z] ---> 28b45d49e475 [2022-04-13T16:02:49.087Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-13T16:02:49.087Z] ---> 1c2547817293 [2022-04-13T16:02:49.087Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T16:02:49.087Z] ---> Running in 478942d6d2a0 [2022-04-13T16:02:49.087Z] Removing intermediate container 478942d6d2a0 [2022-04-13T16:02:49.087Z] ---> 06d3dc4d9a04 [2022-04-13T16:02:49.087Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T16:02:49.087Z] ---> Running in 4903620d7438 [2022-04-13T16:02:49.087Z] Removing intermediate container 4903620d7438 [2022-04-13T16:02:49.087Z] ---> d6b0d1047d95 [2022-04-13T16:02:49.087Z] Step 23/25 : LABEL arch=x86_64 [2022-04-13T16:02:49.087Z] ---> Running in ca961597bce3 [2022-04-13T16:02:49.087Z] Removing intermediate container ca961597bce3 [2022-04-13T16:02:49.087Z] ---> e834698c0362 [2022-04-13T16:02:49.087Z] Step 24/25 : LABEL git_sha=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T16:02:49.087Z] ---> Running in 7060a1e4e0b0 [2022-04-13T16:02:49.087Z] Removing intermediate container 7060a1e4e0b0 [2022-04-13T16:02:49.087Z] ---> 7ea143450cc2 [2022-04-13T16:02:49.087Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T16:02:49.087Z] ---> Running in b25edcc4ac64 [2022-04-13T16:02:49.087Z] Removing intermediate container b25edcc4ac64 [2022-04-13T16:02:49.087Z] ---> 173ae6d2f060 [2022-04-13T16:02:49.087Z] [2022-04-13T16:02:49.087Z] Successfully built 173ae6d2f060 [2022-04-13T16:02:49.087Z] Successfully tagged security-spire-server:latest [2022-04-13T16:02:49.093Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-13T16:02:49.103Z] $ docker stop --time=1 08737ee29c26265de0583de89e03536066de3ae59ac9fdcd61044ab6d594df82 [2022-04-13T16:02:50.418Z] $ docker rm -f 08737ee29c26265de0583de89e03536066de3ae59ac9fdcd61044ab6d594df82 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T16:02:50.762Z] + docker images [2022-04-13T16:02:50.762Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-13T16:02:50.762Z] security-spire-server latest 173ae6d2f060 2 seconds ago 87.3MB [2022-04-13T16:02:50.762Z] c2cfa77a4fd2 13 seconds ago 4.55GB [2022-04-13T16:02:50.762Z] security-spire-agent latest dec75a28e4dd 49 seconds ago 127MB [2022-04-13T16:02:50.762Z] 99601733d058 About a minute ago 4.55GB [2022-04-13T16:02:50.762Z] security-spiffe-token-provider latest 4f97734d61ea About a minute ago 32.4MB [2022-04-13T16:02:50.762Z] 916beced7bb9 About a minute ago 1.68GB [2022-04-13T16:02:50.762Z] sys-mgmt-agent latest 693048f414fb About a minute ago 311MB [2022-04-13T16:02:50.762Z] security-spire-config latest 79218ac375f9 2 minutes ago 86.7MB [2022-04-13T16:02:50.762Z] c573db33173e 2 minutes ago 4.55GB [2022-04-13T16:02:50.762Z] 2cccc4dfceac 2 minutes ago 1.71GB [2022-04-13T16:02:50.762Z] security-secretstore-setup latest 0f9cf3e62f7a 2 minutes ago 49.7MB [2022-04-13T16:02:50.762Z] ef0e769fde2c 3 minutes ago 1.71GB [2022-04-13T16:02:50.762Z] support-notifications latest 5894655d0a54 3 minutes ago 30.8MB [2022-04-13T16:02:50.762Z] core-data latest 16f823050b5d 3 minutes ago 36.2MB [2022-04-13T16:02:50.762Z] be7fa0fec345 3 minutes ago 1.69GB [2022-04-13T16:02:50.762Z] security-proxy-setup latest bee6697f26da 3 minutes ago 51MB [2022-04-13T16:02:50.762Z] 43a813ce5e97 3 minutes ago 1.7GB [2022-04-13T16:02:50.762Z] 0c860cda2c97 4 minutes ago 1.7GB [2022-04-13T16:02:50.762Z] security-bootstrapper latest ae6593157fb6 4 minutes ago 28.3MB [2022-04-13T16:02:50.762Z] core-command latest 2b377839d4f4 4 minutes ago 28.5MB [2022-04-13T16:02:50.762Z] core-metadata latest 9bc93fa4bc56 4 minutes ago 30.4MB [2022-04-13T16:02:50.762Z] support-scheduler latest efb5a15dc787 4 minutes ago 30.2MB [2022-04-13T16:02:50.762Z] f5245b8ca87f 4 minutes ago 1.69GB [2022-04-13T16:02:50.762Z] 32b309fde54d 4 minutes ago 1.69GB [2022-04-13T16:02:50.762Z] 6a0add7d9cac 4 minutes ago 1.69GB [2022-04-13T16:02:50.762Z] 3fb0cb960b30 4 minutes ago 1.69GB [2022-04-13T16:02:50.762Z] ci-base-image-x86_64 latest f227f9aeb7ce 8 minutes ago 896MB [2022-04-13T16:02:50.762Z] docker 20.10.14 7417809fdb73 8 days ago 218MB [2022-04-13T16:02:50.762Z] alpine 3.14 e04c818066af 8 days ago 5.59MB [2022-04-13T16:02:50.762Z] alpine 3.15 0ac33e5f5afa 8 days ago 5.57MB [2022-04-13T16:02:50.762Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-13T16:02:50.762Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-13T16:02:50.762Z] 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-13T16:03:46.241Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-13T16:03:46.241Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-13T16:03:46.241Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-13T16:03:46.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-13T16:03:46.917Z] + ls -al . [2022-04-13T16:03:46.917Z] total 668 [2022-04-13T16:03:46.917Z] drwxrwxr-x 9 1001 1001 4096 Apr 13 16:03 . [2022-04-13T16:03:46.917Z] drwxr-xr-x 4 root root 4096 Apr 13 15:58 .. [2022-04-13T16:03:46.917Z] -rw-rw-r-- 1 1001 1001 11 Apr 13 15:56 .dockerignore [2022-04-13T16:03:46.917Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 15:56 .git [2022-04-13T16:03:46.917Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 15:56 .github [2022-04-13T16:03:46.917Z] -rw-rw-r-- 1 1001 1001 879 Apr 13 15:56 .gitignore [2022-04-13T16:03:46.917Z] -rw-rw-r-- 1 1001 1001 42 Apr 13 15:56 .golangci.yml [2022-04-13T16:03:46.917Z] -rw-rw-r-- 1 1001 1001 87 Apr 13 15:56 .hadolint.yml [2022-04-13T16:03:46.917Z] -rw-rw-r-- 1 1001 1001 166 Apr 13 15:56 .sonarcloud.properties [2022-04-13T16:03:46.917Z] -rw-rw-r-- 1 1001 1001 1171 Apr 13 15:56 ADOPTERS.md [2022-04-13T16:03:46.917Z] -rw-rw-r-- 1 1001 1001 10086 Apr 13 15:56 Attribution.txt [2022-04-13T16:03:46.917Z] -rw-rw-r-- 1 1001 1001 51732 Apr 13 15:56 CHANGELOG.md [2022-04-13T16:03:46.917Z] -rw-rw-r-- 1 1001 1001 3804 Apr 13 15:56 CONTRIBUTING.md [2022-04-13T16:03:46.917Z] -rw-rw-r-- 1 1001 1001 677 Apr 13 15:56 GOVERNANCE.md [2022-04-13T16:03:46.917Z] -rw-rw-r-- 1 1001 1001 850 Apr 13 15:56 Jenkinsfile [2022-04-13T16:03:46.917Z] -rw-rw-r-- 1 1001 1001 10775 Apr 13 15:56 LICENSE [2022-04-13T16:03:46.917Z] -rw-rw-r-- 1 1001 1001 8522 Apr 13 15:56 Makefile [2022-04-13T16:03:46.917Z] -rw-rw-r-- 1 1001 1001 582 Apr 13 15:56 OWNERS.md [2022-04-13T16:03:46.917Z] -rw-rw-r-- 1 1001 1001 8207 Apr 13 15:56 README.md [2022-04-13T16:03:46.917Z] -rw-rw-r-- 1 1001 1001 6912 Apr 13 15:56 SECURITY.md [2022-04-13T16:03:46.917Z] -rw-rw-r-- 1 1001 1001 5 Apr 13 15:53 VERSION [2022-04-13T16:03:46.917Z] -rw-rw-r-- 1 1001 1001 4131 Apr 13 15:56 ZMQWindows.md [2022-04-13T16:03:46.917Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 15:56 bin [2022-04-13T16:03:46.917Z] drwxrwxr-x 18 1001 1001 4096 Apr 13 15:56 cmd [2022-04-13T16:03:46.917Z] -rw-r--r-- 1 root root 434738 Apr 13 16:01 coverage.out [2022-04-13T16:03:46.917Z] -rw-rw-r-- 1 1001 1001 3256 Apr 13 15:56 go.mod [2022-04-13T16:03:46.917Z] -rw-rw-r-- 1 1001 1001 35162 Apr 13 15:56 go.sum [2022-04-13T16:03:46.917Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 15:56 internal [2022-04-13T16:03:46.917Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 15:56 openapi [2022-04-13T16:03:46.917Z] drwxrwxr-x 4 1001 1001 4096 Apr 13 15:56 snap [2022-04-13T16:03:46.917Z] -rw-rw-r-- 1 1001 1001 204 Apr 13 15:56 version.go [Pipeline] sh [2022-04-13T16:03:47.569Z] + '[' -e coverage.out ] [2022-04-13T16:03:47.569Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-13T16:03:47.588Z] Warning: overwriting stash ‘coverage-report’ [2022-04-13T16:03:48.329Z] Stashed 1 file(s) [Pipeline] sh [2022-04-13T16:03:48.972Z] + make build [2022-04-13T16:03:48.972Z] CGO_ENABLED=1 GO111MODULE=on go build -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-13T16:05:40.833Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T16:05:53.238Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T16:06:03.392Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T16:06:15.893Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T16:06:38.183Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T16:06:46.459Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T16:06:57.691Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T16:07:10.094Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T16:07:22.479Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T16:07:32.626Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T16:07:42.779Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T16:08:01.090Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-13T16:08:11.273Z] $ docker stop --time=1 870df017daa335205a21bbec92c889b543d1ab4202d393075d8af4a4936f3e1a [2022-04-13T16:08:13.300Z] $ docker rm -f 870df017daa335205a21bbec92c889b543d1ab4202d393075d8af4a4936f3e1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T16:08:15.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T16:08:15.480Z] [2022-04-13T16:08:15.480Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T16:08:15.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T16:08:16.104Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-13T16:08:16.104Z] 29e5d40040c1: Pulling fs layer [2022-04-13T16:08:16.104Z] 1ce36da41761: Pulling fs layer [2022-04-13T16:08:16.104Z] 25b303627fd3: Pulling fs layer [2022-04-13T16:08:16.104Z] 29e5d40040c1: Download complete [2022-04-13T16:08:16.385Z] 1ce36da41761: Verifying Checksum [2022-04-13T16:08:16.385Z] 1ce36da41761: Download complete [2022-04-13T16:08:16.661Z] 29e5d40040c1: Pull complete [2022-04-13T16:08:18.101Z] 25b303627fd3: Verifying Checksum [2022-04-13T16:08:18.101Z] 25b303627fd3: Download complete [2022-04-13T16:08:18.101Z] 1ce36da41761: Pull complete [2022-04-13T16:08:30.531Z] 25b303627fd3: Pull complete [2022-04-13T16:08:30.531Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-13T16:08:30.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T16:08:30.531Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-13T16:08:30.758Z] prd-ubuntu20.04-docker-arm64-4c-16g-20820 does not seem to be running inside a container [2022-04-13T16:08:30.910Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-13T16:08:33.323Z] $ docker top fcc07d7613b41419084853a8127330934487c51d274b8ea7a99376bf56d8a7ce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T16:08:34.336Z] + docker-compose build --help [2022-04-13T16:08:34.336Z] + grep parallel [2022-04-13T16:08:39.750Z] --parallel Build images in parallel. [Pipeline] } [2022-04-13T16:08:39.778Z] $ docker stop --time=1 fcc07d7613b41419084853a8127330934487c51d274b8ea7a99376bf56d8a7ce [2022-04-13T16:08:41.470Z] $ docker rm -f fcc07d7613b41419084853a8127330934487c51d274b8ea7a99376bf56d8a7ce [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T16:08:42.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T16:08:42.051Z] . [Pipeline] withDockerContainer [2022-04-13T16:08:42.260Z] prd-ubuntu20.04-docker-arm64-4c-16g-20820 does not seem to be running inside a container [2022-04-13T16:08:42.344Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-13T16:08:43.551Z] $ docker top 78c01638df14d175b37429735706012ca699124c22de4d0a0cde6d4d7734d594 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T16:08:44.436Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-13T16:08:49.810Z] Building core-command ... [2022-04-13T16:08:49.810Z] Building core-data ... [2022-04-13T16:08:49.810Z] Building core-metadata ... [2022-04-13T16:08:49.810Z] Building security-bootstrapper ... [2022-04-13T16:08:49.810Z] Building security-proxy-setup ... [2022-04-13T16:08:49.810Z] Building security-secretstore-setup ... [2022-04-13T16:08:49.810Z] Building security-spiffe-token-provider ... [2022-04-13T16:08:49.810Z] Building security-spire-agent ... [2022-04-13T16:08:49.810Z] Building security-spire-config ... [2022-04-13T16:08:49.810Z] Building security-spire-server ... [2022-04-13T16:08:49.810Z] Building support-notifications ... [2022-04-13T16:08:49.810Z] Building support-scheduler ... [2022-04-13T16:08:49.810Z] Building sys-mgmt-agent ... [2022-04-13T16:08:49.810Z] Building security-bootstrapper [2022-04-13T16:08:49.810Z] Building support-scheduler [2022-04-13T16:08:49.810Z] Building core-command [2022-04-13T16:08:49.810Z] Building security-spire-config [2022-04-13T16:08:49.810Z] Building support-notifications [2022-04-13T16:10:41.598Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T16:10:41.598Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T16:10:41.598Z] ---> e09ab9e3109f [2022-04-13T16:10:41.598Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T16:10:41.598Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T16:10:41.598Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T16:10:41.598Z] ---> e09ab9e3109f [2022-04-13T16:10:41.598Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T16:10:41.598Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T16:10:41.598Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T16:10:41.598Z] ---> e09ab9e3109f [2022-04-13T16:10:41.598Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T16:10:41.598Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T16:10:41.598Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-13T16:10:41.598Z] ---> e09ab9e3109f [2022-04-13T16:10:41.598Z] Step 3/31 : WORKDIR /edgex-go [2022-04-13T16:10:41.598Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T16:10:41.598Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T16:10:41.598Z] ---> e09ab9e3109f [2022-04-13T16:10:41.598Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T16:10:41.598Z] ---> Running in eeb3f6c396ad [2022-04-13T16:10:41.598Z] ---> Running in 568edca04bc4 [2022-04-13T16:10:41.598Z] ---> Running in d0f18d06ca3e [2022-04-13T16:10:41.598Z] ---> Running in 4b7ae89f3006 [2022-04-13T16:10:41.598Z] ---> Running in ae6b3920df1f [2022-04-13T16:10:41.598Z] Removing intermediate container 4b7ae89f3006 [2022-04-13T16:10:41.598Z] ---> 78f7efb08061 [2022-04-13T16:10:41.598Z] Removing intermediate container eeb3f6c396ad [2022-04-13T16:10:41.598Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 492ec3c9211e [2022-04-13T16:10:41.598Z] [2022-04-13T16:10:41.598Z] Removing intermediate container 568edca04bc4 [2022-04-13T16:10:41.598Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T16:10:41.598Z] ---> fc9877d344af [2022-04-13T16:10:41.598Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T16:10:41.598Z] Removing intermediate container d0f18d06ca3e [2022-04-13T16:10:41.598Z] ---> bbb23262fa0f [2022-04-13T16:10:41.598Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T16:10:41.598Z] Removing intermediate container ae6b3920df1f [2022-04-13T16:10:41.598Z] ---> 5c8f303b0c42 [2022-04-13T16:10:41.598Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T16:10:41.598Z] ---> Running in 525ccdf2aba9 [2022-04-13T16:10:41.598Z] ---> Running in 53c4b100e207 [2022-04-13T16:10:41.598Z] ---> Running in 77e31b5339d1 [2022-04-13T16:10:41.598Z] ---> Running in 97bb4cd5fd75 [2022-04-13T16:10:41.598Z] ---> Running in 41a152643947 [2022-04-13T16:10:41.598Z] Removing intermediate container 53c4b100e207 [2022-04-13T16:10:41.598Z] ---> d95710bc7c90 [2022-04-13T16:10:41.598Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-13T16:10:41.598Z] ---> Running in 0c89b7357b2c [2022-04-13T16:10:42.197Z] Removing intermediate container 525ccdf2aba9 [2022-04-13T16:10:42.197Z] ---> 0ef6f8b645fa [2022-04-13T16:10:42.197Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-13T16:10:42.197Z] ---> Running in d4fa655ce202 [2022-04-13T16:10:42.197Z] Removing intermediate container 77e31b5339d1 [2022-04-13T16:10:42.197Z] ---> cfba61cdc5b1 [2022-04-13T16:10:42.197Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T16:10:42.472Z] ---> Running in eba1bdadccc4 [2022-04-13T16:10:42.472Z] Removing intermediate container 41a152643947 [2022-04-13T16:10:42.472Z] ---> 2cbdb0bedbef [2022-04-13T16:10:42.472Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T16:10:42.472Z] Removing intermediate container 97bb4cd5fd75 [2022-04-13T16:10:42.472Z] ---> ab36871c6723 [2022-04-13T16:10:42.472Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T16:10:42.748Z] ---> Running in 8475a5c025a2 [2022-04-13T16:10:42.748Z] ---> Running in 1fe5472b6968 [2022-04-13T16:10:43.746Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T16:10:44.352Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T16:10:44.352Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T16:10:44.631Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T16:10:44.631Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T16:10:44.631Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T16:10:45.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T16:10:45.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T16:10:45.526Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T16:10:45.526Z] OK: 220 MiB in 52 packages [2022-04-13T16:10:45.804Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T16:10:46.794Z] OK: 220 MiB in 52 packages [2022-04-13T16:10:46.794Z] Removing intermediate container 0c89b7357b2c [2022-04-13T16:10:46.794Z] ---> 9da37dcd99d4 [2022-04-13T16:10:46.794Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T16:10:46.794Z] OK: 220 MiB in 52 packages [2022-04-13T16:10:47.076Z] OK: 220 MiB in 52 packages [2022-04-13T16:10:47.076Z] OK: 220 MiB in 52 packages [2022-04-13T16:10:48.075Z] ---> cc460d292f2d [2022-04-13T16:10:48.075Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T16:10:48.354Z] ---> Running in 712278db4788 [2022-04-13T16:10:48.627Z] Removing intermediate container 8475a5c025a2 [2022-04-13T16:10:48.627Z] ---> e0e9b67d5f0b [2022-04-13T16:10:48.627Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T16:10:48.627Z] Removing intermediate container d4fa655ce202 [2022-04-13T16:10:48.627Z] ---> a5d93455614a [2022-04-13T16:10:48.627Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-13T16:10:48.627Z] Removing intermediate container 1fe5472b6968 [2022-04-13T16:10:48.627Z] ---> 4dd766a39ded [2022-04-13T16:10:48.627Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T16:10:48.627Z] Removing intermediate container eba1bdadccc4 [2022-04-13T16:10:48.627Z] ---> 80bf7bc68692 [2022-04-13T16:10:48.627Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T16:10:49.614Z] ---> 5c7dff9328dd [2022-04-13T16:10:49.614Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T16:10:49.902Z] ---> 8f2dc223880b [2022-04-13T16:10:49.902Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T16:10:49.902Z] ---> 88a5b9d68306 [2022-04-13T16:10:49.902Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T16:10:49.902Z] ---> Running in 7e096aef3f2b [2022-04-13T16:10:49.902Z] ---> 6e70c3ff1866 [2022-04-13T16:10:49.902Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T16:10:50.179Z] ---> Running in a8658274ad17 [2022-04-13T16:10:50.179Z] ---> Running in 6412465c49b0 [2022-04-13T16:10:50.179Z] ---> Running in cc6dc3d96ea7 [2022-04-13T16:10:52.815Z] Removing intermediate container 712278db4788 [2022-04-13T16:10:52.815Z] ---> 42aa69de253f [2022-04-13T16:10:52.815Z] Step 8/22 : COPY . . [2022-04-13T16:10:56.214Z] Removing intermediate container 7e096aef3f2b [2022-04-13T16:10:56.214Z] ---> 1a9666c4e698 [2022-04-13T16:10:56.214Z] Step 8/31 : COPY . . [2022-04-13T16:10:56.214Z] Removing intermediate container cc6dc3d96ea7 [2022-04-13T16:10:56.214Z] ---> 16d563c60fa6 [2022-04-13T16:10:56.214Z] Step 8/26 : COPY . . [2022-04-13T16:10:56.490Z] Removing intermediate container a8658274ad17 [2022-04-13T16:10:56.490Z] ---> 4ea73c8d5c28 [2022-04-13T16:10:56.490Z] Step 8/23 : COPY . . [2022-04-13T16:10:56.490Z] Removing intermediate container 6412465c49b0 [2022-04-13T16:10:56.490Z] ---> 8083a6ce75d8 [2022-04-13T16:10:56.490Z] Step 8/22 : COPY . . [2022-04-13T16:11:28.840Z] ---> 2850198d35c7 [2022-04-13T16:11:28.840Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-13T16:11:28.840Z] ---> Running in ba03b2b23ba2 [2022-04-13T16:11:28.840Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T16:11:30.286Z] ---> 7723798ea95a [2022-04-13T16:11:30.286Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T16:11:30.567Z] ---> 7203ac21fc12 [2022-04-13T16:11:30.567Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-13T16:11:30.567Z] ---> Running in 4c899ceadf50 [2022-04-13T16:11:30.842Z] ---> Running in 997a70791d99 [2022-04-13T16:11:31.826Z] ---> 014d68175f30 [2022-04-13T16:11:31.827Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-13T16:11:31.827Z] ---> Running in 91d1d133eaba [2022-04-13T16:11:31.827Z] Removing intermediate container 4c899ceadf50 [2022-04-13T16:11:31.827Z] ---> 9ccb75fefe34 [2022-04-13T16:11:31.827Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T16:11:32.102Z] ---> Running in b19bccb6f9ec [2022-04-13T16:11:33.087Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T16:11:34.535Z] ---> beafcddb7a56 [2022-04-13T16:11:34.535Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-13T16:11:34.535Z] ---> Running in 8333e38b3198 [2022-04-13T16:11:34.535Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T16:11:36.023Z] Removing intermediate container b19bccb6f9ec [2022-04-13T16:11:36.023Z] ---> ba082d8c1cdc [2022-04-13T16:11:36.023Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T16:11:36.023Z] ---> Running in 96cdaf243738 [2022-04-13T16:11:36.622Z] Removing intermediate container 96cdaf243738 [2022-04-13T16:11:36.622Z] ---> a45abafd0d4c [2022-04-13T16:11:36.622Z] 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-13T16:11:36.895Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T16:11:36.895Z] ---> Running in 09ba566dd05f [2022-04-13T16:11:39.529Z] spire-1.2.1/ [2022-04-13T16:11:39.529Z] spire-1.2.1/.data/ [2022-04-13T16:11:39.529Z] spire-1.2.1/.data/.file [2022-04-13T16:11:39.529Z] spire-1.2.1/.dockerignore [2022-04-13T16:11:39.529Z] spire-1.2.1/.gitattributes [2022-04-13T16:11:39.529Z] spire-1.2.1/.githooks/ [2022-04-13T16:11:39.529Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T16:11:39.529Z] spire-1.2.1/.github/ [2022-04-13T16:11:39.529Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T16:11:39.529Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T16:11:39.530Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T16:11:39.530Z] spire-1.2.1/.github/workflows/ [2022-04-13T16:11:39.530Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T16:11:39.530Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T16:11:39.530Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T16:11:39.530Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T16:11:39.530Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T16:11:39.530Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T16:11:39.530Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T16:11:39.530Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T16:11:39.530Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T16:11:39.530Z] spire-1.2.1/.gitignore [2022-04-13T16:11:39.530Z] spire-1.2.1/.go-version [2022-04-13T16:11:39.530Z] spire-1.2.1/.golangci.yml [2022-04-13T16:11:39.530Z] spire-1.2.1/ADOPTERS.md [2022-04-13T16:11:39.530Z] spire-1.2.1/CHANGELOG.md [2022-04-13T16:11:39.530Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T16:11:39.530Z] spire-1.2.1/CODEOWNERS [2022-04-13T16:11:39.530Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T16:11:39.530Z] spire-1.2.1/Dockerfile [2022-04-13T16:11:39.530Z] spire-1.2.1/Dockerfile.dev [2022-04-13T16:11:39.530Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T16:11:39.530Z] spire-1.2.1/LICENSE [2022-04-13T16:11:39.530Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T16:11:39.530Z] spire-1.2.1/Makefile [2022-04-13T16:11:39.530Z] spire-1.2.1/README.md [2022-04-13T16:11:39.530Z] spire-1.2.1/ROADMAP.md [2022-04-13T16:11:39.530Z] spire-1.2.1/SECURITY.md [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/ [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T16:11:39.530Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T16:11:39.807Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T16:11:39.807Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T16:11:39.807Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T16:11:39.807Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T16:11:39.807Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T16:11:39.807Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T16:11:39.807Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T16:11:39.807Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T16:11:39.807Z] spire-1.2.1/conf/ [2022-04-13T16:11:39.807Z] spire-1.2.1/conf/agent/ [2022-04-13T16:11:39.807Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T16:11:39.807Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T16:11:39.807Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T16:11:39.807Z] spire-1.2.1/conf/server/ [2022-04-13T16:11:39.807Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T16:11:39.807Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T16:11:39.807Z] spire-1.2.1/conf/server/server.conf [2022-04-13T16:11:39.807Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/ [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/auditlog.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/images/ [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/spire_server.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/telemetry.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/upgrading.md [2022-04-13T16:11:39.807Z] spire-1.2.1/doc/using_spire.md [2022-04-13T16:11:39.807Z] spire-1.2.1/examples/ [2022-04-13T16:11:39.807Z] spire-1.2.1/examples/README.md [2022-04-13T16:11:39.807Z] spire-1.2.1/go.mod [2022-04-13T16:11:39.807Z] spire-1.2.1/go.sum [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/ [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/ [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T16:11:39.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T16:11:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T16:11:40.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/api/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/health/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/log/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T16:11:40.118Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T16:11:40.119Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/util/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/version/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T16:11:40.557Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/config.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T16:11:40.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T16:11:40.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/server.go [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T16:11:40.857Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T16:11:40.857Z] spire-1.2.1/proto/ [2022-04-13T16:11:40.857Z] spire-1.2.1/proto/private/ [2022-04-13T16:11:40.857Z] spire-1.2.1/proto/private/server/ [2022-04-13T16:11:40.857Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T16:11:40.857Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T16:11:40.857Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T16:11:40.857Z] spire-1.2.1/proto/spire/ [2022-04-13T16:11:40.857Z] spire-1.2.1/proto/spire/common/ [2022-04-13T16:11:40.857Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T16:11:40.857Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T16:11:40.857Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T16:11:40.857Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T16:11:40.857Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T16:11:40.857Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T16:11:40.857Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T16:11:40.857Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T16:11:40.857Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T16:11:40.857Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T16:11:40.857Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T16:11:40.857Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T16:11:40.857Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T16:11:40.857Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T16:11:40.857Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T16:11:40.857Z] spire-1.2.1/release/ [2022-04-13T16:11:40.857Z] spire-1.2.1/release/spire-extras/ [2022-04-13T16:11:40.857Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T16:11:40.857Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T16:11:40.857Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T16:11:40.857Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T16:11:40.857Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T16:11:40.857Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T16:11:40.857Z] spire-1.2.1/release/spire/ [2022-04-13T16:11:40.857Z] spire-1.2.1/release/spire/README.md [2022-04-13T16:11:40.857Z] spire-1.2.1/release/spire/conf/ [2022-04-13T16:11:40.857Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T16:11:40.857Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T16:11:40.857Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T16:11:40.857Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T16:11:40.857Z] spire-1.2.1/script/ [2022-04-13T16:11:40.857Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T16:11:40.857Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T16:11:40.857Z] spire-1.2.1/support/ [2022-04-13T16:11:40.857Z] spire-1.2.1/support/k8s/ [2022-04-13T16:11:40.857Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T16:11:40.857Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T16:11:40.857Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T16:11:40.857Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T16:11:40.857Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T16:11:40.857Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T16:11:40.857Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T16:11:40.857Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T16:11:40.857Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T16:11:40.857Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T16:11:40.857Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T16:11:40.857Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T16:11:40.857Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T16:11:40.857Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T16:11:40.858Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T16:11:40.858Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T16:11:40.858Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T16:11:40.858Z] spire-1.2.1/test/ [2022-04-13T16:11:40.858Z] spire-1.2.1/test/clock/ [2022-04-13T16:11:40.858Z] spire-1.2.1/test/clock/clock.go [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/ [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/ [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/config/ [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T16:11:40.858Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T16:11:41.135Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T16:11:41.135Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T16:11:41.135Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T16:11:41.135Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T16:11:41.135Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T16:11:41.135Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T16:11:41.135Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T16:11:41.135Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T16:11:41.135Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T16:11:41.135Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T16:11:41.135Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T16:11:41.135Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T16:11:41.135Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T16:11:41.135Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T16:11:41.135Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T16:11:41.135Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T16:11:41.135Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T16:11:41.135Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/ [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/README.md [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/common [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/setup/ [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/ [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T16:11:41.135Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T16:11:41.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T16:11:41.416Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T16:11:41.417Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T16:11:41.695Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T16:11:41.696Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T16:11:41.696Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T16:11:41.696Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T16:11:41.696Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T16:11:41.696Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T16:11:41.696Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T16:11:41.696Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T16:11:41.696Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T16:11:41.696Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T16:11:41.696Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T16:11:41.696Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T16:11:41.696Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T16:11:41.696Z] spire-1.2.1/test/integration/test.sh [2022-04-13T16:11:41.696Z] spire-1.2.1/test/plugintest/ [2022-04-13T16:11:41.696Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T16:11:41.696Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T16:11:41.696Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T16:11:41.696Z] spire-1.2.1/test/spiretest/ [2022-04-13T16:11:41.696Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T16:11:41.696Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T16:11:41.696Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T16:11:41.696Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T16:11:41.696Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T16:11:41.696Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T16:11:41.696Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T16:11:41.696Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T16:11:41.696Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T16:11:41.696Z] spire-1.2.1/test/testca/ [2022-04-13T16:11:41.696Z] spire-1.2.1/test/testca/ca.go [2022-04-13T16:11:41.696Z] spire-1.2.1/test/testkey/ [2022-04-13T16:11:41.696Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T16:11:41.696Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T16:11:41.696Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T16:11:41.696Z] spire-1.2.1/test/testkey/new.go [2022-04-13T16:11:41.696Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T16:11:41.696Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T16:11:41.696Z] spire-1.2.1/test/util/ [2022-04-13T16:11:41.696Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T16:11:41.696Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T16:11:41.696Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T16:11:41.696Z] spire-1.2.1/test/util/race.go [2022-04-13T16:11:41.696Z] spire-1.2.1/test/util/util.go [2022-04-13T16:11:41.696Z] building spire from source... [2022-04-13T16:11:42.317Z] Installing go1.17.7... [2022-04-13T16:12:09.148Z] Building bin/spire-server... [2022-04-13T16:12:09.148Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T16:12:09.148Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T16:12:09.148Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T16:12:09.148Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T16:12:09.148Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T16:12:09.750Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T16:12:10.028Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T16:12:10.028Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T16:12:10.311Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T16:12:10.916Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T16:12:11.194Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T16:12:11.194Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T16:12:11.473Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T16:12:11.748Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T16:12:11.748Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T16:12:12.022Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T16:12:12.022Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T16:12:12.022Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T16:12:13.466Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T16:12:13.466Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T16:12:13.744Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T16:12:14.345Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T16:12:15.331Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T16:12:16.321Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T16:12:16.321Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T16:12:43.149Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T16:12:43.149Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T16:12:43.149Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T16:12:43.149Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T16:12:43.149Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T16:12:43.149Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T16:12:43.149Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T16:12:43.149Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T16:12:43.149Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T16:12:43.149Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T16:12:43.149Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T16:12:43.149Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T16:12:43.149Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T16:12:43.149Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T16:12:43.149Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T16:12:43.149Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T16:12:43.149Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T16:12:43.149Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T16:12:43.149Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T16:12:43.149Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T16:12:43.149Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T16:12:43.149Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T16:12:43.149Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T16:12:43.149Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T16:12:43.149Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T16:12:43.149Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T16:12:43.424Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T16:12:43.424Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T16:12:43.699Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T16:12:43.975Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T16:12:44.574Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T16:12:47.203Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T16:12:52.631Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T16:12:52.631Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T16:12:52.631Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T16:12:52.631Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T16:13:14.838Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T16:13:14.838Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T16:13:14.838Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T16:13:14.838Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T16:13:53.889Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T16:13:53.889Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T16:13:53.889Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T16:13:53.889Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T16:13:53.889Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T16:13:53.889Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T16:14:00.612Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T16:14:01.598Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T16:14:02.582Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T16:14:02.582Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T16:14:04.019Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T16:14:04.294Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T16:14:04.893Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T16:14:05.170Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T16:14:05.170Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T16:14:05.772Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T16:14:05.772Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T16:14:05.772Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T16:14:06.049Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T16:14:07.036Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T16:14:07.036Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T16:14:07.314Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T16:14:07.592Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T16:14:07.593Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T16:14:07.870Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T16:14:13.294Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T16:14:13.294Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T16:14:13.571Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T16:14:13.571Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T16:14:13.571Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T16:14:13.904Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T16:14:13.904Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T16:14:14.899Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T16:14:15.178Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T16:14:15.455Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T16:14:15.732Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T16:14:15.732Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T16:14:17.177Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T16:14:17.455Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T16:14:17.734Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T16:14:18.011Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T16:14:18.011Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T16:14:18.289Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T16:14:18.290Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T16:14:18.290Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T16:14:18.567Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T16:14:19.560Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T16:14:19.560Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T16:14:19.838Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T16:14:20.117Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T16:14:20.117Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T16:14:21.579Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T16:14:22.567Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T16:14:22.842Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T16:14:23.118Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T16:14:23.118Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T16:14:23.395Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T16:14:23.671Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T16:14:23.949Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T16:14:24.553Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T16:14:27.715Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T16:14:30.377Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T16:14:30.377Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T16:14:30.653Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T16:14:30.929Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T16:14:30.929Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T16:14:31.919Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T16:14:31.919Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T16:14:32.196Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T16:14:32.471Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T16:14:32.471Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T16:14:32.471Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T16:14:32.747Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T16:14:42.912Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T16:14:42.912Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T16:14:42.912Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T16:14:42.912Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T16:15:01.268Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T16:15:01.268Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T16:18:53.337Z] Removing intermediate container ba03b2b23ba2 [2022-04-13T16:18:53.337Z] ---> 74a9735cb77d [2022-04-13T16:18:53.337Z] [2022-04-13T16:18:53.337Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T16:18:53.337Z] 3.14: Pulling from library/alpine [2022-04-13T16:18:54.786Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T16:18:54.786Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T16:18:54.786Z] ---> ac73e934f311 [2022-04-13T16:18:54.786Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-13T16:18:55.387Z] ---> Running in 2e2e4ec993b3 [2022-04-13T16:18:55.995Z] Removing intermediate container 997a70791d99 [2022-04-13T16:18:55.995Z] ---> eb24781c996a [2022-04-13T16:18:55.995Z] [2022-04-13T16:18:55.995Z] Step 10/31 : FROM alpine:3.14 [2022-04-13T16:18:55.995Z] ---> ac73e934f311 [2022-04-13T16:18:55.995Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-13T16:18:55.995Z] Removing intermediate container 8333e38b3198 [2022-04-13T16:18:55.995Z] ---> c8a44a35881e [2022-04-13T16:18:55.995Z] [2022-04-13T16:18:56.276Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T16:18:56.276Z] ---> ac73e934f311 [2022-04-13T16:18:56.276Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T16:18:56.276Z] ---> Running in 00c8396e36a6 [2022-04-13T16:18:56.555Z] ---> Running in c776eb580d0e [2022-04-13T16:18:57.167Z] Removing intermediate container 00c8396e36a6 [2022-04-13T16:18:57.167Z] ---> 619567df9569 [2022-04-13T16:18:57.167Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-13T16:18:57.443Z] ---> Running in 0fc0be0597f6 [2022-04-13T16:18:59.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T16:18:59.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T16:18:59.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T16:18:59.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T16:19:00.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T16:19:00.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T16:19:00.562Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-13T16:19:00.562Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-13T16:19:00.562Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T16:19:00.846Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T16:19:01.128Z] OK: 6 MiB in 16 packages [2022-04-13T16:19:01.407Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-13T16:19:01.407Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T16:19:01.407Z] OK: 5 MiB in 15 packages [2022-04-13T16:19:01.686Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-13T16:19:01.686Z] (2/2) Installing su-exec (0.2-r1) [2022-04-13T16:19:01.686Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T16:19:01.686Z] OK: 6 MiB in 16 packages [2022-04-13T16:19:03.675Z] Removing intermediate container c776eb580d0e [2022-04-13T16:19:03.675Z] ---> 98f82c04bee2 [2022-04-13T16:19:03.675Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T16:19:03.966Z] ---> Running in 348285dc0ac0 [2022-04-13T16:19:03.966Z] Removing intermediate container 0fc0be0597f6 [2022-04-13T16:19:03.966Z] ---> 97ad8059e7fe [2022-04-13T16:19:03.966Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-13T16:19:04.241Z] ---> Running in 62416877289f [2022-04-13T16:19:04.852Z] Removing intermediate container 91d1d133eaba [2022-04-13T16:19:04.852Z] ---> 2f5457c509df [2022-04-13T16:19:04.852Z] [2022-04-13T16:19:04.852Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T16:19:04.852Z] ---> ac73e934f311 [2022-04-13T16:19:04.852Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-13T16:19:04.852Z] ---> Using cache [2022-04-13T16:19:04.852Z] ---> 98f82c04bee2 [2022-04-13T16:19:04.852Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T16:19:04.852Z] ---> Running in d97790397255 [2022-04-13T16:19:05.125Z] Removing intermediate container 348285dc0ac0 [2022-04-13T16:19:05.125Z] ---> 6ec0cdd296f2 [2022-04-13T16:19:05.125Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-13T16:19:05.125Z] Removing intermediate container 2e2e4ec993b3 [2022-04-13T16:19:05.125Z] ---> 0b92e759568b [2022-04-13T16:19:05.125Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T16:19:05.405Z] ---> Running in e207940eb27d [2022-04-13T16:19:05.406Z] Removing intermediate container 62416877289f [2022-04-13T16:19:05.406Z] ---> dfe6c7b828dd [2022-04-13T16:19:05.406Z] ---> Running in 469f0e4570cd [2022-04-13T16:19:05.406Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-13T16:19:05.683Z] ---> Running in 4d9523afdbe4 [2022-04-13T16:19:05.961Z] Removing intermediate container d97790397255 [2022-04-13T16:19:05.961Z] ---> aaf1919b1976 [2022-04-13T16:19:05.961Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-13T16:19:05.961Z] ---> Running in 9a24693472ae [2022-04-13T16:19:06.238Z] Removing intermediate container 469f0e4570cd [2022-04-13T16:19:06.238Z] ---> 146f01d4fb57 [2022-04-13T16:19:06.238Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-13T16:19:06.238Z] Removing intermediate container e207940eb27d [2022-04-13T16:19:06.238Z] ---> 77cb57039c6b [2022-04-13T16:19:06.238Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T16:19:06.238Z] ---> Running in 96863af80104 [2022-04-13T16:19:06.514Z] ---> Running in ac97d541de1c [2022-04-13T16:19:06.514Z] Removing intermediate container 4d9523afdbe4 [2022-04-13T16:19:06.514Z] ---> 47e70cfe2e3d [2022-04-13T16:19:06.514Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-13T16:19:06.799Z] ---> Running in 54a128dda60b [2022-04-13T16:19:06.799Z] Removing intermediate container 9a24693472ae [2022-04-13T16:19:06.799Z] ---> 1f8089a397b1 [2022-04-13T16:19:06.799Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T16:19:07.078Z] ---> Running in f334c93a1d8c [2022-04-13T16:19:07.681Z] Removing intermediate container 96863af80104 [2022-04-13T16:19:07.681Z] ---> 5f812e6d2c36 [2022-04-13T16:19:07.681Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T16:19:07.681Z] ---> Running in 73d62fca7c4d [2022-04-13T16:19:08.287Z] Removing intermediate container ac97d541de1c [2022-04-13T16:19:08.287Z] ---> 26b5c755f181 [2022-04-13T16:19:08.287Z] Step 15/23 : WORKDIR / [2022-04-13T16:19:08.287Z] Removing intermediate container f334c93a1d8c [2022-04-13T16:19:08.287Z] ---> 453a50ecca60 [2022-04-13T16:19:08.287Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T16:19:08.287Z] ---> Running in 834433d4dfc7 [2022-04-13T16:19:08.567Z] Removing intermediate container 73d62fca7c4d [2022-04-13T16:19:08.568Z] ---> f8860caa67fc [2022-04-13T16:19:08.568Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T16:19:09.560Z] Removing intermediate container 834433d4dfc7 [2022-04-13T16:19:09.560Z] ---> c6230087c08a [2022-04-13T16:19:09.560Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T16:19:10.181Z] ---> 3333e0050788 [2022-04-13T16:19:10.181Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-13T16:19:10.787Z] ---> cd2af97b3818 [2022-04-13T16:19:10.787Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-13T16:19:11.072Z] ---> 4c87d1c6aea3 [2022-04-13T16:19:11.072Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-13T16:19:11.072Z] Removing intermediate container 54a128dda60b [2022-04-13T16:19:11.072Z] ---> 5c43c30fcd81 [2022-04-13T16:19:11.072Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-13T16:19:11.349Z] ---> Running in 8d0a00f1820d [2022-04-13T16:19:12.796Z] Removing intermediate container 8d0a00f1820d [2022-04-13T16:19:12.796Z] ---> 0f7ef683c933 [2022-04-13T16:19:12.796Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-13T16:19:14.790Z] ---> bc8f907c81e7 [2022-04-13T16:19:14.790Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-13T16:19:15.065Z] ---> Running in a5cdb163a757 [2022-04-13T16:19:16.064Z] ---> 53e2c9bc3693 [2022-04-13T16:19:16.064Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-13T16:19:16.346Z] ---> f16bea517db9 [2022-04-13T16:19:16.346Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-13T16:19:16.948Z] ---> f316b5364bbc [2022-04-13T16:19:16.948Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-13T16:19:17.561Z] ---> 8fdd5e20ad83 [2022-04-13T16:19:17.562Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-13T16:19:17.840Z] ---> Running in 792a69e370b7 [2022-04-13T16:19:18.835Z] ---> 06d6db3ea2b9 [2022-04-13T16:19:18.835Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-13T16:19:18.835Z] Removing intermediate container 792a69e370b7 [2022-04-13T16:19:18.835Z] ---> ad6205888880 [2022-04-13T16:19:18.835Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T16:19:19.114Z] ---> Running in f4019a91d379 [2022-04-13T16:19:19.114Z] ---> Running in 87a227a94a0f [2022-04-13T16:19:19.114Z] ---> 527f764a8aaf [2022-04-13T16:19:19.114Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-13T16:19:19.397Z] ---> Running in b7ea2fd9ceca [2022-04-13T16:19:19.682Z] Removing intermediate container a5cdb163a757 [2022-04-13T16:19:19.682Z] ---> b900482fcbcc [2022-04-13T16:19:19.682Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T16:19:19.974Z] Removing intermediate container 87a227a94a0f [2022-04-13T16:19:19.974Z] ---> 5948c15b6d50 [2022-04-13T16:19:19.974Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T16:19:20.256Z] Removing intermediate container f4019a91d379 [2022-04-13T16:19:20.256Z] ---> 636c4c00522d [2022-04-13T16:19:20.256Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T16:19:20.256Z] ---> Running in ee815e0a2565 [2022-04-13T16:19:20.256Z] Removing intermediate container b7ea2fd9ceca [2022-04-13T16:19:20.256Z] ---> 2c5ee8110294 [2022-04-13T16:19:20.256Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T16:19:20.256Z] ---> Running in 407431f315bf [2022-04-13T16:19:20.256Z] ---> Running in a3e54de6d44d [2022-04-13T16:19:21.255Z] Removing intermediate container 407431f315bf [2022-04-13T16:19:21.255Z] ---> 0cc822174398 [2022-04-13T16:19:21.255Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T16:19:21.255Z] ---> Running in 94d9b11e3542 [2022-04-13T16:19:21.255Z] Removing intermediate container ee815e0a2565 [2022-04-13T16:19:21.255Z] ---> ca18b3fa15ae [2022-04-13T16:19:21.255Z] Step 21/22 : LABEL git_sha=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T16:19:21.545Z] ---> Running in 828fb5fd51cd [2022-04-13T16:19:21.545Z] Removing intermediate container a3e54de6d44d [2022-04-13T16:19:21.545Z] ---> 80cb78ffe612 [2022-04-13T16:19:21.545Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T16:19:21.820Z] ---> Running in dc97a89d676e [2022-04-13T16:19:21.820Z] ---> 4e5f6a52b5aa [2022-04-13T16:19:21.820Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-13T16:19:22.422Z] Removing intermediate container 94d9b11e3542 [2022-04-13T16:19:22.422Z] ---> fbaca7fd430d [2022-04-13T16:19:22.422Z] Step 22/23 : LABEL git_sha=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T16:19:22.422Z] ---> Running in 5627e6bfec09 [2022-04-13T16:19:22.737Z] Removing intermediate container 828fb5fd51cd [2022-04-13T16:19:22.737Z] ---> 2394341cf1e0 [2022-04-13T16:19:22.737Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T16:19:22.737Z] Removing intermediate container dc97a89d676e [2022-04-13T16:19:22.737Z] ---> 0bd1aed21647 [2022-04-13T16:19:22.737Z] Step 21/22 : LABEL git_sha=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T16:19:22.737Z] ---> Running in dd44610015b9 [2022-04-13T16:19:23.109Z] ---> Running in 17333ac68193 [2022-04-13T16:19:23.740Z] Removing intermediate container 5627e6bfec09 [2022-04-13T16:19:23.740Z] ---> 5ccf7afcb422 [2022-04-13T16:19:23.740Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T16:19:24.107Z] ---> Running in 59fbbf26d8ed [2022-04-13T16:19:24.424Z] Removing intermediate container dd44610015b9 [2022-04-13T16:19:24.424Z] ---> d5ea91f5195a [2022-04-13T16:19:24.424Z] [2022-04-13T16:19:24.424Z] Removing intermediate container 17333ac68193 [2022-04-13T16:19:24.424Z] ---> 666b61b91d17 [2022-04-13T16:19:24.424Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T16:19:24.764Z] ---> Running in b73307067d86 [2022-04-13T16:19:25.468Z] Removing intermediate container 59fbbf26d8ed [2022-04-13T16:19:25.468Z] ---> f5abba820af9 [2022-04-13T16:19:25.468Z] [2022-04-13T16:19:25.744Z] Removing intermediate container b73307067d86 [2022-04-13T16:19:25.744Z] ---> 96867c994174 [2022-04-13T16:19:25.744Z] [2022-04-13T16:19:26.347Z] Successfully built d5ea91f5195a [2022-04-13T16:19:26.347Z] Successfully tagged support-scheduler-arm64:latest [2022-04-13T16:19:26.347Z] Building core-metadata [2022-04-13T16:19:26.951Z]  Building support-scheduler ... done  ---> 682ba7700bbb [2022-04-13T16:19:26.951Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-13T16:19:26.951Z] Successfully built f5abba820af9 [2022-04-13T16:19:26.951Z] Successfully tagged core-command-arm64:latest [2022-04-13T16:19:26.951Z]  Building core-command ... done Building security-proxy-setup [2022-04-13T16:19:26.951Z] Successfully built 96867c994174 [2022-04-13T16:19:26.951Z] Successfully tagged support-notifications-arm64:latest [2022-04-13T16:19:26.951Z] Building security-secretstore-setup [2022-04-13T16:19:27.935Z]  Building support-notifications ... done  ---> 036180871e02 [2022-04-13T16:19:27.935Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-13T16:19:28.928Z] ---> c7d15b88ea61 [2022-04-13T16:19:28.928Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-13T16:19:29.542Z] ---> 429dc2d4a54e [2022-04-13T16:19:29.542Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-13T16:19:30.142Z] ---> Running in 0ad358772f73 [2022-04-13T16:19:30.747Z] Removing intermediate container 0ad358772f73 [2022-04-13T16:19:30.747Z] ---> 4a5ff3cf26c6 [2022-04-13T16:19:30.747Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-13T16:19:31.730Z] ---> 422b5209f6ca [2022-04-13T16:19:31.730Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-13T16:19:32.007Z] ---> Running in 3140f3f281bc [2022-04-13T16:19:35.404Z] Removing intermediate container 3140f3f281bc [2022-04-13T16:19:35.404Z] ---> a98fa234c692 [2022-04-13T16:19:35.404Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-13T16:19:35.404Z] ---> Running in d8bdd1da37e0 [2022-04-13T16:19:35.997Z] Removing intermediate container d8bdd1da37e0 [2022-04-13T16:19:35.997Z] ---> febfb633c7fc [2022-04-13T16:19:35.997Z] Step 28/31 : CMD ["gate"] [2022-04-13T16:19:36.269Z] ---> Running in a4a6a30d126a [2022-04-13T16:19:36.859Z] Removing intermediate container a4a6a30d126a [2022-04-13T16:19:36.859Z] ---> 5610501ba6a2 [2022-04-13T16:19:36.859Z] Step 29/31 : LABEL arch=arm64 [2022-04-13T16:19:37.130Z] ---> Running in 4862f4c08eda [2022-04-13T16:19:37.748Z] Removing intermediate container 4862f4c08eda [2022-04-13T16:19:37.748Z] ---> e3306ffa2691 [2022-04-13T16:19:37.748Z] Step 30/31 : LABEL git_sha=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T16:19:38.023Z] ---> Running in 1ba0459f2fc5 [2022-04-13T16:19:38.620Z] Removing intermediate container 1ba0459f2fc5 [2022-04-13T16:19:38.620Z] ---> 3ba8feb0d83b [2022-04-13T16:19:38.620Z] Step 31/31 : LABEL version=0.0.0 [2022-04-13T16:19:38.892Z] ---> Running in d99a4c1ff96c [2022-04-13T16:19:39.488Z] Removing intermediate container d99a4c1ff96c [2022-04-13T16:19:39.488Z] ---> 9dcbb716881e [2022-04-13T16:19:39.488Z] [2022-04-13T16:19:40.087Z] Successfully built 9dcbb716881e [2022-04-13T16:19:40.087Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-13T16:19:40.087Z] Building sys-mgmt-agent [2022-04-13T16:20:48.121Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T16:20:48.121Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T16:20:48.121Z] ---> e09ab9e3109f [2022-04-13T16:20:48.121Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T16:20:48.121Z] ---> Using cache [2022-04-13T16:20:48.121Z] ---> 5c8f303b0c42 [2022-04-13T16:20:48.121Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T16:20:48.121Z] ---> Using cache [2022-04-13T16:20:48.121Z] ---> 2cbdb0bedbef [2022-04-13T16:20:48.121Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T16:20:48.121Z] ---> Using cache [2022-04-13T16:20:48.121Z] ---> e0e9b67d5f0b [2022-04-13T16:20:48.121Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T16:20:48.121Z] ---> Using cache [2022-04-13T16:20:48.121Z] ---> 88a5b9d68306 [2022-04-13T16:20:48.121Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T16:20:48.121Z] ---> Using cache [2022-04-13T16:20:48.121Z] ---> 8083a6ce75d8 [2022-04-13T16:20:48.121Z] Step 8/22 : COPY . . [2022-04-13T16:20:48.121Z] ---> Using cache [2022-04-13T16:20:48.121Z] ---> 014d68175f30 [2022-04-13T16:20:48.121Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-13T16:20:48.121Z] ---> Running in 6aa23dee2e54 [2022-04-13T16:20:48.121Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T16:20:48.121Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T16:20:48.121Z] ---> e09ab9e3109f [2022-04-13T16:20:48.121Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T16:20:48.121Z] ---> Using cache [2022-04-13T16:20:48.121Z] ---> 5c8f303b0c42 [2022-04-13T16:20:48.121Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T16:20:48.121Z] ---> Using cache [2022-04-13T16:20:48.121Z] ---> 2cbdb0bedbef [2022-04-13T16:20:48.121Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-13T16:20:48.121Z] ---> Using cache [2022-04-13T16:20:48.121Z] ---> e0e9b67d5f0b [2022-04-13T16:20:48.121Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T16:20:48.121Z] ---> Using cache [2022-04-13T16:20:48.121Z] ---> 88a5b9d68306 [2022-04-13T16:20:48.121Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T16:20:48.121Z] ---> Using cache [2022-04-13T16:20:48.121Z] ---> 8083a6ce75d8 [2022-04-13T16:20:48.121Z] Step 8/25 : COPY . . [2022-04-13T16:20:48.121Z] ---> Using cache [2022-04-13T16:20:48.121Z] ---> 014d68175f30 [2022-04-13T16:20:48.121Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-13T16:20:48.121Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T16:20:48.121Z] ---> Running in 8b01121ec149 [2022-04-13T16:20:48.121Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T16:20:48.121Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T16:20:48.121Z] ---> e09ab9e3109f [2022-04-13T16:20:48.121Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T16:20:48.121Z] ---> Using cache [2022-04-13T16:20:48.121Z] ---> 5c8f303b0c42 [2022-04-13T16:20:48.121Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T16:20:48.121Z] ---> Using cache [2022-04-13T16:20:48.121Z] ---> 2cbdb0bedbef [2022-04-13T16:20:48.121Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T16:20:48.121Z] ---> Using cache [2022-04-13T16:20:48.121Z] ---> e0e9b67d5f0b [2022-04-13T16:20:48.121Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T16:20:48.121Z] ---> Using cache [2022-04-13T16:20:48.121Z] ---> 88a5b9d68306 [2022-04-13T16:20:48.121Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T16:20:48.121Z] ---> Using cache [2022-04-13T16:20:48.121Z] ---> 8083a6ce75d8 [2022-04-13T16:20:48.121Z] Step 8/23 : COPY . . [2022-04-13T16:20:48.121Z] ---> Using cache [2022-04-13T16:20:48.121Z] ---> 014d68175f30 [2022-04-13T16:20:48.121Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-13T16:20:48.121Z] ---> Running in f30f5336dbd5 [2022-04-13T16:20:50.109Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T16:20:50.110Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T16:20:53.515Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T16:20:53.515Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T16:20:53.515Z] ---> e09ab9e3109f [2022-04-13T16:20:53.515Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T16:20:53.515Z] ---> Using cache [2022-04-13T16:20:53.515Z] ---> 5c8f303b0c42 [2022-04-13T16:20:53.515Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T16:20:53.515Z] ---> Using cache [2022-04-13T16:20:53.515Z] ---> 2cbdb0bedbef [2022-04-13T16:20:53.515Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-13T16:20:53.516Z] ---> Running in 34623dc3d1f0 [2022-04-13T16:20:55.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T16:20:56.098Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T16:20:57.548Z] OK: 220 MiB in 52 packages [2022-04-13T16:20:59.022Z] Removing intermediate container 34623dc3d1f0 [2022-04-13T16:20:59.022Z] ---> 337ae7d00e37 [2022-04-13T16:20:59.022Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T16:20:59.625Z] ---> 753a6f52e7cf [2022-04-13T16:20:59.625Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T16:20:59.903Z] ---> Running in b3c3466cce39 [2022-04-13T16:21:05.342Z] Removing intermediate container b3c3466cce39 [2022-04-13T16:21:05.342Z] ---> e0b56b5c37ae [2022-04-13T16:21:05.342Z] Step 8/23 : COPY . . [2022-04-13T16:21:37.712Z] ---> 6f97c0fbeb91 [2022-04-13T16:21:37.712Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-13T16:21:37.712Z] ---> Running in 5724cfb8d2c8 [2022-04-13T16:21:37.712Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T16:27:45.032Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T16:27:45.032Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T16:28:03.890Z] Removing intermediate container 8b01121ec149 [2022-04-13T16:28:03.890Z] ---> 8a3a0283c8ef [2022-04-13T16:28:03.890Z] [2022-04-13T16:28:03.890Z] Step 10/25 : FROM alpine:3.14 [2022-04-13T16:28:03.890Z] ---> ac73e934f311 [2022-04-13T16:28:03.890Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-13T16:28:03.890Z] ---> Running in 15d210a63f35 [2022-04-13T16:28:04.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T16:28:05.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T16:28:06.129Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-13T16:28:06.129Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-13T16:28:06.129Z] (3/3) Installing su-exec (0.2-r1) [2022-04-13T16:28:06.129Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T16:28:06.129Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T16:28:06.734Z] Removing intermediate container 6aa23dee2e54 [2022-04-13T16:28:06.734Z] ---> 3a611754fde6 [2022-04-13T16:28:06.734Z] [2022-04-13T16:28:06.734Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T16:28:06.734Z] ---> ac73e934f311 [2022-04-13T16:28:06.734Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-13T16:28:06.734Z] OK: 6 MiB in 17 packages [2022-04-13T16:28:07.352Z] ---> Running in ede8fc1c2a4f [2022-04-13T16:28:09.999Z] Removing intermediate container 15d210a63f35 [2022-04-13T16:28:09.999Z] ---> 3f75e6968e60 [2022-04-13T16:28:09.999Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T16:28:09.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T16:28:10.285Z] ---> Running in feea910809e2 [2022-04-13T16:28:10.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T16:28:11.291Z] Removing intermediate container feea910809e2 [2022-04-13T16:28:11.291Z] ---> c1df355db2e5 [2022-04-13T16:28:11.291Z] Step 13/25 : WORKDIR / [2022-04-13T16:28:11.291Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-13T16:28:11.291Z] ---> Running in 1926d0c7b6db [2022-04-13T16:28:11.574Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-13T16:28:11.574Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-13T16:28:11.574Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-13T16:28:11.574Z] (5/6) Installing curl (7.79.1-r0) [2022-04-13T16:28:11.574Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-13T16:28:11.574Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T16:28:11.851Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T16:28:12.129Z] OK: 8 MiB in 20 packages [2022-04-13T16:28:12.405Z] Removing intermediate container 1926d0c7b6db [2022-04-13T16:28:12.405Z] ---> 3fe4b1c0f8b6 [2022-04-13T16:28:12.405Z] 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-13T16:28:14.406Z] ---> b6188f5e95d5 [2022-04-13T16:28:14.406Z] 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-13T16:28:15.852Z] Removing intermediate container ede8fc1c2a4f [2022-04-13T16:28:15.852Z] ---> c9b73351e8c5 [2022-04-13T16:28:15.852Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T16:28:15.852Z] ---> c98b542c7c29 [2022-04-13T16:28:15.852Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-13T16:28:15.852Z] ---> Running in 6eaef2f87b25 [2022-04-13T16:28:16.839Z] Removing intermediate container 6eaef2f87b25 [2022-04-13T16:28:16.839Z] ---> 3de984f4cc51 [2022-04-13T16:28:16.839Z] Step 13/22 : WORKDIR /edgex [2022-04-13T16:28:17.132Z] ---> Running in 46aa9328b839 [2022-04-13T16:28:17.748Z] ---> 7a1fc62cbbbe [2022-04-13T16:28:17.749Z] 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-13T16:28:18.034Z] Removing intermediate container 46aa9328b839 [2022-04-13T16:28:18.034Z] ---> eee48fa83246 [2022-04-13T16:28:18.034Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-13T16:28:19.541Z] ---> 753bb2b472bb [2022-04-13T16:28:19.541Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-13T16:28:19.541Z] Removing intermediate container f30f5336dbd5 [2022-04-13T16:28:19.541Z] ---> ed64dd6aee2e [2022-04-13T16:28:19.541Z] [2022-04-13T16:28:19.541Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T16:28:19.541Z] ---> ac73e934f311 [2022-04-13T16:28:19.541Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T16:28:19.541Z] ---> Using cache [2022-04-13T16:28:19.541Z] ---> 98f82c04bee2 [2022-04-13T16:28:19.541Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T16:28:19.541Z] ---> Using cache [2022-04-13T16:28:19.541Z] ---> aaf1919b1976 [2022-04-13T16:28:19.541Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-13T16:28:19.829Z] ---> ba1a490b9dcf [2022-04-13T16:28:19.829Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-13T16:28:19.829Z] ---> Running in 6490514c64d8 [2022-04-13T16:28:20.838Z] Removing intermediate container 6490514c64d8 [2022-04-13T16:28:20.838Z] ---> 700017a5b87d [2022-04-13T16:28:20.838Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T16:28:21.142Z] ---> Running in 7572989a2f74 [2022-04-13T16:28:22.606Z] Removing intermediate container 7572989a2f74 [2022-04-13T16:28:22.606Z] ---> 94cb30b0f5d8 [2022-04-13T16:28:22.606Z] Step 15/23 : WORKDIR / [2022-04-13T16:28:22.606Z] ---> Running in 9cad2a00471f [2022-04-13T16:28:24.072Z] Removing intermediate container 9cad2a00471f [2022-04-13T16:28:24.072Z] ---> 33034679075f [2022-04-13T16:28:24.072Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T16:28:24.677Z] ---> fd22bb23973b [2022-04-13T16:28:24.677Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-13T16:28:25.284Z] ---> f7d844ef263a [2022-04-13T16:28:25.284Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-13T16:28:25.891Z] ---> a00c21a224a4 [2022-04-13T16:28:25.891Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-13T16:28:31.331Z] ---> 01ba6cfc9cf5 [2022-04-13T16:28:31.331Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T16:28:31.331Z] ---> 6bde022bbcf1 [2022-04-13T16:28:31.331Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T16:28:32.782Z] ---> 00cdce8265e3 [2022-04-13T16:28:32.782Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / ---> f1deb18f0583 [2022-04-13T16:28:32.782Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-13T16:28:32.782Z] [2022-04-13T16:28:32.782Z] ---> 0c8c1e73e472 [2022-04-13T16:28:32.782Z] 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-13T16:28:32.782Z] ---> Running in 214b8542197b [2022-04-13T16:28:33.401Z] ---> Running in d1246bf38ef8 [2022-04-13T16:28:36.039Z] ---> cfd3b5043ca7 [2022-04-13T16:28:36.039Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-13T16:28:36.039Z] ---> Running in 09b3c3e58469 [2022-04-13T16:28:37.029Z] Removing intermediate container 09b3c3e58469 [2022-04-13T16:28:37.029Z] ---> 827a4d5a018b [2022-04-13T16:28:37.029Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T16:28:37.638Z] ---> Running in 7fa480c787f1 [2022-04-13T16:28:37.923Z] Removing intermediate container d1246bf38ef8 [2022-04-13T16:28:37.923Z] ---> c11d4d9eba1f [2022-04-13T16:28:37.923Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T16:28:37.923Z] ---> Running in 0594aa8e938e [2022-04-13T16:28:38.920Z] Removing intermediate container 214b8542197b [2022-04-13T16:28:38.920Z] ---> dd793002a4ed [2022-04-13T16:28:38.920Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T16:28:38.920Z] Removing intermediate container 7fa480c787f1 [2022-04-13T16:28:38.920Z] ---> 78b9f9390f0e [2022-04-13T16:28:38.920Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T16:28:39.212Z] ---> Running in 82a7f5b5ef8c [2022-04-13T16:28:39.212Z] Removing intermediate container 0594aa8e938e [2022-04-13T16:28:39.212Z] ---> f03074e98381 [2022-04-13T16:28:39.212Z] Step 23/25 : LABEL arch=arm64 ---> Running in cff9feb1338e [2022-04-13T16:28:39.212Z] [2022-04-13T16:28:39.490Z] ---> Running in beeba88a1d28 [2022-04-13T16:28:40.496Z] Removing intermediate container cff9feb1338e [2022-04-13T16:28:40.496Z] ---> a52264792f4e [2022-04-13T16:28:40.497Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T16:28:40.497Z] Removing intermediate container 82a7f5b5ef8c [2022-04-13T16:28:40.497Z] ---> b51f1f9a8c8f [2022-04-13T16:28:40.497Z] Step 22/23 : LABEL git_sha=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T16:28:40.774Z] ---> Running in 3c4bed506731 [2022-04-13T16:28:40.774Z] ---> Running in d40b21c1f51e [2022-04-13T16:28:41.053Z] Removing intermediate container beeba88a1d28 [2022-04-13T16:28:41.053Z] ---> 8264052e3a36 [2022-04-13T16:28:41.053Z] Step 24/25 : LABEL git_sha=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T16:28:41.336Z] ---> Running in f9d7c08da08a [2022-04-13T16:28:41.951Z] Removing intermediate container 3c4bed506731 [2022-04-13T16:28:41.951Z] ---> 75ba19647cb2 [2022-04-13T16:28:41.951Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T16:28:41.951Z] Removing intermediate container d40b21c1f51e [2022-04-13T16:28:41.951Z] ---> 45cd858d2c45 [2022-04-13T16:28:41.951Z] Step 21/22 : LABEL git_sha=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T16:28:42.236Z] ---> Running in 20876b87d8fe [2022-04-13T16:28:42.236Z] ---> Running in 4b345d5742db [2022-04-13T16:28:42.841Z] Removing intermediate container f9d7c08da08a [2022-04-13T16:28:42.841Z] ---> 7230c1fbab9f [2022-04-13T16:28:42.841Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T16:28:43.118Z] ---> Running in b1c2247235b8 [2022-04-13T16:28:43.725Z] Removing intermediate container 4b345d5742db [2022-04-13T16:28:43.725Z] ---> d05de9150f85 [2022-04-13T16:28:43.725Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T16:28:43.725Z] Removing intermediate container 20876b87d8fe [2022-04-13T16:28:43.725Z] ---> 4f54f004f34c [2022-04-13T16:28:43.725Z] [2022-04-13T16:28:43.725Z] ---> Running in df34911b4757 [2022-04-13T16:28:44.329Z] Removing intermediate container b1c2247235b8 [2022-04-13T16:28:44.329Z] ---> 3670fe744cb7 [2022-04-13T16:28:44.329Z] [2022-04-13T16:28:44.937Z] Successfully built 4f54f004f34c [2022-04-13T16:28:44.937Z] Successfully tagged core-metadata-arm64:latest [2022-04-13T16:28:44.937Z] Building security-spiffe-token-provider [2022-04-13T16:28:44.937Z]  Building core-metadata ... done Removing intermediate container df34911b4757 [2022-04-13T16:28:44.937Z] ---> ba251a57361b [2022-04-13T16:28:44.937Z] [2022-04-13T16:28:45.541Z] Removing intermediate container 5724cfb8d2c8 [2022-04-13T16:28:45.541Z] ---> 7d1190774967 [2022-04-13T16:28:45.541Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-13T16:28:45.541Z] Successfully built 3670fe744cb7 [2022-04-13T16:28:45.541Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-13T16:28:45.541Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-04-13T16:28:45.541Z] ---> Running in 44cb3356c30e [2022-04-13T16:28:46.150Z] Successfully built ba251a57361b [2022-04-13T16:28:46.150Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-13T16:28:46.150Z] Building security-spire-server [2022-04-13T16:28:47.143Z]  Building security-proxy-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -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-13T16:29:43.759Z] Removing intermediate container 44cb3356c30e [2022-04-13T16:29:43.759Z] ---> 1e527ee4e400 [2022-04-13T16:29:43.759Z] [2022-04-13T16:29:43.759Z] Step 11/23 : FROM docker:20.10.14 [2022-04-13T16:29:43.759Z] 20.10.14: Pulling from library/docker [2022-04-13T16:29:53.956Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T16:29:53.956Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-13T16:29:53.956Z] ---> e09ab9e3109f [2022-04-13T16:29:53.956Z] Step 3/20 : WORKDIR /edgex-go [2022-04-13T16:29:53.956Z] ---> Using cache [2022-04-13T16:29:53.956Z] ---> 5c8f303b0c42 [2022-04-13T16:29:53.956Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-13T16:29:53.956Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T16:29:53.956Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T16:29:53.956Z] ---> e09ab9e3109f [2022-04-13T16:29:53.956Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T16:29:53.956Z] ---> Using cache [2022-04-13T16:29:53.956Z] ---> 5c8f303b0c42 [2022-04-13T16:29:53.956Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T16:29:53.956Z] ---> Using cache [2022-04-13T16:29:53.956Z] ---> 2cbdb0bedbef [2022-04-13T16:29:53.956Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T16:29:53.956Z] ---> Running in 9265b05b8570 [2022-04-13T16:29:53.956Z] ---> Running in 7ebc05ae5e33 [2022-04-13T16:29:54.324Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T16:29:54.324Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T16:29:54.324Z] ---> e09ab9e3109f [2022-04-13T16:29:54.324Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T16:29:54.324Z] ---> Using cache [2022-04-13T16:29:54.324Z] ---> 5c8f303b0c42 [2022-04-13T16:29:54.324Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T16:29:54.324Z] ---> Using cache [2022-04-13T16:29:54.324Z] ---> 2cbdb0bedbef [2022-04-13T16:29:54.324Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T16:29:54.324Z] ---> Running in 90b383c11ad5 [2022-04-13T16:29:57.972Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T16:29:58.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T16:29:58.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T16:29:58.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T16:29:59.482Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T16:29:59.482Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T16:30:00.094Z] OK: 220 MiB in 52 packages [2022-04-13T16:30:01.088Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T16:30:01.088Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T16:30:01.088Z] OK: 15740 distinct packages available [2022-04-13T16:30:01.088Z] OK: 220 MiB in 52 packages [2022-04-13T16:30:01.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T16:30:02.348Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T16:30:02.348Z] Removing intermediate container 9265b05b8570 [2022-04-13T16:30:02.348Z] ---> b85865bff5d1 [2022-04-13T16:30:02.348Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T16:30:02.959Z] Removing intermediate container 90b383c11ad5 [2022-04-13T16:30:02.959Z] ---> 83a8eacf3865 [2022-04-13T16:30:02.959Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T16:30:03.236Z] OK: 220 MiB in 52 packages [2022-04-13T16:30:04.679Z] ---> 642a93457200 [2022-04-13T16:30:04.679Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T16:30:04.955Z] ---> Running in d7eb03f5d8d7 [2022-04-13T16:30:04.955Z] Removing intermediate container 7ebc05ae5e33 [2022-04-13T16:30:04.955Z] ---> 0739bca4b1c7 [2022-04-13T16:30:04.955Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-13T16:30:05.553Z] ---> 06eaf585bb03 [2022-04-13T16:30:05.553Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T16:30:05.829Z] ---> Running in b79168771563 [2022-04-13T16:30:07.813Z] ---> 74fd29a66374 [2022-04-13T16:30:07.813Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T16:30:07.813Z] ---> Running in 14959f06619e [2022-04-13T16:30:09.803Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-13T16:30:09.803Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-13T16:30:09.803Z] ---> c346e9eafbab [2022-04-13T16:30:09.803Z] 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-13T16:30:09.803Z] ---> Running in 79b20c1e59d5 [2022-04-13T16:30:10.409Z] Removing intermediate container 79b20c1e59d5 [2022-04-13T16:30:10.409Z] ---> 0d7f9d1cc30f [2022-04-13T16:30:10.409Z] 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-13T16:30:10.409Z] ---> Running in 7bf8a493180b [2022-04-13T16:30:11.881Z] Removing intermediate container d7eb03f5d8d7 [2022-04-13T16:30:11.881Z] ---> d1228695d5a5 [2022-04-13T16:30:11.881Z] Step 8/25 : COPY . . [2022-04-13T16:30:12.869Z] Removing intermediate container b79168771563 [2022-04-13T16:30:12.869Z] ---> 567f48f84ed5 [2022-04-13T16:30:12.869Z] Step 8/26 : COPY . . [2022-04-13T16:30:13.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T16:30:13.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T16:30:13.749Z] Removing intermediate container 14959f06619e [2022-04-13T16:30:13.749Z] ---> 1718d2daaf2e [2022-04-13T16:30:13.749Z] Step 7/20 : COPY . . [2022-04-13T16:30:14.738Z] (1/43) Installing readline (8.1.1-r0) [2022-04-13T16:30:15.010Z] (2/43) Installing bash (5.1.16-r0) [2022-04-13T16:30:15.010Z] Executing bash-5.1.16-r0.post-install [2022-04-13T16:30:15.010Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-13T16:30:15.010Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T16:30:15.010Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-13T16:30:15.010Z] (6/43) Installing curl (7.80.0-r0) [2022-04-13T16:30:15.010Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-13T16:30:15.010Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-13T16:30:15.010Z] (9/43) Installing expat (2.4.7-r0) [2022-04-13T16:30:15.010Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-13T16:30:15.010Z] (11/43) Installing gdbm (1.22-r0) [2022-04-13T16:30:15.010Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-13T16:30:15.010Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-13T16:30:15.010Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-13T16:30:15.284Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-13T16:30:15.284Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-13T16:30:15.284Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-13T16:30:17.273Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-13T16:30:17.273Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-13T16:30:17.273Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-13T16:30:17.273Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-13T16:30:17.273Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-13T16:30:17.550Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-13T16:30:17.550Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-13T16:30:17.550Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-13T16:30:17.550Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-13T16:30:17.550Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-13T16:30:17.550Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-13T16:30:17.550Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-13T16:30:17.550Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-13T16:30:17.828Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-13T16:30:17.828Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-13T16:30:17.828Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-13T16:30:17.828Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-13T16:30:17.828Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-13T16:30:17.828Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-13T16:30:17.828Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-13T16:30:17.828Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-13T16:30:17.828Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-13T16:30:17.828Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-13T16:30:17.828Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-13T16:30:18.104Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-13T16:30:18.104Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-13T16:30:18.723Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T16:30:18.723Z] OK: 82 MiB in 65 packages [2022-04-13T16:30:23.034Z] Collecting docker-compose==1.23.2 [2022-04-13T16:30:23.308Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-13T16:30:23.907Z] Collecting jsonschema<3,>=2.5.1 [2022-04-13T16:30:23.907Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-13T16:30:23.907Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-13T16:30:23.907Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-13T16:30:26.537Z] Collecting docopt<0.7,>=0.6.1 [2022-04-13T16:30:26.537Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-13T16:30:27.985Z] Collecting texttable<0.10,>=0.9.0 [2022-04-13T16:30:28.263Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-13T16:30:31.671Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-13T16:30:31.671Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-13T16:30:31.671Z] Collecting cached-property<2,>=1.2.0 [2022-04-13T16:30:31.671Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-13T16:30:32.277Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-13T16:30:32.277Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-13T16:30:33.263Z] Collecting PyYAML<4,>=3.10 [2022-04-13T16:30:33.263Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-13T16:30:37.588Z] 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-13T16:30:37.863Z] Collecting docker<4.0,>=3.6.0 [2022-04-13T16:30:37.863Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-13T16:30:38.846Z] Collecting docker-pycreds>=0.4.0 [2022-04-13T16:30:38.846Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-13T16:30:38.846Z] 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-13T16:30:39.120Z] Collecting idna<2.8,>=2.5 [2022-04-13T16:30:39.120Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-13T16:30:39.396Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-13T16:30:39.396Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-13T16:30:40.002Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-13T16:30:40.002Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-13T16:30:40.277Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-13T16:30:40.277Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-13T16:30:40.277Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-13T16:30:40.277Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-13T16:30:41.273Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-13T16:30:41.273Z] Attempting uninstall: urllib3 [2022-04-13T16:30:41.273Z] Found existing installation: urllib3 1.26.7 [2022-04-13T16:30:41.273Z] Uninstalling urllib3-1.26.7: [2022-04-13T16:30:41.552Z] Successfully uninstalled urllib3-1.26.7 [2022-04-13T16:30:42.157Z] Attempting uninstall: idna [2022-04-13T16:30:42.157Z] Found existing installation: idna 3.3 [2022-04-13T16:30:42.157Z] Uninstalling idna-3.3: [2022-04-13T16:30:42.432Z] Successfully uninstalled idna-3.3 [2022-04-13T16:30:45.834Z] Attempting uninstall: requests [2022-04-13T16:30:45.834Z] Found existing installation: requests 2.26.0 [2022-04-13T16:30:45.834Z] Uninstalling requests-2.26.0: [2022-04-13T16:30:45.834Z] Successfully uninstalled requests-2.26.0 [2022-04-13T16:30:45.834Z] Running setup.py install for texttable: started [2022-04-13T16:30:48.473Z] Running setup.py install for texttable: finished with status 'done' [2022-04-13T16:30:48.473Z] Running setup.py install for PyYAML: started [2022-04-13T16:30:51.102Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-13T16:30:51.102Z] Running setup.py install for docopt: started [2022-04-13T16:30:53.081Z] Running setup.py install for docopt: finished with status 'done' [2022-04-13T16:30:53.081Z] Running setup.py install for dockerpty: started [2022-04-13T16:30:55.705Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-13T16:30:57.692Z] 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-13T16:31:10.411Z] ---> ea3ff3a079b8 [2022-04-13T16:31:10.411Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-13T16:31:10.411Z] ---> 9568ff5dc1e5 [2022-04-13T16:31:10.411Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T16:31:10.411Z] ---> Running in e199c0b95e9c [2022-04-13T16:31:10.411Z] ---> Running in 0a9341d61b00 [2022-04-13T16:31:11.404Z] ---> e99d18fc6d0f [2022-04-13T16:31:11.404Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T16:31:11.680Z] ---> Running in 8ccd2de142c7 [2022-04-13T16:31:12.288Z] Removing intermediate container 0a9341d61b00 [2022-04-13T16:31:12.288Z] ---> 9a6c3d547a8f [2022-04-13T16:31:12.288Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-13T16:31:12.288Z] ---> Running in 51024d4d25a0 [2022-04-13T16:31:13.285Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-13T16:31:13.285Z] Removing intermediate container 8ccd2de142c7 [2022-04-13T16:31:13.285Z] ---> a3cfdec1057d [2022-04-13T16:31:13.285Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T16:31:13.571Z] ---> Running in d6eeee90642f [2022-04-13T16:31:17.905Z] Removing intermediate container 51024d4d25a0 [2022-04-13T16:31:17.905Z] ---> 0008ff43b15b [2022-04-13T16:31:17.905Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-13T16:31:17.905Z] Removing intermediate container d6eeee90642f [2022-04-13T16:31:17.905Z] ---> a7044941ecb2 [2022-04-13T16:31:17.905Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T16:31:17.905Z] ---> Running in 8ed8b90b8818 [2022-04-13T16:31:17.905Z] ---> Running in d8a5abd9a4d8 [2022-04-13T16:31:18.509Z] Removing intermediate container 8ed8b90b8818 [2022-04-13T16:31:18.509Z] ---> d4d7ba893924 [2022-04-13T16:31:18.509Z] 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-13T16:31:18.782Z] Removing intermediate container d8a5abd9a4d8 [2022-04-13T16:31:18.782Z] ---> dcadb9b5d6b5 [2022-04-13T16:31:18.782Z] 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-13T16:31:18.782Z] ---> Running in 4f249c4e8bb9 [2022-04-13T16:31:19.070Z] ---> Running in 7e9747f742e0 [2022-04-13T16:31:23.427Z] spire-1.2.1/ [2022-04-13T16:31:23.427Z] spire-1.2.1/.data/ [2022-04-13T16:31:23.427Z] spire-1.2.1/.data/.file [2022-04-13T16:31:23.427Z] spire-1.2.1/.dockerignore [2022-04-13T16:31:23.427Z] spire-1.2.1/.gitattributes [2022-04-13T16:31:23.427Z] spire-1.2.1/.githooks/ [2022-04-13T16:31:23.427Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T16:31:23.427Z] spire-1.2.1/.github/ [2022-04-13T16:31:23.427Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T16:31:23.427Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T16:31:23.427Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T16:31:23.427Z] spire-1.2.1/.github/workflows/ [2022-04-13T16:31:23.427Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T16:31:23.427Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T16:31:23.427Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T16:31:23.427Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T16:31:23.427Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T16:31:23.427Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T16:31:23.427Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T16:31:23.427Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T16:31:23.427Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T16:31:23.427Z] spire-1.2.1/.gitignore [2022-04-13T16:31:23.427Z] spire-1.2.1/.go-version [2022-04-13T16:31:23.427Z] spire-1.2.1/.golangci.yml [2022-04-13T16:31:23.427Z] spire-1.2.1/ADOPTERS.md [2022-04-13T16:31:23.427Z] spire-1.2.1/CHANGELOG.md [2022-04-13T16:31:23.427Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T16:31:23.427Z] spire-1.2.1/CODEOWNERS [2022-04-13T16:31:23.427Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T16:31:23.427Z] spire-1.2.1/Dockerfile [2022-04-13T16:31:23.427Z] spire-1.2.1/Dockerfile.dev [2022-04-13T16:31:23.427Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T16:31:23.427Z] spire-1.2.1/LICENSE [2022-04-13T16:31:23.427Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T16:31:23.427Z] spire-1.2.1/Makefile [2022-04-13T16:31:23.427Z] spire-1.2.1/README.md [2022-04-13T16:31:23.427Z] spire-1.2.1/ROADMAP.md [2022-04-13T16:31:23.427Z] spire-1.2.1/SECURITY.md [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/ [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T16:31:23.427Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T16:31:23.427Z] spire-1.2.1/conf/ [2022-04-13T16:31:23.427Z] spire-1.2.1/conf/agent/ [2022-04-13T16:31:23.427Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T16:31:23.427Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T16:31:23.427Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T16:31:23.427Z] spire-1.2.1/conf/server/ [2022-04-13T16:31:23.427Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T16:31:23.427Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T16:31:23.427Z] spire-1.2.1/conf/server/server.conf [2022-04-13T16:31:23.427Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/ [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/auditlog.md [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/images/ [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T16:31:23.427Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdspire-1.2.1/ [2022-04-13T16:31:23.428Z] spire-1.2.1/.data/ [2022-04-13T16:31:23.428Z] spire-1.2.1/.data/.file [2022-04-13T16:31:23.428Z] spire-1.2.1/.dockerignore [2022-04-13T16:31:23.428Z] spire-1.2.1/.gitattributes [2022-04-13T16:31:23.428Z] spire-1.2.1/.githooks/ [2022-04-13T16:31:23.428Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T16:31:23.428Z] spire-1.2.1/.github/ [2022-04-13T16:31:23.428Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T16:31:23.428Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T16:31:23.428Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T16:31:23.428Z] spire-1.2.1/.github/workflows/ [2022-04-13T16:31:23.428Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T16:31:23.428Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T16:31:23.428Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T16:31:23.428Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T16:31:23.428Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T16:31:23.428Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T16:31:23.428Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T16:31:23.428Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T16:31:23.428Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T16:31:23.428Z] spire-1.2.1/.gitignore [2022-04-13T16:31:23.428Z] spire-1.2.1/.go-version [2022-04-13T16:31:23.428Z] spire-1.2.1/.golangci.yml [2022-04-13T16:31:23.428Z] spire-1.2.1/ADOPTERS.md [2022-04-13T16:31:23.428Z] spire-1.2.1/CHANGELOG.md [2022-04-13T16:31:23.428Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T16:31:23.428Z] spire-1.2.1/CODEOWNERS [2022-04-13T16:31:23.428Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T16:31:23.428Z] spire-1.2.1/Dockerfile [2022-04-13T16:31:23.428Z] spire-1.2.1/Dockerfile.dev [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/spire_server.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/telemetry.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/upgrading.md [2022-04-13T16:31:23.428Z] spire-1.2.1/doc/using_spire.md [2022-04-13T16:31:23.428Z] spire-1.2.1/examples/ [2022-04-13T16:31:23.428Z] spire-1.2.1/examples/README.md [2022-04-13T16:31:23.428Z] spire-1.2.1/go.mod [2022-04-13T16:31:23.428Z] spire-1.2.1/go.sum [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/ [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/ [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T16:31:23.428Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T16:31:23.428Z] spire-1.2.1/LICENSE [2022-04-13T16:31:23.428Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T16:31:23.428Z] spire-1.2.1/Makefile [2022-04-13T16:31:23.428Z] spire-1.2.1/README.md [2022-04-13T16:31:23.428Z] spire-1.2.1/ROADMAP.md [2022-04-13T16:31:23.428Z] spire-1.2.1/SECURITY.md [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/ [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T16:31:23.428Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T16:31:23.429Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T16:31:23.429Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T16:31:23.429Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T16:31:23.429Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T16:31:23.429Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T16:31:23.429Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T16:31:23.429Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T16:31:23.429Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T16:31:23.429Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T16:31:23.429Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T16:31:23.429Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T16:31:23.429Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T16:31:23.429Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T16:31:23.429Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T16:31:23.429Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T16:31:23.429Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T16:31:23.429Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T16:31:23.429Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T16:31:23.429Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T16:31:23.429Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T16:31:23.429Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T16:31:23.429Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T16:31:23.707Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T16:31:23.707Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T16:31:23.707Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T16:31:23.707Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T16:31:23.707Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T16:31:23.707Z] spire-1.2.1/conf/ [2022-04-13T16:31:23.707Z] spire-1.2.1/conf/agent/ [2022-04-13T16:31:23.707Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T16:31:23.707Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T16:31:23.707Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T16:31:23.707Z] spire-1.2.1/conf/server/ [2022-04-13T16:31:23.707Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T16:31:23.707Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T16:31:23.707Z] spire-1.2.1/conf/server/server.conf [2022-04-13T16:31:23.707Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T16:31:23.707Z] spire-1.2.1/doc/ [2022-04-13T16:31:23.707Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T16:31:23.707Z] spire-1.2.1/doc/auditlog.md [2022-04-13T16:31:23.707Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T16:31:23.707Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T16:31:23.707Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T16:31:23.707Z] spire-1.2.1/doc/images/ [2022-04-13T16:31:23.707Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T16:31:23.707Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T16:31:23.707Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T16:31:23.707Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/ [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/api/ [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T16:31:23.707Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T16:31:23.708Z] [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdspire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/spire_server.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/telemetry.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/upgrading.md [2022-04-13T16:31:23.708Z] spire-1.2.1/doc/using_spire.md [2022-04-13T16:31:23.708Z] spire-1.2.1/examples/ [2022-04-13T16:31:23.708Z] spire-1.2.1/examples/README.md [2022-04-13T16:31:23.708Z] spire-1.2.1/go.mod [2022-04-13T16:31:23.708Z] spire-1.2.1/go.sum [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T16:31:23.708Z] [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/catalog/keymanager.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T16:31:23.708Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/health/ [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/log/ [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T16:31:23.709Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T16:31:23.987Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/Removing intermediate container 7bf8a493180b [2022-04-13T16:31:23.988Z] ---> 1af50587b449 [2022-04-13T16:31:23.988Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-13T16:31:23.988Z] [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/util/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/version/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/api/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T16:31:23.988Z] [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/trustdomain/v1/spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T16:31:23.988Z] [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T16:31:23.988Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T16:31:23.989Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T16:31:23.989Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T16:31:23.989Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T16:31:23.989Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T16:31:23.989Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T16:31:23.989Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T16:31:23.989Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T16:31:23.989Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T16:31:23.989Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/config.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/health/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/log/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/common/peertracker/conn.go ---> Running in ea89bf03004e [2022-04-13T16:31:24.267Z] [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T16:31:24.267Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T16:31:24.268Z] [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/common/selector/selector_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T16:31:24.268Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/server.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T16:31:24.550Z] spire-1.2.1/proto/ [2022-04-13T16:31:24.550Z] spire-1.2.1/proto/private/ [2022-04-13T16:31:24.550Z] spire-1.2.1/proto/private/server/ [2022-04-13T16:31:24.550Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T16:31:24.550Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T16:31:24.550Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T16:31:24.550Z] spire-1.2.1/proto/spire/ [2022-04-13T16:31:24.550Z] spire-1.2.1/proto/spire/common/ [2022-04-13T16:31:24.550Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T16:31:24.550Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T16:31:24.550Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T16:31:24.550Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T16:31:24.550Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T16:31:24.550Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T16:31:24.550Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T16:31:24.550Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T16:31:24.550Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T16:31:24.550Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T16:31:24.550Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T16:31:24.550Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T16:31:24.550Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T16:31:24.550Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T16:31:24.550Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T16:31:24.550Z] spire-1.2.1/release/ [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T16:31:24.550Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T16:31:24.550Z] spire-1.2.1/release/spire-extras/ [2022-04-13T16:31:24.550Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T16:31:24.550Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T16:31:24.550Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T16:31:24.551Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T16:31:24.551Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T16:31:24.551Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T16:31:24.551Z] spire-1.2.1/release/spire/ [2022-04-13T16:31:24.551Z] spire-1.2.1/release/spire/README.md [2022-04-13T16:31:24.551Z] spire-1.2.1/release/spire/conf/ [2022-04-13T16:31:24.551Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T16:31:24.551Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T16:31:24.551Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T16:31:24.551Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T16:31:24.551Z] spire-1.2.1/script/ [2022-04-13T16:31:24.551Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T16:31:24.551Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T16:31:24.551Z] spire-1.2.1/support/ [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/ [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/util/ [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/version/ [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/ [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/ [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T16:31:24.551Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T16:31:24.551Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T16:31:24.551Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T16:31:24.551Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T16:31:24.551Z] spire-1.2.1/test/ [2022-04-13T16:31:24.551Z] spire-1.2.1/test/clock/ [2022-04-13T16:31:24.551Z] spire-1.2.1/test/clock/clock.go [2022-04-13T16:31:24.551Z] spire-1.2.1/test/fakes/ [2022-04-13T16:31:24.551Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T16:31:24.551Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T16:31:24.551Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T16:31:24.551Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T16:31:24.551Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T16:31:24.551Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T16:31:24.551Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T16:31:24.551Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T16:31:24.551Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T16:31:24.551Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/ [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/config/ [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T16:31:24.552Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T16:31:24.552Z] [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T16:31:24.552Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T16:31:24.552Z] spire-1.2.1/test/integration/ [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/README.md [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/common [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/setup/ [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/setup/x509pop/spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/config.go [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/ [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T16:31:24.833Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T16:31:24.833Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T16:31:24.834Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T16:31:24.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T16:31:24.835Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T16:31:24.835Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T16:31:24.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T16:31:24.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T16:31:24.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T16:31:24.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T16:31:24.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T16:31:24.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T16:31:24.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T16:31:24.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T16:31:24.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T16:31:24.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T16:31:24.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T16:31:24.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T16:31:24.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T16:31:24.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T16:31:24.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T16:31:24.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T16:31:24.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T16:31:24.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T16:31:24.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T16:31:24.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T16:31:24.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T16:31:24.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T16:31:24.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T16:31:24.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T16:31:24.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T16:31:24.836Z] [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T16:31:24.836Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/Removing intermediate container ea89bf03004e [2022-04-13T16:31:25.114Z] ---> a3f8a052bce3 [2022-04-13T16:31:25.114Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-13T16:31:25.114Z] [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T16:31:25.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T16:31:25.114Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/server.go [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T16:31:25.115Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T16:31:25.115Z] spire-1.2.1/proto/ [2022-04-13T16:31:25.115Z] spire-1.2.1/proto/private/ [2022-04-13T16:31:25.115Z] spire-1.2.1/proto/private/server/ [2022-04-13T16:31:25.115Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T16:31:25.115Z] spire-1.2.1/test/integration/test.sh [2022-04-13T16:31:25.115Z] spire-1.2.1/test/plugintest/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T16:31:25.115Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T16:31:25.115Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T16:31:25.115Z] spire-1.2.1/test/spiretest/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T16:31:25.115Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T16:31:25.115Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T16:31:25.115Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T16:31:25.115Z] spire-1.2.1/proto/spire/ [2022-04-13T16:31:25.115Z] spire-1.2.1/proto/spire/common/ [2022-04-13T16:31:25.115Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T16:31:25.115Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T16:31:25.115Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T16:31:25.115Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T16:31:25.115Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T16:31:25.115Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T16:31:25.115Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T16:31:25.115Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T16:31:25.115Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T16:31:25.115Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T16:31:25.115Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T16:31:25.115Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T16:31:25.115Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T16:31:25.115Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T16:31:25.115Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T16:31:25.115Z] spire-1.2.1/release/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T16:31:25.115Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T16:31:25.115Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T16:31:25.115Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T16:31:25.115Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T16:31:25.115Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T16:31:25.115Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T16:31:25.115Z] spire-1.2.1/test/testca/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/testca/ca.go [2022-04-13T16:31:25.115Z] spire-1.2.1/test/testkey/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T16:31:25.115Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T16:31:25.115Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T16:31:25.115Z] spire-1.2.1/test/testkey/new.go [2022-04-13T16:31:25.115Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T16:31:25.115Z] spire-1.2.1/test/util/ [2022-04-13T16:31:25.115Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T16:31:25.115Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T16:31:25.115Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T16:31:25.115Z] spire-1.2.1/test/util/race.go [2022-04-13T16:31:25.115Z] spire-1.2.1/test/util/util.go [2022-04-13T16:31:25.115Z] building spire from source... [2022-04-13T16:31:25.115Z] ---> Running in a83d545685c7 [2022-04-13T16:31:25.115Z] [2022-04-13T16:31:25.115Z] spire-1.2.1/release/spire-extras/ [2022-04-13T16:31:25.115Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T16:31:25.115Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T16:31:25.115Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T16:31:25.115Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T16:31:25.115Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T16:31:25.115Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T16:31:25.115Z] spire-1.2.1/release/spire/ [2022-04-13T16:31:25.115Z] spire-1.2.1/release/spire/README.md [2022-04-13T16:31:25.115Z] spire-1.2.1/release/spire/conf/ [2022-04-13T16:31:25.116Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T16:31:25.116Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T16:31:25.116Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T16:31:25.116Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T16:31:25.116Z] spire-1.2.1/script/ [2022-04-13T16:31:25.116Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T16:31:25.116Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T16:31:25.116Z] spire-1.2.1/support/ [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/ [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T16:31:25.116Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T16:31:25.116Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T16:31:25.116Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T16:31:25.116Z] spire-1.2.1/test/ [2022-04-13T16:31:25.116Z] spire-1.2.1/test/clock/ [2022-04-13T16:31:25.116Z] spire-1.2.1/test/clock/clock.go [2022-04-13T16:31:25.116Z] spire-1.2.1/test/fakes/ [2022-04-13T16:31:25.116Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T16:31:25.116Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T16:31:25.116Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T16:31:25.116Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T16:31:25.116Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T16:31:25.116Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T16:31:25.116Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/ [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/config/ [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T16:31:25.395Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T16:31:25.396Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T16:31:25.396Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T16:31:25.396Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T16:31:25.396Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T16:31:25.396Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T16:31:25.396Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T16:31:25.396Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T16:31:25.396Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T16:31:25.396Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T16:31:25.396Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T16:31:25.396Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T16:31:25.396Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T16:31:25.396Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T16:31:25.396Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T16:31:25.396Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/README.md [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/common [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/setup/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T16:31:25.396Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T16:31:25.686Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestationInstalling go1.17.7... [2022-04-13T16:31:25.687Z] [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.mdRemoving intermediate container a83d545685c7 [2022-04-13T16:31:25.687Z] ---> 85e8bdcb48e4 [2022-04-13T16:31:25.687Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-13T16:31:25.687Z] [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T16:31:25.687Z] spire-1.2.1/test/integration/test.sh [2022-04-13T16:31:25.687Z] spire-1.2.1/test/plugintest/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T16:31:25.687Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T16:31:25.687Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T16:31:25.687Z] spire-1.2.1/test/spiretest/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T16:31:25.687Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T16:31:25.687Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T16:31:25.687Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T16:31:25.687Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T16:31:25.687Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T16:31:25.687Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T16:31:25.687Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T16:31:25.687Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T16:31:25.687Z] spire-1.2.1/test/testca/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/testca/ca.go [2022-04-13T16:31:25.687Z] spire-1.2.1/test/testkey/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T16:31:25.687Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T16:31:25.687Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T16:31:25.687Z] spire-1.2.1/test/testkey/new.go [2022-04-13T16:31:25.687Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T16:31:25.687Z] spire-1.2.1/test/util/ [2022-04-13T16:31:25.687Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T16:31:25.687Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T16:31:25.687Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T16:31:25.687Z] spire-1.2.1/test/util/race.go [2022-04-13T16:31:25.687Z] spire-1.2.1/test/util/util.go [2022-04-13T16:31:25.687Z] building spire from source... [2022-04-13T16:31:26.295Z] Installing go1.17.7... [2022-04-13T16:31:28.955Z] ---> cb53064082a9 [2022-04-13T16:31:28.955Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-13T16:31:29.556Z] ---> 26546c54ea17 [2022-04-13T16:31:29.556Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-13T16:31:30.544Z] ---> 0446cffd2803 [2022-04-13T16:31:30.544Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-13T16:31:30.821Z] ---> Running in 94cd0576a2e7 [2022-04-13T16:31:31.094Z] Removing intermediate container 94cd0576a2e7 [2022-04-13T16:31:31.094Z] ---> b4f6ee7eabac [2022-04-13T16:31:31.094Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T16:31:31.367Z] ---> Running in cec2b2825263 [2022-04-13T16:31:31.967Z] Removing intermediate container cec2b2825263 [2022-04-13T16:31:31.967Z] ---> 8415a1c6620a [2022-04-13T16:31:31.967Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T16:31:31.967Z] ---> Running in 5e407e3e5733 [2022-04-13T16:31:32.570Z] Removing intermediate container 5e407e3e5733 [2022-04-13T16:31:32.570Z] ---> 3e9de94082f5 [2022-04-13T16:31:32.570Z] Step 22/23 : LABEL git_sha=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T16:31:32.570Z] ---> Running in e640728293cc [2022-04-13T16:31:33.180Z] Removing intermediate container e640728293cc [2022-04-13T16:31:33.180Z] ---> e032a2790498 [2022-04-13T16:31:33.180Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T16:31:33.180Z] ---> Running in 7d9f6d11e6d9 [2022-04-13T16:31:33.781Z] Removing intermediate container 7d9f6d11e6d9 [2022-04-13T16:31:33.781Z] ---> 28a119f70002 [2022-04-13T16:31:33.781Z] [2022-04-13T16:31:34.384Z] Successfully built 28a119f70002 [2022-04-13T16:31:34.384Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-13T16:31:34.384Z]  Building sys-mgmt-agent ... done Building core-data [2022-04-13T16:31:56.598Z] Building bin/spire-server... [2022-04-13T16:31:56.598Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T16:31:56.598Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T16:31:56.598Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T16:31:56.598Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T16:31:56.598Z] Building bin/spire-server... [2022-04-13T16:31:56.598Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T16:31:56.598Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T16:31:56.598Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T16:31:56.598Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T16:31:56.873Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T16:31:57.474Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T16:31:57.751Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T16:31:58.767Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T16:32:00.779Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T16:32:00.779Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T16:32:01.770Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T16:32:02.050Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T16:32:02.328Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T16:32:02.328Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T16:32:02.606Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T16:32:02.882Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T16:32:02.882Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T16:32:03.155Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T16:32:03.155Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T16:32:03.155Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T16:32:03.429Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T16:32:03.429Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T16:32:03.702Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T16:32:03.975Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T16:32:03.975Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T16:32:03.975Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T16:32:03.975Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T16:32:04.574Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T16:32:04.574Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T16:32:04.574Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T16:32:04.574Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T16:32:05.173Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T16:32:05.776Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T16:32:05.776Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T16:32:06.053Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T16:32:06.328Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T16:32:06.328Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T16:32:06.935Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T16:32:06.935Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T16:32:07.210Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T16:32:07.485Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T16:32:15.777Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T16:32:15.777Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T16:32:15.777Z] ---> e09ab9e3109f [2022-04-13T16:32:15.777Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T16:32:15.777Z] ---> Using cache [2022-04-13T16:32:15.777Z] ---> 5c8f303b0c42 [2022-04-13T16:32:15.777Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T16:32:15.777Z] ---> Using cache [2022-04-13T16:32:15.777Z] ---> 2cbdb0bedbef [2022-04-13T16:32:15.777Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-13T16:32:15.777Z] ---> Running in 310951d8555c [2022-04-13T16:32:17.763Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T16:32:18.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T16:32:19.801Z] OK: 220 MiB in 52 packages [2022-04-13T16:32:21.247Z] Removing intermediate container 310951d8555c [2022-04-13T16:32:21.247Z] ---> 207b7c6cf0dc [2022-04-13T16:32:21.247Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T16:32:21.855Z] ---> 7d9b99e18670 [2022-04-13T16:32:21.855Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T16:32:22.137Z] ---> Running in 32e6c59cc99e [2022-04-13T16:32:26.744Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T16:32:26.744Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T16:32:26.744Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T16:32:26.744Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T16:32:26.744Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T16:32:26.744Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T16:32:27.021Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T16:32:27.021Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T16:32:27.305Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T16:32:27.305Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T16:32:27.305Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T16:32:27.582Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T16:32:27.582Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T16:32:27.582Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T16:32:28.186Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T16:32:28.186Z] Removing intermediate container 32e6c59cc99e [2022-04-13T16:32:28.186Z] ---> 46dca38b3a0b [2022-04-13T16:32:28.186Z] Step 8/23 : COPY . . [2022-04-13T16:32:29.184Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T16:32:29.184Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T16:32:30.174Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T16:32:30.174Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T16:32:30.174Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T16:32:30.174Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T16:32:30.450Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T16:32:30.450Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T16:32:30.450Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T16:32:35.884Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T16:32:35.884Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T16:32:35.884Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T16:32:36.867Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T16:32:36.867Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T16:32:37.142Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T16:32:37.142Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T16:32:37.142Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T16:32:37.421Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T16:32:37.697Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T16:32:37.697Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T16:32:39.140Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T16:32:39.140Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T16:32:39.140Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T16:32:39.140Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T16:32:39.415Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T16:32:39.690Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T16:32:39.690Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T16:32:39.965Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T16:32:40.567Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T16:32:40.845Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T16:32:41.121Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T16:32:41.400Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T16:32:41.400Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T16:32:42.002Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T16:32:44.004Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T16:32:46.011Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T16:32:46.011Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T16:32:46.306Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T16:32:46.587Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T16:32:46.587Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T16:32:46.869Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T16:32:46.869Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T16:32:47.147Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T16:32:47.430Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T16:32:48.053Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T16:32:48.336Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T16:32:48.620Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T16:32:50.102Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T16:32:50.102Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T16:32:50.102Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T16:32:50.102Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T16:32:50.384Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T16:32:50.384Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T16:32:50.384Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T16:32:50.384Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T16:32:50.996Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T16:32:50.996Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T16:32:51.277Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T16:32:53.935Z]  ---> cc0eb1bb22b2 [2022-04-13T16:32:53.935Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-13T16:32:54.221Z] ---> Running in 5d6e0dfa23c2 [2022-04-13T16:32:56.251Z] CGO_ENABLED=1 GO111MODULE=on go build -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-13T16:33:14.634Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T16:33:14.634Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T16:33:14.634Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T16:33:14.634Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T16:33:14.634Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T16:33:14.921Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T16:33:27.362Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T16:33:27.362Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T16:33:27.362Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T16:33:27.362Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T16:33:54.212Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T16:33:54.212Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T16:33:54.212Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T16:33:54.212Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T16:33:54.212Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T16:33:55.196Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T16:33:55.196Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T16:33:55.196Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T16:33:55.196Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T16:33:55.795Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T16:33:56.073Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T16:33:57.516Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T16:33:57.516Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T16:33:58.501Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T16:33:58.775Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T16:33:59.374Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T16:34:00.357Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T16:34:00.633Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T16:34:00.909Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T16:34:01.184Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T16:34:01.783Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T16:34:01.783Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T16:34:02.059Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T16:34:02.335Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T16:34:02.335Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T16:34:02.799Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T16:34:02.799Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T16:34:03.301Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T16:34:03.301Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T16:34:03.301Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T16:34:03.301Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T16:34:03.301Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T16:34:03.651Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T16:34:03.651Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T16:34:03.651Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T16:34:04.297Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T16:34:04.588Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T16:34:04.902Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T16:34:05.184Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T16:34:05.184Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T16:34:05.463Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T16:34:05.737Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T16:34:05.737Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T16:34:06.010Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T16:34:06.010Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T16:34:06.284Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T16:34:06.284Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T16:34:06.881Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T16:34:06.881Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T16:34:07.156Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T16:34:07.156Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T16:34:07.433Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T16:34:11.750Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T16:34:11.750Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T16:34:11.750Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T16:34:12.026Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T16:34:12.026Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T16:34:12.026Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T16:34:12.303Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T16:34:12.578Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T16:34:13.175Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T16:34:13.175Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T16:34:13.175Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T16:34:13.175Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T16:34:13.449Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T16:34:13.449Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T16:34:13.449Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T16:34:13.449Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T16:34:13.449Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T16:34:13.727Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T16:34:13.727Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T16:34:14.326Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T16:34:14.601Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T16:34:14.876Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T16:34:14.876Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T16:34:14.876Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T16:34:15.151Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T16:34:15.426Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T16:34:15.702Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T16:34:15.978Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T16:34:16.255Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T16:34:16.255Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T16:34:16.255Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T16:34:16.255Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T16:34:16.533Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T16:34:16.533Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T16:34:16.533Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T16:34:16.809Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T16:34:16.809Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T16:34:17.087Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T16:34:17.087Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T16:34:17.087Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T16:34:17.087Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T16:34:17.361Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T16:34:17.638Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T16:34:17.913Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T16:34:18.188Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T16:34:18.188Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T16:34:18.466Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T16:34:18.466Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T16:34:18.466Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T16:34:18.740Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T16:34:19.015Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T16:34:19.015Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T16:34:20.460Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T16:34:20.734Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T16:34:21.337Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T16:34:21.337Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T16:34:21.337Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T16:34:21.611Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T16:34:21.611Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T16:34:21.887Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T16:34:21.887Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T16:34:21.887Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T16:34:21.887Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T16:34:22.163Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T16:34:22.439Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T16:34:22.439Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T16:34:22.717Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T16:34:22.717Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T16:34:22.992Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T16:34:23.269Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T16:34:25.896Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T16:34:26.171Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T16:34:27.611Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T16:34:27.611Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T16:34:27.887Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T16:34:28.162Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T16:34:28.162Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T16:34:28.162Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T16:34:28.438Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T16:34:29.037Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T16:34:29.037Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T16:34:29.037Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T16:34:29.037Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T16:34:29.037Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T16:34:29.313Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T16:34:29.313Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T16:34:29.589Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T16:34:29.865Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T16:34:29.865Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T16:34:29.865Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T16:34:29.865Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T16:34:30.139Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T16:34:30.417Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T16:34:30.417Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T16:34:30.417Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T16:34:30.693Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T16:34:40.867Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T16:34:40.867Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T16:34:40.867Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T16:34:40.867Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T16:34:40.867Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T16:34:40.867Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T16:34:40.867Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T16:34:40.867Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T16:35:07.667Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T16:35:07.667Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T16:35:07.667Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T16:35:07.667Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T16:38:29.633Z] Removing intermediate container e199c0b95e9c [2022-04-13T16:38:29.633Z] ---> e18d49bb53de [2022-04-13T16:38:29.633Z] [2022-04-13T16:38:29.633Z] Step 9/20 : FROM alpine:3.15 [2022-04-13T16:38:29.633Z] 3.15: Pulling from library/alpine [2022-04-13T16:38:29.633Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-13T16:38:29.633Z] Status: Downloaded newer image for alpine:3.15 [2022-04-13T16:38:29.633Z] ---> 3fb3c9af89a9 [2022-04-13T16:38:29.633Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T16:38:29.633Z] ---> Running in d0a97b3c752a [2022-04-13T16:38:29.633Z] Removing intermediate container d0a97b3c752a [2022-04-13T16:38:29.633Z] ---> 31347a617781 [2022-04-13T16:38:29.633Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T16:38:29.633Z] ---> Running in 9cbf69ed0e8a [2022-04-13T16:38:29.633Z] Removing intermediate container 9cbf69ed0e8a [2022-04-13T16:38:29.633Z] ---> 8e04e6cf040f [2022-04-13T16:38:29.633Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-13T16:38:29.633Z] ---> Running in 5d0b7f23944e [2022-04-13T16:38:29.633Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T16:38:29.633Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T16:38:29.634Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T16:38:29.634Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T16:38:29.634Z] OK: 15729 distinct packages available [2022-04-13T16:38:29.634Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T16:38:29.634Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T16:38:29.634Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-13T16:38:29.912Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-13T16:38:29.912Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T16:38:30.224Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-13T16:38:30.224Z] (5/9) Installing curl (7.80.0-r0) [2022-04-13T16:38:30.224Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-13T16:38:30.520Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-13T16:38:30.520Z] (8/9) Installing libucontext (1.1-r0) [2022-04-13T16:38:30.520Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-13T16:38:30.896Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T16:38:30.896Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T16:38:31.548Z] OK: 8 MiB in 23 packages [2022-04-13T16:38:34.225Z] Removing intermediate container 5d0b7f23944e [2022-04-13T16:38:34.225Z] ---> c79450d73429 [2022-04-13T16:38:34.225Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T16:38:34.827Z] ---> 416eaf85fca1 [2022-04-13T16:38:34.827Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-13T16:38:37.458Z] ---> 44ead4efd52a [2022-04-13T16:38:37.458Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-13T16:38:38.061Z] ---> bb815282602a [2022-04-13T16:38:38.061Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-13T16:38:38.335Z] ---> Running in a97b3437152d [2022-04-13T16:38:38.611Z] Removing intermediate container a97b3437152d [2022-04-13T16:38:38.611Z] ---> 00adb3975ae9 [2022-04-13T16:38:38.611Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T16:38:38.888Z] ---> Running in fc464f0feeaf [2022-04-13T16:38:39.164Z] Removing intermediate container fc464f0feeaf [2022-04-13T16:38:39.164Z] ---> 5ed20de33dd6 [2022-04-13T16:38:39.164Z] Step 18/20 : LABEL arch=arm64 [2022-04-13T16:38:39.439Z] ---> Running in b3db3c38888f [2022-04-13T16:38:39.714Z] Removing intermediate container b3db3c38888f [2022-04-13T16:38:39.714Z] ---> 77d89396df14 [2022-04-13T16:38:39.714Z] Step 19/20 : LABEL git_sha=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T16:38:39.999Z] ---> Running in c01d24652f21 [2022-04-13T16:38:40.290Z] Removing intermediate container c01d24652f21 [2022-04-13T16:38:40.290Z] ---> b6221ee84f0c [2022-04-13T16:38:40.290Z] Step 20/20 : LABEL version=0.0.0 [2022-04-13T16:38:40.572Z] ---> Running in 26672fd1fd0a [2022-04-13T16:38:40.847Z] Removing intermediate container 26672fd1fd0a [2022-04-13T16:38:40.847Z] ---> e7031d10920f [2022-04-13T16:38:40.847Z] [2022-04-13T16:38:41.446Z] Successfully built e7031d10920f [2022-04-13T16:38:41.446Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-13T16:40:18.276Z]  Building security-spiffe-token-provider ... done Removing intermediate container 5d6e0dfa23c2 [2022-04-13T16:40:18.276Z] ---> 94353ac8fce4 [2022-04-13T16:40:18.276Z] [2022-04-13T16:40:18.276Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T16:40:18.276Z] ---> ac73e934f311 [2022-04-13T16:40:18.276Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-13T16:40:18.276Z] ---> Running in 2ab1cd32afb7 [2022-04-13T16:40:18.276Z] Removing intermediate container 2ab1cd32afb7 [2022-04-13T16:40:18.276Z] ---> 47d94e973d96 [2022-04-13T16:40:18.276Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-13T16:40:18.276Z] ---> Running in ef119bef92d2 [2022-04-13T16:40:18.276Z] Removing intermediate container ef119bef92d2 [2022-04-13T16:40:18.276Z] ---> 9064f6e34f11 [2022-04-13T16:40:18.276Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-13T16:40:18.276Z] ---> Running in 1cc1ccd5ba1d [2022-04-13T16:40:18.276Z] Removing intermediate container 1cc1ccd5ba1d [2022-04-13T16:40:18.276Z] ---> fc866f9abcda [2022-04-13T16:40:18.276Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T16:40:18.276Z] ---> Running in f381add51df6 [2022-04-13T16:40:18.276Z] Removing intermediate container f381add51df6 [2022-04-13T16:40:18.276Z] ---> 3263e3008254 [2022-04-13T16:40:18.276Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-13T16:40:18.276Z] ---> Running in bfcb1096a8d1 [2022-04-13T16:40:18.276Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T16:40:18.276Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T16:40:18.552Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-13T16:40:18.552Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T16:40:18.552Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-13T16:40:18.827Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T16:40:18.827Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-13T16:40:19.103Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-13T16:40:19.103Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T16:40:19.103Z] OK: 8 MiB in 20 packages [2022-04-13T16:40:21.085Z] Removing intermediate container bfcb1096a8d1 [2022-04-13T16:40:21.085Z] ---> 5dcd0900788a [2022-04-13T16:40:21.085Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T16:40:21.685Z] ---> 3a3d0635fec0 [2022-04-13T16:40:21.685Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-13T16:40:24.317Z] ---> 0c52756e7f3a [2022-04-13T16:40:24.317Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-13T16:40:25.762Z] ---> 2f97d89d1758 [2022-04-13T16:40:25.762Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-13T16:40:25.762Z] ---> Running in 79e249990f14 [2022-04-13T16:40:26.045Z] Removing intermediate container 79e249990f14 [2022-04-13T16:40:26.045Z] ---> 326d709ed76d [2022-04-13T16:40:26.045Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T16:40:26.328Z] ---> Running in 625b627e160b [2022-04-13T16:40:26.933Z] Removing intermediate container 625b627e160b [2022-04-13T16:40:26.933Z] ---> 7c66b24dd614 [2022-04-13T16:40:26.933Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T16:40:26.933Z] ---> Running in 2a025f8e8866 [2022-04-13T16:40:27.542Z] Removing intermediate container 2a025f8e8866 [2022-04-13T16:40:27.542Z] ---> e3067a24fbfc [2022-04-13T16:40:27.542Z] Step 22/23 : LABEL git_sha=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T16:40:27.542Z] ---> Running in 2c7135554625 [2022-04-13T16:40:28.153Z] Removing intermediate container 2c7135554625 [2022-04-13T16:40:28.153Z] ---> b471ae92f2b8 [2022-04-13T16:40:28.153Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T16:40:28.153Z] ---> Running in 4c7a3bdd0656 [2022-04-13T16:40:28.754Z] Removing intermediate container 4c7a3bdd0656 [2022-04-13T16:40:28.754Z] ---> bf40c49ba9b9 [2022-04-13T16:40:28.754Z] [2022-04-13T16:40:29.360Z] Successfully built bf40c49ba9b9 [2022-04-13T16:40:29.360Z] Successfully tagged core-data-arm64:latest [2022-04-13T16:46:06.611Z]  Building core-data ... done Building bin/spire-agent... [2022-04-13T16:46:06.611Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T16:46:06.611Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T16:46:06.611Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T16:46:06.611Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T16:46:06.611Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T16:46:06.611Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T16:46:06.882Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T16:46:11.184Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T16:46:11.184Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T16:46:11.184Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T16:46:11.184Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T16:46:11.184Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T16:46:11.459Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T16:52:48.863Z] Removing intermediate container 09ba566dd05f [2022-04-13T16:52:48.863Z] ---> 58b4f7741f4c [2022-04-13T16:52:48.863Z] [2022-04-13T16:52:48.863Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T16:52:48.863Z] ---> 3fb3c9af89a9 [2022-04-13T16:52:48.863Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T16:52:48.863Z] ---> Using cache [2022-04-13T16:52:48.863Z] ---> 31347a617781 [2022-04-13T16:52:48.863Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T16:52:48.863Z] ---> Using cache [2022-04-13T16:52:48.863Z] ---> 8e04e6cf040f [2022-04-13T16:52:48.863Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-13T16:52:48.863Z] ---> Running in 1031b015acca [2022-04-13T16:52:48.863Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T16:52:48.863Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T16:52:48.863Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T16:52:48.863Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T16:52:48.863Z] OK: 15729 distinct packages available [2022-04-13T16:52:48.863Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T16:52:48.863Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T16:52:48.863Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-13T16:52:48.863Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-13T16:52:48.863Z] (3/4) Installing libucontext (1.1-r0) [2022-04-13T16:52:48.863Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-13T16:52:48.863Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T16:52:48.863Z] OK: 6 MiB in 18 packages [2022-04-13T16:52:48.863Z] Removing intermediate container 1031b015acca [2022-04-13T16:52:48.863Z] ---> 330b22195d28 [2022-04-13T16:52:48.863Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T16:52:48.864Z] ---> f15c1e546cfe [2022-04-13T16:52:48.864Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T16:52:48.864Z] ---> befb036f2eee [2022-04-13T16:52:48.864Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-13T16:52:48.864Z] ---> Running in 4f195f862583 [2022-04-13T16:52:49.140Z] Removing intermediate container 4f195f862583 [2022-04-13T16:52:49.140Z] ---> 7f428e86c9d2 [2022-04-13T16:52:49.140Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-13T16:52:50.124Z] ---> 6e48bd757ba2 [2022-04-13T16:52:50.124Z] Step 21/26 : WORKDIR / [2022-04-13T16:52:50.124Z] ---> Running in 86a2777cf394 [2022-04-13T16:52:50.399Z] Removing intermediate container 86a2777cf394 [2022-04-13T16:52:50.399Z] ---> 63cf633d0b7a [2022-04-13T16:52:50.399Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T16:52:50.678Z] ---> Running in 0ef533274a0b [2022-04-13T16:52:50.958Z] Removing intermediate container 0ef533274a0b [2022-04-13T16:52:50.958Z] ---> 3f9f5bca7d70 [2022-04-13T16:52:50.958Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T16:52:51.233Z] ---> Running in 622e0406746b [2022-04-13T16:52:51.843Z] Removing intermediate container 622e0406746b [2022-04-13T16:52:51.843Z] ---> 1c0a03d816fc [2022-04-13T16:52:51.843Z] Step 24/26 : LABEL arch=arm64 [2022-04-13T16:52:51.843Z] ---> Running in 30d1e27e6949 [2022-04-13T16:52:52.448Z] Removing intermediate container 30d1e27e6949 [2022-04-13T16:52:52.448Z] ---> 8df8bb8f35f0 [2022-04-13T16:52:52.448Z] Step 25/26 : LABEL git_sha=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T16:52:52.448Z] ---> Running in aedaf3d6d49c [2022-04-13T16:52:53.049Z] Removing intermediate container aedaf3d6d49c [2022-04-13T16:52:53.049Z] ---> 4e991daf76e4 [2022-04-13T16:52:53.049Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T16:52:53.049Z] ---> Running in bd51900166c3 [2022-04-13T16:52:53.651Z] Removing intermediate container bd51900166c3 [2022-04-13T16:52:53.651Z] ---> 93211b1e5885 [2022-04-13T16:52:53.651Z] [2022-04-13T16:52:53.924Z] Successfully built 93211b1e5885 [2022-04-13T16:52:53.924Z] Successfully tagged security-spire-config-arm64:latest [2022-04-13T16:59:16.205Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-04-13T16:59:16.205Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T16:59:16.205Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T16:59:16.205Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T16:59:16.205Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T16:59:16.205Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T16:59:16.205Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T16:59:16.205Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T16:59:16.205Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T16:59:16.205Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T16:59:16.205Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T16:59:16.205Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T16:59:16.205Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T16:59:16.205Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T16:59:16.205Z] Building bin/spire-agent... [2022-04-13T16:59:16.205Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T16:59:16.205Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T16:59:16.205Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T16:59:16.205Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T16:59:16.205Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T16:59:16.205Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T16:59:16.205Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T16:59:16.205Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T16:59:16.205Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T16:59:16.205Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T16:59:16.478Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T16:59:16.478Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T16:59:16.478Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T17:03:38.561Z] Removing intermediate container 4f249c4e8bb9 [2022-04-13T17:03:38.561Z] ---> e4f1205c43d5 [2022-04-13T17:03:38.561Z] [2022-04-13T17:03:38.561Z] Step 13/25 : FROM alpine:3.15 [2022-04-13T17:03:38.561Z] ---> 3fb3c9af89a9 [2022-04-13T17:03:38.561Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T17:03:38.561Z] ---> Using cache [2022-04-13T17:03:38.561Z] ---> 31347a617781 [2022-04-13T17:03:38.561Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:03:38.561Z] ---> Using cache [2022-04-13T17:03:38.561Z] ---> 8e04e6cf040f [2022-04-13T17:03:38.561Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T17:03:38.561Z] ---> Running in 73131c9f04a8 [2022-04-13T17:03:38.561Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T17:03:38.561Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T17:03:38.561Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T17:03:38.561Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T17:03:38.561Z] OK: 15729 distinct packages available [2022-04-13T17:03:38.561Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T17:03:38.561Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T17:03:38.561Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-13T17:03:38.561Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-13T17:03:38.561Z] (3/5) Installing libucontext (1.1-r0) [2022-04-13T17:03:38.561Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-13T17:03:38.561Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-13T17:03:38.561Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T17:03:38.561Z] OK: 6 MiB in 19 packages [2022-04-13T17:03:38.561Z] Removing intermediate container 7e9747f742e0 [2022-04-13T17:03:38.561Z] ---> cddb3783d787 [2022-04-13T17:03:38.561Z] [2022-04-13T17:03:38.561Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T17:03:38.561Z] ---> 3fb3c9af89a9 [2022-04-13T17:03:38.561Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T17:03:38.561Z] ---> Using cache [2022-04-13T17:03:38.561Z] ---> 31347a617781 [2022-04-13T17:03:38.561Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:03:38.561Z] ---> Using cache [2022-04-13T17:03:38.561Z] ---> 8e04e6cf040f [2022-04-13T17:03:38.561Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T17:03:38.561Z] ---> Running in dbb1bf0fab90 [2022-04-13T17:03:38.561Z] Removing intermediate container 73131c9f04a8 [2022-04-13T17:03:38.561Z] ---> c07d4a4d8e0d [2022-04-13T17:03:38.561Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T17:03:38.561Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T17:03:39.157Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T17:03:40.135Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T17:03:40.135Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T17:03:40.135Z] OK: 15729 distinct packages available [2022-04-13T17:03:40.135Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T17:03:40.763Z] ---> cb741851adb0 [2022-04-13T17:03:40.763Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T17:03:41.087Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T17:03:41.398Z] ---> c79a40dc3152 [2022-04-13T17:03:41.398Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-13T17:03:42.443Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-13T17:03:42.443Z] ---> d13300b30b87 [2022-04-13T17:03:42.443Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-13T17:03:42.443Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-13T17:03:42.443Z] (3/5) Installing libucontext (1.1-r0) [2022-04-13T17:03:42.443Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-13T17:03:42.443Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-13T17:03:42.731Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T17:03:42.731Z] OK: 6 MiB in 19 packages [2022-04-13T17:03:43.007Z] ---> c7759e457396 [2022-04-13T17:03:43.007Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T17:03:43.007Z] ---> Running in 16127be8c54c [2022-04-13T17:03:43.608Z] Removing intermediate container 16127be8c54c [2022-04-13T17:03:43.608Z] ---> d920ac7e82f2 [2022-04-13T17:03:43.608Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T17:03:43.608Z] ---> Running in 9182011c48cc [2022-04-13T17:03:43.885Z] Removing intermediate container dbb1bf0fab90 [2022-04-13T17:03:43.885Z] ---> 2cc029f24516 [2022-04-13T17:03:43.885Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-13T17:03:43.885Z] Removing intermediate container 9182011c48cc [2022-04-13T17:03:43.885Z] ---> dd1f1fdb2d38 [2022-04-13T17:03:43.885Z] Step 23/25 : LABEL arch=arm64 [2022-04-13T17:03:44.160Z] ---> Running in 6f9724c3da0e [2022-04-13T17:03:44.435Z] Removing intermediate container 6f9724c3da0e [2022-04-13T17:03:44.435Z] ---> 6327632d691f [2022-04-13T17:03:44.435Z] Step 24/25 : LABEL git_sha=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T17:03:44.435Z] ---> Running in ac769db8cef6 [2022-04-13T17:03:45.039Z] Removing intermediate container ac769db8cef6 [2022-04-13T17:03:45.039Z] ---> 3c1fae15125c [2022-04-13T17:03:45.039Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T17:03:45.039Z] ---> Running in 5a3341385c96 [2022-04-13T17:03:45.315Z] Removing intermediate container 5a3341385c96 [2022-04-13T17:03:45.315Z] ---> 0e12a01e2467 [2022-04-13T17:03:45.315Z] [2022-04-13T17:03:45.589Z] Successfully built 0e12a01e2467 [2022-04-13T17:03:45.589Z] Successfully tagged security-spire-server-arm64:latest [2022-04-13T17:03:46.190Z]  Building security-spire-server ... done  ---> 6065acd448fe [2022-04-13T17:03:46.190Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T17:03:49.591Z] ---> 748d9d5b7467 [2022-04-13T17:03:49.591Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T17:03:49.870Z] ---> 1c66bc34e21b [2022-04-13T17:03:49.871Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-13T17:03:50.481Z] ---> cf3c5d954f15 [2022-04-13T17:03:50.481Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-13T17:03:51.082Z] ---> c01be78246e2 [2022-04-13T17:03:51.082Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T17:03:51.361Z] ---> Running in a18c55322347 [2022-04-13T17:03:51.640Z] Removing intermediate container a18c55322347 [2022-04-13T17:03:51.640Z] ---> a57f1398b71c [2022-04-13T17:03:51.640Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T17:03:51.640Z] ---> Running in d973192b1417 [2022-04-13T17:03:51.915Z] Removing intermediate container d973192b1417 [2022-04-13T17:03:51.915Z] ---> d9b732fcd84f [2022-04-13T17:03:51.915Z] Step 24/26 : LABEL arch=arm64 [2022-04-13T17:03:51.915Z] ---> Running in b62fa1348034 [2022-04-13T17:03:52.194Z] Removing intermediate container b62fa1348034 [2022-04-13T17:03:52.194Z] ---> cb104dd30321 [2022-04-13T17:03:52.194Z] Step 25/26 : LABEL git_sha=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [2022-04-13T17:03:52.470Z] ---> Running in fa05f62b54ed [2022-04-13T17:03:52.745Z] Removing intermediate container fa05f62b54ed [2022-04-13T17:03:52.745Z] ---> b5e9445384c7 [2022-04-13T17:03:52.745Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T17:03:52.745Z] ---> Running in 31fbe70bd5d1 [2022-04-13T17:03:53.020Z] Removing intermediate container 31fbe70bd5d1 [2022-04-13T17:03:53.020Z] ---> 7b6d26076fd4 [2022-04-13T17:03:53.020Z] [2022-04-13T17:03:53.293Z] Successfully built 7b6d26076fd4 [2022-04-13T17:03:53.293Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-13T17:03:53.586Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-13T17:03:53.593Z] $ docker stop --time=1 78c01638df14d175b37429735706012ca699124c22de4d0a0cde6d4d7734d594 [2022-04-13T17:03:55.321Z] $ docker rm -f 78c01638df14d175b37429735706012ca699124c22de4d0a0cde6d4d7734d594 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T17:03:55.876Z] + docker images [2022-04-13T17:03:56.469Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-13T17:03:56.469Z] security-spire-agent-arm64 latest 7b6d26076fd4 4 seconds ago 126MB [2022-04-13T17:03:56.469Z] security-spire-server-arm64 latest 0e12a01e2467 11 seconds ago 86.3MB [2022-04-13T17:03:56.469Z] cddb3783d787 35 seconds ago 4.25GB [2022-04-13T17:03:56.469Z] e4f1205c43d5 44 seconds ago 4.25GB [2022-04-13T17:03:56.469Z] security-spire-config-arm64 latest 93211b1e5885 11 minutes ago 85.6MB [2022-04-13T17:03:56.469Z] 58b4f7741f4c 11 minutes ago 4.25GB [2022-04-13T17:03:56.469Z] core-data-arm64 latest bf40c49ba9b9 23 minutes ago 34.7MB [2022-04-13T17:03:56.469Z] 94353ac8fce4 23 minutes ago 1.51GB [2022-04-13T17:03:56.469Z] security-spiffe-token-provider-arm64 latest e7031d10920f 25 minutes ago 31.3MB [2022-04-13T17:03:56.469Z] e18d49bb53de 25 minutes ago 1.49GB [2022-04-13T17:03:56.469Z] sys-mgmt-agent-arm64 latest 28a119f70002 32 minutes ago 294MB [2022-04-13T17:03:56.469Z] 1e527ee4e400 34 minutes ago 1.52GB [2022-04-13T17:03:56.469Z] security-proxy-setup-arm64 latest ba251a57361b 35 minutes ago 49.1MB [2022-04-13T17:03:56.469Z] core-metadata-arm64 latest 4f54f004f34c 35 minutes ago 29.1MB [2022-04-13T17:03:56.469Z] security-secretstore-setup-arm64 latest 3670fe744cb7 35 minutes ago 47.9MB [2022-04-13T17:03:56.469Z] ed64dd6aee2e 35 minutes ago 1.5GB [2022-04-13T17:03:56.469Z] 3a611754fde6 35 minutes ago 1.51GB [2022-04-13T17:03:56.469Z] 8a3a0283c8ef 35 minutes ago 1.51GB [2022-04-13T17:03:56.469Z] security-bootstrapper-arm64 latest 9dcbb716881e 44 minutes ago 27.2MB [2022-04-13T17:03:56.469Z] support-notifications-arm64 latest 96867c994174 44 minutes ago 29.4MB [2022-04-13T17:03:56.469Z] core-command-arm64 latest f5abba820af9 44 minutes ago 27.4MB [2022-04-13T17:03:56.469Z] support-scheduler-arm64 latest d5ea91f5195a 44 minutes ago 28.8MB [2022-04-13T17:03:56.469Z] 2f5457c509df 44 minutes ago 1.5GB [2022-04-13T17:03:56.469Z] c8a44a35881e 45 minutes ago 1.5GB [2022-04-13T17:03:56.469Z] eb24781c996a 45 minutes ago 1.5GB [2022-04-13T17:03:56.469Z] 74a9735cb77d 45 minutes ago 1.5GB [2022-04-13T17:03:56.469Z] ci-base-image-arm64 latest e09ab9e3109f About an hour ago 886MB [2022-04-13T17:03:56.469Z] docker 20.10.14 c346e9eafbab 8 days ago 202MB [2022-04-13T17:03:56.469Z] alpine 3.14 ac73e934f311 8 days ago 5.34MB [2022-04-13T17:03:56.469Z] alpine 3.15 3fb3c9af89a9 8 days ago 5.32MB [2022-04-13T17:03:56.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-13T17:03:56.469Z] 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-13T17:03:56.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T17:03:56.920Z] [2022-04-13T17:03:56.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:03:57.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T17:03:57.544Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-13T17:03:57.544Z] 8998bd30e6a1: Pulling fs layer [2022-04-13T17:03:57.544Z] 04944245beec: Pulling fs layer [2022-04-13T17:03:57.544Z] 699f458cf7ca: Pulling fs layer [2022-04-13T17:03:57.544Z] 765212b225bb: Pulling fs layer [2022-04-13T17:03:57.544Z] f23df028b6ca: Pulling fs layer [2022-04-13T17:03:57.544Z] d65c8cfc05b1: Pulling fs layer [2022-04-13T17:03:57.544Z] 2437ff75d9bd: Pulling fs layer [2022-04-13T17:03:57.544Z] 765212b225bb: Waiting [2022-04-13T17:03:57.544Z] f23df028b6ca: Waiting [2022-04-13T17:03:57.544Z] d65c8cfc05b1: Waiting [2022-04-13T17:03:57.544Z] 2437ff75d9bd: Waiting [2022-04-13T17:03:57.544Z] 04944245beec: Verifying Checksum [2022-04-13T17:03:57.544Z] 04944245beec: Download complete [2022-04-13T17:03:57.544Z] 765212b225bb: Verifying Checksum [2022-04-13T17:03:57.544Z] 765212b225bb: Download complete [2022-04-13T17:03:57.544Z] f23df028b6ca: Download complete [2022-04-13T17:03:57.544Z] d65c8cfc05b1: Verifying Checksum [2022-04-13T17:03:57.544Z] d65c8cfc05b1: Download complete [2022-04-13T17:03:57.816Z] 699f458cf7ca: Verifying Checksum [2022-04-13T17:03:57.816Z] 699f458cf7ca: Download complete [2022-04-13T17:03:58.087Z] 8998bd30e6a1: Verifying Checksum [2022-04-13T17:03:58.087Z] 8998bd30e6a1: Download complete [2022-04-13T17:04:00.708Z] 2437ff75d9bd: Verifying Checksum [2022-04-13T17:04:00.708Z] 2437ff75d9bd: Download complete [2022-04-13T17:04:02.684Z] 8998bd30e6a1: Pull complete [2022-04-13T17:04:02.956Z] 04944245beec: Pull complete [2022-04-13T17:04:04.386Z] 699f458cf7ca: Pull complete [2022-04-13T17:04:04.661Z] 765212b225bb: Pull complete [2022-04-13T17:04:05.639Z] f23df028b6ca: Pull complete [2022-04-13T17:04:05.915Z] d65c8cfc05b1: Pull complete [2022-04-13T17:04:20.973Z] 2437ff75d9bd: Pull complete [2022-04-13T17:04:20.973Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-13T17:04:20.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T17:04:20.973Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-13T17:04:21.211Z] prd-ubuntu20.04-docker-arm64-4c-16g-20820 does not seem to be running inside a container [2022-04-13T17:04:21.294Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-13T17:04:24.062Z] $ docker top 559b93505e44ff9e5da8b8815dbacaafefb3d767b4d86dc28d5861069b4a8526 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T17:04:25.100Z] ---> job-cost.sh [2022-04-13T17:04:25.100Z] lf-activate-venv: SKIPPING [2022-04-13T17:04:25.100Z] INFO: No Stack... [2022-04-13T17:04:25.692Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-13T17:04:26.665Z] INFO: Archiving Costs [Pipeline] sh [2022-04-13T17:04:27.356Z] + cat /w/workspace/edgex-go/11/archives/cost.csv [2022-04-13T17:04:27.356Z] + cut -d, -f6 [Pipeline] lock [2022-04-13T17:04:27.396Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3922-11-stack-cost] [2022-04-13T17:04:27.402Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3922-11-stack-cost] did not exist. Created. [2022-04-13T17:04:27.402Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3922-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-13T17:04:28.105Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-13T17:04:28.303Z] Stashed 1 file(s) [Pipeline] } [2022-04-13T17:04:28.313Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3922-11-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-13T17:04:28.336Z] $ docker stop --time=1 559b93505e44ff9e5da8b8815dbacaafefb3d767b4d86dc28d5861069b4a8526 [2022-04-13T17:04:29.848Z] $ docker rm -f 559b93505e44ff9e5da8b8815dbacaafefb3d767b4d86dc28d5861069b4a8526 [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-13T17:04:30.389Z] provisioning config files... [2022-04-13T17:04:30.400Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config6772905936058203416tmp [Pipeline] { [Pipeline] sh [2022-04-13T17:04:30.695Z] + set +x [2022-04-13T17:04:30.695Z] + curl -s https://codecov.io/bash [2022-04-13T17:04:30.695Z] + bash -s -- [2022-04-13T17:04:30.695Z] [2022-04-13T17:04:30.695Z] _____ _ [2022-04-13T17:04:30.695Z] / ____| | | [2022-04-13T17:04:30.695Z] | | ___ __| | ___ ___ _____ __ [2022-04-13T17:04:30.695Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-13T17:04:30.695Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-13T17:04:30.695Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-13T17:04:30.695Z] Bash-1.0.6 [2022-04-13T17:04:30.695Z] [2022-04-13T17:04:30.695Z] [2022-04-13T17:04:30.695Z] ==> git version 2.25.1 found [2022-04-13T17:04:30.695Z] ==> 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-13T17:04:30.695Z] Release-Date: 2020-01-08 [2022-04-13T17:04:30.695Z] 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-13T17:04:30.695Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-13T17:04:30.695Z] ==> Jenkins CI detected. [2022-04-13T17:04:30.695Z] current dir:  /w/workspace/edgex-go/11 [2022-04-13T17:04:30.695Z] project root: . [2022-04-13T17:04:30.695Z] --> token set from env [2022-04-13T17:04:30.695Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-13T17:04:30.695Z] ==> Running gcov in . (disable via -X gcov) [2022-04-13T17:04:30.695Z] ==> Python coveragepy not found [2022-04-13T17:04:30.695Z] ==> Searching for coverage reports in: [2022-04-13T17:04:30.695Z] + . [2022-04-13T17:04:30.954Z] -> Found 1 reports [2022-04-13T17:04:30.954Z] ==> Detecting git/mercurial file structure [2022-04-13T17:04:30.954Z] ==> Reading reports [2022-04-13T17:04:30.954Z] + ./coverage.out bytes=434738 [2022-04-13T17:04:30.954Z] ==> Appending adjustments [2022-04-13T17:04:30.954Z] https://docs.codecov.io/docs/fixing-reports [2022-04-13T17:04:31.892Z] + Found adjustments [2022-04-13T17:04:31.892Z] ==> Gzipping contents [2022-04-13T17:04:32.153Z] 60K /tmp/codecov.ObM2Cd.gz [2022-04-13T17:04:32.153Z] ==> Uploading reports [2022-04-13T17:04:32.153Z] url: https://codecov.io [2022-04-13T17:04:32.153Z] query: branch=PR-3922&commit=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3922%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3922&job=&cmd_args= [2022-04-13T17:04:32.153Z] -> Pinging Codecov [2022-04-13T17:04:32.153Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3922&commit=a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3922%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3922&job=&cmd_args= [2022-04-13T17:04:32.723Z] -> Uploading to [2022-04-13T17:04:32.723Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-13/00271124DB129430A58F1EEE437C3FCB/a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb/1f8d67a5-1da0-4ded-bebf-ad77af7ca97d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220413T170432Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=adba3adb813434466608e54ce9c22fca6718e9449f1e6307f37b1eb850f84f54 [2022-04-13T17:04:32.982Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T17:04:32.982Z] Dload Upload Total Spent Left Speed [2022-04-13T17:04:33.242Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59842 0 0 100 59842 0 194k --:--:-- --:--:-- --:--:-- 194k [2022-04-13T17:04:33.242Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a5f35aae0fdd12fd65b88fd5c63caef7dff45bbb [Pipeline] } [2022-04-13T17:04:33.250Z] 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-13T17:04:33.985Z] + [ -d /w/workspace/edgex-go/11/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-13T17:04:34.278Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T17:04:35.195Z] ---> package-listing.sh [2022-04-13T17:04:35.195Z] ++ facter osfamily [2022-04-13T17:04:35.195Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-13T17:04:35.456Z] + OS_FAMILY=debian [2022-04-13T17:04:35.456Z] + workspace=/w/workspace/edgex-go/11 [2022-04-13T17:04:35.456Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-13T17:04:35.456Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-13T17:04:35.456Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-13T17:04:35.456Z] + PACKAGES=/tmp/packages_start.txt [2022-04-13T17:04:35.456Z] + '[' /w/workspace/edgex-go/11 ']' [2022-04-13T17:04:35.456Z] + PACKAGES=/tmp/packages_end.txt [2022-04-13T17:04:35.456Z] + case "${OS_FAMILY}" in [2022-04-13T17:04:35.456Z] + dpkg -l [2022-04-13T17:04:35.456Z] + grep '^ii' [2022-04-13T17:04:35.456Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-13T17:04:35.456Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-13T17:04:35.456Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-13T17:04:35.456Z] + '[' /w/workspace/edgex-go/11 ']' [2022-04-13T17:04:35.456Z] + mkdir -p /w/workspace/edgex-go/11/archives/ [2022-04-13T17:04:35.456Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo [2022-04-13T17:04:35.469Z] 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/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-13T17:04:35.750Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:04:36.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T17:04:36.310Z] [2022-04-13T17:04:36.310Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:04:36.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T17:04:36.615Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-13T17:04:36.615Z] 5eb5b503b376: Pulling fs layer [2022-04-13T17:04:36.615Z] 5c69ac0246d0: Pulling fs layer [2022-04-13T17:04:36.615Z] ec43610c2a17: Pulling fs layer [2022-04-13T17:04:36.615Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-13T17:04:36.615Z] 33b1e0a273af: Pulling fs layer [2022-04-13T17:04:36.615Z] 3a2ae6a8a46f: Waiting [2022-04-13T17:04:36.615Z] 33b1e0a273af: Waiting [2022-04-13T17:04:36.615Z] 5d3b04190fa2: Pulling fs layer [2022-04-13T17:04:36.616Z] 2f39f015ded8: Pulling fs layer [2022-04-13T17:04:36.616Z] 2f39f015ded8: Waiting [2022-04-13T17:04:36.616Z] 5d3b04190fa2: Waiting [2022-04-13T17:04:36.616Z] 5c69ac0246d0: Download complete [2022-04-13T17:04:36.616Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-13T17:04:36.616Z] 3a2ae6a8a46f: Download complete [2022-04-13T17:04:36.616Z] 33b1e0a273af: Verifying Checksum [2022-04-13T17:04:36.616Z] 33b1e0a273af: Download complete [2022-04-13T17:04:36.616Z] 5d3b04190fa2: Verifying Checksum [2022-04-13T17:04:36.616Z] 5d3b04190fa2: Download complete [2022-04-13T17:04:36.616Z] ec43610c2a17: Verifying Checksum [2022-04-13T17:04:36.616Z] ec43610c2a17: Download complete [2022-04-13T17:04:36.876Z] 5eb5b503b376: Verifying Checksum [2022-04-13T17:04:36.877Z] 5eb5b503b376: Download complete [2022-04-13T17:04:37.447Z] 2f39f015ded8: Verifying Checksum [2022-04-13T17:04:37.447Z] 2f39f015ded8: Download complete [2022-04-13T17:04:38.019Z] 5eb5b503b376: Pull complete [2022-04-13T17:04:38.019Z] 5c69ac0246d0: Pull complete [2022-04-13T17:04:38.588Z] ec43610c2a17: Pull complete [2022-04-13T17:04:38.588Z] 3a2ae6a8a46f: Pull complete [2022-04-13T17:04:38.847Z] 33b1e0a273af: Pull complete [2022-04-13T17:04:38.847Z] 5d3b04190fa2: Pull complete [2022-04-13T17:04:43.042Z] 2f39f015ded8: Pull complete [2022-04-13T17:04:43.042Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-13T17:04:43.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T17:04:43.042Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-13T17:04:43.105Z] prd-ubuntu20.04-docker-8c-8g-20819 does not seem to be running inside a container [2022-04-13T17:04:43.136Z] $ 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/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-13T17:04:45.210Z] $ docker top 99352a6d0a66001a0420bfea20532af74fe72b89723177a1bb7fc689392d2830 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T17:04:45.577Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-13T17:04:45.867Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-13T17:04:46.162Z] + ls /var/log/sa-host [2022-04-13T17:04:46.162Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T17:04:46.382Z] provisioning config files... [2022-04-13T17:04:46.391Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config3477532879916818031tmp [Pipeline] { [Pipeline] echo [2022-04-13T17:04:46.407Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T17:04:46.691Z] ---> create-netrc.sh [Pipeline] } [2022-04-13T17:04:46.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-13T17:04:47.034Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-13T17:04:47.044Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T17:04:47.331Z] ---> sudo-logs.sh [2022-04-13T17:04:47.331Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-13T17:04:47.352Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T17:04:47.637Z] ---> job-cost.sh [2022-04-13T17:04:47.637Z] lf-activate-venv: SKIPPING [2022-04-13T17:04:47.637Z] DEBUG: total: 0.2199999988079071 [2022-04-13T17:04:47.637Z] INFO: Retrieving Stack Cost... [2022-04-13T17:04:47.898Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-13T17:04:48.468Z] INFO: Archiving Costs [Pipeline] echo [2022-04-13T17:04:48.482Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T17:04:48.769Z] ---> logs-deploy.sh [2022-04-13T17:04:48.770Z] lf-activate-venv: SKIPPING [2022-04-13T17:04:48.770Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3922/11 [2022-04-13T17:04:48.770Z] INFO: archiving workspace using pattern(s): [2022-04-13T17:04:49.707Z] Archives upload complete. [2022-04-13T17:04:49.707Z] INFO: archiving logs to Nexus