Pull request #4009 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of turrisxyz for edgexfoundry/edgex-go Loading trusted files from base branch main at ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 rather than 8177a062ad3013d61b7e32371bf9f8e0e13bd839 Obtained Jenkinsfile from ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 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-ssh11603330392031659512.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12960409703299034266.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4009/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4009/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11493589363087190040.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4009/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7253135319755478858.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh790555433963199011.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4009/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4009/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9837863780469829010.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-41394 in /w/workspace/edgexfoundry_edgex-go_PR-4009 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 into PR head commit 8177a062ad3013d61b7e32371bf9f8e0e13bd839 Merge succeeded, producing ad60c78e56fa842da1ac3787a2c92636c6f3eca4 Checking out Revision ad60c78e56fa842da1ac3787a2c92636c6f3eca4 (PR-4009) > 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/4009/head:refs/remotes/origin/PR-4009 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8177a062ad3013d61b7e32371bf9f8e0e13bd839 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad60c78e56fa842da1ac3787a2c92636c6f3eca4 # timeout=10 Commit message: "Merge commit 'ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-07T13:40:01.622Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-07T13:40:01.791Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-07T13:40:01.888Z] ========================================================= [2022-05-07T13:40:01.888Z] EdgeX Global Pipelines Version Info [2022-05-07T13:40:01.888Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-07T13:40:02.810Z] ------------------- [2022-05-07T13:40:02.810Z] stable info: [2022-05-07T13:40:02.810Z] ------------------- [2022-05-07T13:40:02.810Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-07T13:40:02.810Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-07T13:40:02.810Z] Message: update stable to v1.0.227 [2022-05-07T13:40:03.384Z] ------------------- [2022-05-07T13:40:03.384Z] experimental info: [2022-05-07T13:40:03.384Z] ------------------- [2022-05-07T13:40:03.384Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-07T13:40:03.384Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-07T13:40:03.384Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-07T13:40:03.620Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-07T13:40:03.660Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-07T13:40:03.698Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-07T13:40:03.737Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-07T13:40:03.774Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-07T13:40:03.814Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-07T13:40:03.849Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-07T13:40:03.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-07T13:40:03.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-07T13:40:03.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-07T13:40:04.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-07T13:40:04.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-07T13:40:04.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-07T13:40:04.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-07T13:40:04.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-07T13:40:04.214Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-07T13:40:04.252Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-07T13:40:04.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-07T13:40:04.323Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-07T13:40:04.364Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-07T13:40:04.402Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-07T13:40:04.438Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-07T13:40:04.472Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4009 [Pipeline] echo [2022-05-07T13:40:04.511Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4009 [Pipeline] echo [2022-05-07T13:40:04.544Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4009 [Pipeline] echo [2022-05-07T13:40:04.579Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad60c78e56fa842da1ac3787a2c92636c6f3eca4 [Pipeline] echo [2022-05-07T13:40:04.616Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad60c78 [Pipeline] echo [2022-05-07T13:40:04.653Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-07T13:40:04.767Z] provisioning config files... [2022-05-07T13:40:04.787Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3857985674400149306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-07T13:40:05.139Z] ---> docker-login.sh [2022-05-07T13:40:05.139Z] nexus3.edgexfoundry.org:10001 [2022-05-07T13:40:05.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T13:40:05.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T13:40:05.402Z] Configure a credential helper to remove this warning. See [2022-05-07T13:40:05.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T13:40:05.402Z] [2022-05-07T13:40:05.402Z] Login Succeeded [2022-05-07T13:40:05.402Z] nexus3.edgexfoundry.org:10002 [2022-05-07T13:40:05.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T13:40:05.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T13:40:05.664Z] Configure a credential helper to remove this warning. See [2022-05-07T13:40:05.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T13:40:05.664Z] [2022-05-07T13:40:05.664Z] Login Succeeded [2022-05-07T13:40:05.664Z] nexus3.edgexfoundry.org:10003 [2022-05-07T13:40:05.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T13:40:05.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T13:40:05.926Z] Configure a credential helper to remove this warning. See [2022-05-07T13:40:05.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T13:40:05.926Z] [2022-05-07T13:40:05.926Z] Login Succeeded [2022-05-07T13:40:05.926Z] nexus3.edgexfoundry.org:10004 [2022-05-07T13:40:05.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T13:40:05.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T13:40:05.926Z] Configure a credential helper to remove this warning. See [2022-05-07T13:40:05.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T13:40:05.926Z] [2022-05-07T13:40:05.926Z] Login Succeeded [2022-05-07T13:40:05.926Z] docker.io [2022-05-07T13:40:05.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T13:40:06.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T13:40:06.501Z] Configure a credential helper to remove this warning. See [2022-05-07T13:40:06.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T13:40:06.501Z] [2022-05-07T13:40:06.501Z] Login Succeeded [2022-05-07T13:40:06.501Z] ---> docker-login.sh ends [Pipeline] } [2022-05-07T13:40:06.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-07T13:40:06.939Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-05-07T13:40:06.939Z] + + dirname cmd/core-command/Dockerfile [2022-05-07T13:40:06.939Z] cut -d/ -f2 [2022-05-07T13:40:06.939Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-07T13:40:06.939Z] + + dirname cmd/core-data/Dockerfile [2022-05-07T13:40:06.939Z] cut -d/ -f2 [2022-05-07T13:40:06.939Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-07T13:40:06.939Z] + dirname cmd/core-metadata/Dockerfile [2022-05-07T13:40:06.939Z] + cut -d/ -f2 [2022-05-07T13:40:06.939Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-07T13:40:06.940Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-07T13:40:06.940Z] + cut -d/ -f2 [2022-05-07T13:40:06.940Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-07T13:40:06.940Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-07T13:40:06.940Z] + cut -d/ -f2 [2022-05-07T13:40:06.940Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-07T13:40:06.940Z] + + cut -d/ -f2 [2022-05-07T13:40:06.940Z] dirname cmd/security-secretstore-setup/Dockerfile [2022-05-07T13:40:06.940Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-07T13:40:06.940Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-07T13:40:06.940Z] + cut -d/ -f2 [2022-05-07T13:40:06.940Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-07T13:40:06.940Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-07T13:40:06.940Z] + cut -d/ -f2 [2022-05-07T13:40:06.940Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-07T13:40:06.940Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-07T13:40:06.940Z] + cut -d/ -f2 [2022-05-07T13:40:06.940Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-07T13:40:06.940Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-07T13:40:06.940Z] + cut -d/ -f2 [2022-05-07T13:40:06.940Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-07T13:40:06.940Z] + dirname cmd/support-notifications/Dockerfile [2022-05-07T13:40:06.940Z] + cut -d/ -f2 [2022-05-07T13:40:06.940Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-07T13:40:06.940Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-07T13:40:06.940Z] + cut -d/ -f2 [2022-05-07T13:40:06.940Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-07T13:40:06.940Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-07T13:40:06.940Z] + cut -d/ -f2 [2022-05-07T13:40:06.940Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-07T13:40:06.993Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-07T13:40:07.505Z] + git rev-list -1 --merges ad60c78e56fa842da1ac3787a2c92636c6f3eca4~1..ad60c78e56fa842da1ac3787a2c92636c6f3eca4 [Pipeline] echo [2022-05-07T13:40:07.539Z] -----------> git rev-list -1 --merges ad60c78e56fa842da1ac3787a2c92636c6f3eca4~1..ad60c78e56fa842da1ac3787a2c92636c6f3eca4 ad60c78e56fa842da1ac3787a2c92636c6f3eca4 [2022-05-07T13:40:07.539Z] ad60c78e56fa842da1ac3787a2c92636c6f3eca4 [false] [Pipeline] sh [2022-05-07T13:40:07.853Z] + git log --format=format:%s -1 ad60c78e56fa842da1ac3787a2c92636c6f3eca4 [Pipeline] echo [2022-05-07T13:40:07.889Z] ========================================================= [2022-05-07T13:40:07.889Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-07T13:40:07.889Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-07T13:40:08.489Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-07T13:40:08.489Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-07T13:40:08.489Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-07T13:40:08.489Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-07T13:40:08.489Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-07T13:40:08.489Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-07T13:40:08.489Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-07T13:40:08.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-07T13:40:08.975Z] [2022-05-07T13:40:08.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-07T13:40:09.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-07T13:40:09.326Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-07T13:40:09.326Z] 1fe172e4850f: Pulling fs layer [2022-05-07T13:40:09.326Z] caf521ccaac6: Pulling fs layer [2022-05-07T13:40:09.326Z] 3ead6fa29328: Pulling fs layer [2022-05-07T13:40:09.326Z] 5c2a1cbceb83: Pulling fs layer [2022-05-07T13:40:09.326Z] a8d5f1318db7: Pulling fs layer [2022-05-07T13:40:09.326Z] c427282e49a2: Pulling fs layer [2022-05-07T13:40:09.326Z] 1827001aaf11: Pulling fs layer [2022-05-07T13:40:09.326Z] 0714d37db230: Pulling fs layer [2022-05-07T13:40:09.326Z] ac28cf19c067: Pulling fs layer [2022-05-07T13:40:09.326Z] ca983d60f3e2: Pulling fs layer [2022-05-07T13:40:09.326Z] 9f894cec8388: Pulling fs layer [2022-05-07T13:40:09.326Z] a8d5f1318db7: Waiting [2022-05-07T13:40:09.326Z] c427282e49a2: Waiting [2022-05-07T13:40:09.326Z] 5c2a1cbceb83: Waiting [2022-05-07T13:40:09.326Z] 1827001aaf11: Waiting [2022-05-07T13:40:09.326Z] 0714d37db230: Waiting [2022-05-07T13:40:09.326Z] ac28cf19c067: Waiting [2022-05-07T13:40:09.326Z] ca983d60f3e2: Waiting [2022-05-07T13:40:09.326Z] 9f894cec8388: Waiting [2022-05-07T13:40:09.326Z] caf521ccaac6: Verifying Checksum [2022-05-07T13:40:09.326Z] caf521ccaac6: Download complete [2022-05-07T13:40:09.596Z] a8d5f1318db7: Verifying Checksum [2022-05-07T13:40:09.596Z] a8d5f1318db7: Download complete [2022-05-07T13:40:09.596Z] c427282e49a2: Verifying Checksum [2022-05-07T13:40:09.596Z] c427282e49a2: Download complete [2022-05-07T13:40:09.596Z] 3ead6fa29328: Verifying Checksum [2022-05-07T13:40:09.596Z] 3ead6fa29328: Download complete [2022-05-07T13:40:09.596Z] 0714d37db230: Download complete [2022-05-07T13:40:09.596Z] ac28cf19c067: Download complete [2022-05-07T13:40:09.596Z] ca983d60f3e2: Download complete [2022-05-07T13:40:09.596Z] 9f894cec8388: Download complete [2022-05-07T13:40:09.596Z] 1fe172e4850f: Verifying Checksum [2022-05-07T13:40:09.596Z] 1fe172e4850f: Download complete [2022-05-07T13:40:09.856Z] 1827001aaf11: Verifying Checksum [2022-05-07T13:40:09.856Z] 1827001aaf11: Download complete [2022-05-07T13:40:11.246Z] 1fe172e4850f: Pull complete [2022-05-07T13:40:11.246Z] caf521ccaac6: Pull complete [2022-05-07T13:40:11.821Z] 3ead6fa29328: Pull complete [2022-05-07T13:40:11.821Z] 5c2a1cbceb83: Pull complete [2022-05-07T13:40:12.399Z] a8d5f1318db7: Pull complete [2022-05-07T13:40:12.399Z] c427282e49a2: Pull complete [2022-05-07T13:40:14.312Z] 1827001aaf11: Pull complete [2022-05-07T13:40:14.312Z] 0714d37db230: Pull complete [2022-05-07T13:40:14.574Z] ac28cf19c067: Pull complete [2022-05-07T13:40:14.574Z] ca983d60f3e2: Pull complete [2022-05-07T13:40:14.574Z] 9f894cec8388: Pull complete [2022-05-07T13:40:14.835Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-07T13:40:14.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-07T13:40:14.835Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-07T13:40:14.941Z] prd-ubuntu20.04-docker-8c-8g-41394 does not seem to be running inside a container [2022-05-07T13:40:14.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-07T13:40:16.621Z] $ docker top debb8fe8e03f821ee11cdcfd51071d7a850b2660e23710f35d81c74d99197046 -eo pid,comm [2022-05-07T13:40:16.694Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-07T13:40:16.694Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-07T13:40:16.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-07T13:40:16.824Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-07T13:40:16.969Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-07T13:40:16.974Z] $ docker exec debb8fe8e03f821ee11cdcfd51071d7a850b2660e23710f35d81c74d99197046 ssh-agent [2022-05-07T13:40:17.110Z] SSH_AUTH_SOCK=/tmp/ssh-6y0CmqYk0dwR/agent.32 [2022-05-07T13:40:17.110Z] SSH_AGENT_PID=38 [2022-05-07T13:40:17.118Z] Running ssh-add (command line suppressed) [2022-05-07T13:40:17.238Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_97847893573615211.key (/w/workspace/edgex-go/1@tmp/private_key_97847893573615211.key) [2022-05-07T13:40:17.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-07T13:40:17.589Z] + git tag --points-at HEAD [Pipeline] } [2022-05-07T13:40:17.616Z] $ docker exec --env ******** --env ******** debb8fe8e03f821ee11cdcfd51071d7a850b2660e23710f35d81c74d99197046 ssh-agent -k [2022-05-07T13:40:17.734Z] unset SSH_AUTH_SOCK; [2022-05-07T13:40:17.734Z] unset SSH_AGENT_PID; [2022-05-07T13:40:17.734Z] echo Agent pid 38 killed; [2022-05-07T13:40:17.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-07T13:40:17.835Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-07T13:40:17.835Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-07T13:40:17.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-07T13:40:17.980Z] $ docker exec debb8fe8e03f821ee11cdcfd51071d7a850b2660e23710f35d81c74d99197046 ssh-agent [2022-05-07T13:40:18.113Z] SSH_AUTH_SOCK=/tmp/ssh-pSL79WZTHhiC/agent.71 [2022-05-07T13:40:18.113Z] SSH_AGENT_PID=78 [2022-05-07T13:40:18.119Z] Running ssh-add (command line suppressed) [2022-05-07T13:40:18.250Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_637331972069108849.key (/w/workspace/edgex-go/1@tmp/private_key_637331972069108849.key) [2022-05-07T13:40:18.266Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-07T13:40:18.600Z] + git semver init [2022-05-07T13:40:18.863Z] 2022-05-07 13:40:18,797 [run_init] DEBUG init version:0.0.0 force:False [2022-05-07T13:40:18.863Z] 2022-05-07 13:40:18,798 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-05-07T13:40:18.863Z] 2022-05-07 13:40:18,799 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-05-07T13:40:18.863Z] 2022-05-07 13:40:18,799 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-05-07T13:40:23.096Z] 2022-05-07 13:40:22,855 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-05-07T13:40:23.096Z] 2022-05-07 13:40:22,857 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4009 with force:False [2022-05-07T13:40:23.096Z] 2022-05-07 13:40:22,857 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4009 [2022-05-07T13:40:23.096Z] 2022-05-07 13:40:22,862 [execute] INFO git cat-file --batch-check [2022-05-07T13:40:23.096Z] 2022-05-07 13:40:22,863 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-05-07T13:40:23.096Z] 2022-05-07 13:40:22,870 [execute] INFO git cat-file --batch [2022-05-07T13:40:23.096Z] 2022-05-07 13:40:22,870 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-05-07T13:40:23.096Z] 2022-05-07 13:40:22,876 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4009 [2022-05-07T13:40:23.096Z] 0.0.0 [Pipeline] } [2022-05-07T13:40:23.126Z] $ docker exec --env ******** --env ******** debb8fe8e03f821ee11cdcfd51071d7a850b2660e23710f35d81c74d99197046 ssh-agent -k [2022-05-07T13:40:23.244Z] unset SSH_AUTH_SOCK; [2022-05-07T13:40:23.245Z] unset SSH_AGENT_PID; [2022-05-07T13:40:23.245Z] echo Agent pid 78 killed; [2022-05-07T13:40:23.254Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-07T13:40:23.675Z] + git semver [Pipeline] } [2022-05-07T13:40:23.963Z] $ docker stop --time=1 debb8fe8e03f821ee11cdcfd51071d7a850b2660e23710f35d81c74d99197046 [2022-05-07T13:40:25.330Z] $ docker rm -f debb8fe8e03f821ee11cdcfd51071d7a850b2660e23710f35d81c74d99197046 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-07T13:40:25.761Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-07T13:40:26.063Z] Stashed 1 file(s) [Pipeline] echo [2022-05-07T13:40:26.081Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-07T13:40:26.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-07T13:40:26.575Z] ========================================================= [2022-05-07T13:40:26.575Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-07T13:40:26.575Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-07T13:40:26.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-07T13:40:26.922Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-07T13:40:26.922Z] 59bf1c3509f3: Pulling fs layer [2022-05-07T13:40:26.922Z] 666ba61612fd: Pulling fs layer [2022-05-07T13:40:26.922Z] 8ed8ca486205: Pulling fs layer [2022-05-07T13:40:26.922Z] 4fe6c5a15a65: Pulling fs layer [2022-05-07T13:40:26.922Z] 22a0e8bec74d: Pulling fs layer [2022-05-07T13:40:26.922Z] ca2b28591e48: Pulling fs layer [2022-05-07T13:40:26.922Z] a51346096db8: Pulling fs layer [2022-05-07T13:40:26.922Z] daebc70d1ce1: Pulling fs layer [2022-05-07T13:40:26.922Z] 0e18a0eac166: Pulling fs layer [2022-05-07T13:40:26.922Z] 4fe6c5a15a65: Waiting [2022-05-07T13:40:26.922Z] daebc70d1ce1: Waiting [2022-05-07T13:40:26.922Z] 22a0e8bec74d: Waiting [2022-05-07T13:40:26.922Z] ca2b28591e48: Waiting [2022-05-07T13:40:26.922Z] a51346096db8: Waiting [2022-05-07T13:40:26.922Z] 0e18a0eac166: Waiting [2022-05-07T13:40:26.922Z] 8ed8ca486205: Verifying Checksum [2022-05-07T13:40:26.922Z] 8ed8ca486205: Download complete [2022-05-07T13:40:26.922Z] 666ba61612fd: Verifying Checksum [2022-05-07T13:40:26.922Z] 666ba61612fd: Download complete [2022-05-07T13:40:26.922Z] 22a0e8bec74d: Verifying Checksum [2022-05-07T13:40:26.922Z] 22a0e8bec74d: Download complete [2022-05-07T13:40:26.922Z] ca2b28591e48: Verifying Checksum [2022-05-07T13:40:26.922Z] ca2b28591e48: Download complete [2022-05-07T13:40:26.922Z] a51346096db8: Download complete [2022-05-07T13:40:26.922Z] 59bf1c3509f3: Download complete [2022-05-07T13:40:27.189Z] daebc70d1ce1: Verifying Checksum [2022-05-07T13:40:27.189Z] daebc70d1ce1: Download complete [2022-05-07T13:40:27.189Z] 59bf1c3509f3: Pull complete [2022-05-07T13:40:27.451Z] 666ba61612fd: Pull complete [2022-05-07T13:40:27.451Z] 8ed8ca486205: Pull complete [2022-05-07T13:40:27.709Z] 0e18a0eac166: Verifying Checksum [2022-05-07T13:40:27.709Z] 0e18a0eac166: Download complete [2022-05-07T13:40:27.709Z] 4fe6c5a15a65: Verifying Checksum [2022-05-07T13:40:27.709Z] 4fe6c5a15a65: Download complete [2022-05-07T13:40:31.909Z] 4fe6c5a15a65: Pull complete [2022-05-07T13:40:31.909Z] 22a0e8bec74d: Pull complete [2022-05-07T13:40:31.909Z] ca2b28591e48: Pull complete [2022-05-07T13:40:32.168Z] a51346096db8: Pull complete [2022-05-07T13:40:32.168Z] daebc70d1ce1: Pull complete [2022-05-07T13:40:34.713Z] 0e18a0eac166: Pull complete [2022-05-07T13:40:34.713Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-07T13:40:34.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-07T13:40:34.713Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-07T13:40:35.076Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-07T13:40:35.076Z] WORKDIR /edgex [2022-05-07T13:40:35.076Z] COPY go.mod . [2022-05-07T13:40:35.076Z] RUN go mod download [2022-05-07T13:40:35.076Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-07T13:40:36.550Z] Sending build context to Docker daemon 335.2MB [2022-05-07T13:40:36.550Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-07T13:40:36.550Z] ---> f018257e8ee9 [2022-05-07T13:40:36.550Z] Step 2/4 : WORKDIR /edgex [2022-05-07T13:40:39.105Z] ---> Running in 573e85fa4e51 [2022-05-07T13:40:39.105Z] Removing intermediate container 573e85fa4e51 [2022-05-07T13:40:39.105Z] ---> 905aa886f38e [2022-05-07T13:40:39.105Z] Step 3/4 : COPY go.mod . [2022-05-07T13:40:39.364Z] ---> 91ba2e6437e8 [2022-05-07T13:40:39.364Z] Step 4/4 : RUN go mod download [2022-05-07T13:40:39.364Z] ---> Running in 510102c246da [2022-05-07T13:40:41.379Z] Still waiting to schedule task [2022-05-07T13:40:41.379Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-07T13:40:57.678Z] Removing intermediate container 510102c246da [2022-05-07T13:40:57.678Z] ---> a54fbd93a33e [2022-05-07T13:40:57.678Z] Successfully built a54fbd93a33e [2022-05-07T13:40:57.678Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-07T13:40:58.015Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-07T13:40:58.015Z] . [Pipeline] withDockerContainer [2022-05-07T13:40:58.116Z] prd-ubuntu20.04-docker-8c-8g-41394 does not seem to be running inside a container [2022-05-07T13:40:58.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-07T13:40:58.636Z] $ docker top 325b8145b5daed3c5bf884c3d62b1d4312794cbdba39f61a872562777921e5ed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-07T13:40:59.045Z] + go version [2022-05-07T13:40:59.045Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-07T13:40:59.082Z] $ docker stop --time=1 325b8145b5daed3c5bf884c3d62b1d4312794cbdba39f61a872562777921e5ed [2022-05-07T13:41:00.369Z] $ docker rm -f 325b8145b5daed3c5bf884c3d62b1d4312794cbdba39f61a872562777921e5ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-07T13:41:01.042Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-07T13:41:01.042Z] . [Pipeline] withDockerContainer [2022-05-07T13:41:01.139Z] prd-ubuntu20.04-docker-8c-8g-41394 does not seem to be running inside a container [2022-05-07T13:41:01.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-07T13:41:01.601Z] $ docker top d73d4472e464f935b5f57d8867447363a5194379e0c5e8ce72709634842527ad -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-07T13:41:01.732Z] ========================================================= [2022-05-07T13:41:01.732Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-07T13:41:01.732Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-07T13:41:02.078Z] + make test [2022-05-07T13:41:02.078Z] go mod tidy -compat=1.17 [2022-05-07T13:41:02.337Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-07T13:41:08.947Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-07T13:41:21.189Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-07T13:41:21.189Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-07T13:41:21.189Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-07T13:41:21.189Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-07T13:41:21.189Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-07T13:41:21.189Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-07T13:41:21.189Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-07T13:41:21.189Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-07T13:41:21.189Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-07T13:41:21.189Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-07T13:41:21.189Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-07T13:41:21.189Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-07T13:41:21.189Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-07T13:41:21.189Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-07T13:41:21.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-07T13:41:21.449Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements [2022-05-07T13:41:21.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-07T13:41:21.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-07T13:41:22.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.110s coverage: 98.5% of statements [2022-05-07T13:41:22.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-07T13:41:22.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 53.4% of statements [2022-05-07T13:41:22.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-07T13:41:22.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-07T13:41:25.678Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.050s coverage: 89.2% of statements [2022-05-07T13:41:25.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-07T13:41:25.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-07T13:41:25.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-07T13:41:25.678Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.106s coverage: 84.4% of statements [2022-05-07T13:41:25.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-07T13:41:25.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-07T13:41:25.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-07T13:41:25.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-07T13:41:25.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-07T13:41:25.678Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.496s coverage: 95.6% of statements [2022-05-07T13:41:25.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-07T13:41:25.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-07T13:41:25.678Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements [2022-05-07T13:41:25.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-07T13:41:25.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-07T13:41:25.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-07T13:41:25.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-07T13:41:25.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-07T13:41:25.678Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.096s coverage: 60.0% of statements [2022-05-07T13:41:25.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-07T13:41:25.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-07T13:41:25.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-07T13:41:25.678Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements [2022-05-07T13:41:25.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-07T13:41:25.678Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements [2022-05-07T13:41:25.678Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.081s coverage: 29.6% of statements [2022-05-07T13:41:25.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-07T13:41:25.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2022-05-07T13:41:25.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.059s coverage: 79.5% of statements [2022-05-07T13:41:25.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2022-05-07T13:41:25.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements [2022-05-07T13:41:25.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2022-05-07T13:41:35.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements [2022-05-07T13:41:35.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2022-05-07T13:41:37.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.193s coverage: 82.5% of statements [2022-05-07T13:41:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-07T13:41:47.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2022-05-07T13:41:47.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-07T13:41:47.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-07T13:41:47.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-07T13:41:47.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements [2022-05-07T13:41:47.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-07T13:41:47.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-07T13:41:47.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.065s coverage: 100.0% of statements [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-07T13:41:47.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-07T13:41:47.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2022-05-07T13:41:47.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2022-05-07T13:41:47.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements [2022-05-07T13:41:47.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.158s coverage: 91.2% of statements [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-07T13:41:47.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 64.4% of statements [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-07T13:41:47.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements [2022-05-07T13:41:47.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-05-07T13:41:47.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-05-07T13:41:47.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2022-05-07T13:41:47.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-05-07T13:41:47.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.388s coverage: 65.4% of statements [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-07T13:41:47.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.167s coverage: 43.8% of statements [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-07T13:41:47.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-07T13:41:47.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-07T13:41:47.600Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-07T13:41:47.600Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-07T13:41:47.600Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-07T13:41:47.600Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-07T13:41:47.600Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-07T13:41:47.600Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-07T13:41:47.600Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-05-07T13:41:47.600Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-05-07T13:41:47.600Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-07T13:42:09.543Z] GO111MODULE=on go vet ./... [2022-05-07T13:42:10.924Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-07T13:42:11.495Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-07T13:42:11.756Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-07T13:42:12.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-07T13:42:12.668Z] + ls -al . [2022-05-07T13:42:12.668Z] total 672 [2022-05-07T13:42:12.668Z] drwxrwxr-x 10 1001 1001 4096 May 7 13:42 . [2022-05-07T13:42:12.668Z] drwxr-xr-x 4 root root 4096 May 7 13:41 .. [2022-05-07T13:42:12.668Z] -rw-rw-r-- 1 1001 1001 11 May 7 13:39 .dockerignore [2022-05-07T13:42:12.668Z] drwxrwxr-x 8 1001 1001 4096 May 7 13:40 .git [2022-05-07T13:42:12.668Z] drwxrwxr-x 3 1001 1001 4096 May 7 13:39 .github [2022-05-07T13:42:12.668Z] -rw-rw-r-- 1 1001 1001 879 May 7 13:39 .gitignore [2022-05-07T13:42:12.668Z] -rw-rw-r-- 1 1001 1001 42 May 7 13:39 .golangci.yml [2022-05-07T13:42:12.668Z] -rw-rw-r-- 1 1001 1001 87 May 7 13:39 .hadolint.yml [2022-05-07T13:42:12.668Z] drwxr-xr-x 3 1001 1001 4096 May 7 13:40 .semver [2022-05-07T13:42:12.668Z] -rw-rw-r-- 1 1001 1001 166 May 7 13:39 .sonarcloud.properties [2022-05-07T13:42:12.668Z] -rw-rw-r-- 1 1001 1001 1171 May 7 13:39 ADOPTERS.md [2022-05-07T13:42:12.668Z] -rw-rw-r-- 1 1001 1001 10086 May 7 13:39 Attribution.txt [2022-05-07T13:42:12.668Z] -rw-rw-r-- 1 1001 1001 51732 May 7 13:39 CHANGELOG.md [2022-05-07T13:42:12.668Z] -rw-rw-r-- 1 1001 1001 3804 May 7 13:39 CONTRIBUTING.md [2022-05-07T13:42:12.668Z] -rw-rw-r-- 1 1001 1001 677 May 7 13:39 GOVERNANCE.md [2022-05-07T13:42:12.668Z] -rw-rw-r-- 1 1001 1001 850 May 7 13:39 Jenkinsfile [2022-05-07T13:42:12.668Z] -rw-rw-r-- 1 1001 1001 10775 May 7 13:39 LICENSE [2022-05-07T13:42:12.668Z] -rw-rw-r-- 1 1001 1001 10389 May 7 13:39 Makefile [2022-05-07T13:42:12.668Z] -rw-rw-r-- 1 1001 1001 582 May 7 13:39 OWNERS.md [2022-05-07T13:42:12.668Z] -rw-rw-r-- 1 1001 1001 9094 May 7 13:39 README.md [2022-05-07T13:42:12.668Z] -rw-rw-r-- 1 1001 1001 6912 May 7 13:39 SECURITY.md [2022-05-07T13:42:12.668Z] -rw-rw-r-- 1 1001 1001 5 May 7 13:40 VERSION [2022-05-07T13:42:12.668Z] -rw-rw-r-- 1 1001 1001 4131 May 7 13:39 ZMQWindows.md [2022-05-07T13:42:12.668Z] drwxrwxr-x 2 1001 1001 4096 May 7 13:39 bin [2022-05-07T13:42:12.668Z] drwxrwxr-x 18 1001 1001 4096 May 7 13:39 cmd [2022-05-07T13:42:12.668Z] -rw-r--r-- 1 root root 435134 May 7 13:41 coverage.out [2022-05-07T13:42:12.668Z] -rw-rw-r-- 1 1001 1001 3256 May 7 13:39 go.mod [2022-05-07T13:42:12.668Z] -rw-rw-r-- 1 1001 1001 35162 May 7 13:41 go.sum [2022-05-07T13:42:12.668Z] drwxrwxr-x 8 1001 1001 4096 May 7 13:39 internal [2022-05-07T13:42:12.668Z] drwxrwxr-x 3 1001 1001 4096 May 7 13:39 openapi [2022-05-07T13:42:12.668Z] drwxrwxr-x 4 1001 1001 4096 May 7 13:39 snap [2022-05-07T13:42:12.668Z] -rw-rw-r-- 1 1001 1001 204 May 7 13:39 version.go [Pipeline] sh [2022-05-07T13:42:12.987Z] + '[' -e coverage.out ] [2022-05-07T13:42:12.987Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-07T13:42:13.102Z] Stashed 1 file(s) [Pipeline] sh [2022-05-07T13:42:13.399Z] + make build [2022-05-07T13:42:13.399Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-07T13:42:20.841Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41395 in /w/workspace/edgexfoundry_edgex-go_PR-4009 [Pipeline] { [Pipeline] ws [2022-05-07T13:42:20.884Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-05-07T13:42:21.164Z] The recommended git tool is: git [2022-05-07T13:42:27.242Z] using credential edgex-jenkins-ssh [2022-05-07T13:42:27.260Z] Cloning the remote Git repository [2022-05-07T13:42:27.327Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-07T13:42:28.301Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-07T13:42:27.402Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-05-07T13:42:27.536Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-07T13:42:27.536Z] > git --version # timeout=10 [2022-05-07T13:42:27.598Z] > git --version # 'git version 2.25.1' [2022-05-07T13:42:27.600Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-07T13:42:27.706Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-07T13:42:36.420Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-07T13:42:36.991Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-07T13:42:42.917Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-07T13:42:42.938Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-07T13:42:42.965Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-07T13:42:43.002Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-07T13:42:43.002Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-07T13:42:43.014Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4009/head:refs/remotes/origin/PR-4009 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-07T13:42:43.562Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-07T13:42:43.812Z] Merging remotes/origin/main commit ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 into PR head commit 8177a062ad3013d61b7e32371bf9f8e0e13bd839 [2022-05-07T13:42:43.821Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-07T13:42:44.325Z] Merge succeeded, producing cf27560c72f73cafc501ae05df61c2156c94f5dc [2022-05-07T13:42:44.326Z] Checking out Revision cf27560c72f73cafc501ae05df61c2156c94f5dc (PR-4009) [2022-05-07T13:42:44.761Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-07T13:42:43.842Z] > git config core.sparsecheckout # timeout=10 [2022-05-07T13:42:43.861Z] > git checkout -f 8177a062ad3013d61b7e32371bf9f8e0e13bd839 # timeout=10 [2022-05-07T13:42:44.098Z] > git remote # timeout=10 [2022-05-07T13:42:44.118Z] > git config --get remote.origin.url # timeout=10 [2022-05-07T13:42:44.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-07T13:42:44.144Z] > git merge ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 # timeout=10 [2022-05-07T13:42:44.316Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-07T13:42:44.339Z] > git config core.sparsecheckout # timeout=10 [2022-05-07T13:42:44.366Z] > git checkout -f cf27560c72f73cafc501ae05df61c2156c94f5dc # timeout=10 [2022-05-07T13:42:46.142Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-07T13:42:47.084Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-07T13:42:48.025Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-07T13:42:48.508Z] Commit message: "Merge commit 'ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029' into HEAD" [2022-05-07T13:42:48.508Z] First time build. Skipping changelog. [2022-05-07T13:42:48.574Z] > git --version # timeout=10 [2022-05-07T13:42:48.585Z] > git --version # 'git version 2.25.1' [2022-05-07T13:42:48.600Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-07T13:42:48.966Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-07T13:42:49.693Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-07T13:42:49.693Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-07T13:42:49.693Z] Dload Upload Total Spent Left Speed [2022-05-07T13:42:49.693Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 93992 0 --:--:-- --:--:-- --:--:-- 93992 [Pipeline] sh [2022-05-07T13:42:49.904Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-07T13:42:50.221Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-07T13:42:50.578Z] + sudo tee /etc/docker/daemon.new [2022-05-07T13:42:50.578Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-07T13:42:50.578Z] { [2022-05-07T13:42:50.578Z] "registry-mirrors": [ [2022-05-07T13:42:50.578Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-07T13:42:50.578Z] ], [2022-05-07T13:42:50.578Z] "bip": "10.250.0.254/24", [2022-05-07T13:42:50.578Z] "hosts": [ [2022-05-07T13:42:50.578Z] "tcp://0.0.0.0:5555", [2022-05-07T13:42:50.578Z] "unix:///var/run/docker.sock" [2022-05-07T13:42:50.578Z] ], [2022-05-07T13:42:50.578Z] "mtu": 1458, [2022-05-07T13:42:50.578Z] "selinux-enabled": true, [2022-05-07T13:42:50.578Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-07T13:42:50.578Z] } [Pipeline] sh [2022-05-07T13:42:51.012Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-07T13:42:51.333Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-07T13:42:51.370Z] + sudo service docker restart [Pipeline] } [2022-05-07T13:42:52.835Z] $ docker stop --time=1 d73d4472e464f935b5f57d8867447363a5194379e0c5e8ce72709634842527ad [2022-05-07T13:42:55.564Z] $ docker rm -f d73d4472e464f935b5f57d8867447363a5194379e0c5e8ce72709634842527ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-07T13:42:56.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-07T13:42:56.884Z] [2022-05-07T13:42:56.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-07T13:42:57.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-07T13:42:57.219Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-07T13:42:57.219Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-07T13:42:57.219Z] ca9280d653b3: Pulling fs layer [2022-05-07T13:42:57.219Z] 7e9c9ca2126c: Pulling fs layer [2022-05-07T13:42:57.219Z] cbdbe7a5bc2a: Download complete [2022-05-07T13:42:57.479Z] ca9280d653b3: Verifying Checksum [2022-05-07T13:42:57.479Z] ca9280d653b3: Download complete [2022-05-07T13:42:57.479Z] cbdbe7a5bc2a: Pull complete [2022-05-07T13:42:57.739Z] 7e9c9ca2126c: Download complete [2022-05-07T13:42:57.998Z] ca9280d653b3: Pull complete [2022-05-07T13:43:01.290Z] 7e9c9ca2126c: Pull complete [2022-05-07T13:43:01.290Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-07T13:43:01.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-07T13:43:01.290Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-07T13:43:01.377Z] prd-ubuntu20.04-docker-8c-8g-41394 does not seem to be running inside a container [2022-05-07T13:43:01.413Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-07T13:43:03.360Z] $ docker top 763ded7156e2a7060385814486d707da822e329199f6113bab59b3df2e8335e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-07T13:43:03.759Z] + docker-compose build --help [2022-05-07T13:43:03.759Z] + grep parallel [2022-05-07T13:43:04.330Z] --parallel Build images in parallel. [Pipeline] } [2022-05-07T13:43:04.365Z] $ docker stop --time=1 763ded7156e2a7060385814486d707da822e329199f6113bab59b3df2e8335e3 [2022-05-07T13:43:05.676Z] $ docker rm -f 763ded7156e2a7060385814486d707da822e329199f6113bab59b3df2e8335e3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-07T13:43:06.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-07T13:43:06.249Z] . [Pipeline] withDockerContainer [2022-05-07T13:43:06.341Z] prd-ubuntu20.04-docker-8c-8g-41394 does not seem to be running inside a container [2022-05-07T13:43:06.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-07T13:43:06.775Z] $ docker top 3288f35a32191b311ec0968b9aa230dc934f9cdca9ace1b06973df937e79a59a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-07T13:43:07.185Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-07T13:43:07.755Z] Building core-command ... [2022-05-07T13:43:07.755Z] Building core-data ... [2022-05-07T13:43:07.755Z] Building core-metadata ... [2022-05-07T13:43:07.755Z] Building security-bootstrapper ... [2022-05-07T13:43:07.755Z] Building security-proxy-setup ... [2022-05-07T13:43:07.755Z] Building security-secretstore-setup ... [2022-05-07T13:43:07.755Z] Building security-spiffe-token-provider ... [2022-05-07T13:43:07.755Z] Building security-spire-agent ... [2022-05-07T13:43:07.755Z] Building security-spire-config ... [2022-05-07T13:43:07.755Z] Building security-spire-server ... [2022-05-07T13:43:07.755Z] Building support-notifications ... [2022-05-07T13:43:07.755Z] Building support-scheduler ... [2022-05-07T13:43:07.755Z] Building sys-mgmt-agent ... [2022-05-07T13:43:07.755Z] Building security-secretstore-setup [2022-05-07T13:43:07.755Z] Building security-spire-config [2022-05-07T13:43:07.755Z] Building security-spire-agent [2022-05-07T13:43:07.755Z] Building sys-mgmt-agent [2022-05-07T13:43:07.755Z] Building core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-07T13:43:09.770Z] provisioning config files... [2022-05-07T13:43:09.797Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8779409316124301996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-07T13:43:10.372Z] ---> docker-login.sh [2022-05-07T13:43:10.373Z] nexus3.edgexfoundry.org:10001 [2022-05-07T13:43:10.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T13:43:11.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T13:43:11.249Z] Configure a credential helper to remove this warning. See [2022-05-07T13:43:11.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T13:43:11.249Z] [2022-05-07T13:43:11.249Z] Login Succeeded [2022-05-07T13:43:11.249Z] nexus3.edgexfoundry.org:10002 [2022-05-07T13:43:11.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T13:43:11.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T13:43:11.803Z] Configure a credential helper to remove this warning. See [2022-05-07T13:43:11.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T13:43:11.803Z] [2022-05-07T13:43:11.803Z] Login Succeeded [2022-05-07T13:43:11.803Z] nexus3.edgexfoundry.org:10003 [2022-05-07T13:43:12.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T13:43:12.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T13:43:12.354Z] Configure a credential helper to remove this warning. See [2022-05-07T13:43:12.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T13:43:12.354Z] [2022-05-07T13:43:12.354Z] Login Succeeded [2022-05-07T13:43:12.354Z] nexus3.edgexfoundry.org:10004 [2022-05-07T13:43:12.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T13:43:12.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T13:43:12.627Z] Configure a credential helper to remove this warning. See [2022-05-07T13:43:12.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T13:43:12.627Z] [2022-05-07T13:43:12.627Z] Login Succeeded [2022-05-07T13:43:12.627Z] docker.io [2022-05-07T13:43:13.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T13:43:13.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T13:43:13.497Z] Configure a credential helper to remove this warning. See [2022-05-07T13:43:13.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T13:43:13.497Z] [2022-05-07T13:43:13.497Z] Login Succeeded [2022-05-07T13:43:13.497Z] ---> docker-login.sh ends [Pipeline] } [2022-05-07T13:43:13.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-07T13:43:13.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-07T13:43:13.949Z] ========================================================= [2022-05-07T13:43:13.950Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-07T13:43:13.950Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-07T13:43:14.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-07T13:43:14.603Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-07T13:43:14.603Z] 9b3977197b4f: Pulling fs layer [2022-05-07T13:43:14.603Z] 1a89e8eeedd5: Pulling fs layer [2022-05-07T13:43:14.603Z] 94645a83ff95: Pulling fs layer [2022-05-07T13:43:14.603Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-07T13:43:14.603Z] 0c92f367c5e7: Pulling fs layer [2022-05-07T13:43:14.603Z] 3096ccb668a1: Pulling fs layer [2022-05-07T13:43:14.603Z] e8cf19c19ddd: Pulling fs layer [2022-05-07T13:43:14.603Z] a4caa8a26152: Pulling fs layer [2022-05-07T13:43:14.603Z] 3096ccb668a1: Waiting [2022-05-07T13:43:14.603Z] e8cf19c19ddd: Waiting [2022-05-07T13:43:14.603Z] 3f3a8bcf1eab: Waiting [2022-05-07T13:43:14.603Z] 0c92f367c5e7: Waiting [2022-05-07T13:43:14.603Z] 94645a83ff95: Verifying Checksum [2022-05-07T13:43:14.603Z] 94645a83ff95: Download complete [2022-05-07T13:43:14.603Z] 1a89e8eeedd5: Verifying Checksum [2022-05-07T13:43:14.603Z] 1a89e8eeedd5: Download complete [2022-05-07T13:43:14.603Z] 0c92f367c5e7: Verifying Checksum [2022-05-07T13:43:14.603Z] 0c92f367c5e7: Download complete [2022-05-07T13:43:14.603Z] 3096ccb668a1: Verifying Checksum [2022-05-07T13:43:14.603Z] 3096ccb668a1: Download complete [2022-05-07T13:43:14.603Z] 9b3977197b4f: Download complete [2022-05-07T13:43:14.603Z] e8cf19c19ddd: Verifying Checksum [2022-05-07T13:43:14.603Z] e8cf19c19ddd: Download complete [2022-05-07T13:43:15.591Z] 9b3977197b4f: Pull complete [2022-05-07T13:43:15.868Z] 1a89e8eeedd5: Pull complete [2022-05-07T13:43:16.152Z] 94645a83ff95: Pull complete [2022-05-07T13:43:16.753Z] a4caa8a26152: Verifying Checksum [2022-05-07T13:43:16.753Z] a4caa8a26152: Download complete [2022-05-07T13:43:17.352Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-07T13:43:17.352Z] 3f3a8bcf1eab: Download complete [2022-05-07T13:43:25.858Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-07T13:43:25.858Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-07T13:43:25.858Z] ---> a54fbd93a33e [2022-05-07T13:43:25.858Z] Step 3/23 : WORKDIR /edgex-go [2022-05-07T13:43:25.858Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-07T13:43:25.858Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-07T13:43:25.858Z] ---> a54fbd93a33e [2022-05-07T13:43:25.858Z] Step 3/25 : WORKDIR /edgex-go [2022-05-07T13:43:25.858Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-07T13:43:25.858Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-07T13:43:25.858Z] ---> a54fbd93a33e [2022-05-07T13:43:25.858Z] Step 3/26 : WORKDIR /edgex-go [2022-05-07T13:43:25.858Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-07T13:43:25.858Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-07T13:43:25.858Z] ---> a54fbd93a33e [2022-05-07T13:43:25.858Z] Step 3/23 : WORKDIR /edgex-go [2022-05-07T13:43:25.858Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-07T13:43:25.858Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-07T13:43:25.858Z] ---> a54fbd93a33e [2022-05-07T13:43:25.858Z] Step 3/26 : WORKDIR /edgex-go [2022-05-07T13:43:26.428Z] ---> Running in 81325cc260cb [2022-05-07T13:43:26.428Z] ---> Running in 85d592a0740c [2022-05-07T13:43:26.428Z] ---> Running in 47eaa11803be [2022-05-07T13:43:26.428Z] ---> Running in 7d735c8bd9a6 [2022-05-07T13:43:26.428Z] ---> Running in 1088774d89c1 [2022-05-07T13:43:26.428Z] Removing intermediate container 85d592a0740c [2022-05-07T13:43:26.428Z] ---> 6d77307cbcc6 [2022-05-07T13:43:26.428Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T13:43:26.689Z] Removing intermediate container 47eaa11803be [2022-05-07T13:43:26.689Z] ---> 8178980c2f1a [2022-05-07T13:43:26.689Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T13:43:26.689Z] Removing intermediate container 7d735c8bd9a6 [2022-05-07T13:43:26.689Z] ---> 3c0fa98efc7c [2022-05-07T13:43:26.689Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T13:43:26.689Z] Removing intermediate container 1088774d89c1 [2022-05-07T13:43:26.689Z] ---> 24c07f18fef0 [2022-05-07T13:43:26.689Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T13:43:26.689Z] Removing intermediate container 81325cc260cb [2022-05-07T13:43:26.689Z] ---> 2c4495bf86be [2022-05-07T13:43:26.689Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T13:43:26.689Z] ---> Running in beed6b0a429d [2022-05-07T13:43:26.689Z] ---> Running in d228a15317f9 [2022-05-07T13:43:26.689Z] ---> Running in fe8320e8eda1 [2022-05-07T13:43:26.689Z] ---> Running in 202ba10fda0a [2022-05-07T13:43:26.689Z] ---> Running in c377ea35c256 [2022-05-07T13:43:27.632Z] Removing intermediate container beed6b0a429d [2022-05-07T13:43:27.632Z] ---> 13c7eb463b31 [2022-05-07T13:43:27.632Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-07T13:43:27.632Z] ---> Running in 0389ddc44706 [2022-05-07T13:43:28.206Z] Removing intermediate container d228a15317f9 [2022-05-07T13:43:28.206Z] ---> 6134f1bedbd9 [2022-05-07T13:43:28.206Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-07T13:43:28.206Z] ---> Running in d1672c19dbec [2022-05-07T13:43:28.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-07T13:43:28.206Z] Removing intermediate container 202ba10fda0a [2022-05-07T13:43:28.206Z] ---> cbce10c9e32c [2022-05-07T13:43:28.206Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-07T13:43:28.466Z] Removing intermediate container c377ea35c256 [2022-05-07T13:43:28.466Z] ---> d400246d47fd [2022-05-07T13:43:28.466Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-07T13:43:28.466Z] ---> Running in 6d19e581efe6 [2022-05-07T13:43:28.466Z] Removing intermediate container fe8320e8eda1 [2022-05-07T13:43:28.466Z] ---> 877fcab31164 [2022-05-07T13:43:28.466Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-07T13:43:28.466Z] ---> Running in 404f0bb30224 [2022-05-07T13:43:28.466Z] ---> Running in 20c2f6921705 [2022-05-07T13:43:28.725Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-07T13:43:28.985Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-07T13:43:28.985Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-07T13:43:28.985Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-07T13:43:29.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-07T13:43:29.529Z] OK: 221 MiB in 52 packages [2022-05-07T13:43:29.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-07T13:43:29.784Z] 3f3a8bcf1eab: Pull complete [2022-05-07T13:43:29.784Z] 0c92f367c5e7: Pull complete [2022-05-07T13:43:29.791Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-07T13:43:29.791Z] Removing intermediate container 0389ddc44706 [2022-05-07T13:43:29.791Z] ---> 2dd9a587a90f [2022-05-07T13:43:29.791Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-07T13:43:29.791Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-07T13:43:29.791Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-07T13:43:29.791Z] OK: 221 MiB in 52 packages [2022-05-07T13:43:30.052Z] ---> 00aee45db0b0 [2022-05-07T13:43:30.052Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T13:43:30.052Z] OK: 221 MiB in 52 packages [2022-05-07T13:43:30.052Z] ---> Running in a7f4a75a6fa6 [2022-05-07T13:43:30.052Z] OK: 221 MiB in 52 packages [2022-05-07T13:43:30.052Z] OK: 221 MiB in 52 packages [2022-05-07T13:43:30.063Z] 3096ccb668a1: Pull complete [2022-05-07T13:43:30.312Z] Removing intermediate container d1672c19dbec [2022-05-07T13:43:30.313Z] ---> f3feba0a7522 [2022-05-07T13:43:30.313Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-07T13:43:30.341Z] e8cf19c19ddd: Pull complete [2022-05-07T13:43:30.574Z] ---> 1cd3913f3537 [2022-05-07T13:43:30.574Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T13:43:30.574Z] ---> Running in 8fab0aa9c9cb [2022-05-07T13:43:30.574Z] Removing intermediate container 6d19e581efe6 [2022-05-07T13:43:30.574Z] ---> a3a1e69f98a8 [2022-05-07T13:43:30.574Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-07T13:43:30.834Z] Removing intermediate container 20c2f6921705 [2022-05-07T13:43:30.834Z] ---> 505450b1b69c [2022-05-07T13:43:30.834Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-07T13:43:30.834Z] Removing intermediate container 404f0bb30224 [2022-05-07T13:43:30.834Z] ---> 4f171d7664a0 [2022-05-07T13:43:30.834Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-07T13:43:30.834Z] ---> 53a70235195c [2022-05-07T13:43:30.834Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T13:43:31.094Z] ---> 0cc38c808c99 [2022-05-07T13:43:31.094Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T13:43:31.094Z] ---> Running in edbcfbfb3c55 [2022-05-07T13:43:31.094Z] ---> Running in 13d448a15a5b [2022-05-07T13:43:31.094Z] ---> d74b53a81cc2 [2022-05-07T13:43:31.094Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T13:43:31.094Z] ---> Running in b7653f6d2227 [2022-05-07T13:43:31.094Z] Removing intermediate container a7f4a75a6fa6 [2022-05-07T13:43:31.094Z] ---> ee861a8ecb80 [2022-05-07T13:43:31.094Z] Step 8/26 : COPY . . [2022-05-07T13:43:33.640Z] Removing intermediate container 8fab0aa9c9cb [2022-05-07T13:43:33.640Z] ---> 9dc184a6d672 [2022-05-07T13:43:33.640Z] Step 8/26 : COPY . . [2022-05-07T13:43:33.640Z] Removing intermediate container edbcfbfb3c55 [2022-05-07T13:43:33.640Z] ---> e1996c0e8fed [2022-05-07T13:43:33.640Z] Step 8/25 : COPY . . [2022-05-07T13:43:36.177Z] Removing intermediate container 13d448a15a5b [2022-05-07T13:43:36.177Z] ---> f6597457b772 [2022-05-07T13:43:36.177Z] Step 8/23 : COPY . . [2022-05-07T13:43:37.076Z] a4caa8a26152: Pull complete [2022-05-07T13:43:37.076Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-07T13:43:37.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-07T13:43:37.076Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-07T13:43:37.485Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-07T13:43:37.485Z] WORKDIR /edgex [2022-05-07T13:43:37.485Z] COPY go.mod . [2022-05-07T13:43:37.485Z] RUN go mod download [2022-05-07T13:43:37.485Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-07T13:43:40.120Z] Sending build context to Docker daemon 169.3MB [2022-05-07T13:43:40.120Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-07T13:43:40.120Z] ---> 725f1c02e7f9 [2022-05-07T13:43:40.120Z] Step 2/4 : WORKDIR /edgex [2022-05-07T13:43:41.730Z] Removing intermediate container b7653f6d2227 [2022-05-07T13:43:41.730Z] ---> ce0b208b759f [2022-05-07T13:43:41.730Z] Step 8/23 : COPY . . [2022-05-07T13:43:41.730Z] ---> 2b9d638c9181 [2022-05-07T13:43:41.730Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-07T13:43:42.119Z] ---> Running in d60754a30362 [2022-05-07T13:43:42.119Z] Removing intermediate container d60754a30362 [2022-05-07T13:43:42.119Z] ---> b4b1525470f5 [2022-05-07T13:43:42.119Z] Step 3/4 : COPY go.mod . [2022-05-07T13:43:42.408Z] ---> 449c9304b636 [2022-05-07T13:43:42.408Z] Step 4/4 : RUN go mod download [2022-05-07T13:43:42.686Z] ---> Running in 31e77f6abe47 [2022-05-07T13:43:43.114Z] ---> 5c8d977b5693 [2022-05-07T13:43:43.114Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-07T13:43:43.114Z] ---> fa2f374b66ce [2022-05-07T13:43:43.114Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-07T13:43:43.378Z] ---> Running in 6fbf425fe952 [2022-05-07T13:43:43.378Z] ---> 4431c987612e [2022-05-07T13:43:43.378Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-07T13:43:43.642Z] ---> Running in 3ea0300321d3 [2022-05-07T13:43:43.642Z] ---> Running in de0cf5d4f87d [2022-05-07T13:43:43.642Z] ---> Running in 8d8d71cd04c2 [2022-05-07T13:43:43.903Z] Removing intermediate container 6fbf425fe952 [2022-05-07T13:43:43.903Z] ---> 843edff9afca [2022-05-07T13:43:43.903Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-07T13:43:44.163Z] Removing intermediate container 3ea0300321d3 [2022-05-07T13:43:44.163Z] ---> 7e11276cf667 [2022-05-07T13:43:44.163Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-07T13:43:44.163Z] ---> Running in 449c38896f7d [2022-05-07T13:43:44.163Z] ---> Running in 92cc8ddf9df7 [2022-05-07T13:43:44.430Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-07T13:43:44.690Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-07T13:43:46.083Z] Removing intermediate container 449c38896f7d [2022-05-07T13:43:46.083Z] ---> 92fea7601a80 [2022-05-07T13:43:46.083Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-07T13:43:46.083Z] Removing intermediate container 92cc8ddf9df7 [2022-05-07T13:43:46.083Z] ---> 231715ee213c [2022-05-07T13:43:46.083Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-07T13:43:46.351Z] ---> Running in 63a5a561b247 [2022-05-07T13:43:46.351Z] ---> Running in f518178dfeb2 [2022-05-07T13:43:46.633Z] Removing intermediate container 63a5a561b247 [2022-05-07T13:43:46.633Z] ---> ed44f526ed7e [2022-05-07T13:43:46.633Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-07T13:43:46.633Z] Removing intermediate container f518178dfeb2 [2022-05-07T13:43:46.633Z] ---> 6bfec43fa1c3 [2022-05-07T13:43:46.633Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-07T13:43:46.633Z] ---> Running in ab6fef882792 [2022-05-07T13:43:46.899Z] ---> Running in 945cb9bd9e53 [2022-05-07T13:43:47.160Z] ---> 41bcb321fa04 [2022-05-07T13:43:47.160Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-07T13:43:47.418Z] ---> Running in 7eb1192e7412 [2022-05-07T13:43:47.994Z] spire-1.2.1/ [2022-05-07T13:43:47.994Z] spire-1.2.1/.data/ [2022-05-07T13:43:47.994Z] spire-1.2.1/.data/.file [2022-05-07T13:43:47.994Z] spire-1.2.1/.dockerignore [2022-05-07T13:43:47.994Z] spire-1.2.1/.gitattributes [2022-05-07T13:43:47.994Z] spire-1.2.1/.githooks/ [2022-05-07T13:43:47.994Z] spire-1.2.1/.githooks/pre-commit [2022-05-07T13:43:47.994Z] spire-1.2.1/.github/ [2022-05-07T13:43:47.994Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-07T13:43:47.994Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-07T13:43:47.994Z] spire-1.2.1/.github/dependabot.yml [2022-05-07T13:43:47.994Z] spire-1.2.1/.github/workflows/ [2022-05-07T13:43:47.994Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-07T13:43:47.994Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-07T13:43:47.994Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-07T13:43:47.994Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-07T13:43:47.994Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-07T13:43:47.994Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-07T13:43:47.994Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-07T13:43:47.995Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-07T13:43:47.995Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-07T13:43:47.995Z] spire-1.2.1/.gitignore [2022-05-07T13:43:47.995Z] spire-1.2.1/.go-version [2022-05-07T13:43:47.995Z] spire-1.2.1/.golangci.yml [2022-05-07T13:43:47.995Z] spire-1.2.1/ADOPTERS.md [2022-05-07T13:43:47.995Z] spire-1.2.1/CHANGELOG.md [2022-05-07T13:43:47.995Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-07T13:43:47.995Z] spire-1.2.1/CODEOWNERS [2022-05-07T13:43:47.995Z] spire-1.2.1/CONTRIBUTING.md [2022-05-07T13:43:47.995Z] spire-1.2.1/Dockerfile [2022-05-07T13:43:47.995Z] spire-1.2.1/Dockerfile.devspire-1.2.1/ [2022-05-07T13:43:47.995Z] spire-1.2.1/.data/ [2022-05-07T13:43:47.995Z] spire-1.2.1/.data/.file [2022-05-07T13:43:47.995Z] spire-1.2.1/.dockerignore [2022-05-07T13:43:47.995Z] spire-1.2.1/.gitattributes [2022-05-07T13:43:47.995Z] spire-1.2.1/.githooks/ [2022-05-07T13:43:47.995Z] spire-1.2.1/.githooks/pre-commit [2022-05-07T13:43:47.995Z] spire-1.2.1/.github/ [2022-05-07T13:43:47.995Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-07T13:43:47.995Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-07T13:43:47.995Z] spire-1.2.1/.github/dependabot.yml [2022-05-07T13:43:47.995Z] spire-1.2.1/.github/workflows/ [2022-05-07T13:43:47.995Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-07T13:43:47.995Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-07T13:43:47.995Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-07T13:43:47.995Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-07T13:43:47.995Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-07T13:43:47.995Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-07T13:43:47.995Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-07T13:43:47.995Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-07T13:43:47.995Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-07T13:43:47.995Z] spire-1.2.1/.gitignore [2022-05-07T13:43:47.995Z] spire-1.2.1/.go-version [2022-05-07T13:43:47.995Z] spire-1.2.1/.golangci.yml [2022-05-07T13:43:47.995Z] spire-1.2.1/ADOPTERS.md [2022-05-07T13:43:47.995Z] spire-1.2.1/CHANGELOG.md [2022-05-07T13:43:47.995Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-07T13:43:47.995Z] spire-1.2.1/CODEOWNERS [2022-05-07T13:43:47.995Z] spire-1.2.1/CONTRIBUTING.md [2022-05-07T13:43:47.995Z] spire-1.2.1/Dockerfile [2022-05-07T13:43:47.995Z] spire-1.2.1/Dockerfile.dev [2022-05-07T13:43:47.995Z] spire-1.2.1/Dockerfile.scratch [2022-05-07T13:43:47.995Z] spire-1.2.1/LICENSE [2022-05-07T13:43:47.995Z] spire-1.2.1/MAINTAINERS.md [2022-05-07T13:43:47.995Z] spire-1.2.1/Makefile [2022-05-07T13:43:47.995Z] spire-1.2.1/README.md [2022-05-07T13:43:47.995Z] spire-1.2.1/ROADMAP.md [2022-05-07T13:43:47.995Z] spire-1.2.1/SECURITY.md [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-07T13:43:47.995Z] spire-1.2.1/Dockerfile.scratch [2022-05-07T13:43:47.995Z] spire-1.2.1/LICENSE [2022-05-07T13:43:47.995Z] spire-1.2.1/MAINTAINERS.md [2022-05-07T13:43:47.995Z] spire-1.2.1/Makefile [2022-05-07T13:43:47.995Z] spire-1.2.1/README.md [2022-05-07T13:43:47.995Z] spire-1.2.1/ROADMAP.md [2022-05-07T13:43:47.995Z] spire-1.2.1/SECURITY.md [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-07T13:43:47.995Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-07T13:43:47.996Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-07T13:43:47.996Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-07T13:43:47.996Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-07T13:43:47.996Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-07T13:43:47.996Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-07T13:43:47.996Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-07T13:43:47.996Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-07T13:43:47.996Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-07T13:43:47.996Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-07T13:43:47.996Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-07T13:43:47.996Z] spire-1.2.1/conf/ [2022-05-07T13:43:47.996Z] spire-1.2.1/conf/agent/ [2022-05-07T13:43:47.996Z] spire-1.2.1/conf/agent/agent.conf [2022-05-07T13:43:47.996Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-07T13:43:47.996Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-07T13:43:47.996Z] spire-1.2.1/conf/server/ [2022-05-07T13:43:47.996Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-07T13:43:47.996Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-07T13:43:47.996Z] spire-1.2.1/conf/server/server.conf [2022-05-07T13:43:47.996Z] spire-1.2.1/conf/server/server_full.conf [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/ [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/SPIRE101.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/auditlog.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/ [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-07T13:43:47.996Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-07T13:43:47.996Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-07T13:43:47.996Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-07T13:43:47.996Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-07T13:43:47.996Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-07T13:43:47.996Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-07T13:43:47.996Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-07T13:43:47.996Z] spire-1.2.1/conf/ [2022-05-07T13:43:47.996Z] spire-1.2.1/conf/agent/ [2022-05-07T13:43:47.996Z] spire-1.2.1/conf/agent/agent.conf [2022-05-07T13:43:47.996Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-07T13:43:47.996Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-07T13:43:47.996Z] spire-1.2.1/conf/server/ [2022-05-07T13:43:47.996Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-07T13:43:47.996Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-07T13:43:47.996Z] spire-1.2.1/conf/server/server.conf [2022-05-07T13:43:47.996Z] spire-1.2.1/conf/server/server_full.conf [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/ [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/SPIRE101.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/auditlog.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/ [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/scaling_spire.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/spire_agent.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/spire_server.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/supported_integrations.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/telemetry.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/telemetry_config.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/upgrading.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/using_spire.md [2022-05-07T13:43:47.996Z] spire-1.2.1/examples/ [2022-05-07T13:43:47.996Z] spire-1.2.1/examples/README.md [2022-05-07T13:43:47.996Z] spire-1.2.1/go.mod [2022-05-07T13:43:47.996Z] spire-1.2.1/go.sum [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/ [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/ [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/agent.go [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/api/ [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/scaling_spire.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/spire_agent.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/spire_server.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/supported_integrations.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/telemetry.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/telemetry_config.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/upgrading.md [2022-05-07T13:43:47.996Z] spire-1.2.1/doc/using_spire.md [2022-05-07T13:43:47.996Z] spire-1.2.1/examples/ [2022-05-07T13:43:47.996Z] spire-1.2.1/examples/README.md [2022-05-07T13:43:47.996Z] spire-1.2.1/go.mod [2022-05-07T13:43:47.996Z] spire-1.2.1/go.sum [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/ [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/ [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/agent.go [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/api/ [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-07T13:43:47.996Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/client/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/common/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/config.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/client/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/common/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/config.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-07T13:43:47.997Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/svid/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/api/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/api/names.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/auth/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/catalog/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/cli/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-07T13:43:47.998Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/agent/svid/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/api/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/health/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/health/config.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/health/context.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/health/health.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/idutil/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/log/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/log/log.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/log/options.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/api/names.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/auth/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-07T13:43:47.999Z] [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pemspire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-07T13:43:47.999Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/catalog/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cli/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/profiling/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/selector/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-07T13:43:48.000Z] [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/health/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/health/config.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/health/context.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/health/health.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/idutil/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/log/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/log/log.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/log/options.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-07T13:43:48.000Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/uptime/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/task.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/version/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/version/version.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/x509util/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/api.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/profiling/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/selector/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/health/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/id.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/status.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/uptime/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/task.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/version/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/version/version.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/x509util/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/bundle/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/ca/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/cache/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/catalog/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/config.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/datastore/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-07T13:43:48.001Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/api.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/health/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/id.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/status.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/bundle/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/ca/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-07T13:43:48.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/cache/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/catalog/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-07T13:43:48.003Z] [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/config.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/datastore/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/registration/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/server.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/server_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/svid/ [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/proto/ [2022-05-07T13:43:48.003Z] spire-1.2.1/proto/private/ [2022-05-07T13:43:48.003Z] spire-1.2.1/proto/private/server/ [2022-05-07T13:43:48.003Z] spire-1.2.1/proto/private/server/journal/ [2022-05-07T13:43:48.003Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-07T13:43:48.003Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-07T13:43:48.003Z] spire-1.2.1/proto/spire/ [2022-05-07T13:43:48.003Z] spire-1.2.1/proto/spire/common/ [2022-05-07T13:43:48.003Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-07T13:43:48.003Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-07T13:43:48.003Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-07T13:43:48.003Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-07T13:43:48.003Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-07T13:43:48.003Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-07T13:43:48.003Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-07T13:43:48.003Z] spire-1.2.1/proto/spire/plugin/ [2022-05-07T13:43:48.003Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-07T13:43:48.003Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-07T13:43:48.003Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-07T13:43:48.003Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-07T13:43:48.003Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-07T13:43:48.003Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-07T13:43:48.003Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-07T13:43:48.003Z] spire-1.2.1/release/ [2022-05-07T13:43:48.003Z] spire-1.2.1/release/spire-extras/ [2022-05-07T13:43:48.003Z] spire-1.2.1/release/spire-extras/README.md [2022-05-07T13:43:48.003Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-07T13:43:48.003Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-07T13:43:48.003Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-07T13:43:48.003Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-07T13:43:48.003Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-07T13:43:48.003Z] spire-1.2.1/release/spire/ [2022-05-07T13:43:48.003Z] spire-1.2.1/release/spire/README.md [2022-05-07T13:43:48.003Z] spire-1.2.1/release/spire/conf/ [2022-05-07T13:43:48.003Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-07T13:43:48.003Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-07T13:43:48.003Z] spire-1.2.1/release/spire/conf/server/ [2022-05-07T13:43:48.003Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-07T13:43:48.003Z] spire-1.2.1/script/ [2022-05-07T13:43:48.003Z] spire-1.2.1/script/build-artifact.sh [2022-05-07T13:43:48.003Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-07T13:43:48.003Z] spire-1.2.1/support/ [2022-05-07T13:43:48.003Z] spire-1.2.1/support/k8s/ [2022-05-07T13:43:48.003Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-07T13:43:48.003Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-07T13:43:48.003Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-07T13:43:48.003Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-07T13:43:48.003Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-07T13:43:48.003Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-07T13:43:48.003Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-07T13:43:48.003Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-07T13:43:48.003Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-07T13:43:48.003Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-07T13:43:48.003Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-07T13:43:48.003Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-07T13:43:48.003Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-07T13:43:48.003Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-07T13:43:48.003Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-07T13:43:48.003Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-07T13:43:48.003Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-07T13:43:48.003Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-07T13:43:48.003Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-07T13:43:48.003Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-07T13:43:48.003Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-07T13:43:48.003Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-07T13:43:48.003Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-07T13:43:48.004Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-07T13:43:48.004Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-07T13:43:48.004Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/test/ [2022-05-07T13:43:48.004Z] spire-1.2.1/test/clock/ [2022-05-07T13:43:48.004Z] spire-1.2.1/test/clock/clock.go [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/ [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/ [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/certs/ [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/config/ [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-07T13:43:48.004Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-07T13:43:48.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-07T13:43:48.005Z] [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/fixture.go [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/registration/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-07T13:43:48.005Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/README.md [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/common [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/setup/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-07T13:43:48.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setupspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-07T13:43:48.005Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/registration/ [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/server.go [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/server_test.go [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/svid/ [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-07T13:43:48.006Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-07T13:43:48.006Z] spire-1.2.1/proto/ [2022-05-07T13:43:48.006Z] spire-1.2.1/proto/private/ [2022-05-07T13:43:48.006Z] spire-1.2.1/proto/private/server/ [2022-05-07T13:43:48.006Z] spire-1.2.1/proto/private/server/journal/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-07T13:43:48.006Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-07T13:43:48.006Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-07T13:43:48.006Z] spire-1.2.1/proto/spire/ [2022-05-07T13:43:48.006Z] spire-1.2.1/proto/spire/common/ [2022-05-07T13:43:48.006Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-07T13:43:48.006Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-07T13:43:48.006Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-07T13:43:48.006Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-07T13:43:48.006Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-07T13:43:48.006Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-07T13:43:48.006Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-07T13:43:48.006Z] spire-1.2.1/proto/spire/plugin/ [2022-05-07T13:43:48.006Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-07T13:43:48.006Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-07T13:43:48.006Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-07T13:43:48.006Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-07T13:43:48.006Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-07T13:43:48.006Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-07T13:43:48.006Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-07T13:43:48.006Z] spire-1.2.1/release/ [2022-05-07T13:43:48.006Z] spire-1.2.1/release/spire-extras/ [2022-05-07T13:43:48.006Z] spire-1.2.1/release/spire-extras/README.md [2022-05-07T13:43:48.006Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-07T13:43:48.006Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-07T13:43:48.006Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-07T13:43:48.006Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-07T13:43:48.006Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-07T13:43:48.006Z] spire-1.2.1/release/spire/ [2022-05-07T13:43:48.006Z] spire-1.2.1/release/spire/README.md [2022-05-07T13:43:48.006Z] spire-1.2.1/release/spire/conf/ [2022-05-07T13:43:48.006Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-07T13:43:48.006Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-07T13:43:48.006Z] spire-1.2.1/release/spire/conf/server/ [2022-05-07T13:43:48.006Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-07T13:43:48.006Z] spire-1.2.1/script/ [2022-05-07T13:43:48.006Z] spire-1.2.1/script/build-artifact.sh [2022-05-07T13:43:48.006Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-07T13:43:48.006Z] spire-1.2.1/support/ [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/ [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-07T13:43:48.006Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-07T13:43:48.006Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-07T13:43:48.007Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-07T13:43:48.007Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-07T13:43:48.007Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/clock/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/clock/clock.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/certs/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/test-one.sh [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/test.sh [2022-05-07T13:43:48.007Z] spire-1.2.1/test/plugintest/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/plugintest/config.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/plugintest/load.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/plugintest/option.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/spiretest/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/spiretest/dir.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/spiretest/logs.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/spiretest/suite.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/spiretest/x509.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/testca/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/testca/ca.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/testkey/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/testkey/generate.sh [2022-05-07T13:43:48.007Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/testkey/keys.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/testkey/new.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/tpmsimulator/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/util/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/util/cert_generation.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/util/io_redirection.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/util/race.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/util/util.go [2022-05-07T13:43:48.007Z] building spire from source... [2022-05-07T13:43:48.007Z] [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/config/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/fixture.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/registration/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-07T13:43:48.007Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/README.md [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/common [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/setup/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-07T13:43:48.007Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-07T13:43:48.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestationCGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-07T13:43:48.009Z] [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-07T13:43:48.009Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-07T13:43:48.270Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-07T13:43:48.270Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-07T13:43:48.270Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-07T13:43:48.270Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-07T13:43:48.270Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-07T13:43:48.270Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-07T13:43:48.270Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-07T13:43:48.270Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-07T13:43:48.270Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-07T13:43:48.270Z] spire-1.2.1/test/integration/test-one.sh [2022-05-07T13:43:48.270Z] spire-1.2.1/test/integration/test.sh [2022-05-07T13:43:48.270Z] spire-1.2.1/test/plugintest/ [2022-05-07T13:43:48.270Z] spire-1.2.1/test/plugintest/config.go [2022-05-07T13:43:48.270Z] spire-1.2.1/test/plugintest/load.go [2022-05-07T13:43:48.270Z] spire-1.2.1/test/plugintest/option.go [2022-05-07T13:43:48.270Z] spire-1.2.1/test/spiretest/ [2022-05-07T13:43:48.270Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-07T13:43:48.270Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-07T13:43:48.270Z] spire-1.2.1/test/spiretest/dir.go [2022-05-07T13:43:48.270Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-07T13:43:48.270Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-07T13:43:48.270Z] spire-1.2.1/test/spiretest/logs.go [2022-05-07T13:43:48.270Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-07T13:43:48.270Z] spire-1.2.1/test/spiretest/suite.go [2022-05-07T13:43:48.270Z] spire-1.2.1/test/spiretest/x509.go [2022-05-07T13:43:48.270Z] spire-1.2.1/test/testca/ [2022-05-07T13:43:48.270Z] spire-1.2.1/test/testca/ca.go [2022-05-07T13:43:48.270Z] spire-1.2.1/test/testkey/ [2022-05-07T13:43:48.270Z] spire-1.2.1/test/testkey/generate.sh [2022-05-07T13:43:48.270Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-07T13:43:48.270Z] spire-1.2.1/test/testkey/keys.go [2022-05-07T13:43:48.270Z] spire-1.2.1/test/testkey/new.go [2022-05-07T13:43:48.270Z] spire-1.2.1/test/tpmsimulator/ [2022-05-07T13:43:48.270Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-07T13:43:48.270Z] spire-1.2.1/test/util/ [2022-05-07T13:43:48.270Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-07T13:43:48.270Z] spire-1.2.1/test/util/cert_generation.go [2022-05-07T13:43:48.270Z] spire-1.2.1/test/util/io_redirection.go [2022-05-07T13:43:48.270Z] spire-1.2.1/test/util/race.go [2022-05-07T13:43:48.270Z] spire-1.2.1/test/util/util.go [2022-05-07T13:43:48.270Z] building spire from source... [2022-05-07T13:43:48.270Z] Installing go1.17.7... [2022-05-07T13:43:48.270Z] Installing go1.17.7... [2022-05-07T13:43:53.549Z] Building bin/spire-server... [2022-05-07T13:43:53.549Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-07T13:43:53.549Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-07T13:43:53.549Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-07T13:43:53.549Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-07T13:43:53.549Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-07T13:43:53.809Z] Building bin/spire-server... [2022-05-07T13:43:53.809Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-07T13:43:53.809Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-07T13:43:53.809Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-07T13:43:53.809Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-07T13:43:53.809Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-07T13:43:53.809Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-07T13:43:54.076Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-07T13:43:54.076Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-07T13:43:54.076Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-07T13:43:54.076Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-07T13:43:54.076Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-07T13:43:54.076Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-07T13:43:54.076Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-07T13:43:54.076Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-07T13:43:54.076Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-07T13:43:54.076Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-07T13:43:54.076Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-07T13:43:54.076Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-07T13:43:54.076Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-07T13:43:54.076Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-07T13:43:54.334Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-07T13:43:54.334Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-07T13:43:54.334Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-07T13:43:54.335Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-07T13:43:54.335Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-07T13:43:54.335Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-07T13:43:54.335Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-07T13:43:54.335Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-07T13:43:54.335Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-07T13:43:54.335Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-07T13:43:54.335Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-07T13:43:54.335Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-07T13:43:54.594Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-07T13:43:54.594Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-07T13:43:54.594Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-07T13:43:54.594Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-07T13:43:54.594Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-07T13:43:54.594Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-07T13:43:54.594Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-07T13:43:54.594Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-07T13:43:54.594Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-07T13:43:54.594Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-07T13:43:54.594Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-07T13:43:54.594Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-07T13:43:54.594Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-07T13:43:54.594Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-07T13:43:54.852Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-07T13:43:54.852Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-07T13:43:54.852Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-07T13:43:54.852Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-07T13:43:54.852Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-07T13:43:54.852Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-07T13:43:54.852Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-07T13:43:54.852Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-07T13:43:54.852Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-07T13:43:54.852Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-07T13:43:54.852Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-07T13:43:54.853Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-07T13:43:54.853Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-07T13:43:54.853Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-07T13:43:54.853Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-07T13:43:54.853Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-07T13:43:54.853Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-07T13:43:55.112Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-07T13:43:55.112Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-07T13:43:55.112Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-07T13:43:55.112Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-07T13:43:55.112Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-07T13:43:55.112Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-07T13:43:55.112Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-07T13:43:55.112Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-07T13:43:55.112Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-07T13:43:55.112Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-07T13:43:55.112Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-07T13:43:55.112Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-07T13:43:55.112Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-07T13:43:55.373Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-07T13:43:55.373Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-07T13:43:55.373Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-07T13:43:55.373Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-07T13:43:55.373Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-07T13:43:55.373Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-07T13:43:55.373Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-07T13:43:55.373Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-07T13:43:55.373Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-07T13:43:55.373Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-07T13:43:55.373Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-07T13:43:55.373Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-07T13:43:55.632Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-07T13:43:55.632Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-07T13:43:55.632Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-07T13:43:55.632Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-07T13:43:55.902Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-07T13:43:55.902Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-07T13:43:55.902Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-07T13:43:55.902Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-07T13:43:55.902Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-07T13:43:55.902Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-07T13:43:56.162Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-07T13:43:56.162Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-07T13:43:56.732Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-07T13:43:56.732Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-07T13:43:58.968Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-07T13:43:58.968Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-07T13:43:58.968Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-07T13:43:58.968Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-07T13:43:58.968Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-07T13:43:59.227Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-07T13:43:59.227Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-07T13:43:59.227Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-07T13:43:59.227Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-07T13:43:59.227Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-07T13:44:04.527Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-07T13:44:04.527Z] go: downloading k8s.io/api v0.23.4 [2022-05-07T13:44:04.527Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-07T13:44:04.527Z] go: downloading google.golang.org/api v0.70.0 [2022-05-07T13:44:04.527Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-07T13:44:04.527Z] go: downloading google.golang.org/api v0.70.0 [2022-05-07T13:44:04.527Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-07T13:44:04.527Z] go: downloading k8s.io/api v0.23.4 [2022-05-07T13:44:04.527Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-07T13:44:04.527Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-07T13:44:04.527Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-07T13:44:04.527Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-07T13:44:04.527Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-07T13:44:04.527Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-07T13:44:04.527Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-07T13:44:04.527Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-07T13:44:04.527Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-07T13:44:04.527Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-07T13:44:04.527Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-07T13:44:04.794Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-07T13:44:04.794Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-07T13:44:05.369Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-07T13:44:05.629Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-07T13:44:05.629Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-07T13:44:05.891Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-07T13:44:05.891Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-07T13:44:05.891Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-07T13:44:05.891Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-07T13:44:05.891Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-07T13:44:06.151Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-07T13:44:06.151Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-07T13:44:06.151Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-07T13:44:06.151Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-07T13:44:06.412Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-07T13:44:06.412Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-07T13:44:06.709Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-07T13:44:06.709Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-07T13:44:07.213Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-07T13:44:07.213Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-07T13:44:07.516Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-07T13:44:07.516Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-07T13:44:07.516Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-07T13:44:07.782Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-07T13:44:07.782Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-07T13:44:07.782Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-07T13:44:07.782Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-07T13:44:07.782Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-07T13:44:08.041Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-07T13:44:08.041Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-07T13:44:08.041Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-07T13:44:08.041Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-07T13:44:08.041Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-07T13:44:08.041Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-07T13:44:08.041Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-07T13:44:08.041Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-07T13:44:08.041Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-07T13:44:08.041Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-07T13:44:08.300Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-07T13:44:08.300Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-07T13:44:08.300Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-07T13:44:08.300Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-07T13:44:08.300Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-07T13:44:08.300Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-07T13:44:08.300Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-07T13:44:08.300Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-07T13:44:08.300Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-07T13:44:08.300Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-07T13:44:08.300Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-07T13:44:08.560Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-07T13:44:08.560Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-07T13:44:08.560Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-07T13:44:08.560Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-07T13:44:08.560Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-07T13:44:08.560Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-07T13:44:08.560Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-07T13:44:08.560Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-07T13:44:08.560Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-07T13:44:08.560Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-07T13:44:08.560Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-07T13:44:08.560Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-07T13:44:08.560Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-07T13:44:08.560Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-07T13:44:08.560Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-07T13:44:08.560Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-07T13:44:08.939Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-07T13:44:08.939Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-07T13:44:08.939Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-07T13:44:08.939Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-07T13:44:08.939Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-07T13:44:08.939Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-07T13:44:08.939Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-07T13:44:08.939Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-07T13:44:09.206Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-07T13:44:09.206Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-07T13:44:09.206Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-07T13:44:09.206Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-07T13:44:09.206Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-07T13:44:09.206Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-07T13:44:09.206Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-07T13:44:09.206Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-07T13:44:09.206Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-07T13:44:09.206Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-07T13:44:09.206Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-07T13:44:09.206Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-07T13:44:09.206Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-07T13:44:09.206Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-07T13:44:09.206Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-07T13:44:09.206Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-07T13:44:09.206Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-07T13:44:09.206Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-07T13:44:09.206Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-07T13:44:09.206Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-07T13:44:09.206Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-07T13:44:09.471Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-07T13:44:09.471Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-07T13:44:09.471Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-07T13:44:09.471Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-07T13:44:09.471Z] go: downloading go.opencensus.io v0.23.0 [2022-05-07T13:44:09.471Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-07T13:44:09.471Z] go: downloading go.opencensus.io v0.23.0 [2022-05-07T13:44:09.471Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-07T13:44:09.471Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-07T13:44:09.471Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-07T13:44:09.471Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-07T13:44:09.471Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-07T13:44:09.471Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-07T13:44:09.471Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-07T13:44:09.471Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-07T13:44:09.471Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-07T13:44:09.471Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-07T13:44:09.471Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-07T13:44:09.471Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-07T13:44:09.471Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-07T13:44:09.471Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-07T13:44:09.471Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-07T13:44:09.471Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-07T13:44:09.471Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-07T13:44:09.471Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-07T13:44:09.471Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-07T13:44:09.758Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-07T13:44:09.758Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-07T13:44:09.758Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-07T13:44:09.758Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-07T13:44:09.758Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-07T13:44:09.758Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-07T13:44:09.758Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-07T13:44:09.758Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-07T13:44:09.758Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-07T13:44:09.758Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-07T13:44:09.758Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-07T13:44:09.758Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-07T13:44:09.758Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-07T13:44:09.758Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-07T13:44:09.758Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-07T13:44:09.758Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-07T13:44:09.758Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-07T13:44:09.758Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-07T13:44:09.758Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-07T13:44:09.758Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-07T13:44:09.758Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-07T13:44:09.758Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-07T13:44:09.758Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-07T13:44:09.758Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-07T13:44:09.758Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-07T13:44:09.758Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-07T13:44:09.758Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-07T13:44:09.758Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-07T13:44:10.330Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-07T13:44:15.697Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-07T13:44:15.697Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-07T13:44:15.956Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-07T13:44:15.956Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-07T13:44:29.681Z] Removing intermediate container 31e77f6abe47 [2022-05-07T13:44:29.681Z] ---> eacb59b94998 [2022-05-07T13:44:29.681Z] Successfully built eacb59b94998 [2022-05-07T13:44:29.681Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-07T13:44:30.050Z] + docker inspect -f . ci-base-image-arm64 [2022-05-07T13:44:30.050Z] . [Pipeline] withDockerContainer [2022-05-07T13:44:30.310Z] prd-ubuntu20.04-docker-arm64-4c-16g-41395 does not seem to be running inside a container [2022-05-07T13:44:30.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-07T13:44:31.741Z] $ docker top 25d9fd242b82afb94f5c823a06747e4f62197c515f53e4c4963a67eb30d201e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-07T13:44:32.704Z] + go version [2022-05-07T13:44:32.704Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-07T13:44:32.753Z] $ docker stop --time=1 25d9fd242b82afb94f5c823a06747e4f62197c515f53e4c4963a67eb30d201e6 [2022-05-07T13:44:34.389Z] $ docker rm -f 25d9fd242b82afb94f5c823a06747e4f62197c515f53e4c4963a67eb30d201e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-07T13:44:35.261Z] + docker inspect -f . ci-base-image-arm64 [2022-05-07T13:44:35.261Z] . [Pipeline] withDockerContainer [2022-05-07T13:44:35.511Z] prd-ubuntu20.04-docker-arm64-4c-16g-41395 does not seem to be running inside a container [2022-05-07T13:44:35.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-07T13:44:36.885Z] $ docker top b8f2e5f567c673852aff522abca14a75c0b7a2dc4c797cba11c6ee71f82e7646 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-07T13:44:37.176Z] ========================================================= [2022-05-07T13:44:37.176Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-07T13:44:37.176Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-07T13:44:37.881Z] + make test [2022-05-07T13:44:37.881Z] go mod tidy -compat=1.17 [2022-05-07T13:44:38.865Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-07T13:44:48.057Z] Removing intermediate container de0cf5d4f87d [2022-05-07T13:44:48.057Z] ---> 7516d10fb5bc [2022-05-07T13:44:48.057Z] [2022-05-07T13:44:48.057Z] Step 10/25 : FROM alpine:3.14 [2022-05-07T13:44:48.057Z] Removing intermediate container 8d8d71cd04c2 [2022-05-07T13:44:48.057Z] ---> 988b19508842 [2022-05-07T13:44:48.057Z] [2022-05-07T13:44:48.057Z] Step 10/23 : FROM alpine:3.14 [2022-05-07T13:44:48.057Z] Removing intermediate container 7eb1192e7412 [2022-05-07T13:44:48.057Z] ---> 8eb13768884a [2022-05-07T13:44:48.057Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-07T13:44:48.057Z] ---> Running in ef3ed9c775dc [2022-05-07T13:44:48.057Z] 3.14: Pulling from library/alpine [2022-05-07T13:44:48.057Z] 3.14: Pulling from library/alpine [2022-05-07T13:44:48.057Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-07T13:44:48.057Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-07T13:44:48.057Z] Status: Downloaded newer image for alpine:3.14 [2022-05-07T13:44:48.057Z] Status: Downloaded newer image for alpine:3.14 [2022-05-07T13:44:48.057Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-07T13:44:48.057Z] ---> e04c818066af [2022-05-07T13:44:48.057Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-07T13:44:48.057Z] ---> e04c818066af [2022-05-07T13:44:48.057Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-07T13:44:48.057Z] ---> Running in 4eef748e97e3 [2022-05-07T13:44:48.057Z] ---> Running in 6e4f7c3eaa34 [2022-05-07T13:44:48.057Z] Removing intermediate container ef3ed9c775dc [2022-05-07T13:44:48.057Z] ---> a71a848ebece [2022-05-07T13:44:48.057Z] [2022-05-07T13:44:48.057Z] Step 11/23 : FROM docker:20.10.14 [2022-05-07T13:44:48.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-07T13:44:48.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-07T13:44:48.057Z] 20.10.14: Pulling from library/docker [2022-05-07T13:44:48.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-07T13:44:48.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-07T13:44:48.319Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-07T13:44:48.319Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-07T13:44:48.319Z] Executing busybox-1.33.1-r7.trigger [2022-05-07T13:44:48.319Z] OK: 6 MiB in 15 packages [2022-05-07T13:44:48.319Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-07T13:44:48.319Z] (3/3) Installing su-exec (0.2-r1) [2022-05-07T13:44:48.319Z] Executing busybox-1.33.1-r7.trigger [2022-05-07T13:44:48.319Z] Executing ca-certificates-20211220-r0.trigger [2022-05-07T13:44:48.319Z] OK: 6 MiB in 17 packages [2022-05-07T13:44:49.257Z] Removing intermediate container 6e4f7c3eaa34 [2022-05-07T13:44:49.257Z] ---> 78f75a07adc6 [2022-05-07T13:44:49.257Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-07T13:44:49.515Z] ---> Running in 68d265b7daef [2022-05-07T13:44:49.774Z] Removing intermediate container 4eef748e97e3 [2022-05-07T13:44:49.774Z] ---> 522fb071ad7a [2022-05-07T13:44:49.774Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-07T13:44:50.032Z] ---> Running in 282293914c3f [2022-05-07T13:44:50.296Z] Removing intermediate container 68d265b7daef [2022-05-07T13:44:50.297Z] ---> 6df34c6c79d8 [2022-05-07T13:44:50.297Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-07T13:44:50.864Z] ---> Running in 1248b0de2759 [2022-05-07T13:44:50.864Z] Removing intermediate container 282293914c3f [2022-05-07T13:44:50.864Z] ---> afa3a0aeda28 [2022-05-07T13:44:50.864Z] Step 13/25 : WORKDIR / [2022-05-07T13:44:51.124Z] ---> Running in e5ad25de64ad [2022-05-07T13:44:51.124Z] Removing intermediate container 1248b0de2759 [2022-05-07T13:44:51.124Z] ---> 7f3a019484b9 [2022-05-07T13:44:51.124Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-07T13:44:51.386Z] ---> Running in 40f819ad7c0a [2022-05-07T13:44:51.646Z] Removing intermediate container e5ad25de64ad [2022-05-07T13:44:51.646Z] ---> 840670c48ea9 [2022-05-07T13:44:51.646Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-07T13:44:51.906Z] Removing intermediate container 40f819ad7c0a [2022-05-07T13:44:51.906Z] ---> 3e89905d52b5 [2022-05-07T13:44:51.906Z] Step 15/23 : WORKDIR / [2022-05-07T13:44:51.906Z] ---> Running in facb865d0316 [2022-05-07T13:44:52.476Z] ---> 6f671f3cf180 [2022-05-07T13:44:52.476Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-07T13:44:52.476Z] Removing intermediate container facb865d0316 [2022-05-07T13:44:52.476Z] ---> 023adca80824 [2022-05-07T13:44:52.476Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-07T13:44:53.867Z] ---> e2623d43e83d [2022-05-07T13:44:53.867Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-07T13:44:53.867Z] ---> 81f93461834a [2022-05-07T13:44:53.867Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-07T13:44:54.819Z] ---> 456d04f6c0de [2022-05-07T13:44:54.819Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-07T13:44:55.089Z] ---> d58d3e4c5cb0 [2022-05-07T13:44:55.089Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-07T13:44:55.657Z] ---> 3413b2dd1ca2 [2022-05-07T13:44:55.657Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-07T13:44:55.916Z] ---> 4279b52ebd2f [2022-05-07T13:44:55.916Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-07T13:44:55.916Z] ---> Running in 453ef320306d [2022-05-07T13:44:56.190Z] Removing intermediate container 453ef320306d [2022-05-07T13:44:56.190Z] ---> 322f7b232818 [2022-05-07T13:44:56.190Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-07T13:44:56.449Z] ---> Running in 541ed73e12ea [2022-05-07T13:44:57.022Z] Removing intermediate container 541ed73e12ea [2022-05-07T13:44:57.022Z] ---> fb7a7bbe3494 [2022-05-07T13:44:57.022Z] Step 21/23 : LABEL arch=x86_64 [2022-05-07T13:44:57.281Z] ---> Running in 7e9a789d8c90 [2022-05-07T13:44:57.281Z] ---> 80ffada59902 [2022-05-07T13:44:57.281Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-07T13:44:57.560Z] Removing intermediate container 7e9a789d8c90 [2022-05-07T13:44:57.560Z] ---> 27879fd6305c [2022-05-07T13:44:57.560Z] Step 22/23 : LABEL git_sha=ad60c78e56fa842da1ac3787a2c92636c6f3eca4 [2022-05-07T13:44:57.820Z] ---> Running in cf6c3b262225 [2022-05-07T13:44:58.088Z] Removing intermediate container cf6c3b262225 [2022-05-07T13:44:58.088Z] ---> a18d6f5536f3 [2022-05-07T13:44:58.088Z] Step 23/23 : LABEL version=0.0.0 [2022-05-07T13:44:58.384Z] ---> Running in 1f534cb5967a [2022-05-07T13:44:58.646Z] ---> 109e132f6afc [2022-05-07T13:44:58.646Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-07T13:44:58.906Z] Removing intermediate container 1f534cb5967a [2022-05-07T13:44:58.906Z] ---> 2a6cb8054e09 [2022-05-07T13:44:58.906Z] [2022-05-07T13:44:58.906Z] Successfully built 2a6cb8054e09 [2022-05-07T13:44:58.906Z] Successfully tagged core-command:latest [2022-05-07T13:44:58.906Z]  Building core-command ... done Building security-spiffe-token-provider [2022-05-07T13:45:03.105Z] ---> 81e309b80ea0 [2022-05-07T13:45:03.105Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-07T13:45:03.106Z] ---> Running in 6be09c1e3584 [2022-05-07T13:45:04.058Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-07T13:45:04.058Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-07T13:45:04.058Z] ---> 7417809fdb73 [2022-05-07T13:45:04.058Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-07T13:45:04.632Z] ---> Running in 55e8e6009e6f [2022-05-07T13:45:05.227Z] Removing intermediate container 55e8e6009e6f [2022-05-07T13:45:05.227Z] ---> 71274e531f4e [2022-05-07T13:45:05.227Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-07T13:45:05.489Z] ---> Running in 96ae71521241 [2022-05-07T13:45:05.753Z] Removing intermediate container 6be09c1e3584 [2022-05-07T13:45:05.753Z] ---> 45d68680d857 [2022-05-07T13:45:05.753Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-07T13:45:05.753Z] ---> Running in 4814f9034256 [2022-05-07T13:45:06.331Z] Removing intermediate container 4814f9034256 [2022-05-07T13:45:06.331Z] ---> 6a5ec86f32ea [2022-05-07T13:45:06.331Z] Step 23/25 : LABEL arch=x86_64 [2022-05-07T13:45:06.591Z] ---> Running in 921dd838c9a1 [2022-05-07T13:45:06.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-07T13:45:06.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-07T13:45:07.171Z] Removing intermediate container 921dd838c9a1 [2022-05-07T13:45:07.171Z] ---> c9e8c6dce14c [2022-05-07T13:45:07.171Z] Step 24/25 : LABEL git_sha=ad60c78e56fa842da1ac3787a2c92636c6f3eca4 [2022-05-07T13:45:07.171Z] (1/43) Installing readline (8.1.1-r0) [2022-05-07T13:45:07.171Z] (2/43) Installing bash (5.1.16-r0) [2022-05-07T13:45:07.431Z] Executing bash-5.1.16-r0.post-install [2022-05-07T13:45:07.431Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-07T13:45:07.431Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-07T13:45:07.431Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-07T13:45:07.431Z] (6/43) Installing curl (7.80.0-r1) [2022-05-07T13:45:07.431Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-07T13:45:07.431Z] ---> Running in 3be99c5b804e [2022-05-07T13:45:07.431Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-07T13:45:07.431Z] (9/43) Installing expat (2.4.7-r0) [2022-05-07T13:45:07.431Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-07T13:45:07.431Z] (11/43) Installing gdbm (1.22-r0) [2022-05-07T13:45:07.431Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-07T13:45:07.431Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-07T13:45:07.431Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-07T13:45:07.431Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-07T13:45:07.689Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-07T13:45:07.689Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-07T13:45:07.948Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-07T13:45:07.949Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-07T13:45:07.949Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-07T13:45:07.949Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-07T13:45:07.949Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-07T13:45:07.949Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-07T13:45:07.949Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-07T13:45:07.949Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-07T13:45:07.949Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-07T13:45:07.949Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-07T13:45:07.949Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-07T13:45:07.949Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-07T13:45:07.949Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-07T13:45:07.949Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-07T13:45:07.949Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-07T13:45:07.949Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-07T13:45:07.949Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-07T13:45:07.949Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-07T13:45:07.949Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-07T13:45:07.949Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-07T13:45:07.949Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-07T13:45:08.210Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-07T13:45:08.210Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-07T13:45:08.210Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-07T13:45:08.210Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-07T13:45:08.210Z] ---> a54fbd93a33e [2022-05-07T13:45:08.210Z] Step 3/20 : WORKDIR /edgex-go [2022-05-07T13:45:08.210Z] ---> Using cache [2022-05-07T13:45:08.210Z] ---> 24c07f18fef0 [2022-05-07T13:45:08.210Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-07T13:45:08.210Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-07T13:45:08.210Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-07T13:45:08.210Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-07T13:45:08.210Z] Executing busybox-1.34.1-r5.trigger [2022-05-07T13:45:08.210Z] OK: 83 MiB in 65 packages [2022-05-07T13:45:09.146Z] Collecting docker-compose==1.23.2 [2022-05-07T13:45:09.146Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-07T13:45:09.146Z] Removing intermediate container 3be99c5b804e [2022-05-07T13:45:09.146Z] ---> 73271074dc81 [2022-05-07T13:45:09.146Z] Step 25/25 : LABEL version=0.0.0 [2022-05-07T13:45:09.146Z] Collecting cached-property<2,>=1.2.0 [2022-05-07T13:45:09.146Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-07T13:45:09.146Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-07T13:45:09.146Z] ---> Running in 2d9857add9b2 [2022-05-07T13:45:09.146Z] ---> Running in 8be7c281cae7 [2022-05-07T13:45:09.406Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-07T13:45:09.406Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-07T13:45:09.406Z] Collecting texttable<0.10,>=0.9.0 [2022-05-07T13:45:09.406Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-07T13:45:09.406Z] Removing intermediate container 8be7c281cae7 [2022-05-07T13:45:09.406Z] ---> 39faf48a04e7 [2022-05-07T13:45:09.406Z] [2022-05-07T13:45:09.406Z] Successfully built 39faf48a04e7 [2022-05-07T13:45:09.406Z] Successfully tagged security-secretstore-setup:latest [2022-05-07T13:45:09.406Z]  Building security-secretstore-setup ... done Building security-spire-server [2022-05-07T13:45:09.666Z] Collecting jsonschema<3,>=2.5.1 [2022-05-07T13:45:09.666Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-07T13:45:09.925Z] Collecting PyYAML<4,>=3.10 [2022-05-07T13:45:09.925Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-07T13:45:10.197Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-07T13:45:10.455Z] Collecting docker<4.0,>=3.6.0 [2022-05-07T13:45:10.455Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-07T13:45:10.714Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-07T13:45:10.714Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-07T13:45:10.714Z] Collecting docopt<0.7,>=0.6.1 [2022-05-07T13:45:10.714Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-07T13:45:10.971Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-07T13:45:10.971Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-07T13:45:11.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-07T13:45:11.234Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-07T13:45:11.487Z] v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-07T13:45:11.487Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-07T13:45:11.487Z] OK: 15864 distinct packages available [2022-05-07T13:45:11.487Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-07T13:45:11.746Z] Collecting docker-pycreds>=0.4.0 [2022-05-07T13:45:11.746Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-07T13:45:11.746Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-07T13:45:12.004Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-07T13:45:12.004Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-07T13:45:12.004Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-07T13:45:12.004Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-07T13:45:12.004Z] Collecting idna<2.8,>=2.5 [2022-05-07T13:45:12.004Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-07T13:45:12.004Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-07T13:45:12.004Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-07T13:45:12.004Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-07T13:45:12.004Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-07T13:45:12.263Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-07T13:45:12.263Z] Attempting uninstall: urllib3 [2022-05-07T13:45:12.263Z] Found existing installation: urllib3 1.26.7 [2022-05-07T13:45:12.263Z] Uninstalling urllib3-1.26.7: [2022-05-07T13:45:12.263Z] Successfully uninstalled urllib3-1.26.7 [2022-05-07T13:45:12.263Z] Attempting uninstall: idna [2022-05-07T13:45:12.263Z] Found existing installation: idna 3.3 [2022-05-07T13:45:12.263Z] Uninstalling idna-3.3: [2022-05-07T13:45:12.263Z] Successfully uninstalled idna-3.3 [2022-05-07T13:45:12.522Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-07T13:45:12.781Z] OK: 221 MiB in 52 packages [2022-05-07T13:45:12.781Z] Attempting uninstall: requests [2022-05-07T13:45:12.781Z] Found existing installation: requests 2.26.0 [2022-05-07T13:45:12.781Z] Uninstalling requests-2.26.0: [2022-05-07T13:45:12.781Z] Successfully uninstalled requests-2.26.0 [2022-05-07T13:45:13.043Z] Running setup.py install for texttable: started [2022-05-07T13:45:13.610Z] Running setup.py install for texttable: finished with status 'done' [2022-05-07T13:45:13.610Z] Running setup.py install for PyYAML: started [2022-05-07T13:45:14.178Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-07T13:45:14.768Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-07T13:45:14.768Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-07T13:45:15.026Z] ---> a54fbd93a33e [2022-05-07T13:45:15.026Z] Step 3/25 : WORKDIR /edgex-go [2022-05-07T13:45:15.026Z] ---> Using cache [2022-05-07T13:45:15.026Z] ---> 24c07f18fef0 [2022-05-07T13:45:15.026Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T13:45:15.026Z] ---> Using cache [2022-05-07T13:45:15.026Z] ---> cbce10c9e32c [2022-05-07T13:45:15.026Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-07T13:45:15.026Z] Running setup.py install for docopt: started [2022-05-07T13:45:15.594Z] Running setup.py install for docopt: finished with status 'done' [2022-05-07T13:45:15.594Z] Running setup.py install for dockerpty: started [2022-05-07T13:45:16.163Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-07T13:45:18.069Z] ---> Running in c0c91ed6fb95 [2022-05-07T13:45:18.069Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-07T13:45:19.006Z] Removing intermediate container 2d9857add9b2 [2022-05-07T13:45:19.006Z] ---> 2b9e1dccef4c [2022-05-07T13:45:19.006Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-07T13:45:20.385Z] ---> a4bab901f7fb [2022-05-07T13:45:20.385Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T13:45:20.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-07T13:45:20.957Z] ---> Running in ff6d746f81c1 [2022-05-07T13:45:21.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-07T13:45:21.476Z] OK: 221 MiB in 52 packages [2022-05-07T13:45:23.382Z] Removing intermediate container c0c91ed6fb95 [2022-05-07T13:45:23.382Z] ---> b9cecff8619e [2022-05-07T13:45:23.382Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-07T13:45:23.666Z] Removing intermediate container 96ae71521241 [2022-05-07T13:45:23.666Z] ---> eeb696e35073 [2022-05-07T13:45:23.666Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-07T13:45:23.666Z] Removing intermediate container ff6d746f81c1 [2022-05-07T13:45:23.666Z] ---> 3dc4ae36e38f [2022-05-07T13:45:23.666Z] Step 7/20 : COPY . . [2022-05-07T13:45:23.925Z] ---> Running in 8a8a59977aff [2022-05-07T13:45:24.185Z] ---> 040fad99f9d9 [2022-05-07T13:45:24.185Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T13:45:24.443Z] ---> Running in 5b26333ada57 [2022-05-07T13:45:25.022Z] Removing intermediate container 8a8a59977aff [2022-05-07T13:45:25.022Z] ---> 9d9ae67f3d8c [2022-05-07T13:45:25.022Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-07T13:45:25.589Z] ---> Running in 092759ba4dd1 [2022-05-07T13:45:26.157Z] Removing intermediate container 092759ba4dd1 [2022-05-07T13:45:26.157Z] ---> c1c607224644 [2022-05-07T13:45:26.157Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-07T13:45:28.721Z] ---> 9c5306cef460 [2022-05-07T13:45:28.721Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-07T13:45:28.721Z] Removing intermediate container 5b26333ada57 [2022-05-07T13:45:28.721Z] ---> 236c6e9197b9 [2022-05-07T13:45:28.721Z] Step 8/25 : COPY . . [2022-05-07T13:45:29.290Z] ---> 893e5e7d0113 [2022-05-07T13:45:29.290Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-07T13:45:31.823Z] ---> e0785c7eaf07 [2022-05-07T13:45:31.823Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-07T13:45:31.823Z] ---> Running in 0405a8dfad14 [2022-05-07T13:45:32.392Z] Removing intermediate container 0405a8dfad14 [2022-05-07T13:45:32.392Z] ---> aab8fc3afa4a [2022-05-07T13:45:32.392Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-07T13:45:32.652Z] ---> Running in 607019a51f42 [2022-05-07T13:45:33.220Z] Removing intermediate container 607019a51f42 [2022-05-07T13:45:33.220Z] ---> 446c099c192d [2022-05-07T13:45:33.220Z] Step 21/23 : LABEL arch=x86_64 [2022-05-07T13:45:33.801Z] ---> Running in cc29245fa776 [2022-05-07T13:45:35.208Z] Removing intermediate container cc29245fa776 [2022-05-07T13:45:35.208Z] ---> 39ac3a391a3c [2022-05-07T13:45:35.208Z] Step 22/23 : LABEL git_sha=ad60c78e56fa842da1ac3787a2c92636c6f3eca4 [2022-05-07T13:45:35.778Z] ---> Running in 23fd20fff9c5 [2022-05-07T13:45:36.718Z] Removing intermediate container 23fd20fff9c5 [2022-05-07T13:45:36.718Z] ---> 3892724426ab [2022-05-07T13:45:36.718Z] Step 23/23 : LABEL version=0.0.0 [2022-05-07T13:45:37.288Z] ---> Running in bffa69997054 [2022-05-07T13:45:37.288Z] ---> 9597fdf26d57 [2022-05-07T13:45:37.288Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-07T13:45:37.546Z] ---> Running in 4f9249c606a0 [2022-05-07T13:45:37.546Z] Removing intermediate container bffa69997054 [2022-05-07T13:45:37.546Z] ---> 3b46db519b5d [2022-05-07T13:45:37.546Z] [2022-05-07T13:45:37.804Z] Successfully built 3b46db519b5d [2022-05-07T13:45:37.804Z] Successfully tagged sys-mgmt-agent:latest [2022-05-07T13:45:37.804Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-05-07T13:45:38.740Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-07T13:45:44.012Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-07T13:45:44.012Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-07T13:45:44.012Z] ---> a54fbd93a33e [2022-05-07T13:45:44.012Z] Step 3/22 : WORKDIR /edgex-go [2022-05-07T13:45:44.012Z] ---> Using cache [2022-05-07T13:45:44.012Z] ---> 24c07f18fef0 [2022-05-07T13:45:44.012Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T13:45:44.012Z] ---> Using cache [2022-05-07T13:45:44.012Z] ---> cbce10c9e32c [2022-05-07T13:45:44.012Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-07T13:45:44.012Z] ---> Using cache [2022-05-07T13:45:44.012Z] ---> a3a1e69f98a8 [2022-05-07T13:45:44.012Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-07T13:45:44.012Z] ---> Using cache [2022-05-07T13:45:44.012Z] ---> 53a70235195c [2022-05-07T13:45:44.012Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T13:45:44.012Z] ---> Using cache [2022-05-07T13:45:44.012Z] ---> e1996c0e8fed [2022-05-07T13:45:44.012Z] Step 8/22 : COPY . . [2022-05-07T13:45:44.012Z] ---> Using cache [2022-05-07T13:45:44.012Z] ---> fa2f374b66ce [2022-05-07T13:45:44.012Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-07T13:45:48.204Z] ---> Running in decc97dda3e9 [2022-05-07T13:45:48.204Z] ---> 3aa15b7b47aa [2022-05-07T13:45:48.204Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-07T13:45:48.204Z] ---> Running in cbe1b2f11b7a [2022-05-07T13:45:48.204Z] Removing intermediate container cbe1b2f11b7a [2022-05-07T13:45:48.204Z] ---> 3016b2324f8e [2022-05-07T13:45:48.204Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-07T13:45:48.204Z] ---> Running in bb512ae61cd6 [2022-05-07T13:45:48.464Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-07T13:45:49.402Z] Removing intermediate container bb512ae61cd6 [2022-05-07T13:45:49.402Z] ---> 32be131a16bb [2022-05-07T13:45:49.402Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-07T13:45:49.402Z] ---> Running in c963e8e4d4c8 [2022-05-07T13:45:49.663Z] Removing intermediate container c963e8e4d4c8 [2022-05-07T13:45:49.663Z] ---> db6fae4e09ab [2022-05-07T13:45:49.663Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-07T13:45:49.663Z] ---> Running in 6e60390263d1 [2022-05-07T13:45:51.112Z] spire-1.2.1/ [2022-05-07T13:45:51.112Z] spire-1.2.1/.data/ [2022-05-07T13:45:51.112Z] spire-1.2.1/.data/.file [2022-05-07T13:45:51.112Z] spire-1.2.1/.dockerignore [2022-05-07T13:45:51.112Z] spire-1.2.1/.gitattributes [2022-05-07T13:45:51.112Z] spire-1.2.1/.githooks/ [2022-05-07T13:45:51.112Z] spire-1.2.1/.githooks/pre-commit [2022-05-07T13:45:51.112Z] spire-1.2.1/.github/ [2022-05-07T13:45:51.112Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-07T13:45:51.112Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-07T13:45:51.112Z] spire-1.2.1/.github/dependabot.yml [2022-05-07T13:45:51.112Z] spire-1.2.1/.github/workflows/ [2022-05-07T13:45:51.112Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-07T13:45:51.112Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-07T13:45:51.112Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-07T13:45:51.112Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-07T13:45:51.112Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-07T13:45:51.112Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-07T13:45:51.112Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-07T13:45:51.112Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-07T13:45:51.112Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-07T13:45:51.112Z] spire-1.2.1/.gitignore [2022-05-07T13:45:51.112Z] spire-1.2.1/.go-version [2022-05-07T13:45:51.112Z] spire-1.2.1/.golangci.yml [2022-05-07T13:45:51.112Z] spire-1.2.1/ADOPTERS.md [2022-05-07T13:45:51.112Z] spire-1.2.1/CHANGELOG.md [2022-05-07T13:45:51.112Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-07T13:45:51.112Z] spire-1.2.1/CODEOWNERS [2022-05-07T13:45:51.112Z] spire-1.2.1/CONTRIBUTING.md [2022-05-07T13:45:51.112Z] spire-1.2.1/Dockerfile [2022-05-07T13:45:51.112Z] spire-1.2.1/Dockerfile.dev [2022-05-07T13:45:51.112Z] spire-1.2.1/Dockerfile.scratch [2022-05-07T13:45:51.112Z] spire-1.2.1/LICENSE [2022-05-07T13:45:51.112Z] spire-1.2.1/MAINTAINERS.md [2022-05-07T13:45:51.112Z] spire-1.2.1/Makefile [2022-05-07T13:45:51.112Z] spire-1.2.1/README.md [2022-05-07T13:45:51.112Z] spire-1.2.1/ROADMAP.md [2022-05-07T13:45:51.112Z] spire-1.2.1/SECURITY.md [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/ [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-agent/ [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/ [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-07T13:45:51.112Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-07T13:45:51.112Z] spire-1.2.1/conf/ [2022-05-07T13:45:51.112Z] spire-1.2.1/conf/agent/ [2022-05-07T13:45:51.112Z] spire-1.2.1/conf/agent/agent.conf [2022-05-07T13:45:51.112Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-07T13:45:51.112Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-07T13:45:51.112Z] spire-1.2.1/conf/server/ [2022-05-07T13:45:51.112Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-07T13:45:51.112Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-07T13:45:51.112Z] spire-1.2.1/conf/server/server.conf [2022-05-07T13:45:51.112Z] spire-1.2.1/conf/server/server_full.conf [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/ [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/SPIRE101.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/auditlog.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/images/ [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/scaling_spire.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/spire_agent.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/spire_server.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/supported_integrations.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/telemetry.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/telemetry_config.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/upgrading.md [2022-05-07T13:45:51.112Z] spire-1.2.1/doc/using_spire.md [2022-05-07T13:45:51.112Z] spire-1.2.1/examples/ [2022-05-07T13:45:51.112Z] spire-1.2.1/examples/README.md [2022-05-07T13:45:51.112Z] spire-1.2.1/go.mod [2022-05-07T13:45:51.112Z] spire-1.2.1/go.sum [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/agent.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/api/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/client/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/common/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/config.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/manager/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-07T13:45:51.112Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/agent/svid/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/api/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/api/names.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/auth/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/catalog/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cli/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/health/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/health/config.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/health/context.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/health/health.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/idutil/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/log/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/log/log.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/log/options.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/profiling/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/selector/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/uptime/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/util/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/util/task.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/version/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/version/version.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/x509util/ [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-07T13:45:51.113Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/api.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/health/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/id.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/status.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/bundle/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/ca/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/cache/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/catalog/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/config.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/datastore/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-07T13:45:51.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/registration/ [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/server.go [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/server_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/svid/ [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/proto/ [2022-05-07T13:45:51.115Z] spire-1.2.1/proto/private/ [2022-05-07T13:45:51.115Z] spire-1.2.1/proto/private/server/ [2022-05-07T13:45:51.115Z] spire-1.2.1/proto/private/server/journal/ [2022-05-07T13:45:51.115Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-07T13:45:51.115Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-07T13:45:51.115Z] spire-1.2.1/proto/spire/ [2022-05-07T13:45:51.115Z] spire-1.2.1/proto/spire/common/ [2022-05-07T13:45:51.115Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-07T13:45:51.115Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-07T13:45:51.115Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-07T13:45:51.115Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-07T13:45:51.115Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-07T13:45:51.115Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-07T13:45:51.115Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-07T13:45:51.115Z] spire-1.2.1/proto/spire/plugin/ [2022-05-07T13:45:51.115Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-07T13:45:51.115Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-07T13:45:51.115Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-07T13:45:51.115Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-07T13:45:51.115Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-07T13:45:51.115Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-07T13:45:51.115Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-07T13:45:51.115Z] spire-1.2.1/release/ [2022-05-07T13:45:51.115Z] spire-1.2.1/release/spire-extras/ [2022-05-07T13:45:51.115Z] spire-1.2.1/release/spire-extras/README.md [2022-05-07T13:45:51.115Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-07T13:45:51.115Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-07T13:45:51.115Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-07T13:45:51.115Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/release/spire/ [2022-05-07T13:45:51.115Z] spire-1.2.1/release/spire/README.md [2022-05-07T13:45:51.115Z] spire-1.2.1/release/spire/conf/ [2022-05-07T13:45:51.115Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-07T13:45:51.115Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/release/spire/conf/server/ [2022-05-07T13:45:51.115Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/script/ [2022-05-07T13:45:51.115Z] spire-1.2.1/script/build-artifact.sh [2022-05-07T13:45:51.115Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-07T13:45:51.115Z] spire-1.2.1/support/ [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/ [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-07T13:45:51.115Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-07T13:45:51.115Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-07T13:45:51.115Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/clock/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/clock/clock.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/certs/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/config/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/fixture.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/registration/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-07T13:45:51.115Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/README.md [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/common [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/setup/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-07T13:45:51.115Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-07T13:45:51.116Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/test-one.sh [2022-05-07T13:45:51.117Z] spire-1.2.1/test/integration/test.sh [2022-05-07T13:45:51.117Z] spire-1.2.1/test/plugintest/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/plugintest/config.go [2022-05-07T13:45:51.117Z] spire-1.2.1/test/plugintest/load.go [2022-05-07T13:45:51.117Z] spire-1.2.1/test/plugintest/option.go [2022-05-07T13:45:51.117Z] spire-1.2.1/test/spiretest/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-07T13:45:51.117Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-07T13:45:51.117Z] spire-1.2.1/test/spiretest/dir.go [2022-05-07T13:45:51.117Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-07T13:45:51.117Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-07T13:45:51.117Z] spire-1.2.1/test/spiretest/logs.go [2022-05-07T13:45:51.117Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-07T13:45:51.117Z] spire-1.2.1/test/spiretest/suite.go [2022-05-07T13:45:51.117Z] spire-1.2.1/test/spiretest/x509.go [2022-05-07T13:45:51.117Z] spire-1.2.1/test/testca/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/testca/ca.go [2022-05-07T13:45:51.117Z] spire-1.2.1/test/testkey/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/testkey/generate.sh [2022-05-07T13:45:51.117Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-07T13:45:51.117Z] spire-1.2.1/test/testkey/keys.go [2022-05-07T13:45:51.117Z] spire-1.2.1/test/testkey/new.go [2022-05-07T13:45:51.117Z] spire-1.2.1/test/tpmsimulator/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-07T13:45:51.117Z] spire-1.2.1/test/util/ [2022-05-07T13:45:51.117Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-07T13:45:51.117Z] spire-1.2.1/test/util/cert_generation.go [2022-05-07T13:45:51.117Z] spire-1.2.1/test/util/io_redirection.go [2022-05-07T13:45:51.117Z] spire-1.2.1/test/util/race.go [2022-05-07T13:45:51.117Z] spire-1.2.1/test/util/util.go [2022-05-07T13:45:51.117Z] building spire from source... [2022-05-07T13:45:51.117Z] Installing go1.17.7... [2022-05-07T13:45:56.534Z] Building bin/spire-server... [2022-05-07T13:45:56.534Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-07T13:45:56.534Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-07T13:45:56.534Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-07T13:45:56.534Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-07T13:45:56.534Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-07T13:45:56.534Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-07T13:45:56.534Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-07T13:45:56.534Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-07T13:45:56.534Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-07T13:45:56.534Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-07T13:45:56.534Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-07T13:45:56.534Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-07T13:45:56.534Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-07T13:45:56.534Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-07T13:45:56.534Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-07T13:45:56.534Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-07T13:45:56.534Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-07T13:45:56.795Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-07T13:45:56.795Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-07T13:45:56.795Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-07T13:45:56.795Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-07T13:45:56.795Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-07T13:45:56.795Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-07T13:45:56.795Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-07T13:45:56.795Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-07T13:45:56.795Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-07T13:45:56.795Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-07T13:45:56.795Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-07T13:45:56.795Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-07T13:45:56.795Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-07T13:45:56.795Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-07T13:45:57.057Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-07T13:45:57.057Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-07T13:45:57.057Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-07T13:45:57.057Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-07T13:45:57.057Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-07T13:45:57.057Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-07T13:45:57.057Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-07T13:45:57.057Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-07T13:45:57.057Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-07T13:45:57.057Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-07T13:45:57.057Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-07T13:45:57.057Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-07T13:45:57.057Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-07T13:45:57.057Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-07T13:45:57.316Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-07T13:45:57.316Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-07T13:45:57.316Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-07T13:45:57.316Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-07T13:45:57.316Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-07T13:45:57.316Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-07T13:45:57.575Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-07T13:45:57.575Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-07T13:45:57.833Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-07T13:45:59.742Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-07T13:45:59.742Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-07T13:45:59.742Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-07T13:45:59.742Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-07T13:45:59.742Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-07T13:46:03.935Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-07T13:46:03.935Z] go: downloading k8s.io/api v0.23.4 [2022-05-07T13:46:03.935Z] go: downloading google.golang.org/api v0.70.0 [2022-05-07T13:46:03.935Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-07T13:46:03.935Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-07T13:46:03.935Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-07T13:46:03.935Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-07T13:46:03.935Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-07T13:46:04.335Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-07T13:46:04.595Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-07T13:46:04.595Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-07T13:46:04.855Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-07T13:46:04.855Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-07T13:46:05.114Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-07T13:46:05.114Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-07T13:46:05.373Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-07T13:46:05.631Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-07T13:46:06.201Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-07T13:46:06.460Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-07T13:46:06.718Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-07T13:46:06.718Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-07T13:46:06.718Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-07T13:46:06.718Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-07T13:46:06.718Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-07T13:46:06.718Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-07T13:46:06.718Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-07T13:46:07.286Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-07T13:46:07.286Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-07T13:46:07.286Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-07T13:46:07.286Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-07T13:46:07.286Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-07T13:46:07.286Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-07T13:46:07.286Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-07T13:46:07.286Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-07T13:46:07.286Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-07T13:46:07.286Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-07T13:46:07.286Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-07T13:46:07.286Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-07T13:46:07.286Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-07T13:46:07.286Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-07T13:46:07.286Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-07T13:46:07.545Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-07T13:46:07.545Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-07T13:46:07.545Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-07T13:46:07.545Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-07T13:46:07.545Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-07T13:46:07.545Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-07T13:46:07.809Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-07T13:46:07.809Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-07T13:46:07.809Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-07T13:46:07.809Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-07T13:46:07.809Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-07T13:46:07.809Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-07T13:46:08.068Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-07T13:46:08.068Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-07T13:46:08.068Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-07T13:46:08.068Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-07T13:46:08.068Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-07T13:46:08.068Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-07T13:46:08.068Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-07T13:46:08.068Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-07T13:46:08.068Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-07T13:46:08.327Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-07T13:46:08.327Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-07T13:46:08.327Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-07T13:46:08.327Z] go: downloading go.opencensus.io v0.23.0 [2022-05-07T13:46:08.587Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-07T13:46:08.587Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-07T13:46:08.587Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-07T13:46:08.587Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-07T13:46:08.851Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-07T13:46:08.851Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-07T13:46:08.851Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-07T13:46:08.851Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-07T13:46:08.851Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-07T13:46:08.851Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-07T13:46:08.851Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-07T13:46:08.851Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-07T13:46:08.851Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-07T13:46:08.851Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-07T13:46:08.851Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-07T13:46:08.851Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-07T13:46:08.851Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-07T13:46:08.851Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-07T13:46:10.233Z] Removing intermediate container 4f9249c606a0 [2022-05-07T13:46:10.233Z] ---> 238abd4cd7cf [2022-05-07T13:46:10.233Z] [2022-05-07T13:46:10.233Z] Step 9/20 : FROM alpine:3.15 [2022-05-07T13:46:11.171Z] 3.15: Pulling from library/alpine [2022-05-07T13:46:12.551Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-07T13:46:12.551Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-07T13:46:13.938Z] Removing intermediate container decc97dda3e9 [2022-05-07T13:46:13.938Z] ---> e4df7698538b [2022-05-07T13:46:13.938Z] [2022-05-07T13:46:13.938Z] Step 10/22 : FROM alpine:3.14 [2022-05-07T13:46:13.938Z] ---> e04c818066af [2022-05-07T13:46:13.938Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-07T13:46:15.322Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-07T13:46:15.322Z] Status: Downloaded newer image for alpine:3.15 [2022-05-07T13:46:15.322Z] ---> 0ac33e5f5afa [2022-05-07T13:46:15.322Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-07T13:46:15.322Z] ---> Running in 733a3ed868ed [2022-05-07T13:46:15.322Z] ---> Running in ec057f8d6b3c [2022-05-07T13:46:15.582Z] Removing intermediate container ec057f8d6b3c [2022-05-07T13:46:15.582Z] ---> a337b651c943 [2022-05-07T13:46:15.582Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T13:46:15.582Z] ---> Running in 636dea2561c8 [2022-05-07T13:46:15.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-07T13:46:15.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-07T13:46:16.104Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-07T13:46:16.104Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-07T13:46:16.104Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-07T13:46:16.104Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-07T13:46:16.104Z] (5/6) Installing curl (7.79.1-r1) [2022-05-07T13:46:16.104Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-07T13:46:16.104Z] Executing busybox-1.33.1-r7.trigger [2022-05-07T13:46:16.104Z] Executing ca-certificates-20211220-r0.trigger [2022-05-07T13:46:16.104Z] OK: 8 MiB in 20 packages [2022-05-07T13:46:16.671Z] Removing intermediate container 636dea2561c8 [2022-05-07T13:46:16.671Z] ---> f51707b3230d [2022-05-07T13:46:16.671Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-07T13:46:16.671Z] ---> Running in 62ddd2d367a6 [2022-05-07T13:46:17.240Z] Removing intermediate container 733a3ed868ed [2022-05-07T13:46:17.240Z] ---> 23fc8f8e1fa2 [2022-05-07T13:46:17.240Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-07T13:46:17.240Z] ---> Running in 7256b1b4760e [2022-05-07T13:46:17.240Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-07T13:46:17.533Z] Removing intermediate container 7256b1b4760e [2022-05-07T13:46:17.533Z] ---> 6c04a8842d4c [2022-05-07T13:46:17.533Z] Step 13/22 : WORKDIR /edgex [2022-05-07T13:46:17.796Z] ---> Running in 45cb1f024ece [2022-05-07T13:46:18.055Z] Removing intermediate container 45cb1f024ece [2022-05-07T13:46:18.055Z] ---> 066234373675 [2022-05-07T13:46:18.055Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-07T13:46:18.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-07T13:46:18.623Z] v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-07T13:46:18.623Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-07T13:46:18.623Z] OK: 15855 distinct packages available [2022-05-07T13:46:18.623Z] ---> a4df5640491c [2022-05-07T13:46:18.623Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-07T13:46:18.623Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-07T13:46:19.192Z] ---> b0ae5cd4b3e9 [2022-05-07T13:46:19.192Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-07T13:46:19.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-07T13:46:19.714Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-07T13:46:19.714Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-07T13:46:19.972Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-07T13:46:19.972Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-07T13:46:19.972Z] ---> 88a198b3057c [2022-05-07T13:46:19.972Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-07T13:46:19.972Z] (5/9) Installing curl (7.80.0-r1) [2022-05-07T13:46:20.275Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-07T13:46:20.275Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-07T13:46:20.275Z] (8/9) Installing libucontext (1.1-r0) [2022-05-07T13:46:20.534Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-07T13:46:20.534Z] ---> fdc5e771d533 [2022-05-07T13:46:20.534Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-07T13:46:20.534Z] Executing busybox-1.34.1-r5.trigger [2022-05-07T13:46:20.534Z] Executing ca-certificates-20211220-r0.trigger [2022-05-07T13:46:20.534Z] OK: 8 MiB in 23 packages [2022-05-07T13:46:20.534Z] ---> Running in cf460ba3b74a [2022-05-07T13:46:21.912Z] Removing intermediate container 62ddd2d367a6 [2022-05-07T13:46:21.912Z] ---> 94d70fa1d39a [2022-05-07T13:46:21.912Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-07T13:46:21.912Z] ---> c5df9878d306 [2022-05-07T13:46:21.912Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-07T13:46:21.912Z] Removing intermediate container cf460ba3b74a [2022-05-07T13:46:21.912Z] ---> 4ea169d9dace [2022-05-07T13:46:21.912Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-07T13:46:22.172Z] ---> Running in 3d02db30779a [2022-05-07T13:46:22.432Z] Removing intermediate container 3d02db30779a [2022-05-07T13:46:22.432Z] ---> 5d3de9a3aa43 [2022-05-07T13:46:22.432Z] Step 20/22 : LABEL arch=x86_64 [2022-05-07T13:46:22.432Z] ---> Running in 7f23c0b96e14 [2022-05-07T13:46:23.004Z] Removing intermediate container 7f23c0b96e14 [2022-05-07T13:46:23.004Z] ---> c8b65000d24f [2022-05-07T13:46:23.004Z] Step 21/22 : LABEL git_sha=ad60c78e56fa842da1ac3787a2c92636c6f3eca4 [2022-05-07T13:46:23.004Z] ---> e6862fce76c6 [2022-05-07T13:46:23.004Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-07T13:46:23.004Z] ---> Running in 7165b2e7800b [2022-05-07T13:46:23.574Z] Removing intermediate container 7165b2e7800b [2022-05-07T13:46:23.574Z] ---> 282bc32e7f4f [2022-05-07T13:46:23.574Z] Step 22/22 : LABEL version=0.0.0 [2022-05-07T13:46:23.574Z] ---> 9f406ea02f8f [2022-05-07T13:46:23.574Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-07T13:46:23.574Z] ---> Running in 9daa82e42483 [2022-05-07T13:46:23.574Z] ---> Running in cdd59d5affb9 [2022-05-07T13:46:23.833Z] Removing intermediate container 9daa82e42483 [2022-05-07T13:46:23.833Z] ---> bb805c9cb750 [2022-05-07T13:46:23.833Z] [2022-05-07T13:46:23.833Z] Removing intermediate container cdd59d5affb9 [2022-05-07T13:46:23.833Z] ---> 1b35e0a6276f [2022-05-07T13:46:23.833Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-07T13:46:24.095Z] Successfully built bb805c9cb750 [2022-05-07T13:46:24.095Z] Successfully tagged security-proxy-setup:latest [2022-05-07T13:46:24.095Z]  Building security-proxy-setup ... done Building core-metadata [2022-05-07T13:46:24.095Z] ---> Running in efdcb3607922 [2022-05-07T13:46:24.095Z] Removing intermediate container efdcb3607922 [2022-05-07T13:46:24.095Z] ---> 35f7711221d4 [2022-05-07T13:46:24.095Z] Step 18/20 : LABEL arch=x86_64 [2022-05-07T13:46:24.663Z] ---> Running in 978104b03c69 [2022-05-07T13:46:27.951Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-07T13:46:27.951Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-07T13:46:27.951Z] ---> a54fbd93a33e [2022-05-07T13:46:27.951Z] Step 3/23 : WORKDIR /edgex-go [2022-05-07T13:46:27.951Z] ---> Using cache [2022-05-07T13:46:27.951Z] ---> 24c07f18fef0 [2022-05-07T13:46:27.951Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T13:46:27.951Z] ---> Using cache [2022-05-07T13:46:27.951Z] ---> cbce10c9e32c [2022-05-07T13:46:27.951Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-07T13:46:27.951Z] ---> Using cache [2022-05-07T13:46:27.951Z] ---> a3a1e69f98a8 [2022-05-07T13:46:27.951Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-07T13:46:27.951Z] ---> Using cache [2022-05-07T13:46:27.951Z] ---> 53a70235195c [2022-05-07T13:46:27.951Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T13:46:27.951Z] ---> Using cache [2022-05-07T13:46:27.951Z] ---> e1996c0e8fed [2022-05-07T13:46:27.951Z] Step 8/23 : COPY . . [2022-05-07T13:46:27.951Z] ---> Using cache [2022-05-07T13:46:27.951Z] ---> fa2f374b66ce [2022-05-07T13:46:27.951Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-07T13:46:28.520Z] Removing intermediate container 978104b03c69 [2022-05-07T13:46:28.520Z] ---> 686a41bf40d0 [2022-05-07T13:46:28.520Z] Step 19/20 : LABEL git_sha=ad60c78e56fa842da1ac3787a2c92636c6f3eca4 [2022-05-07T13:46:29.088Z] ---> Running in a63bab00987c [2022-05-07T13:46:29.088Z] ---> Running in 797cd4a9fbe5 [2022-05-07T13:46:29.661Z] Removing intermediate container 797cd4a9fbe5 [2022-05-07T13:46:29.661Z] ---> 6d386d8f1ada [2022-05-07T13:46:29.661Z] Step 20/20 : LABEL version=0.0.0 [2022-05-07T13:46:29.919Z] ---> Running in 95b09e4018dc [2022-05-07T13:46:30.177Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-07T13:46:30.177Z] Removing intermediate container 95b09e4018dc [2022-05-07T13:46:30.177Z] ---> f42ca39e8d2f [2022-05-07T13:46:30.177Z] [2022-05-07T13:46:30.177Z] Successfully built f42ca39e8d2f [2022-05-07T13:46:30.177Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-07T13:46:30.177Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2022-05-07T13:46:34.396Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-07T13:46:34.396Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-07T13:46:34.396Z] ---> a54fbd93a33e [2022-05-07T13:46:34.396Z] Step 3/31 : WORKDIR /edgex-go [2022-05-07T13:46:34.396Z] ---> Using cache [2022-05-07T13:46:34.396Z] ---> 24c07f18fef0 [2022-05-07T13:46:34.396Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T13:46:34.396Z] ---> Using cache [2022-05-07T13:46:34.396Z] ---> cbce10c9e32c [2022-05-07T13:46:34.396Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-07T13:46:34.396Z] ---> Using cache [2022-05-07T13:46:34.396Z] ---> a3a1e69f98a8 [2022-05-07T13:46:34.396Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-07T13:46:34.396Z] ---> Using cache [2022-05-07T13:46:34.396Z] ---> 53a70235195c [2022-05-07T13:46:34.396Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T13:46:34.396Z] ---> Using cache [2022-05-07T13:46:34.396Z] ---> e1996c0e8fed [2022-05-07T13:46:34.396Z] Step 8/31 : COPY . . [2022-05-07T13:46:34.396Z] ---> Using cache [2022-05-07T13:46:34.396Z] ---> fa2f374b66ce [2022-05-07T13:46:34.396Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-07T13:46:37.680Z] Building bin/spire-agent... [2022-05-07T13:46:37.680Z] Building bin/spire-agent... [2022-05-07T13:46:37.680Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-07T13:46:37.680Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-07T13:46:37.680Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-07T13:46:37.680Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-07T13:46:37.680Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-07T13:46:37.940Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-07T13:46:37.940Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-07T13:46:37.940Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-07T13:46:37.940Z]  ---> Running in cd0c1778114a [2022-05-07T13:46:38.879Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-07T13:46:38.879Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-07T13:46:38.879Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-07T13:46:38.879Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-07T13:46:38.879Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-07T13:46:38.879Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-07T13:46:38.879Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-07T13:46:39.139Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-07T13:46:39.139Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-07T13:46:39.139Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-07T13:46:39.139Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-07T13:46:39.139Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-07T13:46:39.139Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-07T13:46:39.396Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-07T13:46:39.396Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-07T13:46:39.396Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-07T13:46:39.396Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-07T13:46:39.396Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-07T13:46:39.396Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-07T13:46:48.113Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-07T13:46:48.113Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-07T13:46:48.113Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-07T13:46:48.113Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-07T13:46:48.113Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-07T13:46:48.113Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-07T13:46:48.113Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-07T13:46:48.113Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-07T13:46:48.113Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-07T13:46:48.113Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-07T13:46:48.113Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-07T13:46:48.392Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-07T13:46:48.392Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-07T13:46:48.392Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-07T13:46:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-07T13:47:00.821Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.437s coverage: 28.7% of statements [2022-05-07T13:47:00.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-07T13:47:00.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-07T13:47:05.942Z] Removing intermediate container a63bab00987c [2022-05-07T13:47:05.942Z] ---> c53592221ac6 [2022-05-07T13:47:05.942Z] [2022-05-07T13:47:05.942Z] Step 10/23 : FROM alpine:3.14 [2022-05-07T13:47:05.942Z] ---> e04c818066af [2022-05-07T13:47:05.942Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-07T13:47:05.942Z] ---> Using cache [2022-05-07T13:47:05.942Z] ---> 78f75a07adc6 [2022-05-07T13:47:05.942Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-07T13:47:05.942Z] ---> Using cache [2022-05-07T13:47:05.942Z] ---> 6df34c6c79d8 [2022-05-07T13:47:05.942Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-07T13:47:05.942Z] ---> Running in 5f48352ac6dd [2022-05-07T13:47:05.942Z] Removing intermediate container 5f48352ac6dd [2022-05-07T13:47:05.942Z] ---> 5b02c6663d28 [2022-05-07T13:47:05.942Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-07T13:47:05.942Z] ---> Running in 76bdc95c9f33 [2022-05-07T13:47:05.942Z] Removing intermediate container 76bdc95c9f33 [2022-05-07T13:47:05.942Z] ---> d95cb841b7c8 [2022-05-07T13:47:05.942Z] Step 15/23 : WORKDIR / [2022-05-07T13:47:05.942Z] ---> Running in d6181f8dbe03 [2022-05-07T13:47:07.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.497s coverage: 98.5% of statements [2022-05-07T13:47:07.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-07T13:47:07.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.482s coverage: 53.4% of statements [2022-05-07T13:47:07.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-07T13:47:07.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-07T13:47:07.851Z] Removing intermediate container d6181f8dbe03 [2022-05-07T13:47:07.851Z] ---> d9e577309c53 [2022-05-07T13:47:07.851Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-07T13:47:09.225Z] Removing intermediate container cd0c1778114a [2022-05-07T13:47:09.225Z] ---> f6de2059c40a [2022-05-07T13:47:09.225Z] [2022-05-07T13:47:09.225Z] Step 10/31 : FROM alpine:3.14 [2022-05-07T13:47:09.225Z] ---> e04c818066af [2022-05-07T13:47:09.225Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-07T13:47:09.806Z] ---> 2e0585b6b0a1 [2022-05-07T13:47:09.806Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-07T13:47:09.806Z] ---> Running in 5f9ba775fc91 [2022-05-07T13:47:10.745Z] Removing intermediate container 5f9ba775fc91 [2022-05-07T13:47:10.745Z] ---> c05a6145bbc9 [2022-05-07T13:47:10.745Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-07T13:47:11.312Z] ---> Running in f6e7329dee3c [2022-05-07T13:47:11.312Z] ---> e47d3bc72d13 [2022-05-07T13:47:11.312Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-07T13:47:12.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-07T13:47:12.250Z] ---> 085996869eb8 [2022-05-07T13:47:12.250Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-07T13:47:12.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-07T13:47:12.510Z] ---> Running in 4b849e2af968 [2022-05-07T13:47:12.510Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-07T13:47:12.510Z] (2/2) Installing su-exec (0.2-r1) [2022-05-07T13:47:12.510Z] Executing busybox-1.33.1-r7.trigger [2022-05-07T13:47:12.510Z] OK: 6 MiB in 16 packages [2022-05-07T13:47:13.084Z] Removing intermediate container 4b849e2af968 [2022-05-07T13:47:13.084Z] ---> f5bc1d42b819 [2022-05-07T13:47:13.084Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-07T13:47:13.344Z] ---> Running in da965997a83a [2022-05-07T13:47:13.911Z] Removing intermediate container da965997a83a [2022-05-07T13:47:13.911Z] ---> ff9697d849a9 [2022-05-07T13:47:13.911Z] Step 21/23 : LABEL arch=x86_64 [2022-05-07T13:47:13.911Z] Removing intermediate container f6e7329dee3c [2022-05-07T13:47:13.911Z] ---> d4ccd070bc0e [2022-05-07T13:47:13.911Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-07T13:47:14.170Z] ---> Running in 22b2f276da75 [2022-05-07T13:47:14.170Z] ---> Running in 7b9ca35dd7b8 [2022-05-07T13:47:14.743Z] Removing intermediate container 22b2f276da75 [2022-05-07T13:47:14.743Z] ---> 5b22a0d9bc67 [2022-05-07T13:47:14.743Z] Step 22/23 : LABEL git_sha=ad60c78e56fa842da1ac3787a2c92636c6f3eca4 [2022-05-07T13:47:14.743Z] Removing intermediate container 7b9ca35dd7b8 [2022-05-07T13:47:14.743Z] ---> ebe736af3a72 [2022-05-07T13:47:14.743Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-07T13:47:14.743Z] ---> Running in 2cda76a1b9c0 [2022-05-07T13:47:14.743Z] ---> Running in d0f15b3739eb [2022-05-07T13:47:15.330Z] Removing intermediate container 2cda76a1b9c0 [2022-05-07T13:47:15.330Z] ---> a192f62e943b [2022-05-07T13:47:15.330Z] Step 23/23 : LABEL version=0.0.0 [2022-05-07T13:47:15.617Z] Removing intermediate container d0f15b3739eb [2022-05-07T13:47:15.617Z] ---> 39e3611a07ee [2022-05-07T13:47:15.617Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-07T13:47:15.617Z] ---> Running in ff3ce69dc28c [2022-05-07T13:47:15.906Z] ---> Running in d606f43d1e4e [2022-05-07T13:47:16.186Z] Removing intermediate container ff3ce69dc28c [2022-05-07T13:47:16.186Z] ---> cf3820e98063 [2022-05-07T13:47:16.186Z] [2022-05-07T13:47:16.186Z] Successfully built cf3820e98063 [2022-05-07T13:47:16.186Z] Successfully tagged core-metadata:latest [2022-05-07T13:47:16.186Z] Building support-scheduler [2022-05-07T13:47:22.763Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-07T13:47:22.763Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-07T13:47:22.763Z] ---> a54fbd93a33e [2022-05-07T13:47:22.763Z] Step 3/22 : WORKDIR /edgex-go [2022-05-07T13:47:22.763Z] ---> Using cache [2022-05-07T13:47:22.763Z] ---> 24c07f18fef0 [2022-05-07T13:47:22.763Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T13:47:22.763Z] ---> Using cache [2022-05-07T13:47:22.763Z] ---> cbce10c9e32c [2022-05-07T13:47:22.763Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-07T13:47:22.763Z] ---> Using cache [2022-05-07T13:47:22.763Z] ---> a3a1e69f98a8 [2022-05-07T13:47:22.763Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-07T13:47:22.763Z] ---> Using cache [2022-05-07T13:47:22.763Z] ---> 53a70235195c [2022-05-07T13:47:22.763Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T13:47:22.763Z] ---> Using cache [2022-05-07T13:47:22.763Z] ---> e1996c0e8fed [2022-05-07T13:47:22.763Z] Step 8/22 : COPY . . [2022-05-07T13:47:22.763Z] ---> Using cache [2022-05-07T13:47:22.763Z] ---> fa2f374b66ce [2022-05-07T13:47:22.763Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-07T13:47:23.330Z] Removing intermediate container d606f43d1e4e [2022-05-07T13:47:23.330Z] ---> 1209b353f5c5 [2022-05-07T13:47:23.330Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-07T13:47:29.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.605s coverage: 89.2% of statements [2022-05-07T13:47:29.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-07T13:47:29.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-07T13:47:29.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-07T13:47:29.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.299s coverage: 84.4% of statements [2022-05-07T13:47:29.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-07T13:47:29.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-07T13:47:29.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-07T13:47:29.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-07T13:47:29.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-07T13:47:29.930Z] ---> Running in fcbf34f3d6f5 [2022-05-07T13:47:29.930Z] ---> Running in 7b7142321ac6 [2022-05-07T13:47:30.872Z] Removing intermediate container 7b7142321ac6 [2022-05-07T13:47:30.872Z] ---> ec6eff46502f [2022-05-07T13:47:30.872Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-07T13:47:30.872Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-07T13:47:32.541Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.159s coverage: 95.6% of statements [2022-05-07T13:47:32.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-07T13:47:32.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-07T13:47:32.541Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.404s coverage: 72.2% of statements [2022-05-07T13:47:32.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-07T13:47:32.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-07T13:47:32.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-07T13:47:32.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-07T13:47:32.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-07T13:47:32.541Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.416s coverage: 60.0% of statements [2022-05-07T13:47:32.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-07T13:47:32.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-07T13:47:32.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-07T13:47:32.541Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.612s coverage: 0.9% of statements [2022-05-07T13:47:32.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-07T13:47:32.541Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.472s coverage: 58.8% of statements [2022-05-07T13:47:32.541Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.427s coverage: 29.6% of statements [2022-05-07T13:47:32.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-07T13:47:32.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.264s coverage: 47.1% of statements [2022-05-07T13:47:32.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.371s coverage: 79.5% of statements [2022-05-07T13:47:32.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.207s coverage: 94.1% of statements [2022-05-07T13:47:32.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.284s coverage: 96.3% of statements [2022-05-07T13:47:33.407Z] ---> 2812945edc5d [2022-05-07T13:47:33.407Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-07T13:47:33.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.219s coverage: 87.5% of statements [2022-05-07T13:47:36.701Z] ---> Running in 4f10156109c6 [2022-05-07T13:47:39.253Z] Removing intermediate container 4f10156109c6 [2022-05-07T13:47:39.253Z] ---> daec8232d6d5 [2022-05-07T13:47:39.253Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-07T13:47:41.798Z] ---> 4e7701d693f4 [2022-05-07T13:47:41.798Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-07T13:47:45.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.269s coverage: 94.4% of statements [2022-05-07T13:47:45.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.205s coverage: 44.8% of statements [2022-05-07T13:47:46.002Z] ---> 0adce8087037 [2022-05-07T13:47:46.002Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-07T13:47:49.309Z] ---> 703e912c51b2 [2022-05-07T13:47:49.309Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-07T13:47:50.249Z] ---> 11f02aad1863 [2022-05-07T13:47:50.249Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-07T13:47:50.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.622s coverage: 82.5% of statements [2022-05-07T13:47:50.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-07T13:47:56.824Z] ---> b0032dba2ad0 [2022-05-07T13:47:56.824Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-07T13:47:57.394Z] ---> Running in 6be3b8d2cb0a [2022-05-07T13:47:57.394Z] Removing intermediate container fcbf34f3d6f5 [2022-05-07T13:47:57.394Z] ---> 5be51b720871 [2022-05-07T13:47:57.394Z] [2022-05-07T13:47:57.394Z] Step 10/22 : FROM alpine:3.14 [2022-05-07T13:47:57.394Z] ---> e04c818066af [2022-05-07T13:47:57.394Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-07T13:47:57.394Z] ---> Using cache [2022-05-07T13:47:57.394Z] ---> 78f75a07adc6 [2022-05-07T13:47:57.394Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-07T13:47:57.394Z] ---> Using cache [2022-05-07T13:47:57.394Z] ---> 6df34c6c79d8 [2022-05-07T13:47:57.394Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-07T13:47:57.653Z] ---> Running in 30bac99325be [2022-05-07T13:47:57.653Z] Removing intermediate container 6be3b8d2cb0a [2022-05-07T13:47:57.653Z] ---> f6e46ca90c94 [2022-05-07T13:47:57.653Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-07T13:47:57.653Z] Removing intermediate container 30bac99325be [2022-05-07T13:47:57.653Z] ---> 5a6d373dd3b6 [2022-05-07T13:47:57.653Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-07T13:47:57.912Z] ---> Running in 3d81060daacc [2022-05-07T13:47:57.912Z] ---> 2cdc8c4844a6 [2022-05-07T13:47:57.912Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-07T13:47:58.172Z] Removing intermediate container 3d81060daacc [2022-05-07T13:47:58.172Z] ---> b5542a38222a [2022-05-07T13:47:58.172Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-07T13:47:58.434Z] ---> Running in e4df6806f6a6 [2022-05-07T13:47:58.434Z] ---> 569bcdcfe775 [2022-05-07T13:47:58.434Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-07T13:47:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.364s coverage: 92.9% of statements [2022-05-07T13:47:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-07T13:47:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-07T13:47:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-07T13:47:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements [2022-05-07T13:47:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-07T13:47:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-07T13:47:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-07T13:47:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-07T13:47:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-07T13:47:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements [2022-05-07T13:47:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-07T13:47:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-07T13:47:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-05-07T13:47:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-07T13:47:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.258s coverage: 58.8% of statements [2022-05-07T13:47:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-07T13:47:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.272s coverage: 80.0% of statements [2022-05-07T13:47:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.236s coverage: 87.2% of statements [2022-05-07T13:47:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.294s coverage: 85.4% of statements [2022-05-07T13:47:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.734s coverage: 91.2% of statements [2022-05-07T13:47:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-07T13:47:59.824Z] ---> 9d61f6f0b3ee [2022-05-07T13:47:59.824Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-07T13:47:59.824Z] Removing intermediate container e4df6806f6a6 [2022-05-07T13:47:59.824Z] ---> eff1a3db47e5 [2022-05-07T13:47:59.824Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-07T13:47:59.824Z] ---> fea39ccbeb06 [2022-05-07T13:47:59.824Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-07T13:48:00.085Z] ---> Running in 7fba18d567eb [2022-05-07T13:48:00.085Z] ---> Running in c5a81f72f8d8 [2022-05-07T13:48:00.353Z] Removing intermediate container 7fba18d567eb [2022-05-07T13:48:00.353Z] ---> eec9a70a2f63 [2022-05-07T13:48:00.353Z] Step 28/31 : CMD ["gate"] [2022-05-07T13:48:00.353Z] Removing intermediate container c5a81f72f8d8 [2022-05-07T13:48:00.353Z] ---> c440da2a0752 [2022-05-07T13:48:00.353Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-07T13:48:00.613Z] ---> Running in 4d9699bcc6c7 [2022-05-07T13:48:00.613Z] ---> Running in d9fed536ab88 [2022-05-07T13:48:01.551Z] Removing intermediate container d9fed536ab88 [2022-05-07T13:48:01.551Z] ---> 9a024e599efd [2022-05-07T13:48:01.551Z] Step 20/22 : LABEL arch=x86_64 [2022-05-07T13:48:01.551Z] Removing intermediate container 4d9699bcc6c7 [2022-05-07T13:48:01.551Z] ---> 17974e5ab80b [2022-05-07T13:48:01.551Z] Step 29/31 : LABEL arch=x86_64 [2022-05-07T13:48:01.551Z] ---> Running in 3a14ec6dd005 [2022-05-07T13:48:01.551Z] ---> Running in 5e9819c59d40 [2022-05-07T13:48:01.810Z] Removing intermediate container 3a14ec6dd005 [2022-05-07T13:48:01.810Z] ---> 0f2e651f5f61 [2022-05-07T13:48:01.810Z] Step 21/22 : LABEL git_sha=ad60c78e56fa842da1ac3787a2c92636c6f3eca4 [2022-05-07T13:48:01.810Z] ---> Running in 60951c645552 [2022-05-07T13:48:01.810Z] Removing intermediate container 5e9819c59d40 [2022-05-07T13:48:01.810Z] ---> 9d90e1879d49 [2022-05-07T13:48:01.810Z] Step 30/31 : LABEL git_sha=ad60c78e56fa842da1ac3787a2c92636c6f3eca4 [2022-05-07T13:48:02.068Z] Removing intermediate container 60951c645552 [2022-05-07T13:48:02.068Z] ---> ee07cbb7a085 [2022-05-07T13:48:02.068Z] Step 22/22 : LABEL version=0.0.0 [2022-05-07T13:48:02.068Z] ---> Running in 26f7d427ac8a [2022-05-07T13:48:02.068Z] ---> Running in 9e7a354ee637 [2022-05-07T13:48:02.372Z] Removing intermediate container ab6fef882792 [2022-05-07T13:48:02.372Z] ---> 0266a107f6ee [2022-05-07T13:48:02.372Z] [2022-05-07T13:48:02.372Z] Step 13/26 : FROM alpine:3.15 [2022-05-07T13:48:02.372Z] Removing intermediate container 945cb9bd9e53 [2022-05-07T13:48:02.372Z] ---> 898db7d703b6 [2022-05-07T13:48:02.372Z] [2022-05-07T13:48:02.372Z] Step 13/26 : FROM alpine:3.15 [2022-05-07T13:48:02.633Z] ---> 0ac33e5f5afa [2022-05-07T13:48:02.633Z] ---> 0ac33e5f5afa [2022-05-07T13:48:02.633Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-07T13:48:02.633Z] ---> Using cache [2022-05-07T13:48:02.633Z] ---> a337b651c943 [2022-05-07T13:48:02.633Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T13:48:02.633Z] ---> Using cache [2022-05-07T13:48:02.633Z] ---> f51707b3230d [2022-05-07T13:48:02.633Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-07T13:48:02.633Z] [2022-05-07T13:48:02.633Z] ---> Using cache [2022-05-07T13:48:02.633Z] ---> a337b651c943 [2022-05-07T13:48:02.633Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T13:48:02.633Z] ---> Using cache [2022-05-07T13:48:02.633Z] ---> f51707b3230d [2022-05-07T13:48:02.633Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-07T13:48:02.633Z] Removing intermediate container 26f7d427ac8a [2022-05-07T13:48:02.633Z] ---> bd089b5fab2f [2022-05-07T13:48:02.633Z] [2022-05-07T13:48:02.633Z] Removing intermediate container 9e7a354ee637 [2022-05-07T13:48:02.633Z] ---> fcee885c9302 [2022-05-07T13:48:02.633Z] Step 31/31 : LABEL version=0.0.0 [2022-05-07T13:48:02.633Z] ---> Running in 3e9213a07288 [2022-05-07T13:48:02.633Z] ---> Running in fb2e505f77e9 [2022-05-07T13:48:02.633Z] Successfully built bd089b5fab2f [2022-05-07T13:48:02.893Z] Successfully tagged support-scheduler:latest [2022-05-07T13:48:02.893Z]  Building support-scheduler ... done Building core-data [2022-05-07T13:48:02.893Z] ---> Running in e4be0e82f6b5 [2022-05-07T13:48:02.893Z] Removing intermediate container e4be0e82f6b5 [2022-05-07T13:48:02.893Z] ---> 8ed8ee004272 [2022-05-07T13:48:02.893Z] [2022-05-07T13:48:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.882s coverage: 64.4% of statements [2022-05-07T13:48:02.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-07T13:48:02.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-07T13:48:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.265s coverage: 100.0% of statements [2022-05-07T13:48:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements [2022-05-07T13:48:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2022-05-07T13:48:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2022-05-07T13:48:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2022-05-07T13:48:03.152Z] Successfully built 8ed8ee004272 [2022-05-07T13:48:03.152Z] Successfully tagged security-bootstrapper:latest [2022-05-07T13:48:03.152Z]  Building security-bootstrapper ... done Building support-notifications [2022-05-07T13:48:03.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-07T13:48:03.413Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-07T13:48:03.985Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-07T13:48:03.985Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-07T13:48:04.554Z] v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-07T13:48:04.554Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-07T13:48:04.554Z] OK: 15855 distinct packages available [2022-05-07T13:48:04.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-07T13:48:04.554Z] v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-07T13:48:04.554Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-07T13:48:04.554Z] OK: 15855 distinct packages available [2022-05-07T13:48:04.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-07T13:48:05.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-07T13:48:05.384Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-07T13:48:05.646Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-07T13:48:05.646Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-07T13:48:05.646Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-07T13:48:05.646Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-07T13:48:05.906Z] (3/4) Installing libucontext (1.1-r0) [2022-05-07T13:48:05.906Z] (3/5) Installing libucontext (1.1-r0) [2022-05-07T13:48:05.906Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-07T13:48:05.906Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-07T13:48:05.906Z] Executing busybox-1.34.1-r5.trigger [2022-05-07T13:48:05.906Z] OK: 6 MiB in 18 packages [2022-05-07T13:48:05.906Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-07T13:48:06.164Z] Executing busybox-1.34.1-r5.trigger [2022-05-07T13:48:06.164Z] OK: 6 MiB in 19 packages [2022-05-07T13:48:08.072Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-07T13:48:08.072Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-07T13:48:08.072Z] ---> a54fbd93a33e [2022-05-07T13:48:08.072Z] Step 3/22 : WORKDIR /edgex-go [2022-05-07T13:48:08.072Z] ---> Using cache [2022-05-07T13:48:08.072Z] ---> 24c07f18fef0 [2022-05-07T13:48:08.072Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T13:48:08.072Z] ---> Using cache [2022-05-07T13:48:08.072Z] ---> cbce10c9e32c [2022-05-07T13:48:08.072Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-07T13:48:08.334Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-07T13:48:08.334Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-07T13:48:08.334Z] ---> a54fbd93a33e [2022-05-07T13:48:08.334Z] Step 3/23 : WORKDIR /edgex-go [2022-05-07T13:48:08.334Z] ---> Using cache [2022-05-07T13:48:08.334Z] ---> 24c07f18fef0 [2022-05-07T13:48:08.334Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T13:48:08.334Z] ---> Using cache [2022-05-07T13:48:08.334Z] ---> cbce10c9e32c [2022-05-07T13:48:08.334Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-07T13:48:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.387s coverage: 65.4% of statements [2022-05-07T13:48:11.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-07T13:48:11.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-07T13:48:11.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-07T13:48:11.628Z] ---> Running in e9ed4f490911 [2022-05-07T13:48:11.628Z] ---> Running in 5d3150ca2cfe [2022-05-07T13:48:11.628Z] Removing intermediate container 3e9213a07288 [2022-05-07T13:48:11.628Z] Removing intermediate container fb2e505f77e9 [2022-05-07T13:48:11.628Z] ---> 1ecbd186ba8a [2022-05-07T13:48:11.628Z] ---> 024831185ece [2022-05-07T13:48:11.628Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/binStep 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-07T13:48:11.628Z] [2022-05-07T13:48:11.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-07T13:48:12.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-07T13:48:12.720Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-07T13:48:12.980Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-07T13:48:13.239Z] OK: 221 MiB in 52 packages [2022-05-07T13:48:13.239Z] OK: 221 MiB in 52 packages [2022-05-07T13:48:13.239Z] Building bin/spire-agent... [2022-05-07T13:48:13.239Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-07T13:48:13.239Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-07T13:48:13.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.864s coverage: 43.8% of statements [2022-05-07T13:48:13.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-07T13:48:13.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-07T13:48:13.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.303s coverage: 89.5% of statements [2022-05-07T13:48:13.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-07T13:48:13.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.346s coverage: 84.8% of statements [2022-05-07T13:48:13.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-07T13:48:13.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-07T13:48:13.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-07T13:48:13.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-07T13:48:13.502Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-07T13:48:13.502Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-07T13:48:13.502Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-07T13:48:13.761Z]  ---> 81762487f1fa [2022-05-07T13:48:13.761Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-07T13:48:13.761Z] ---> 4351e18aa1a7 [2022-05-07T13:48:13.761Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-07T13:48:14.329Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-07T13:48:14.329Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-07T13:48:14.329Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-07T13:48:14.329Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-07T13:48:14.329Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-07T13:48:14.329Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-07T13:48:14.586Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-07T13:48:14.586Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-07T13:48:15.154Z]  ---> ff81513214d4 [2022-05-07T13:48:15.154Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-07T13:48:15.154Z] Removing intermediate container 5d3150ca2cfe [2022-05-07T13:48:15.154Z] ---> 19013f227684 [2022-05-07T13:48:15.154Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-07T13:48:15.154Z] Removing intermediate container e9ed4f490911 [2022-05-07T13:48:15.154Z] ---> 7f36aac10cc6 [2022-05-07T13:48:15.154Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-07T13:48:15.154Z] ---> 9b93baed11b5 [2022-05-07T13:48:15.154Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-07T13:48:15.154Z] ---> Running in 479c649b3fa8 [2022-05-07T13:48:15.412Z] ---> 68364223f2ee [2022-05-07T13:48:15.412Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T13:48:15.673Z] ---> Running in 87ff7bb18767 [2022-05-07T13:48:15.673Z] ---> b7043155afbd [2022-05-07T13:48:15.673Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl ---> cace48879069 [2022-05-07T13:48:15.673Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T13:48:15.673Z] [2022-05-07T13:48:15.673Z] Removing intermediate container 479c649b3fa8 [2022-05-07T13:48:15.673Z] ---> 00e731cb76ac [2022-05-07T13:48:15.673Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-07T13:48:15.937Z] ---> Running in b1d7dba8a608 [2022-05-07T13:48:15.937Z] ---> 212b60c81a5d [2022-05-07T13:48:15.937Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-07T13:48:16.238Z] ---> f55e8dabda39 [2022-05-07T13:48:16.238Z] Step 21/26 : WORKDIR / [2022-05-07T13:48:16.238Z] ---> Running in 464a263349f1 [2022-05-07T13:48:16.238Z] ---> 907ecb65e797 [2022-05-07T13:48:16.238Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-07T13:48:16.498Z] ---> Running in b4300e13b976 [2022-05-07T13:48:16.760Z] Removing intermediate container 464a263349f1 [2022-05-07T13:48:16.760Z] ---> 70a09ff44e26 [2022-05-07T13:48:16.760Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-07T13:48:16.760Z] Removing intermediate container b4300e13b976 [2022-05-07T13:48:16.760Z] ---> 8566868824a3 [2022-05-07T13:48:16.760Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-07T13:48:16.760Z] ---> Running in a42236b9d09d [2022-05-07T13:48:16.760Z] ---> Running in df30a630f02c [2022-05-07T13:48:17.018Z] Removing intermediate container a42236b9d09d [2022-05-07T13:48:17.019Z] ---> a4074bd69d8c [2022-05-07T13:48:17.019Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-07T13:48:17.318Z] Removing intermediate container df30a630f02c [2022-05-07T13:48:17.318Z] ---> 975936cd8db5 [2022-05-07T13:48:17.318Z] Step 24/26 : LABEL arch=x86_64 [2022-05-07T13:48:17.318Z] ---> Running in 304de77dac2c [2022-05-07T13:48:17.318Z] Removing intermediate container 87ff7bb18767 [2022-05-07T13:48:17.318Z] ---> 529488ad230a [2022-05-07T13:48:17.318Z] Step 8/23 : COPY . . [2022-05-07T13:48:17.318Z] ---> Running in 0ef1a12f9e39 [2022-05-07T13:48:17.318Z] Removing intermediate container 304de77dac2c [2022-05-07T13:48:17.318Z] ---> cde8600637ad [2022-05-07T13:48:17.318Z] Step 24/26 : LABEL arch=x86_64 [2022-05-07T13:48:20.619Z] Removing intermediate container b1d7dba8a608 [2022-05-07T13:48:20.619Z] ---> e36722cb61c1 [2022-05-07T13:48:20.619Z] Step 8/22 : COPY . . [2022-05-07T13:48:20.619Z] ---> Running in ebf320e75323 [2022-05-07T13:48:20.619Z] Removing intermediate container 0ef1a12f9e39 [2022-05-07T13:48:20.619Z] ---> c74505036718 [2022-05-07T13:48:20.619Z] Step 25/26 : LABEL git_sha=ad60c78e56fa842da1ac3787a2c92636c6f3eca4 [2022-05-07T13:48:21.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.449s coverage: 17.7% of statements [2022-05-07T13:48:21.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-07T13:48:21.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-07T13:48:21.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-07T13:48:21.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-07T13:48:21.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.680s coverage: 92.3% of statements [2022-05-07T13:48:21.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-07T13:48:21.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-07T13:48:21.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-07T13:48:21.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-07T13:48:21.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.249s coverage: 63.2% of statements [2022-05-07T13:48:21.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-07T13:48:21.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-07T13:48:21.557Z] Removing intermediate container ebf320e75323 [2022-05-07T13:48:21.557Z] ---> 9c3bbed753e8 [2022-05-07T13:48:21.557Z] Step 25/26 : LABEL git_sha=ad60c78e56fa842da1ac3787a2c92636c6f3eca4 [2022-05-07T13:48:22.130Z] ---> Running in ccf8d516a0e7 [2022-05-07T13:48:22.531Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.403s coverage: 97.7% of statements [2022-05-07T13:48:22.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-07T13:48:22.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-07T13:48:22.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-07T13:48:22.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-07T13:48:22.531Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.192s coverage: 28.9% of statements [2022-05-07T13:48:22.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-07T13:48:22.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-07T13:48:22.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-07T13:48:22.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-07T13:48:22.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-07T13:48:22.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-07T13:48:22.531Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.205s coverage: 100.0% of statements [2022-05-07T13:48:22.531Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 96.9% of statements [2022-05-07T13:48:23.119Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-07T13:48:23.119Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-07T13:48:23.119Z] GO111MODULE=on go vet ./... [2022-05-07T13:48:24.039Z] ---> Running in 5fa9db64bb83 [2022-05-07T13:48:24.039Z] Removing intermediate container ccf8d516a0e7 [2022-05-07T13:48:24.039Z] ---> a642edc978ba [2022-05-07T13:48:24.039Z] Step 26/26 : LABEL version=0.0.0 [2022-05-07T13:48:24.039Z] ---> 2a1bdc5aaa95 [2022-05-07T13:48:24.039Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-07T13:48:24.039Z] ---> Running in 797bf4b37eea [2022-05-07T13:48:24.039Z] Removing intermediate container 5fa9db64bb83 [2022-05-07T13:48:24.039Z] ---> 134177cb0a99 [2022-05-07T13:48:24.039Z] Step 26/26 : LABEL version=0.0.0 [2022-05-07T13:48:24.300Z] ---> Running in 543ebe37e1de [2022-05-07T13:48:24.559Z] ---> Running in 2c08ff3ad4c8 [2022-05-07T13:48:24.559Z] Removing intermediate container 797bf4b37eea [2022-05-07T13:48:24.559Z] ---> 5d3fd80aec25 [2022-05-07T13:48:24.559Z] [2022-05-07T13:48:24.819Z] Successfully built 5d3fd80aec25 [2022-05-07T13:48:25.078Z] Successfully tagged security-spire-agent:latest [2022-05-07T13:48:25.078Z]  Building security-spire-agent ... done Removing intermediate container 2c08ff3ad4c8 [2022-05-07T13:48:25.078Z] ---> 859605d669d5 [2022-05-07T13:48:25.078Z] [2022-05-07T13:48:25.078Z] Successfully built 859605d669d5 [2022-05-07T13:48:25.078Z] Successfully tagged security-spire-config:latest [2022-05-07T13:48:25.338Z]  Building security-spire-config ... done CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-07T13:48:27.247Z] ---> bf7550e291e4 [2022-05-07T13:48:27.247Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-07T13:48:27.814Z] ---> Running in 43d9671fb579 [2022-05-07T13:48:28.073Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-07T13:49:00.170Z] Removing intermediate container 543ebe37e1de [2022-05-07T13:49:00.170Z] ---> aa58e744921c [2022-05-07T13:49:00.170Z] [2022-05-07T13:49:00.170Z] Step 10/23 : FROM alpine:3.14 [2022-05-07T13:49:00.170Z] ---> e04c818066af [2022-05-07T13:49:00.170Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-07T13:49:00.170Z] Removing intermediate container 43d9671fb579 [2022-05-07T13:49:00.170Z] ---> 4664b6793aac [2022-05-07T13:49:00.170Z] [2022-05-07T13:49:00.170Z] Step 10/22 : FROM alpine:3.14 [2022-05-07T13:49:00.170Z] ---> e04c818066af [2022-05-07T13:49:00.170Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-07T13:49:00.170Z] ---> Running in 0fccdbb4c891 [2022-05-07T13:49:00.170Z] ---> Running in cebbfe9594da [2022-05-07T13:49:00.170Z] Removing intermediate container cebbfe9594da [2022-05-07T13:49:00.170Z] ---> b91224635580 [2022-05-07T13:49:00.170Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-07T13:49:00.170Z] ---> Running in f38ba3978992 [2022-05-07T13:49:00.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-07T13:49:00.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-07T13:49:00.170Z] Removing intermediate container f38ba3978992 [2022-05-07T13:49:00.170Z] ---> bfbabd4c3a2c [2022-05-07T13:49:00.170Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-07T13:49:00.170Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-07T13:49:00.170Z] ---> Running in 9e5466fe8107 [2022-05-07T13:49:00.170Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-07T13:49:00.170Z] Executing busybox-1.33.1-r7.trigger [2022-05-07T13:49:00.170Z] Executing ca-certificates-20211220-r0.trigger [2022-05-07T13:49:00.170Z] OK: 6 MiB in 16 packages [2022-05-07T13:49:00.170Z] Removing intermediate container 9e5466fe8107 [2022-05-07T13:49:00.170Z] ---> cac3f85c00c6 [2022-05-07T13:49:00.170Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T13:49:00.170Z] ---> Running in de96be4e072e [2022-05-07T13:49:00.170Z] Removing intermediate container 0fccdbb4c891 [2022-05-07T13:49:00.170Z] ---> 8a95ed58358f [2022-05-07T13:49:00.170Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-07T13:49:00.170Z] ---> Running in a91bf91a30e4 [2022-05-07T13:49:00.170Z] Removing intermediate container a91bf91a30e4 [2022-05-07T13:49:00.170Z] ---> 4aa1ac2c58ce [2022-05-07T13:49:00.170Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-07T13:49:00.170Z] ---> Running in 38b85e4f0a28 [2022-05-07T13:49:00.170Z] Removing intermediate container de96be4e072e [2022-05-07T13:49:00.170Z] ---> 1460b533c2ee [2022-05-07T13:49:00.170Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-07T13:49:00.170Z] Removing intermediate container 38b85e4f0a28 [2022-05-07T13:49:00.170Z] ---> 847f7143f13a [2022-05-07T13:49:00.170Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-07T13:49:00.170Z] ---> Running in f7beecb7b96d [2022-05-07T13:49:00.170Z] ---> Running in acf29cf8a62c [2022-05-07T13:49:00.170Z] Removing intermediate container acf29cf8a62c [2022-05-07T13:49:00.170Z] ---> 1d12a31e1ba9 [2022-05-07T13:49:00.170Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-07T13:49:00.170Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-07T13:49:00.170Z] ---> 87e34b9d486f [2022-05-07T13:49:00.170Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-07T13:49:00.170Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-07T13:49:00.468Z] ---> d27db0e5d6e8 [2022-05-07T13:49:00.468Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-07T13:49:00.468Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-07T13:49:00.468Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-07T13:49:00.729Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-07T13:49:00.729Z] ---> 5ca19c27b386 [2022-05-07T13:49:00.729Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-07T13:49:00.729Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-07T13:49:00.729Z] ---> Running in 8f7c81880d1c [2022-05-07T13:49:00.729Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-07T13:49:00.990Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-07T13:49:00.990Z] Removing intermediate container 8f7c81880d1c [2022-05-07T13:49:00.990Z] ---> b7962b067673 [2022-05-07T13:49:00.990Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-07T13:49:00.990Z] Executing busybox-1.33.1-r7.trigger [2022-05-07T13:49:00.990Z] ---> Running in e4245c5e933f [2022-05-07T13:49:00.990Z] OK: 8 MiB in 20 packages [2022-05-07T13:49:01.249Z] Removing intermediate container e4245c5e933f [2022-05-07T13:49:01.249Z] ---> 93fc105e5f83 [2022-05-07T13:49:01.249Z] Step 20/22 : LABEL arch=x86_64 [2022-05-07T13:49:01.249Z] ---> Running in 2f1969f45ea6 [2022-05-07T13:49:01.559Z] Removing intermediate container 2f1969f45ea6 [2022-05-07T13:49:01.559Z] ---> b6448d670ecd [2022-05-07T13:49:01.559Z] Step 21/22 : LABEL git_sha=ad60c78e56fa842da1ac3787a2c92636c6f3eca4 [2022-05-07T13:49:01.819Z] Removing intermediate container f7beecb7b96d [2022-05-07T13:49:01.819Z] ---> 30a74282cc3d [2022-05-07T13:49:01.819Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-07T13:49:01.819Z] ---> Running in a0d8311f4378 [2022-05-07T13:49:02.080Z] Removing intermediate container a0d8311f4378 [2022-05-07T13:49:02.080Z] ---> d8047ec3cac8 [2022-05-07T13:49:02.080Z] Step 22/22 : LABEL version=0.0.0 [2022-05-07T13:49:02.080Z] ---> 24e712984e27 [2022-05-07T13:49:02.080Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-07T13:49:02.080Z] ---> Running in 9444546950c8 [2022-05-07T13:49:02.340Z] Removing intermediate container 9444546950c8 [2022-05-07T13:49:02.340Z] ---> 9b886b2eb692 [2022-05-07T13:49:02.340Z] [2022-05-07T13:49:02.340Z] Successfully built 9b886b2eb692 [2022-05-07T13:49:02.340Z] Successfully tagged support-notifications:latest [2022-05-07T13:49:02.907Z]  Building support-notifications ... done  ---> 1d51ba4feb10 [2022-05-07T13:49:02.907Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-07T13:49:03.187Z] ---> d37e269841d2 [2022-05-07T13:49:03.187Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-07T13:49:03.466Z] ---> Running in eb79de37428b [2022-05-07T13:49:03.466Z] Removing intermediate container eb79de37428b [2022-05-07T13:49:03.466Z] ---> c3a9fbec851d [2022-05-07T13:49:03.466Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-07T13:49:03.751Z] ---> Running in cf58333a49bd [2022-05-07T13:49:04.091Z] Removing intermediate container cf58333a49bd [2022-05-07T13:49:04.091Z] ---> 058ee573a5cc [2022-05-07T13:49:04.091Z] Step 21/23 : LABEL arch=x86_64 [2022-05-07T13:49:04.091Z] ---> Running in c5287308a6d2 [2022-05-07T13:49:04.396Z] Removing intermediate container c5287308a6d2 [2022-05-07T13:49:04.396Z] ---> 007e49f88fe3 [2022-05-07T13:49:04.396Z] Step 22/23 : LABEL git_sha=ad60c78e56fa842da1ac3787a2c92636c6f3eca4 [2022-05-07T13:49:04.658Z] ---> Running in cebf3b4a4c61 [2022-05-07T13:49:04.918Z] Removing intermediate container cebf3b4a4c61 [2022-05-07T13:49:04.918Z] ---> 076fb70e4d4e [2022-05-07T13:49:04.918Z] Step 23/23 : LABEL version=0.0.0 [2022-05-07T13:49:04.918Z] ---> Running in 08348c1ce6a6 [2022-05-07T13:49:05.178Z] Removing intermediate container 08348c1ce6a6 [2022-05-07T13:49:05.178Z] ---> e9029ab75f81 [2022-05-07T13:49:05.178Z] [2022-05-07T13:49:05.439Z] Successfully built e9029ab75f81 [2022-05-07T13:49:05.439Z] Successfully tagged core-data:latest [2022-05-07T13:49:06.822Z]  Building core-data ... done Removing intermediate container 6e60390263d1 [2022-05-07T13:49:06.822Z] ---> 3b87f748ebce [2022-05-07T13:49:06.822Z] [2022-05-07T13:49:06.822Z] Step 13/25 : FROM alpine:3.15 [2022-05-07T13:49:06.822Z] ---> 0ac33e5f5afa [2022-05-07T13:49:06.822Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-07T13:49:06.822Z] ---> Using cache [2022-05-07T13:49:06.822Z] ---> a337b651c943 [2022-05-07T13:49:06.822Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T13:49:06.822Z] ---> Using cache [2022-05-07T13:49:06.822Z] ---> f51707b3230d [2022-05-07T13:49:06.822Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-07T13:49:06.822Z] ---> Using cache [2022-05-07T13:49:06.822Z] ---> 1ecbd186ba8a [2022-05-07T13:49:06.822Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-07T13:49:08.731Z] ---> 307c6d47bd52 [2022-05-07T13:49:08.731Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-07T13:49:08.731Z] ---> 0a4646feed07 [2022-05-07T13:49:08.731Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-07T13:49:08.731Z] ---> 733ed0d1578c [2022-05-07T13:49:08.731Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-07T13:49:08.731Z] ---> af51eb6880a9 [2022-05-07T13:49:08.731Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-07T13:49:08.990Z] ---> Running in 59f118aa152f [2022-05-07T13:49:08.990Z] Removing intermediate container 59f118aa152f [2022-05-07T13:49:08.990Z] ---> 8e4ecfa88fb6 [2022-05-07T13:49:08.990Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-07T13:49:08.990Z] ---> Running in b4dc70ed8b17 [2022-05-07T13:49:08.990Z] Removing intermediate container b4dc70ed8b17 [2022-05-07T13:49:08.990Z] ---> 8747d68583c8 [2022-05-07T13:49:08.990Z] Step 23/25 : LABEL arch=x86_64 [2022-05-07T13:49:09.249Z] ---> Running in 766d69f7db6b [2022-05-07T13:49:09.249Z] Removing intermediate container 766d69f7db6b [2022-05-07T13:49:09.249Z] ---> 54019f15c6d9 [2022-05-07T13:49:09.249Z] Step 24/25 : LABEL git_sha=ad60c78e56fa842da1ac3787a2c92636c6f3eca4 [2022-05-07T13:49:09.249Z] ---> Running in af4fb98cc7b3 [2022-05-07T13:49:09.249Z] Removing intermediate container af4fb98cc7b3 [2022-05-07T13:49:09.249Z] ---> 2ea75840e9ea [2022-05-07T13:49:09.249Z] Step 25/25 : LABEL version=0.0.0 [2022-05-07T13:49:09.508Z] ---> Running in 100cea2bf10f [2022-05-07T13:49:09.508Z] Removing intermediate container 100cea2bf10f [2022-05-07T13:49:09.508Z] ---> d6741e809272 [2022-05-07T13:49:09.508Z] [2022-05-07T13:49:09.508Z] Successfully built d6741e809272 [2022-05-07T13:49:09.508Z] Successfully tagged security-spire-server:latest [2022-05-07T13:49:09.514Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-07T13:49:09.541Z] $ docker stop --time=1 3288f35a32191b311ec0968b9aa230dc934f9cdca9ace1b06973df937e79a59a [2022-05-07T13:49:10.836Z] $ docker rm -f 3288f35a32191b311ec0968b9aa230dc934f9cdca9ace1b06973df937e79a59a [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-07T13:49:11.247Z] + docker images [2022-05-07T13:49:11.247Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-07T13:49:11.247Z] security-spire-server latest d6741e809272 2 seconds ago 87.3MB [2022-05-07T13:49:11.247Z] 3b87f748ebce 6 seconds ago 4.43GB [2022-05-07T13:49:11.247Z] core-data latest e9029ab75f81 7 seconds ago 22.5MB [2022-05-07T13:49:11.247Z] support-notifications latest 9b886b2eb692 9 seconds ago 26.9MB [2022-05-07T13:49:11.247Z] 4664b6793aac 16 seconds ago 1.55GB [2022-05-07T13:49:11.247Z] aa58e744921c 17 seconds ago 1.52GB [2022-05-07T13:49:11.247Z] security-spire-config latest 859605d669d5 47 seconds ago 86.7MB [2022-05-07T13:49:11.247Z] security-spire-agent latest 5d3fd80aec25 47 seconds ago 127MB [2022-05-07T13:49:11.247Z] support-scheduler latest bd089b5fab2f About a minute ago 26.3MB [2022-05-07T13:49:11.247Z] security-bootstrapper latest 8ed8ee004272 About a minute ago 19.1MB [2022-05-07T13:49:11.247Z] 898db7d703b6 About a minute ago 4.43GB [2022-05-07T13:49:11.247Z] 0266a107f6ee About a minute ago 4.43GB [2022-05-07T13:49:11.247Z] 5be51b720871 About a minute ago 1.55GB [2022-05-07T13:49:11.247Z] core-metadata latest cf3820e98063 About a minute ago 17MB [2022-05-07T13:49:11.247Z] f6de2059c40a 2 minutes ago 1.5GB [2022-05-07T13:49:11.247Z] c53592221ac6 2 minutes ago 1.5GB [2022-05-07T13:49:11.247Z] security-spiffe-token-provider latest f42ca39e8d2f 2 minutes ago 28.8MB [2022-05-07T13:49:11.247Z] security-proxy-setup latest bb805c9cb750 2 minutes ago 26.9MB [2022-05-07T13:49:11.247Z] e4df7698538b 3 minutes ago 1.5GB [2022-05-07T13:49:11.247Z] 238abd4cd7cf 3 minutes ago 1.54GB [2022-05-07T13:49:11.247Z] sys-mgmt-agent latest 3b46db519b5d 3 minutes ago 299MB [2022-05-07T13:49:11.247Z] security-secretstore-setup latest 39faf48a04e7 4 minutes ago 28.5MB [2022-05-07T13:49:11.247Z] core-command latest 2a6cb8054e09 4 minutes ago 16.1MB [2022-05-07T13:49:11.247Z] a71a848ebece 4 minutes ago 1.49GB [2022-05-07T13:49:11.247Z] 7516d10fb5bc 4 minutes ago 1.5GB [2022-05-07T13:49:11.247Z] 988b19508842 4 minutes ago 1.49GB [2022-05-07T13:49:11.247Z] ci-base-image-x86_64 latest a54fbd93a33e 8 minutes ago 895MB [2022-05-07T13:49:11.247Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB [2022-05-07T13:49:11.247Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB [2022-05-07T13:49:11.247Z] docker 20.10.14 7417809fdb73 4 weeks ago 218MB [2022-05-07T13:49:11.247Z] alpine 3.14 e04c818066af 4 weeks ago 5.59MB [2022-05-07T13:49:11.247Z] alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB [2022-05-07T13:49:11.248Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-07T13:50:15.010Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-07T13:50:15.011Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-07T13:50:15.011Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-07T13:50:15.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-07T13:50:15.720Z] + ls -al . [2022-05-07T13:50:15.720Z] total 668 [2022-05-07T13:50:15.720Z] drwxrwxr-x 9 1001 1001 4096 May 7 13:50 . [2022-05-07T13:50:15.720Z] drwxr-xr-x 4 root root 4096 May 7 13:44 .. [2022-05-07T13:50:15.720Z] -rw-rw-r-- 1 1001 1001 11 May 7 13:42 .dockerignore [2022-05-07T13:50:15.720Z] drwxrwxr-x 8 1001 1001 4096 May 7 13:42 .git [2022-05-07T13:50:15.720Z] drwxrwxr-x 3 1001 1001 4096 May 7 13:42 .github [2022-05-07T13:50:15.720Z] -rw-rw-r-- 1 1001 1001 879 May 7 13:42 .gitignore [2022-05-07T13:50:15.720Z] -rw-rw-r-- 1 1001 1001 42 May 7 13:42 .golangci.yml [2022-05-07T13:50:15.720Z] -rw-rw-r-- 1 1001 1001 87 May 7 13:42 .hadolint.yml [2022-05-07T13:50:15.720Z] -rw-rw-r-- 1 1001 1001 166 May 7 13:42 .sonarcloud.properties [2022-05-07T13:50:15.720Z] -rw-rw-r-- 1 1001 1001 1171 May 7 13:42 ADOPTERS.md [2022-05-07T13:50:15.720Z] -rw-rw-r-- 1 1001 1001 10086 May 7 13:42 Attribution.txt [2022-05-07T13:50:15.720Z] -rw-rw-r-- 1 1001 1001 51732 May 7 13:42 CHANGELOG.md [2022-05-07T13:50:15.720Z] -rw-rw-r-- 1 1001 1001 3804 May 7 13:42 CONTRIBUTING.md [2022-05-07T13:50:15.720Z] -rw-rw-r-- 1 1001 1001 677 May 7 13:42 GOVERNANCE.md [2022-05-07T13:50:15.720Z] -rw-rw-r-- 1 1001 1001 850 May 7 13:42 Jenkinsfile [2022-05-07T13:50:15.720Z] -rw-rw-r-- 1 1001 1001 10775 May 7 13:42 LICENSE [2022-05-07T13:50:15.720Z] -rw-rw-r-- 1 1001 1001 10389 May 7 13:42 Makefile [2022-05-07T13:50:15.720Z] -rw-rw-r-- 1 1001 1001 582 May 7 13:42 OWNERS.md [2022-05-07T13:50:15.720Z] -rw-rw-r-- 1 1001 1001 9094 May 7 13:42 README.md [2022-05-07T13:50:15.720Z] -rw-rw-r-- 1 1001 1001 6912 May 7 13:42 SECURITY.md [2022-05-07T13:50:15.720Z] -rw-rw-r-- 1 1001 1001 5 May 7 13:40 VERSION [2022-05-07T13:50:15.720Z] -rw-rw-r-- 1 1001 1001 4131 May 7 13:42 ZMQWindows.md [2022-05-07T13:50:15.720Z] drwxrwxr-x 2 1001 1001 4096 May 7 13:42 bin [2022-05-07T13:50:15.720Z] drwxrwxr-x 18 1001 1001 4096 May 7 13:42 cmd [2022-05-07T13:50:15.720Z] -rw-r--r-- 1 root root 435134 May 7 13:48 coverage.out [2022-05-07T13:50:15.720Z] -rw-rw-r-- 1 1001 1001 3256 May 7 13:42 go.mod [2022-05-07T13:50:15.720Z] -rw-rw-r-- 1 1001 1001 35162 May 7 13:44 go.sum [2022-05-07T13:50:15.720Z] drwxrwxr-x 8 1001 1001 4096 May 7 13:42 internal [2022-05-07T13:50:15.720Z] drwxrwxr-x 3 1001 1001 4096 May 7 13:42 openapi [2022-05-07T13:50:15.720Z] drwxrwxr-x 4 1001 1001 4096 May 7 13:42 snap [2022-05-07T13:50:15.720Z] -rw-rw-r-- 1 1001 1001 204 May 7 13:42 version.go [Pipeline] sh [2022-05-07T13:50:16.400Z] + '[' -e coverage.out ] [2022-05-07T13:50:16.400Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-07T13:50:16.436Z] Warning: overwriting stash ‘coverage-report’ [2022-05-07T13:50:17.198Z] Stashed 1 file(s) [Pipeline] sh [2022-05-07T13:50:17.859Z] + make build [2022-05-07T13:50:17.859Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-07T13:51:39.683Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-07T13:52:36.264Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-07T13:52:36.264Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-07T13:53:09.011Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-07T13:53:09.011Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-07T13:53:10.001Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-07T13:53:16.723Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-07T13:53:19.342Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-07T13:53:24.742Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-07T13:53:27.369Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-07T13:53:30.756Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-07T13:53:39.027Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-07T13:53:43.384Z] $ docker stop --time=1 b8f2e5f567c673852aff522abca14a75c0b7a2dc4c797cba11c6ee71f82e7646 [2022-05-07T13:53:45.411Z] $ docker rm -f b8f2e5f567c673852aff522abca14a75c0b7a2dc4c797cba11c6ee71f82e7646 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-07T13:53:47.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-07T13:53:47.732Z] [2022-05-07T13:53:47.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-07T13:53:48.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-07T13:53:48.397Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-07T13:53:48.397Z] 29e5d40040c1: Pulling fs layer [2022-05-07T13:53:48.397Z] 1ce36da41761: Pulling fs layer [2022-05-07T13:53:48.397Z] 25b303627fd3: Pulling fs layer [2022-05-07T13:53:48.397Z] 29e5d40040c1: Verifying Checksum [2022-05-07T13:53:48.397Z] 29e5d40040c1: Download complete [2022-05-07T13:53:48.674Z] 1ce36da41761: Verifying Checksum [2022-05-07T13:53:48.674Z] 1ce36da41761: Download complete [2022-05-07T13:53:48.950Z] 29e5d40040c1: Pull complete [2022-05-07T13:53:50.387Z] 25b303627fd3: Verifying Checksum [2022-05-07T13:53:50.387Z] 25b303627fd3: Download complete [2022-05-07T13:53:50.387Z] 1ce36da41761: Pull complete [2022-05-07T13:54:02.777Z] 25b303627fd3: Pull complete [2022-05-07T13:54:02.777Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-07T13:54:02.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-07T13:54:02.777Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-07T13:54:03.006Z] prd-ubuntu20.04-docker-arm64-4c-16g-41395 does not seem to be running inside a container [2022-05-07T13:54:03.099Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-07T13:54:05.379Z] $ docker top 44735a2f600d0e598725b56a4213bfc90ceef396c0c4a34dd204f9267e1b9ab1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-07T13:54:06.337Z] + docker-compose build --help [2022-05-07T13:54:06.337Z] + grep parallel [2022-05-07T13:54:10.627Z] --parallel Build images in parallel. [Pipeline] } [2022-05-07T13:54:10.677Z] $ docker stop --time=1 44735a2f600d0e598725b56a4213bfc90ceef396c0c4a34dd204f9267e1b9ab1 [2022-05-07T13:54:12.321Z] $ docker rm -f 44735a2f600d0e598725b56a4213bfc90ceef396c0c4a34dd204f9267e1b9ab1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-07T13:54:13.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-07T13:54:13.084Z] . [Pipeline] withDockerContainer [2022-05-07T13:54:13.331Z] prd-ubuntu20.04-docker-arm64-4c-16g-41395 does not seem to be running inside a container [2022-05-07T13:54:13.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-07T13:54:14.747Z] $ docker top 362798d324def79b14f205d4869c9c4ec2f9a0db372a7a588dbb693334a92b8e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-07T13:54:15.691Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-07T13:54:19.976Z] Building core-command ... [2022-05-07T13:54:19.976Z] Building core-data ... [2022-05-07T13:54:19.976Z] Building core-metadata ... [2022-05-07T13:54:19.976Z] Building security-bootstrapper ... [2022-05-07T13:54:19.976Z] Building security-proxy-setup ... [2022-05-07T13:54:19.976Z] Building security-secretstore-setup ... [2022-05-07T13:54:19.976Z] Building security-spiffe-token-provider ... [2022-05-07T13:54:19.976Z] Building security-spire-agent ... [2022-05-07T13:54:19.976Z] Building security-spire-config ... [2022-05-07T13:54:19.976Z] Building security-spire-server ... [2022-05-07T13:54:19.976Z] Building support-notifications ... [2022-05-07T13:54:19.976Z] Building support-scheduler ... [2022-05-07T13:54:19.976Z] Building sys-mgmt-agent ... [2022-05-07T13:54:19.976Z] Building security-secretstore-setup [2022-05-07T13:54:19.976Z] Building support-notifications [2022-05-07T13:54:19.976Z] Building core-command [2022-05-07T13:54:19.976Z] Building core-data [2022-05-07T13:54:19.976Z] Building security-spire-agent [2022-05-07T13:55:56.845Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-07T13:55:56.845Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-07T13:55:56.845Z] ---> eacb59b94998 [2022-05-07T13:55:56.845Z] Step 3/26 : WORKDIR /edgex-go [2022-05-07T13:55:56.845Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-07T13:55:56.845Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-07T13:55:56.845Z] ---> eacb59b94998 [2022-05-07T13:55:56.845Z] Step 3/22 : WORKDIR /edgex-go [2022-05-07T13:55:56.845Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-07T13:55:56.845Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-07T13:55:56.845Z] ---> eacb59b94998 [2022-05-07T13:55:56.845Z] Step 3/23 : WORKDIR /edgex-go [2022-05-07T13:55:56.845Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-07T13:55:56.845Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-07T13:55:56.845Z] ---> eacb59b94998 [2022-05-07T13:55:56.845Z] Step 3/23 : WORKDIR /edgex-go [2022-05-07T13:55:56.845Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-07T13:55:56.845Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-07T13:55:56.845Z] ---> eacb59b94998 [2022-05-07T13:55:56.845Z] Step 3/25 : WORKDIR /edgex-go [2022-05-07T13:55:56.845Z] ---> Running in a5af359cc355 [2022-05-07T13:55:56.845Z] ---> Running in 5c45b363d18a [2022-05-07T13:55:56.845Z] ---> Running in 6a36e6e7c399 [2022-05-07T13:55:56.845Z] ---> Running in 61ef6ee92719 [2022-05-07T13:55:56.845Z] ---> Running in 2b60a477b656 [2022-05-07T13:55:56.845Z] Removing intermediate container a5af359cc355 [2022-05-07T13:55:56.845Z] ---> 166bf29aabc0 [2022-05-07T13:55:56.845Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T13:55:56.845Z] Removing intermediate container 6a36e6e7c399 [2022-05-07T13:55:56.845Z] ---> c51971c4c2dc [2022-05-07T13:55:56.845Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T13:55:56.845Z] Removing intermediate container 2b60a477b656 [2022-05-07T13:55:56.845Z] ---> cb5afa670a32 [2022-05-07T13:55:56.845Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T13:55:56.845Z] ---> Running in eb52335b5f66 [2022-05-07T13:55:56.845Z] ---> Running in d6171724fd55 [2022-05-07T13:55:56.845Z] Removing intermediate container 61ef6ee92719 [2022-05-07T13:55:56.845Z] ---> 0d4de1c1062c [2022-05-07T13:55:56.845Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T13:55:56.845Z] ---> Running in 575447196b9c [2022-05-07T13:55:56.845Z] Removing intermediate container 5c45b363d18a [2022-05-07T13:55:56.845Z] ---> 6940053354db [2022-05-07T13:55:56.845Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T13:55:56.845Z] ---> Running in 9f0ea0b0100b [2022-05-07T13:55:56.845Z] ---> Running in 186fbe5e0c7e [2022-05-07T13:55:56.845Z] Removing intermediate container d6171724fd55 [2022-05-07T13:55:56.845Z] ---> af0487f81a09 [2022-05-07T13:55:56.845Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-07T13:55:56.845Z] ---> Running in 08e36a4d8268 [2022-05-07T13:55:56.845Z] Removing intermediate container eb52335b5f66 [2022-05-07T13:55:56.845Z] ---> 6230efe75598 [2022-05-07T13:55:56.845Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-07T13:55:56.845Z] Removing intermediate container 575447196b9c [2022-05-07T13:55:56.845Z] ---> be8b9cd793c9 [2022-05-07T13:55:56.845Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-07T13:55:56.845Z] ---> Running in f17c3f645f62 [2022-05-07T13:55:56.845Z] Removing intermediate container 9f0ea0b0100b [2022-05-07T13:55:56.845Z] ---> abcdf0f37281 [2022-05-07T13:55:56.845Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates ---> Running in 583c9a76af4f [2022-05-07T13:55:56.845Z] [2022-05-07T13:55:56.845Z] ---> Running in 1bf857e0c906 [2022-05-07T13:55:56.845Z] Removing intermediate container 186fbe5e0c7e [2022-05-07T13:55:56.845Z] ---> 5f3e1a056524 [2022-05-07T13:55:56.845Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-07T13:55:56.845Z] ---> Running in 19e0a4985c20 [2022-05-07T13:55:56.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-07T13:55:56.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-07T13:55:56.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-07T13:55:56.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-07T13:55:56.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-07T13:55:56.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-07T13:55:56.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-07T13:55:56.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-07T13:55:56.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-07T13:55:56.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-07T13:55:56.845Z] OK: 220 MiB in 52 packages [2022-05-07T13:55:56.845Z] OK: 220 MiB in 52 packages [2022-05-07T13:55:56.845Z] OK: 220 MiB in 52 packages [2022-05-07T13:55:56.845Z] OK: 220 MiB in 52 packages [2022-05-07T13:55:56.845Z] OK: 220 MiB in 52 packages [2022-05-07T13:55:56.845Z] Removing intermediate container 08e36a4d8268 [2022-05-07T13:55:56.845Z] ---> d30d91c4d6e3 [2022-05-07T13:55:56.845Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-07T13:55:56.845Z] Removing intermediate container f17c3f645f62 [2022-05-07T13:55:56.845Z] ---> 580da4f99b4b [2022-05-07T13:55:56.845Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-07T13:55:56.845Z] Removing intermediate container 583c9a76af4f [2022-05-07T13:55:56.845Z] ---> ae1a300d5fc1 [2022-05-07T13:55:56.846Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-07T13:55:56.846Z] Removing intermediate container 19e0a4985c20 [2022-05-07T13:55:56.846Z] ---> 53df6c983e40 [2022-05-07T13:55:56.846Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-07T13:55:56.846Z] Removing intermediate container 1bf857e0c906 [2022-05-07T13:55:56.846Z] ---> 0dfbb919f8a5 [2022-05-07T13:55:56.846Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-07T13:55:56.846Z] ---> 6aef8bf81930 [2022-05-07T13:55:56.846Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T13:55:56.846Z] ---> Running in 47db0a200af5 [2022-05-07T13:55:56.846Z] ---> 7654738f72d7 [2022-05-07T13:55:56.846Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T13:55:56.846Z] ---> Running in 6d8b3baf00dd [2022-05-07T13:55:57.123Z] ---> 23bdf8bea075 [2022-05-07T13:55:57.123Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T13:55:57.123Z] ---> ccfc85144be2 [2022-05-07T13:55:57.123Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T13:55:57.402Z] ---> Running in cc9a53826cfa [2022-05-07T13:55:57.402Z] ---> Running in a19aa5395555 [2022-05-07T13:55:57.680Z] ---> 5e147d196e60 [2022-05-07T13:55:57.680Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T13:55:57.959Z] ---> Running in 16589387b942 [2022-05-07T13:56:01.381Z] Removing intermediate container 47db0a200af5 [2022-05-07T13:56:01.381Z] ---> 328444ecd099 [2022-05-07T13:56:01.381Z] Step 8/25 : COPY . . [2022-05-07T13:56:01.661Z] Removing intermediate container 6d8b3baf00dd [2022-05-07T13:56:01.661Z] ---> 66cddd67430e [2022-05-07T13:56:01.661Z] Step 8/26 : COPY . . [2022-05-07T13:56:03.676Z] Removing intermediate container cc9a53826cfa [2022-05-07T13:56:03.676Z] ---> 44101c6341c0 [2022-05-07T13:56:03.676Z] Step 8/23 : COPY . . [2022-05-07T13:56:03.676Z] Removing intermediate container a19aa5395555 [2022-05-07T13:56:03.676Z] ---> 31f6f45ef2ef [2022-05-07T13:56:03.676Z] Step 8/23 : COPY . . [2022-05-07T13:56:03.676Z] Removing intermediate container 16589387b942 [2022-05-07T13:56:03.676Z] ---> 9c686e6fd277 [2022-05-07T13:56:03.676Z] Step 8/22 : COPY . . [2022-05-07T13:56:30.513Z] ---> e2d6e35bc8af [2022-05-07T13:56:30.513Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-07T13:56:30.513Z] ---> 88fa65710f0d [2022-05-07T13:56:30.513Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-07T13:56:30.513Z] ---> Running in 4e29213d4989 [2022-05-07T13:56:30.513Z] ---> 366406ac4df4 [2022-05-07T13:56:30.513Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-07T13:56:30.513Z] ---> Running in abfeb2423543 [2022-05-07T13:56:30.513Z] ---> Running in 1f7d2e7cb57e [2022-05-07T13:56:30.513Z] ---> 6df32d747455 [2022-05-07T13:56:30.513Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-07T13:56:30.513Z] Removing intermediate container 1f7d2e7cb57e [2022-05-07T13:56:30.513Z] ---> b977d22cf9bf [2022-05-07T13:56:30.513Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-07T13:56:30.513Z] ---> Running in 04bb62f0d2de [2022-05-07T13:56:30.513Z] ---> Running in 0eaac1811a92 [2022-05-07T13:56:31.120Z] ---> 8d74fc6fd024 [2022-05-07T13:56:31.120Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-07T13:56:31.120Z] ---> Running in e81af7fa972d [2022-05-07T13:56:31.396Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-07T13:56:31.396Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-07T13:56:32.838Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-07T13:56:33.444Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-07T13:56:34.044Z] Removing intermediate container 0eaac1811a92 [2022-05-07T13:56:34.044Z] ---> 1d5dbc3a4208 [2022-05-07T13:56:34.044Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-07T13:56:34.044Z] ---> Running in 921e6e1f9b0f [2022-05-07T13:56:34.651Z] Removing intermediate container 921e6e1f9b0f [2022-05-07T13:56:34.651Z] ---> 907fa35b4760 [2022-05-07T13:56:34.651Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-07T13:56:34.651Z] ---> Running in e5035e3046a1 [2022-05-07T13:56:37.283Z] spire-1.2.1/ [2022-05-07T13:56:37.283Z] spire-1.2.1/.data/ [2022-05-07T13:56:37.283Z] spire-1.2.1/.data/.file [2022-05-07T13:56:37.283Z] spire-1.2.1/.dockerignore [2022-05-07T13:56:37.283Z] spire-1.2.1/.gitattributes [2022-05-07T13:56:37.283Z] spire-1.2.1/.githooks/ [2022-05-07T13:56:37.283Z] spire-1.2.1/.githooks/pre-commit [2022-05-07T13:56:37.283Z] spire-1.2.1/.github/ [2022-05-07T13:56:37.283Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-07T13:56:37.283Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-07T13:56:37.283Z] spire-1.2.1/.github/dependabot.yml [2022-05-07T13:56:37.283Z] spire-1.2.1/.github/workflows/ [2022-05-07T13:56:37.283Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-07T13:56:37.283Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-07T13:56:37.283Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-07T13:56:37.283Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-07T13:56:37.283Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-07T13:56:37.283Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-07T13:56:37.283Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-07T13:56:37.283Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-07T13:56:37.283Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-07T13:56:37.283Z] spire-1.2.1/.gitignore [2022-05-07T13:56:37.283Z] spire-1.2.1/.go-version [2022-05-07T13:56:37.283Z] spire-1.2.1/.golangci.yml [2022-05-07T13:56:37.283Z] spire-1.2.1/ADOPTERS.md [2022-05-07T13:56:37.283Z] spire-1.2.1/CHANGELOG.md [2022-05-07T13:56:37.283Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-07T13:56:37.283Z] spire-1.2.1/CODEOWNERS [2022-05-07T13:56:37.283Z] spire-1.2.1/CONTRIBUTING.md [2022-05-07T13:56:37.283Z] spire-1.2.1/Dockerfile [2022-05-07T13:56:37.561Z] spire-1.2.1/Dockerfile.dev [2022-05-07T13:56:37.561Z] spire-1.2.1/Dockerfile.scratch [2022-05-07T13:56:37.561Z] spire-1.2.1/LICENSE [2022-05-07T13:56:37.561Z] spire-1.2.1/MAINTAINERS.md [2022-05-07T13:56:37.561Z] spire-1.2.1/Makefile [2022-05-07T13:56:37.561Z] spire-1.2.1/README.md [2022-05-07T13:56:37.561Z] spire-1.2.1/ROADMAP.md [2022-05-07T13:56:37.561Z] spire-1.2.1/SECURITY.md [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/ [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-agent/ [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-server/ [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-07T13:56:37.561Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-07T13:56:37.562Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-07T13:56:37.562Z] spire-1.2.1/conf/ [2022-05-07T13:56:37.562Z] spire-1.2.1/conf/agent/ [2022-05-07T13:56:37.562Z] spire-1.2.1/conf/agent/agent.conf [2022-05-07T13:56:37.562Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-07T13:56:37.562Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-07T13:56:37.562Z] spire-1.2.1/conf/server/ [2022-05-07T13:56:37.562Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-07T13:56:37.562Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-07T13:56:37.562Z] spire-1.2.1/conf/server/server.conf [2022-05-07T13:56:37.562Z] spire-1.2.1/conf/server/server_full.conf [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/ [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/SPIRE101.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/auditlog.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/images/ [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/scaling_spire.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/spire_agent.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/spire_server.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/supported_integrations.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/telemetry.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/telemetry_config.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/upgrading.md [2022-05-07T13:56:37.562Z] spire-1.2.1/doc/using_spire.md [2022-05-07T13:56:37.562Z] spire-1.2.1/examples/ [2022-05-07T13:56:37.562Z] spire-1.2.1/examples/README.md [2022-05-07T13:56:37.562Z] spire-1.2.1/go.mod [2022-05-07T13:56:37.562Z] spire-1.2.1/go.sum [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/ [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/ [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/agent.go [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/api/ [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-07T13:56:37.562Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/client/ [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/common/ [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/config.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/manager/ [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-07T13:56:37.842Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/svid/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/api/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/api/names.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/auth/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/catalog/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/cli/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-07T13:56:37.843Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-07T13:56:37.844Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-07T13:56:38.121Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-07T13:56:38.121Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-07T13:56:38.121Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-07T13:56:38.121Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-07T13:56:38.121Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-07T13:56:38.121Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-07T13:56:38.121Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-07T13:56:38.121Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-07T13:56:38.121Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-07T13:56:38.121Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-07T13:56:38.121Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-07T13:56:38.121Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-07T13:56:38.121Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-07T13:56:38.121Z] spire-1.2.1/pkg/common/health/ [2022-05-07T13:56:38.121Z] spire-1.2.1/pkg/common/health/config.go [2022-05-07T13:56:38.121Z] spire-1.2.1/pkg/common/health/context.go [2022-05-07T13:56:38.121Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-07T13:56:38.121Z] spire-1.2.1/pkg/common/health/health.go [2022-05-07T13:56:38.121Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-07T13:56:38.121Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/idutil/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/log/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/log/log.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/log/options.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/profiling/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/selector/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/uptime/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/util/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/util/task.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/version/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/version/version.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/x509util/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/server/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/server/api/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-07T13:56:38.122Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/api.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/health/ [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/id.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/status.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/bundle/ [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/ca/ [2022-05-07T13:56:38.123Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/cache/ [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/catalog/ [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/config.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/datastore/ [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-07T13:56:38.400Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-07T13:56:38.401Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-07T13:56:38.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-07T13:56:38.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-07T13:56:38.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-07T13:56:38.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/pkg/server/registration/ [2022-05-07T13:56:38.682Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-07T13:56:38.682Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-07T13:56:38.682Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/pkg/server/server.go [2022-05-07T13:56:38.682Z] spire-1.2.1/pkg/server/server_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/pkg/server/svid/ [2022-05-07T13:56:38.682Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-07T13:56:38.682Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-07T13:56:38.682Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-07T13:56:38.682Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/proto/ [2022-05-07T13:56:38.682Z] spire-1.2.1/proto/private/ [2022-05-07T13:56:38.682Z] spire-1.2.1/proto/private/server/ [2022-05-07T13:56:38.682Z] spire-1.2.1/proto/private/server/journal/ [2022-05-07T13:56:38.682Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-07T13:56:38.682Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-07T13:56:38.682Z] spire-1.2.1/proto/spire/ [2022-05-07T13:56:38.682Z] spire-1.2.1/proto/spire/common/ [2022-05-07T13:56:38.682Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-07T13:56:38.682Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-07T13:56:38.682Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-07T13:56:38.682Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-07T13:56:38.682Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-07T13:56:38.682Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-07T13:56:38.682Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-07T13:56:38.682Z] spire-1.2.1/proto/spire/plugin/ [2022-05-07T13:56:38.682Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-07T13:56:38.682Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-07T13:56:38.682Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-07T13:56:38.682Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-07T13:56:38.682Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-07T13:56:38.682Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-07T13:56:38.682Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-07T13:56:38.682Z] spire-1.2.1/release/ [2022-05-07T13:56:38.682Z] spire-1.2.1/release/spire-extras/ [2022-05-07T13:56:38.682Z] spire-1.2.1/release/spire-extras/README.md [2022-05-07T13:56:38.682Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-07T13:56:38.682Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-07T13:56:38.682Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-07T13:56:38.682Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-07T13:56:38.682Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-07T13:56:38.682Z] spire-1.2.1/release/spire/ [2022-05-07T13:56:38.682Z] spire-1.2.1/release/spire/README.md [2022-05-07T13:56:38.682Z] spire-1.2.1/release/spire/conf/ [2022-05-07T13:56:38.682Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-07T13:56:38.682Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-07T13:56:38.682Z] spire-1.2.1/release/spire/conf/server/ [2022-05-07T13:56:38.682Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-07T13:56:38.682Z] spire-1.2.1/script/ [2022-05-07T13:56:38.682Z] spire-1.2.1/script/build-artifact.sh [2022-05-07T13:56:38.682Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-07T13:56:38.682Z] spire-1.2.1/support/ [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/ [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-07T13:56:38.682Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-07T13:56:38.682Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-07T13:56:38.682Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-07T13:56:38.682Z] spire-1.2.1/test/ [2022-05-07T13:56:38.682Z] spire-1.2.1/test/clock/ [2022-05-07T13:56:38.682Z] spire-1.2.1/test/clock/clock.go [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/ [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-07T13:56:38.682Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/certs/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/config/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/fixture.go [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/registration/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-07T13:56:38.683Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/README.md [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/common [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/setup/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-07T13:56:38.683Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-07T13:56:38.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-07T13:56:38.962Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-07T13:56:38.963Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-07T13:56:39.240Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-07T13:56:39.240Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-07T13:56:39.240Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-07T13:56:39.240Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-07T13:56:39.240Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-07T13:56:39.240Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-07T13:56:39.240Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-07T13:56:39.240Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-07T13:56:39.240Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-07T13:56:39.240Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-07T13:56:39.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-07T13:56:39.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-07T13:56:39.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-07T13:56:39.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-07T13:56:39.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-07T13:56:39.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-07T13:56:39.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-07T13:56:39.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-07T13:56:39.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-07T13:56:39.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-07T13:56:39.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-07T13:56:39.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-07T13:56:39.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-07T13:56:39.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-07T13:56:39.240Z] spire-1.2.1/test/integration/test-one.sh [2022-05-07T13:56:39.240Z] spire-1.2.1/test/integration/test.sh [2022-05-07T13:56:39.240Z] spire-1.2.1/test/plugintest/ [2022-05-07T13:56:39.240Z] spire-1.2.1/test/plugintest/config.go [2022-05-07T13:56:39.240Z] spire-1.2.1/test/plugintest/load.go [2022-05-07T13:56:39.240Z] spire-1.2.1/test/plugintest/option.go [2022-05-07T13:56:39.240Z] spire-1.2.1/test/spiretest/ [2022-05-07T13:56:39.240Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-07T13:56:39.240Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-07T13:56:39.240Z] spire-1.2.1/test/spiretest/dir.go [2022-05-07T13:56:39.240Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-07T13:56:39.240Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-07T13:56:39.240Z] spire-1.2.1/test/spiretest/logs.go [2022-05-07T13:56:39.240Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-07T13:56:39.240Z] spire-1.2.1/test/spiretest/suite.go [2022-05-07T13:56:39.240Z] spire-1.2.1/test/spiretest/x509.go [2022-05-07T13:56:39.240Z] spire-1.2.1/test/testca/ [2022-05-07T13:56:39.240Z] spire-1.2.1/test/testca/ca.go [2022-05-07T13:56:39.240Z] spire-1.2.1/test/testkey/ [2022-05-07T13:56:39.240Z] spire-1.2.1/test/testkey/generate.sh [2022-05-07T13:56:39.240Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-07T13:56:39.240Z] spire-1.2.1/test/testkey/keys.go [2022-05-07T13:56:39.240Z] spire-1.2.1/test/testkey/new.go [2022-05-07T13:56:39.240Z] spire-1.2.1/test/tpmsimulator/ [2022-05-07T13:56:39.240Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-07T13:56:39.240Z] spire-1.2.1/test/util/ [2022-05-07T13:56:39.240Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-07T13:56:39.240Z] spire-1.2.1/test/util/cert_generation.go [2022-05-07T13:56:39.240Z] spire-1.2.1/test/util/io_redirection.go [2022-05-07T13:56:39.240Z] spire-1.2.1/test/util/race.go [2022-05-07T13:56:39.240Z] spire-1.2.1/test/util/util.go [2022-05-07T13:56:39.240Z] building spire from source... [2022-05-07T13:56:39.844Z] Installing go1.17.7... [2022-05-07T13:57:06.679Z] Building bin/spire-server... [2022-05-07T13:57:06.679Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-07T13:57:06.679Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-07T13:57:06.679Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-07T13:57:06.679Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-07T13:57:06.679Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-07T13:57:08.120Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-07T13:57:08.393Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-07T13:57:08.675Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-07T13:57:08.675Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-07T13:57:08.951Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-07T13:57:09.547Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-07T13:57:09.547Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-07T13:57:09.547Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-07T13:57:10.149Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-07T13:57:10.149Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-07T13:57:10.149Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-07T13:57:10.149Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-07T13:57:10.425Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-07T13:57:10.425Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-07T13:57:11.409Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-07T13:57:11.409Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-07T13:57:38.240Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-07T13:57:38.240Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-07T13:57:38.240Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-07T13:57:38.240Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-07T13:57:38.240Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-07T13:57:38.240Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-07T13:57:38.240Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-07T13:57:38.240Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-07T13:57:38.240Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-07T13:57:38.240Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-07T13:57:38.240Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-07T13:57:38.240Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-07T13:57:38.240Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-07T13:57:38.240Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-07T13:57:38.240Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-07T13:57:38.240Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-07T13:57:38.240Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-07T13:57:38.240Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-07T13:57:38.240Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-07T13:57:38.515Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-07T13:57:38.515Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-07T13:57:38.790Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-07T13:57:39.069Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-07T13:57:39.069Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-07T13:57:39.348Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-07T13:57:39.949Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-07T13:57:40.226Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-07T13:57:40.502Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-07T13:57:40.502Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-07T13:57:40.502Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-07T13:57:41.102Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-07T13:57:42.087Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-07T13:57:44.077Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-07T13:57:49.494Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-07T13:57:49.494Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-07T13:57:49.494Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-07T13:57:49.494Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-07T13:58:11.695Z] go: downloading google.golang.org/api v0.70.0 [2022-05-07T13:58:11.695Z] go: downloading k8s.io/api v0.23.4 [2022-05-07T13:58:11.695Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-07T13:58:21.876Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-07T13:58:22.154Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-07T13:58:48.989Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-07T13:58:48.989Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-07T13:58:48.989Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-07T13:58:48.989Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-07T13:58:49.867Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-07T13:58:51.434Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-07T13:58:53.490Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-07T13:58:54.479Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-07T13:58:55.921Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-07T13:58:56.196Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-07T13:58:56.473Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-07T13:58:56.749Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-07T13:58:57.734Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-07T13:58:57.734Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-07T13:58:58.011Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-07T13:58:58.286Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-07T13:58:58.564Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-07T13:58:58.842Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-07T13:58:58.842Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-07T13:58:59.117Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-07T13:58:59.117Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-07T13:59:00.559Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-07T13:59:00.559Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-07T13:59:00.836Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-07T13:59:01.113Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-07T13:59:01.113Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-07T13:59:01.716Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-07T13:59:07.136Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-07T13:59:07.136Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-07T13:59:07.136Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-07T13:59:07.136Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-07T13:59:07.136Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-07T13:59:07.414Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-07T13:59:07.414Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-07T13:59:08.402Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-07T13:59:08.679Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-07T13:59:08.955Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-07T13:59:08.955Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-07T13:59:09.232Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-07T13:59:10.218Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-07T13:59:10.495Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-07T13:59:10.770Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-07T13:59:11.047Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-07T13:59:11.047Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-07T13:59:11.323Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-07T13:59:11.323Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-07T13:59:11.323Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-07T13:59:11.323Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-07T13:59:12.310Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-07T13:59:12.586Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-07T13:59:12.862Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-07T13:59:12.862Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-07T13:59:12.862Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-07T13:59:14.851Z] go: downloading go.opencensus.io v0.23.0 [2022-05-07T13:59:15.844Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-07T13:59:15.844Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-07T13:59:16.122Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-07T13:59:16.122Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-07T13:59:16.398Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-07T13:59:16.675Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-07T13:59:16.954Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-07T13:59:17.557Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-07T13:59:20.190Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-07T13:59:22.172Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-07T13:59:22.172Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-07T13:59:22.771Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-07T13:59:22.771Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-07T13:59:22.771Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-07T13:59:23.756Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-07T13:59:23.756Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-07T13:59:23.756Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-07T13:59:24.033Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-07T13:59:24.310Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-07T13:59:24.310Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-07T13:59:24.310Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-07T13:59:34.497Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-07T13:59:34.497Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-07T13:59:34.497Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-07T13:59:34.497Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-07T14:00:01.319Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-07T14:00:01.319Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-07T14:00:57.908Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-07T14:00:57.908Z] Removing intermediate container abfeb2423543 [2022-05-07T14:00:57.908Z] ---> c47bbcb171aa [2022-05-07T14:00:57.908Z] [2022-05-07T14:00:57.908Z] Step 10/23 : FROM alpine:3.14 [2022-05-07T14:00:57.908Z] 3.14: Pulling from library/alpine [2022-05-07T14:00:57.908Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-07T14:00:57.908Z] Status: Downloaded newer image for alpine:3.14 [2022-05-07T14:00:57.908Z] ---> ac73e934f311 [2022-05-07T14:00:57.908Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-07T14:00:57.908Z] ---> Running in 22d2e9534967 [2022-05-07T14:00:58.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-07T14:00:59.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-07T14:01:00.635Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-07T14:01:00.635Z] Executing busybox-1.33.1-r7.trigger [2022-05-07T14:01:00.635Z] OK: 5 MiB in 15 packages [2022-05-07T14:01:03.272Z] Removing intermediate container 22d2e9534967 [2022-05-07T14:01:03.272Z] ---> 7e5778dd5145 [2022-05-07T14:01:03.272Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-07T14:01:03.272Z] ---> Running in 9a642ea82337 [2022-05-07T14:01:03.874Z] Removing intermediate container 9a642ea82337 [2022-05-07T14:01:03.874Z] ---> 86ac8c6bd040 [2022-05-07T14:01:03.874Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-07T14:01:03.874Z] ---> Running in 93bb8730729e [2022-05-07T14:01:04.484Z] Removing intermediate container 4e29213d4989 [2022-05-07T14:01:04.484Z] ---> 15a5a2ea179d [2022-05-07T14:01:04.484Z] [2022-05-07T14:01:04.484Z] Step 10/25 : FROM alpine:3.14 [2022-05-07T14:01:04.484Z] ---> ac73e934f311 [2022-05-07T14:01:04.484Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-07T14:01:04.484Z] ---> Running in f11e141035cf [2022-05-07T14:01:04.484Z] Removing intermediate container 93bb8730729e [2022-05-07T14:01:04.484Z] ---> bd28ee027be8 [2022-05-07T14:01:04.484Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-07T14:01:04.760Z] ---> Running in 21b33a974d51 [2022-05-07T14:01:05.372Z] Removing intermediate container 21b33a974d51 [2022-05-07T14:01:05.372Z] ---> 153cc3306175 [2022-05-07T14:01:05.655Z] Step 15/23 : WORKDIR / [2022-05-07T14:01:05.655Z] ---> Running in 7a56a4c7965c [2022-05-07T14:01:06.638Z] Removing intermediate container 7a56a4c7965c [2022-05-07T14:01:06.638Z] ---> 759c030d9137 [2022-05-07T14:01:06.638Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-07T14:01:06.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-07T14:01:06.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-07T14:01:07.523Z] ---> 7a5c06878f6c [2022-05-07T14:01:07.523Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-07T14:01:08.127Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-07T14:01:08.408Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-07T14:01:08.408Z] (3/3) Installing su-exec (0.2-r1) [2022-05-07T14:01:08.408Z] Executing busybox-1.33.1-r7.trigger [2022-05-07T14:01:08.408Z] Executing ca-certificates-20211220-r0.trigger [2022-05-07T14:01:09.048Z] ---> 01c30014a4d7 [2022-05-07T14:01:09.048Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-07T14:01:09.048Z] OK: 6 MiB in 17 packages [2022-05-07T14:01:10.859Z] ---> f663a05ba229 [2022-05-07T14:01:10.859Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-07T14:01:10.859Z] ---> Running in 445f9d5ea2b5 [2022-05-07T14:01:11.938Z] Removing intermediate container 445f9d5ea2b5 [2022-05-07T14:01:11.938Z] ---> 59db9430dcf3 [2022-05-07T14:01:11.938Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-07T14:01:11.938Z] ---> Running in 101fd59678c6 [2022-05-07T14:01:11.938Z] Removing intermediate container f11e141035cf [2022-05-07T14:01:11.938Z] ---> fdbccb38e74b [2022-05-07T14:01:11.938Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-07T14:01:12.285Z] ---> Running in e0131ce8b0b8 [2022-05-07T14:01:12.574Z] Removing intermediate container 101fd59678c6 [2022-05-07T14:01:12.574Z] ---> af0f110afe64 [2022-05-07T14:01:12.574Z] Step 21/23 : LABEL arch=arm64 [2022-05-07T14:01:12.847Z] ---> Running in db560623e4b2 [2022-05-07T14:01:12.847Z] Removing intermediate container e0131ce8b0b8 [2022-05-07T14:01:12.847Z] ---> 51b6b232cfc4 [2022-05-07T14:01:12.847Z] Step 13/25 : WORKDIR / [2022-05-07T14:01:13.121Z] ---> Running in 85e14e4d1b02 [2022-05-07T14:01:13.398Z] Removing intermediate container db560623e4b2 [2022-05-07T14:01:13.398Z] ---> 351373a91d51 [2022-05-07T14:01:13.398Z] Step 22/23 : LABEL git_sha=cf27560c72f73cafc501ae05df61c2156c94f5dc [2022-05-07T14:01:13.690Z] ---> Running in 01bae7796b64 [2022-05-07T14:01:13.690Z] Removing intermediate container 85e14e4d1b02 [2022-05-07T14:01:13.690Z] ---> 9325d9cf3d39 [2022-05-07T14:01:13.690Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-07T14:01:14.302Z] Removing intermediate container 01bae7796b64 [2022-05-07T14:01:14.302Z] ---> b937819a27f1 [2022-05-07T14:01:14.302Z] Step 23/23 : LABEL version=0.0.0 [2022-05-07T14:01:14.581Z] ---> Running in 0bda1e652186 [2022-05-07T14:01:15.184Z] Removing intermediate container 0bda1e652186 [2022-05-07T14:01:15.184Z] ---> 3bf29eaecfdb [2022-05-07T14:01:15.184Z] [2022-05-07T14:01:15.184Z] ---> 3647b0c78647 [2022-05-07T14:01:15.184Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-07T14:01:15.789Z] Successfully built 3bf29eaecfdb [2022-05-07T14:01:15.789Z] Successfully tagged core-command-arm64:latest [2022-05-07T14:01:15.789Z]  Building core-command ... done Building security-spire-config [2022-05-07T14:01:16.067Z] ---> 34af54680537 [2022-05-07T14:01:16.067Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-07T14:01:17.058Z] ---> 2b2a5ee0007e [2022-05-07T14:01:17.058Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-07T14:01:18.060Z] ---> 0143731563ee [2022-05-07T14:01:18.060Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-07T14:01:20.060Z] ---> 193323451a43 [2022-05-07T14:01:20.060Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-07T14:01:22.040Z] ---> 49e88d33b009 [2022-05-07T14:01:22.040Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-07T14:01:22.647Z] ---> 1b4bd3c18944 [2022-05-07T14:01:22.648Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-07T14:01:22.648Z] ---> Running in c81acde51c5f [2022-05-07T14:01:26.050Z] Removing intermediate container c81acde51c5f [2022-05-07T14:01:26.050Z] ---> a9e4bdcde1ac [2022-05-07T14:01:26.050Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-07T14:01:26.050Z] ---> Running in f2eae6a61958 [2022-05-07T14:01:26.050Z] Removing intermediate container f2eae6a61958 [2022-05-07T14:01:26.050Z] ---> 3698fe9f1975 [2022-05-07T14:01:26.050Z] Step 23/25 : LABEL arch=arm64 [2022-05-07T14:01:26.327Z] ---> Running in 33d2d53b4df9 [2022-05-07T14:01:26.610Z] Removing intermediate container 33d2d53b4df9 [2022-05-07T14:01:26.610Z] ---> ea1f2c24773c [2022-05-07T14:01:26.610Z] Step 24/25 : LABEL git_sha=cf27560c72f73cafc501ae05df61c2156c94f5dc [2022-05-07T14:01:26.883Z] ---> Running in 8518acde91e9 [2022-05-07T14:01:27.486Z] Removing intermediate container 8518acde91e9 [2022-05-07T14:01:27.486Z] ---> 7d431f33a08c [2022-05-07T14:01:27.486Z] Step 25/25 : LABEL version=0.0.0 [2022-05-07T14:01:27.486Z] ---> Running in 0376adf6da8d [2022-05-07T14:01:28.083Z] Removing intermediate container 0376adf6da8d [2022-05-07T14:01:28.083Z] ---> a5998cb0df74 [2022-05-07T14:01:28.083Z] [2022-05-07T14:01:28.689Z] Successfully built a5998cb0df74 [2022-05-07T14:01:28.689Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-07T14:01:28.689Z]  Building security-secretstore-setup ... done Building core-metadata [2022-05-07T14:01:55.529Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-07T14:01:55.529Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-07T14:01:55.529Z] ---> eacb59b94998 [2022-05-07T14:01:55.529Z] Step 3/26 : WORKDIR /edgex-go [2022-05-07T14:01:55.529Z] ---> Using cache [2022-05-07T14:01:55.529Z] ---> 6940053354db [2022-05-07T14:01:55.529Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T14:01:55.529Z] ---> Using cache [2022-05-07T14:01:55.529Z] ---> 5f3e1a056524 [2022-05-07T14:01:55.529Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-07T14:01:55.529Z] ---> Running in 30ee57f7ed72 [2022-05-07T14:01:56.519Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-07T14:01:57.514Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-07T14:01:58.510Z] OK: 220 MiB in 52 packages [2022-05-07T14:02:00.508Z] Removing intermediate container 30ee57f7ed72 [2022-05-07T14:02:00.508Z] ---> f15559b53f73 [2022-05-07T14:02:00.508Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-07T14:02:03.146Z] ---> 6b9377383c3c [2022-05-07T14:02:03.146Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T14:02:03.423Z] ---> Running in a2804c47eecf [2022-05-07T14:02:10.175Z] Removing intermediate container 04bb62f0d2de [2022-05-07T14:02:10.175Z] ---> 20e800267028 [2022-05-07T14:02:10.175Z] [2022-05-07T14:02:10.175Z] Step 10/23 : FROM alpine:3.14 [2022-05-07T14:02:10.175Z] ---> ac73e934f311 [2022-05-07T14:02:10.175Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-07T14:02:10.175Z] Removing intermediate container a2804c47eecf [2022-05-07T14:02:10.175Z] ---> c4481bf1a1c3 [2022-05-07T14:02:10.175Z] Step 8/26 : COPY . . [2022-05-07T14:02:10.175Z] ---> Running in 0161f6367c6b [2022-05-07T14:02:10.176Z] Removing intermediate container 0161f6367c6b [2022-05-07T14:02:10.176Z] ---> 4b2324d5a964 [2022-05-07T14:02:10.176Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-07T14:02:10.448Z] ---> Running in abe0927ea35b [2022-05-07T14:02:11.047Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-07T14:02:11.047Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-07T14:02:11.047Z] ---> eacb59b94998 [2022-05-07T14:02:11.047Z] Step 3/23 : WORKDIR /edgex-go [2022-05-07T14:02:11.047Z] ---> Using cache [2022-05-07T14:02:11.047Z] ---> 6940053354db [2022-05-07T14:02:11.047Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T14:02:11.047Z] ---> Using cache [2022-05-07T14:02:11.047Z] ---> 5f3e1a056524 [2022-05-07T14:02:11.047Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-07T14:02:11.047Z] ---> Running in 0a633b3b7be5 [2022-05-07T14:02:11.323Z] Removing intermediate container abe0927ea35b [2022-05-07T14:02:11.323Z] ---> 9ccf6879d70d [2022-05-07T14:02:11.323Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-07T14:02:11.598Z] ---> Running in 38fca8529891 [2022-05-07T14:02:12.583Z] Removing intermediate container 38fca8529891 [2022-05-07T14:02:12.583Z] ---> 4029b073470d [2022-05-07T14:02:12.583Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T14:02:12.583Z] ---> Running in b5cae5dd273e [2022-05-07T14:02:13.183Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-07T14:02:14.175Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-07T14:02:15.625Z] OK: 220 MiB in 52 packages [2022-05-07T14:02:17.614Z] Removing intermediate container b5cae5dd273e [2022-05-07T14:02:17.614Z] ---> 8ba0a0ed2936 [2022-05-07T14:02:17.614Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-07T14:02:17.614Z] ---> Running in 11cafbb9d8e4 [2022-05-07T14:02:18.212Z] Removing intermediate container 0a633b3b7be5 [2022-05-07T14:02:18.212Z] ---> ab357219d0ee [2022-05-07T14:02:18.212Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-07T14:02:20.199Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-07T14:02:20.199Z] ---> 71843b75545b [2022-05-07T14:02:20.199Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T14:02:20.199Z] ---> Running in 7ccb0cb0dc0b [2022-05-07T14:02:20.798Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-07T14:02:21.784Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-07T14:02:21.784Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-07T14:02:22.062Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-07T14:02:22.062Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-07T14:02:22.338Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-07T14:02:22.338Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-07T14:02:22.338Z] Executing busybox-1.33.1-r7.trigger [2022-05-07T14:02:22.338Z] OK: 8 MiB in 20 packages [2022-05-07T14:02:24.988Z] Removing intermediate container 11cafbb9d8e4 [2022-05-07T14:02:24.988Z] ---> d06284523a0b [2022-05-07T14:02:24.988Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-07T14:02:26.433Z] Removing intermediate container 7ccb0cb0dc0b [2022-05-07T14:02:26.434Z] ---> 95cde4633cc2 [2022-05-07T14:02:26.434Z] Step 8/23 : COPY . . [2022-05-07T14:02:27.063Z] ---> 8a6bfeb6e919 [2022-05-07T14:02:27.063Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-07T14:02:30.492Z] ---> 63f10ddb2991 [2022-05-07T14:02:30.492Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-07T14:02:31.952Z] ---> 3ccbc64ea613 [2022-05-07T14:02:31.952Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-07T14:02:32.229Z] ---> Running in e0ad7fad90e5 [2022-05-07T14:02:33.212Z] Removing intermediate container e0ad7fad90e5 [2022-05-07T14:02:33.212Z] ---> 29af8a8c1121 [2022-05-07T14:02:33.212Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-07T14:02:33.488Z] ---> Running in fa85751701e6 [2022-05-07T14:02:34.085Z] Removing intermediate container fa85751701e6 [2022-05-07T14:02:34.085Z] ---> f97403800059 [2022-05-07T14:02:34.085Z] Step 21/23 : LABEL arch=arm64 [2022-05-07T14:02:34.362Z] ---> Running in c6908a7eb9d0 [2022-05-07T14:02:35.343Z] Removing intermediate container c6908a7eb9d0 [2022-05-07T14:02:35.343Z] ---> a56f7e3c2cf6 [2022-05-07T14:02:35.343Z] Step 22/23 : LABEL git_sha=cf27560c72f73cafc501ae05df61c2156c94f5dc [2022-05-07T14:02:35.622Z] ---> Running in 494754da36d6 [2022-05-07T14:02:36.608Z] Removing intermediate container 494754da36d6 [2022-05-07T14:02:36.608Z] ---> a5e95faa4a23 [2022-05-07T14:02:36.608Z] Step 23/23 : LABEL version=0.0.0 [2022-05-07T14:02:36.884Z] ---> Running in 51e4f43b806f [2022-05-07T14:02:37.872Z] Removing intermediate container 51e4f43b806f [2022-05-07T14:02:37.872Z] ---> 6ebaf0e239db [2022-05-07T14:02:37.872Z] [2022-05-07T14:02:40.247Z] Successfully built 6ebaf0e239db [2022-05-07T14:02:40.247Z] Successfully tagged core-data-arm64:latest [2022-05-07T14:02:40.247Z] Building sys-mgmt-agent [2022-05-07T14:02:50.538Z]  Building core-data ... done  ---> 2e5e4997880f [2022-05-07T14:02:50.538Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-07T14:02:50.538Z] ---> Running in 72ea767eabcd [2022-05-07T14:02:50.538Z] Removing intermediate container 72ea767eabcd [2022-05-07T14:02:50.538Z] ---> 8b44acc650b0 [2022-05-07T14:02:50.538Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-07T14:02:50.538Z] ---> Running in 68ba12602631 [2022-05-07T14:02:56.000Z] Removing intermediate container 68ba12602631 [2022-05-07T14:02:56.000Z] ---> abb7b758f04b [2022-05-07T14:02:56.000Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-07T14:02:56.000Z] ---> Running in 1565620aae71 [2022-05-07T14:02:56.000Z] Removing intermediate container 1565620aae71 [2022-05-07T14:02:56.000Z] ---> f3f97e6eafa3 [2022-05-07T14:02:56.276Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-07T14:02:56.276Z] ---> Running in 6f1bbeaa4b55 [2022-05-07T14:02:59.686Z] spire-1.2.1/ [2022-05-07T14:02:59.686Z] spire-1.2.1/.data/ [2022-05-07T14:02:59.686Z] spire-1.2.1/.data/.file [2022-05-07T14:02:59.686Z] spire-1.2.1/.dockerignore [2022-05-07T14:02:59.686Z] spire-1.2.1/.gitattributes [2022-05-07T14:02:59.686Z] spire-1.2.1/.githooks/ [2022-05-07T14:02:59.686Z] spire-1.2.1/.githooks/pre-commit [2022-05-07T14:02:59.686Z] spire-1.2.1/.github/ [2022-05-07T14:02:59.686Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-07T14:02:59.686Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-07T14:02:59.686Z] spire-1.2.1/.github/dependabot.yml [2022-05-07T14:02:59.686Z] spire-1.2.1/.github/workflows/ [2022-05-07T14:02:59.686Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-07T14:02:59.686Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-07T14:02:59.686Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-07T14:02:59.686Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-07T14:02:59.686Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-07T14:02:59.686Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-07T14:02:59.686Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-07T14:02:59.686Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-07T14:02:59.686Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-07T14:02:59.686Z] spire-1.2.1/.gitignore [2022-05-07T14:02:59.686Z] spire-1.2.1/.go-version [2022-05-07T14:02:59.687Z] spire-1.2.1/.golangci.yml [2022-05-07T14:02:59.687Z] spire-1.2.1/ADOPTERS.md [2022-05-07T14:02:59.687Z] spire-1.2.1/CHANGELOG.md [2022-05-07T14:02:59.687Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-07T14:02:59.687Z] spire-1.2.1/CODEOWNERS [2022-05-07T14:02:59.687Z] spire-1.2.1/CONTRIBUTING.md [2022-05-07T14:02:59.687Z] spire-1.2.1/Dockerfile [2022-05-07T14:02:59.687Z] spire-1.2.1/Dockerfile.dev [2022-05-07T14:02:59.687Z] spire-1.2.1/Dockerfile.scratch [2022-05-07T14:02:59.687Z] spire-1.2.1/LICENSE [2022-05-07T14:02:59.687Z] spire-1.2.1/MAINTAINERS.md [2022-05-07T14:02:59.687Z] spire-1.2.1/Makefile [2022-05-07T14:02:59.687Z] spire-1.2.1/README.md [2022-05-07T14:02:59.687Z] spire-1.2.1/ROADMAP.md [2022-05-07T14:02:59.687Z] spire-1.2.1/SECURITY.md [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/ [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-agent/ [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/ [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-07T14:02:59.687Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-07T14:02:59.687Z] spire-1.2.1/conf/ [2022-05-07T14:02:59.687Z] spire-1.2.1/conf/agent/ [2022-05-07T14:02:59.687Z] spire-1.2.1/conf/agent/agent.conf [2022-05-07T14:02:59.687Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-07T14:02:59.687Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-07T14:02:59.687Z] spire-1.2.1/conf/server/ [2022-05-07T14:02:59.687Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-07T14:02:59.687Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-07T14:02:59.687Z] spire-1.2.1/conf/server/server.conf [2022-05-07T14:02:59.687Z] spire-1.2.1/conf/server/server_full.conf [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/ [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/SPIRE101.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/auditlog.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/images/ [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/scaling_spire.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/spire_agent.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/spire_server.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/supported_integrations.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/telemetry.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/telemetry_config.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/upgrading.md [2022-05-07T14:02:59.687Z] spire-1.2.1/doc/using_spire.md [2022-05-07T14:02:59.687Z] spire-1.2.1/examples/ [2022-05-07T14:02:59.687Z] spire-1.2.1/examples/README.md [2022-05-07T14:02:59.687Z] spire-1.2.1/go.mod [2022-05-07T14:02:59.687Z] spire-1.2.1/go.sum [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/ [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/ [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/agent.go [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/api/ [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-07T14:02:59.687Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/client/ [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/common/ [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/config.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/manager/ [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-07T14:02:59.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-07T14:02:59.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/agent/svid/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/api/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/api/names.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/auth/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/catalog/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cli/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/health/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/health/config.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/health/context.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/health/health.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/idutil/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/log/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/log/log.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/log/options.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-07T14:02:59.966Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/plugin/ [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-07T14:02:59.967Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/profiling/ [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/selector/ [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-07T14:03:00.244Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/uptime/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/util/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/util/task.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/version/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/version/version.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/x509util/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/api.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/health/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/id.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/status.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/bundle/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/ca/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/cache/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/catalog/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/config.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/datastore/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-07T14:03:00.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-07T14:03:00.522Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-07T14:03:00.522Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-07T14:03:00.522Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-07T14:03:00.522Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-07T14:03:00.522Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-07T14:03:00.522Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-07T14:03:00.522Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-07T14:03:00.522Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-07T14:03:00.522Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-07T14:03:00.522Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-07T14:03:00.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/registration/ [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/server.go [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/server_test.go [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/svid/ [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-07T14:03:00.524Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-07T14:03:00.524Z] spire-1.2.1/proto/ [2022-05-07T14:03:00.524Z] spire-1.2.1/proto/private/ [2022-05-07T14:03:00.524Z] spire-1.2.1/proto/private/server/ [2022-05-07T14:03:00.524Z] spire-1.2.1/proto/private/server/journal/ [2022-05-07T14:03:00.524Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-07T14:03:00.524Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-07T14:03:00.524Z] spire-1.2.1/proto/spire/ [2022-05-07T14:03:00.524Z] spire-1.2.1/proto/spire/common/ [2022-05-07T14:03:00.524Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-07T14:03:00.524Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-07T14:03:00.524Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-07T14:03:00.524Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-07T14:03:00.524Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-07T14:03:00.524Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-07T14:03:00.524Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-07T14:03:00.524Z] spire-1.2.1/proto/spire/plugin/ [2022-05-07T14:03:00.524Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-07T14:03:00.524Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-07T14:03:00.524Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-07T14:03:00.524Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-07T14:03:00.524Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-07T14:03:00.524Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-07T14:03:00.524Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-07T14:03:00.524Z] spire-1.2.1/release/ [2022-05-07T14:03:00.524Z] spire-1.2.1/release/spire-extras/ [2022-05-07T14:03:00.524Z] spire-1.2.1/release/spire-extras/README.md [2022-05-07T14:03:00.524Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-07T14:03:00.524Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-07T14:03:00.524Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-07T14:03:00.524Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-07T14:03:00.524Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-07T14:03:00.524Z] spire-1.2.1/release/spire/ [2022-05-07T14:03:00.524Z] spire-1.2.1/release/spire/README.md [2022-05-07T14:03:00.524Z] spire-1.2.1/release/spire/conf/ [2022-05-07T14:03:00.524Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-07T14:03:00.524Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-07T14:03:00.524Z] spire-1.2.1/release/spire/conf/server/ [2022-05-07T14:03:00.524Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-07T14:03:00.524Z] spire-1.2.1/script/ [2022-05-07T14:03:00.524Z] spire-1.2.1/script/build-artifact.sh [2022-05-07T14:03:00.524Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-07T14:03:00.524Z] spire-1.2.1/support/ [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/ [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-07T14:03:00.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-07T14:03:00.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-07T14:03:00.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-07T14:03:00.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-07T14:03:00.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-07T14:03:00.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-07T14:03:00.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-07T14:03:00.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-07T14:03:00.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-07T14:03:00.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-07T14:03:00.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-07T14:03:00.525Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-07T14:03:00.525Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-07T14:03:00.525Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-07T14:03:00.525Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-07T14:03:00.525Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-07T14:03:00.525Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-07T14:03:00.525Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-07T14:03:00.525Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-07T14:03:00.525Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-07T14:03:00.525Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-07T14:03:00.525Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-07T14:03:00.525Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-07T14:03:00.525Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-07T14:03:00.525Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-07T14:03:00.525Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-07T14:03:00.525Z] spire-1.2.1/test/ [2022-05-07T14:03:00.525Z] spire-1.2.1/test/clock/ [2022-05-07T14:03:00.525Z] spire-1.2.1/test/clock/clock.go [2022-05-07T14:03:00.525Z] spire-1.2.1/test/fakes/ [2022-05-07T14:03:00.525Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-07T14:03:00.525Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-07T14:03:00.525Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-07T14:03:00.525Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-07T14:03:00.525Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-07T14:03:00.525Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-07T14:03:00.525Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fixture/ [2022-05-07T14:03:00.801Z] spire-1.2.1/test/fixture/certs/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/config/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/fixture.go [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/registration/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-07T14:03:00.802Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/README.md [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/common [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/setup/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-07T14:03:00.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-07T14:03:00.803Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-07T14:03:01.083Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/test-one.sh [2022-05-07T14:03:01.084Z] spire-1.2.1/test/integration/test.sh [2022-05-07T14:03:01.084Z] spire-1.2.1/test/plugintest/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/plugintest/config.go [2022-05-07T14:03:01.084Z] spire-1.2.1/test/plugintest/load.go [2022-05-07T14:03:01.084Z] spire-1.2.1/test/plugintest/option.go [2022-05-07T14:03:01.084Z] spire-1.2.1/test/spiretest/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-07T14:03:01.084Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-07T14:03:01.084Z] spire-1.2.1/test/spiretest/dir.go [2022-05-07T14:03:01.084Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-07T14:03:01.084Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-07T14:03:01.084Z] spire-1.2.1/test/spiretest/logs.go [2022-05-07T14:03:01.084Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-07T14:03:01.084Z] spire-1.2.1/test/spiretest/suite.go [2022-05-07T14:03:01.084Z] spire-1.2.1/test/spiretest/x509.go [2022-05-07T14:03:01.084Z] spire-1.2.1/test/testca/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/testca/ca.go [2022-05-07T14:03:01.084Z] spire-1.2.1/test/testkey/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/testkey/generate.sh [2022-05-07T14:03:01.084Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-07T14:03:01.084Z] spire-1.2.1/test/testkey/keys.go [2022-05-07T14:03:01.084Z] spire-1.2.1/test/testkey/new.go [2022-05-07T14:03:01.084Z] spire-1.2.1/test/tpmsimulator/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-07T14:03:01.084Z] spire-1.2.1/test/util/ [2022-05-07T14:03:01.084Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-07T14:03:01.084Z] spire-1.2.1/test/util/cert_generation.go [2022-05-07T14:03:01.084Z] spire-1.2.1/test/util/io_redirection.go [2022-05-07T14:03:01.084Z] spire-1.2.1/test/util/race.go [2022-05-07T14:03:01.084Z] spire-1.2.1/test/util/util.go [2022-05-07T14:03:01.084Z] building spire from source... [2022-05-07T14:03:01.691Z] Installing go1.17.7... [2022-05-07T14:03:10.038Z] ---> 2aa415a45f81 [2022-05-07T14:03:10.038Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-07T14:03:10.038Z] ---> Running in 5f45f1661962 [2022-05-07T14:03:11.053Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-07T14:03:13.720Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-07T14:03:13.720Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-07T14:03:13.720Z] ---> eacb59b94998 [2022-05-07T14:03:13.720Z] Step 3/23 : WORKDIR /edgex-go [2022-05-07T14:03:13.720Z] ---> Using cache [2022-05-07T14:03:13.720Z] ---> 6940053354db [2022-05-07T14:03:13.720Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T14:03:13.720Z] ---> Using cache [2022-05-07T14:03:13.720Z] ---> 5f3e1a056524 [2022-05-07T14:03:13.720Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-07T14:03:13.993Z] ---> Running in e19049ca4b3e [2022-05-07T14:03:16.626Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-07T14:03:17.648Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-07T14:03:18.251Z] Removing intermediate container e81af7fa972d [2022-05-07T14:03:18.251Z] ---> e200caf6617e [2022-05-07T14:03:18.533Z] [2022-05-07T14:03:18.533Z] Step 10/22 : FROM alpine:3.14 [2022-05-07T14:03:18.533Z] ---> ac73e934f311 [2022-05-07T14:03:18.533Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-07T14:03:18.533Z] ---> Running in 74723a4e04e6 [2022-05-07T14:03:18.820Z] OK: 220 MiB in 52 packages [2022-05-07T14:03:20.827Z] Removing intermediate container e19049ca4b3e [2022-05-07T14:03:20.827Z] ---> 68dc1cc83e70 [2022-05-07T14:03:20.827Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-07T14:03:20.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-07T14:03:21.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-07T14:03:21.718Z] ---> 8a794a3fdd7c [2022-05-07T14:03:21.718Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T14:03:21.998Z] ---> Running in cc077e7b986c [2022-05-07T14:03:22.596Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-07T14:03:22.869Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-07T14:03:22.869Z] Executing busybox-1.33.1-r7.trigger [2022-05-07T14:03:22.869Z] Executing ca-certificates-20211220-r0.trigger [2022-05-07T14:03:23.471Z] OK: 6 MiB in 16 packages [2022-05-07T14:03:25.466Z] Removing intermediate container 74723a4e04e6 [2022-05-07T14:03:25.466Z] ---> 4accfdebe993 [2022-05-07T14:03:25.466Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-07T14:03:25.745Z] ---> Running in 606a58092489 [2022-05-07T14:03:26.024Z] Removing intermediate container 606a58092489 [2022-05-07T14:03:26.024Z] ---> 60a14cd70687 [2022-05-07T14:03:26.024Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-07T14:03:26.300Z] ---> Running in 7fb1e149ab1e [2022-05-07T14:03:27.299Z] Removing intermediate container 7fb1e149ab1e [2022-05-07T14:03:27.299Z] ---> d98e75e89861 [2022-05-07T14:03:27.299Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-07T14:03:27.582Z] ---> Running in 32c72d829c78 [2022-05-07T14:03:27.582Z] Removing intermediate container cc077e7b986c [2022-05-07T14:03:27.583Z] ---> d6817731477d [2022-05-07T14:03:27.583Z] Step 8/23 : COPY . . [2022-05-07T14:03:28.189Z] Removing intermediate container 32c72d829c78 [2022-05-07T14:03:28.189Z] ---> f5e14f63d4b4 [2022-05-07T14:03:28.189Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-07T14:03:28.468Z] Building bin/spire-server... [2022-05-07T14:03:28.468Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-07T14:03:28.468Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-07T14:03:28.468Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-07T14:03:29.473Z]  ---> 29f99b2a49eb [2022-05-07T14:03:29.473Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-07T14:03:29.473Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-07T14:03:29.473Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-07T14:03:32.881Z]  ---> 82a90f44ed71 [2022-05-07T14:03:32.881Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-07T14:03:33.482Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-07T14:03:33.763Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-07T14:03:33.763Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-07T14:03:34.041Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-07T14:03:34.316Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-07T14:03:34.316Z]  ---> 0890b562ae32 [2022-05-07T14:03:34.316Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-07T14:03:34.596Z] ---> Running in 744d006a2a9a [2022-05-07T14:03:34.877Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-07T14:03:35.165Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-07T14:03:35.165Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-07T14:03:35.165Z] Removing intermediate container 744d006a2a9a [2022-05-07T14:03:35.165Z] ---> cfb6c83a9b41 [2022-05-07T14:03:35.165Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-07T14:03:35.440Z] ---> Running in 2359ff31bb1b [2022-05-07T14:03:35.440Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-07T14:03:35.440Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-07T14:03:35.440Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-07T14:03:35.440Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-07T14:03:35.440Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-07T14:03:36.042Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-07T14:03:36.321Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-07T14:03:36.321Z] Removing intermediate container 2359ff31bb1b [2022-05-07T14:03:36.321Z] ---> fdef269e7e30 [2022-05-07T14:03:36.321Z] Step 20/22 : LABEL arch=arm64 [2022-05-07T14:03:36.599Z] ---> Running in 748ede55167a [2022-05-07T14:03:37.209Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-07T14:03:37.502Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-07T14:03:37.502Z] Removing intermediate container 748ede55167a [2022-05-07T14:03:37.502Z] ---> 768d6ac2ddee [2022-05-07T14:03:37.502Z] Step 21/22 : LABEL git_sha=cf27560c72f73cafc501ae05df61c2156c94f5dc [2022-05-07T14:03:37.778Z] ---> Running in 5ac74d29fb51 [2022-05-07T14:03:38.379Z] Removing intermediate container 5ac74d29fb51 [2022-05-07T14:03:38.379Z] ---> a1f588625389 [2022-05-07T14:03:38.379Z] Step 22/22 : LABEL version=0.0.0 [2022-05-07T14:03:38.652Z] ---> Running in 54f33d4bc735 [2022-05-07T14:03:39.658Z] Removing intermediate container 54f33d4bc735 [2022-05-07T14:03:39.658Z] ---> bad71f7d1dab [2022-05-07T14:03:39.658Z] [2022-05-07T14:03:40.638Z] Successfully built bad71f7d1dab [2022-05-07T14:03:40.638Z] Successfully tagged support-notifications-arm64:latest [2022-05-07T14:03:40.638Z]  Building support-notifications ... done Building security-spiffe-token-provider [2022-05-07T14:03:53.037Z] ---> 9f31561b51d7 [2022-05-07T14:03:53.037Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-07T14:03:53.037Z] ---> Running in 9ff6ef2780d2 [2022-05-07T14:03:55.676Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-07T14:04:08.153Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-07T14:04:08.153Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-07T14:04:08.153Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-07T14:04:08.153Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-07T14:04:08.429Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-07T14:04:08.429Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-07T14:04:08.429Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-07T14:04:08.705Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-07T14:04:08.981Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-07T14:04:08.981Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-07T14:04:09.256Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-07T14:04:09.256Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-07T14:04:09.256Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-07T14:04:09.256Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-07T14:04:09.533Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-07T14:04:10.984Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-07T14:04:11.266Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-07T14:04:11.544Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-07T14:04:11.818Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-07T14:04:12.093Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-07T14:04:12.093Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-07T14:04:12.093Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-07T14:04:12.382Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-07T14:04:12.382Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-07T14:04:12.382Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-07T14:04:12.667Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-07T14:04:12.667Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-07T14:04:12.667Z] ---> eacb59b94998 [2022-05-07T14:04:12.667Z] Step 3/20 : WORKDIR /edgex-go [2022-05-07T14:04:12.667Z] ---> Using cache [2022-05-07T14:04:12.667Z] ---> 6940053354db [2022-05-07T14:04:12.667Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-07T14:04:12.667Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-07T14:04:12.937Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-07T14:04:13.222Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-07T14:04:13.508Z]  ---> Running in fe7cf6260de3 [2022-05-07T14:04:14.109Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-07T14:04:14.109Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-07T14:04:14.109Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-07T14:04:15.097Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-07T14:04:15.097Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-07T14:04:15.695Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-07T14:04:16.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-07T14:04:18.124Z] v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-07T14:04:18.124Z] v3.15.4-93-g43d6947fae [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-07T14:04:18.124Z] OK: 15741 distinct packages available [2022-05-07T14:04:18.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-07T14:04:19.106Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-07T14:04:20.565Z] OK: 220 MiB in 52 packages [2022-05-07T14:04:21.194Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-07T14:04:21.194Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-07T14:04:21.194Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-07T14:04:21.470Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-07T14:04:21.470Z] go: downloading google.golang.org/api v0.70.0 [2022-05-07T14:04:21.753Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-07T14:04:22.035Z] Removing intermediate container fe7cf6260de3 [2022-05-07T14:04:22.035Z] ---> 388b7365ac01 [2022-05-07T14:04:22.035Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-07T14:04:23.024Z] ---> c1e4a45f8295 [2022-05-07T14:04:23.024Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T14:04:23.301Z] ---> Running in cb3dc2856c22 [2022-05-07T14:04:28.708Z] Removing intermediate container cb3dc2856c22 [2022-05-07T14:04:28.708Z] ---> 5889f37eeea4 [2022-05-07T14:04:28.708Z] Step 7/20 : COPY . . [2022-05-07T14:04:47.031Z] ---> 06d94ebfbca2 [2022-05-07T14:04:47.031Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-07T14:04:47.031Z] ---> Running in b2a48f02fe23 [2022-05-07T14:04:48.471Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-07T14:05:00.894Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-07T14:05:00.894Z] go: downloading k8s.io/api v0.23.4 [2022-05-07T14:05:00.894Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-07T14:05:00.894Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-07T14:05:13.321Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-07T14:05:13.321Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-07T14:05:13.321Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-07T14:05:13.321Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-07T14:05:13.917Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-07T14:05:15.358Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-07T14:05:17.344Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-07T14:05:18.328Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-07T14:05:18.328Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-07T14:05:18.602Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-07T14:05:20.045Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-07T14:05:21.488Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-07T14:05:21.488Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-07T14:05:21.488Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-07T14:05:21.764Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-07T14:05:22.038Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-07T14:05:22.314Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-07T14:05:22.588Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-07T14:05:22.588Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-07T14:05:24.029Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-07T14:05:24.030Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-07T14:05:24.307Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-07T14:05:24.909Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-07T14:05:24.909Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-07T14:05:24.909Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-07T14:05:25.894Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-07T14:05:31.320Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-07T14:05:31.320Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-07T14:05:31.320Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-07T14:05:31.320Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-07T14:05:31.320Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-07T14:05:31.320Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-07T14:05:32.761Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-07T14:05:32.761Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-07T14:05:33.035Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-07T14:05:33.310Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-07T14:05:33.310Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-07T14:05:34.752Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-07T14:05:35.026Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-07T14:05:35.624Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-07T14:05:35.624Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-07T14:05:35.901Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-07T14:05:35.901Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-07T14:05:36.176Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-07T14:05:36.176Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-07T14:05:37.180Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-07T14:05:37.180Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-07T14:05:37.759Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-07T14:05:38.216Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-07T14:05:38.216Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-07T14:05:38.216Z] go: downloading go.opencensus.io v0.23.0 [2022-05-07T14:05:39.955Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-07T14:05:41.946Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-07T14:05:41.946Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-07T14:05:41.946Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-07T14:05:42.223Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-07T14:05:42.223Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-07T14:05:42.822Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-07T14:05:42.822Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-07T14:05:43.422Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-07T14:05:46.054Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-07T14:05:46.054Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-07T14:05:46.054Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-07T14:05:48.688Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-07T14:05:48.688Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-07T14:05:48.688Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-07T14:05:49.290Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-07T14:05:49.566Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-07T14:05:49.566Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-07T14:05:49.841Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-07T14:05:49.841Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-07T14:05:50.118Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-07T14:05:50.118Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-07T14:06:00.307Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-07T14:06:00.307Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-07T14:06:00.307Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-07T14:06:00.307Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-07T14:06:32.687Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-07T14:06:32.687Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-07T14:08:09.527Z] Removing intermediate container 5f45f1661962 [2022-05-07T14:08:09.527Z] ---> ee30805f2b3c [2022-05-07T14:08:09.527Z] [2022-05-07T14:08:09.527Z] Step 10/23 : FROM alpine:3.14 [2022-05-07T14:08:09.527Z] ---> ac73e934f311 [2022-05-07T14:08:09.527Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-07T14:08:09.527Z] ---> Using cache [2022-05-07T14:08:09.527Z] ---> 7e5778dd5145 [2022-05-07T14:08:09.527Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-07T14:08:09.527Z] ---> Using cache [2022-05-07T14:08:09.527Z] ---> 86ac8c6bd040 [2022-05-07T14:08:09.527Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-07T14:08:09.527Z] ---> Running in 51c68938a8dc [2022-05-07T14:08:09.527Z] Removing intermediate container 51c68938a8dc [2022-05-07T14:08:09.527Z] ---> 5f0a12b2d1d0 [2022-05-07T14:08:09.527Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-07T14:08:09.527Z] ---> Running in c1a17777b9b1 [2022-05-07T14:08:09.527Z] Removing intermediate container c1a17777b9b1 [2022-05-07T14:08:09.527Z] ---> cb6c7729a635 [2022-05-07T14:08:09.527Z] Step 15/23 : WORKDIR / [2022-05-07T14:08:09.527Z] ---> Running in 3ae3206ee79d [2022-05-07T14:08:09.527Z] Removing intermediate container 3ae3206ee79d [2022-05-07T14:08:09.527Z] ---> 4290d5d7f8ab [2022-05-07T14:08:09.527Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-07T14:08:09.527Z] ---> e931145446fe [2022-05-07T14:08:09.527Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-07T14:08:09.527Z] ---> 3902e6e8b660 [2022-05-07T14:08:09.527Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-07T14:08:09.527Z] ---> f2eac24a2f3c [2022-05-07T14:08:09.527Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-07T14:08:09.527Z] ---> Running in 7424f71da9f6 [2022-05-07T14:08:10.131Z] Removing intermediate container 7424f71da9f6 [2022-05-07T14:08:10.131Z] ---> e88a120c5dbb [2022-05-07T14:08:10.131Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-07T14:08:10.131Z] ---> Running in 84047cf9513e [2022-05-07T14:08:10.747Z] Removing intermediate container 84047cf9513e [2022-05-07T14:08:10.747Z] ---> 2cad8141fead [2022-05-07T14:08:10.747Z] Step 21/23 : LABEL arch=arm64 [2022-05-07T14:08:10.747Z] ---> Running in c2e11ba51ffc [2022-05-07T14:08:11.358Z] Removing intermediate container c2e11ba51ffc [2022-05-07T14:08:11.358Z] ---> 64960645f615 [2022-05-07T14:08:11.358Z] Step 22/23 : LABEL git_sha=cf27560c72f73cafc501ae05df61c2156c94f5dc [2022-05-07T14:08:11.643Z] ---> Running in 41347e6bf6a1 [2022-05-07T14:08:12.238Z] Removing intermediate container 41347e6bf6a1 [2022-05-07T14:08:12.238Z] ---> 0dbbe9012808 [2022-05-07T14:08:12.238Z] Step 23/23 : LABEL version=0.0.0 [2022-05-07T14:08:12.238Z] ---> Running in d272f173d60f [2022-05-07T14:08:12.835Z] Removing intermediate container d272f173d60f [2022-05-07T14:08:12.835Z] ---> 6a5ac0052f3f [2022-05-07T14:08:12.835Z] [2022-05-07T14:08:13.434Z] Successfully built 6a5ac0052f3f [2022-05-07T14:08:13.434Z] Successfully tagged core-metadata-arm64:latest [2022-05-07T14:08:13.434Z]  Building core-metadata ... done Building security-bootstrapper [2022-05-07T14:08:31.756Z] Removing intermediate container 9ff6ef2780d2 [2022-05-07T14:08:31.756Z] ---> c0919798f5e0 [2022-05-07T14:08:31.756Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-07T14:08:31.756Z] ---> Running in 8acd323ea89e [2022-05-07T14:08:33.750Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-07T14:08:39.195Z] Removing intermediate container 8acd323ea89e [2022-05-07T14:08:39.195Z] ---> 2a60c2071f46 [2022-05-07T14:08:39.195Z] [2022-05-07T14:08:39.195Z] Step 11/23 : FROM docker:20.10.14 [2022-05-07T14:08:39.477Z] 20.10.14: Pulling from library/docker [2022-05-07T14:08:42.892Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-07T14:08:42.892Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-07T14:08:42.892Z] ---> eacb59b94998 [2022-05-07T14:08:42.892Z] Step 3/31 : WORKDIR /edgex-go [2022-05-07T14:08:42.892Z] ---> Using cache [2022-05-07T14:08:42.892Z] ---> 6940053354db [2022-05-07T14:08:42.892Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T14:08:42.892Z] ---> Using cache [2022-05-07T14:08:42.892Z] ---> 5f3e1a056524 [2022-05-07T14:08:42.892Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-07T14:08:42.892Z] ---> Using cache [2022-05-07T14:08:42.892Z] ---> ab357219d0ee [2022-05-07T14:08:42.892Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-07T14:08:42.892Z] ---> Using cache [2022-05-07T14:08:42.892Z] ---> 71843b75545b [2022-05-07T14:08:42.892Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T14:08:42.892Z] ---> Using cache [2022-05-07T14:08:42.892Z] ---> 95cde4633cc2 [2022-05-07T14:08:42.892Z] Step 8/31 : COPY . . [2022-05-07T14:08:42.892Z] ---> Using cache [2022-05-07T14:08:42.892Z] ---> 2aa415a45f81 [2022-05-07T14:08:42.892Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-07T14:08:43.494Z] ---> Running in 90e439410efa [2022-05-07T14:08:46.139Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-07T14:08:58.581Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-07T14:08:58.581Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-07T14:08:58.581Z] ---> c346e9eafbab [2022-05-07T14:08:58.581Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-07T14:08:59.180Z] ---> Running in ecadd5e58258 [2022-05-07T14:08:59.477Z] Removing intermediate container ecadd5e58258 [2022-05-07T14:08:59.477Z] ---> e5b435e0b139 [2022-05-07T14:08:59.477Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-07T14:08:59.765Z] ---> Running in f8f19a128a8c [2022-05-07T14:09:02.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-07T14:09:02.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-07T14:09:03.795Z] (1/43) Installing readline (8.1.1-r0) [2022-05-07T14:09:03.795Z] (2/43) Installing bash (5.1.16-r0) [2022-05-07T14:09:03.795Z] Executing bash-5.1.16-r0.post-install [2022-05-07T14:09:03.795Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-07T14:09:04.069Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-07T14:09:04.069Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-07T14:09:04.069Z] (6/43) Installing curl (7.80.0-r1) [2022-05-07T14:09:04.069Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-07T14:09:04.069Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-07T14:09:04.069Z] (9/43) Installing expat (2.4.7-r0) [2022-05-07T14:09:04.069Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-07T14:09:04.069Z] (11/43) Installing gdbm (1.22-r0) [2022-05-07T14:09:04.069Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-07T14:09:04.069Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-07T14:09:04.069Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-07T14:09:04.069Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-07T14:09:04.346Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-07T14:09:04.346Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-07T14:09:06.976Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-07T14:09:06.976Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-07T14:09:06.976Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-07T14:09:06.976Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-07T14:09:06.976Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-07T14:09:06.976Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-07T14:09:06.976Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-07T14:09:06.976Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-07T14:09:06.976Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-07T14:09:06.976Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-07T14:09:06.976Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-07T14:09:06.976Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-07T14:09:06.976Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-07T14:09:06.976Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-07T14:09:06.976Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-07T14:09:06.976Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-07T14:09:07.250Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-07T14:09:07.250Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-07T14:09:07.250Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-07T14:09:07.250Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-07T14:09:07.525Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-07T14:09:07.525Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-07T14:09:07.525Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-07T14:09:07.525Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-07T14:09:07.801Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-07T14:09:07.801Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-07T14:09:08.786Z] Executing busybox-1.34.1-r5.trigger [2022-05-07T14:09:08.786Z] OK: 82 MiB in 65 packages [2022-05-07T14:09:14.202Z] Collecting docker-compose==1.23.2 [2022-05-07T14:09:14.202Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-07T14:09:14.798Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-07T14:09:14.798Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-07T14:09:15.072Z] Collecting texttable<0.10,>=0.9.0 [2022-05-07T14:09:15.072Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-07T14:09:17.704Z] Collecting jsonschema<3,>=2.5.1 [2022-05-07T14:09:17.704Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-07T14:09:18.303Z] Collecting docker<4.0,>=3.6.0 [2022-05-07T14:09:18.303Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-07T14:09:18.303Z] Collecting docopt<0.7,>=0.6.1 [2022-05-07T14:09:18.303Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-07T14:09:20.949Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-07T14:09:20.949Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-07T14:09:23.575Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-07T14:09:23.575Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-07T14:09:23.575Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-07T14:09:23.575Z] Collecting cached-property<2,>=1.2.0 [2022-05-07T14:09:23.575Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-07T14:09:24.557Z] Collecting PyYAML<4,>=3.10 [2022-05-07T14:09:24.557Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-07T14:09:28.875Z] Collecting docker-pycreds>=0.4.0 [2022-05-07T14:09:28.875Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-07T14:09:29.862Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-07T14:09:29.862Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-07T14:09:29.862Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-07T14:09:29.862Z] Collecting idna<2.8,>=2.5 [2022-05-07T14:09:29.862Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-07T14:09:30.847Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-07T14:09:30.847Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-07T14:09:31.124Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-07T14:09:31.400Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-07T14:09:31.400Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-07T14:09:31.400Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-07T14:09:32.385Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-07T14:09:32.385Z] Attempting uninstall: urllib3 [2022-05-07T14:09:32.385Z] Found existing installation: urllib3 1.26.7 [2022-05-07T14:09:32.385Z] Uninstalling urllib3-1.26.7: [2022-05-07T14:09:32.663Z] Successfully uninstalled urllib3-1.26.7 [2022-05-07T14:09:33.261Z] Attempting uninstall: idna [2022-05-07T14:09:33.261Z] Found existing installation: idna 3.3 [2022-05-07T14:09:33.261Z] Uninstalling idna-3.3: [2022-05-07T14:09:33.538Z] Successfully uninstalled idna-3.3 [2022-05-07T14:09:36.953Z] Attempting uninstall: requests [2022-05-07T14:09:36.953Z] Found existing installation: requests 2.26.0 [2022-05-07T14:09:36.953Z] Uninstalling requests-2.26.0: [2022-05-07T14:09:36.953Z] Successfully uninstalled requests-2.26.0 [2022-05-07T14:09:36.953Z] Running setup.py install for texttable: started [2022-05-07T14:09:39.593Z] Running setup.py install for texttable: finished with status 'done' [2022-05-07T14:09:39.593Z] Running setup.py install for PyYAML: started [2022-05-07T14:09:42.230Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-07T14:09:42.827Z] Running setup.py install for docopt: started [2022-05-07T14:09:44.809Z] Running setup.py install for docopt: finished with status 'done' [2022-05-07T14:09:44.809Z] Running setup.py install for dockerpty: started [2022-05-07T14:09:47.434Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-07T14:09:49.416Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-07T14:10:04.581Z] Removing intermediate container f8f19a128a8c [2022-05-07T14:10:04.581Z] ---> fbfba4112e0a [2022-05-07T14:10:04.581Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-07T14:10:04.581Z] ---> Running in 40670ae63e05 [2022-05-07T14:10:04.581Z] Removing intermediate container 40670ae63e05 [2022-05-07T14:10:04.581Z] ---> 57f5fff710b2 [2022-05-07T14:10:04.581Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-07T14:10:04.581Z] ---> Running in 5a692dc50183 [2022-05-07T14:10:04.860Z] Removing intermediate container 5a692dc50183 [2022-05-07T14:10:04.860Z] ---> 43b6360c05b3 [2022-05-07T14:10:04.860Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-07T14:10:06.311Z] ---> caecd93e714f [2022-05-07T14:10:06.311Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-07T14:10:07.297Z] ---> 94f45cf25a83 [2022-05-07T14:10:07.297Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-07T14:10:08.288Z] ---> b2fab9ef609c [2022-05-07T14:10:08.289Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-07T14:10:08.564Z] ---> Running in 3d0a5a071f1b [2022-05-07T14:10:09.173Z] Removing intermediate container 3d0a5a071f1b [2022-05-07T14:10:09.173Z] ---> 4c6e2b60cf2d [2022-05-07T14:10:09.173Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-07T14:10:09.173Z] ---> Running in 23c74775a2b5 [2022-05-07T14:10:09.776Z] Removing intermediate container 23c74775a2b5 [2022-05-07T14:10:09.776Z] ---> 62011e635769 [2022-05-07T14:10:09.776Z] Step 21/23 : LABEL arch=arm64 [2022-05-07T14:10:10.055Z] ---> Running in f1093d2ef733 [2022-05-07T14:10:10.340Z] Removing intermediate container f1093d2ef733 [2022-05-07T14:10:10.340Z] ---> af6a007b5b73 [2022-05-07T14:10:10.340Z] Step 22/23 : LABEL git_sha=cf27560c72f73cafc501ae05df61c2156c94f5dc [2022-05-07T14:10:10.614Z] ---> Running in 2b32222c0cce [2022-05-07T14:10:11.215Z] Removing intermediate container 2b32222c0cce [2022-05-07T14:10:11.215Z] ---> ab58f789e46e [2022-05-07T14:10:11.215Z] Step 23/23 : LABEL version=0.0.0 [2022-05-07T14:10:11.215Z] ---> Running in c94a16d396fb [2022-05-07T14:10:11.814Z] Removing intermediate container c94a16d396fb [2022-05-07T14:10:11.814Z] ---> 1bcd5a1c54f3 [2022-05-07T14:10:11.814Z] [2022-05-07T14:10:12.416Z] Successfully built 1bcd5a1c54f3 [2022-05-07T14:10:12.416Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-07T14:10:12.416Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-05-07T14:10:39.578Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-07T14:10:39.578Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-07T14:10:39.578Z] ---> eacb59b94998 [2022-05-07T14:10:39.578Z] Step 3/25 : WORKDIR /edgex-go [2022-05-07T14:10:39.578Z] ---> Using cache [2022-05-07T14:10:39.578Z] ---> 6940053354db [2022-05-07T14:10:39.578Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T14:10:39.578Z] ---> Using cache [2022-05-07T14:10:39.578Z] ---> 5f3e1a056524 [2022-05-07T14:10:39.578Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-07T14:10:39.578Z] ---> Using cache [2022-05-07T14:10:39.578Z] ---> f15559b53f73 [2022-05-07T14:10:39.578Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-07T14:10:39.578Z] ---> Using cache [2022-05-07T14:10:39.578Z] ---> 6b9377383c3c [2022-05-07T14:10:39.578Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T14:10:39.578Z] ---> Using cache [2022-05-07T14:10:39.578Z] ---> c4481bf1a1c3 [2022-05-07T14:10:39.578Z] Step 8/25 : COPY . . [2022-05-07T14:10:39.578Z] ---> Using cache [2022-05-07T14:10:39.578Z] ---> 2e5e4997880f [2022-05-07T14:10:39.578Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-07T14:10:39.578Z] ---> Using cache [2022-05-07T14:10:39.578Z] ---> 8b44acc650b0 [2022-05-07T14:10:39.578Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-07T14:10:39.578Z] ---> Using cache [2022-05-07T14:10:39.578Z] ---> abb7b758f04b [2022-05-07T14:10:39.578Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-07T14:10:39.578Z] ---> Using cache [2022-05-07T14:10:39.578Z] ---> f3f97e6eafa3 [2022-05-07T14:10:39.578Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-07T14:10:39.578Z] ---> Running in 12be4c28d483 [2022-05-07T14:10:42.213Z] spire-1.2.1/ [2022-05-07T14:10:42.213Z] spire-1.2.1/.data/ [2022-05-07T14:10:42.213Z] spire-1.2.1/.data/.file [2022-05-07T14:10:42.213Z] spire-1.2.1/.dockerignore [2022-05-07T14:10:42.213Z] spire-1.2.1/.gitattributes [2022-05-07T14:10:42.213Z] spire-1.2.1/.githooks/ [2022-05-07T14:10:42.213Z] spire-1.2.1/.githooks/pre-commit [2022-05-07T14:10:42.213Z] spire-1.2.1/.github/ [2022-05-07T14:10:42.213Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-07T14:10:42.213Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-07T14:10:42.213Z] spire-1.2.1/.github/dependabot.yml [2022-05-07T14:10:42.213Z] spire-1.2.1/.github/workflows/ [2022-05-07T14:10:42.213Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-07T14:10:42.213Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-07T14:10:42.213Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-07T14:10:42.213Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-07T14:10:42.213Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-07T14:10:42.213Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-07T14:10:42.213Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-07T14:10:42.213Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-07T14:10:42.213Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-07T14:10:42.213Z] spire-1.2.1/.gitignore [2022-05-07T14:10:42.213Z] spire-1.2.1/.go-version [2022-05-07T14:10:42.213Z] spire-1.2.1/.golangci.yml [2022-05-07T14:10:42.213Z] spire-1.2.1/ADOPTERS.md [2022-05-07T14:10:42.213Z] spire-1.2.1/CHANGELOG.md [2022-05-07T14:10:42.213Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-07T14:10:42.213Z] spire-1.2.1/CODEOWNERS [2022-05-07T14:10:42.213Z] spire-1.2.1/CONTRIBUTING.md [2022-05-07T14:10:42.213Z] spire-1.2.1/Dockerfile [2022-05-07T14:10:42.213Z] spire-1.2.1/Dockerfile.dev [2022-05-07T14:10:42.213Z] spire-1.2.1/Dockerfile.scratch [2022-05-07T14:10:42.213Z] spire-1.2.1/LICENSE [2022-05-07T14:10:42.213Z] spire-1.2.1/MAINTAINERS.md [2022-05-07T14:10:42.213Z] spire-1.2.1/Makefile [2022-05-07T14:10:42.213Z] spire-1.2.1/README.md [2022-05-07T14:10:42.213Z] spire-1.2.1/ROADMAP.md [2022-05-07T14:10:42.213Z] spire-1.2.1/SECURITY.md [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/ [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-agent/ [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-server/ [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-07T14:10:42.213Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-07T14:10:42.214Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-07T14:10:42.214Z] spire-1.2.1/conf/ [2022-05-07T14:10:42.214Z] spire-1.2.1/conf/agent/ [2022-05-07T14:10:42.214Z] spire-1.2.1/conf/agent/agent.conf [2022-05-07T14:10:42.214Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-07T14:10:42.214Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-07T14:10:42.214Z] spire-1.2.1/conf/server/ [2022-05-07T14:10:42.214Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-07T14:10:42.214Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-07T14:10:42.214Z] spire-1.2.1/conf/server/server.conf [2022-05-07T14:10:42.214Z] spire-1.2.1/conf/server/server_full.conf [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/ [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/SPIRE101.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/auditlog.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/images/ [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/scaling_spire.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/spire_agent.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/spire_server.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/supported_integrations.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/telemetry.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/telemetry_config.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/upgrading.md [2022-05-07T14:10:42.214Z] spire-1.2.1/doc/using_spire.md [2022-05-07T14:10:42.214Z] spire-1.2.1/examples/ [2022-05-07T14:10:42.214Z] spire-1.2.1/examples/README.md [2022-05-07T14:10:42.214Z] spire-1.2.1/go.mod [2022-05-07T14:10:42.214Z] spire-1.2.1/go.sum [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/agent.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/api/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/client/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/common/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/config.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/manager/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-07T14:10:42.214Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/svid/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/api/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/api/names.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/auth/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/catalog/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/cli/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-07T14:10:42.215Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/health/ [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/health/config.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/health/context.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/health/health.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-07T14:10:42.216Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/idutil/ [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/log/ [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/log/log.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/log/options.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/plugin/ [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-07T14:10:42.489Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/profiling/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/selector/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/uptime/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/util/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/util/task.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/version/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/version/version.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/x509util/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/api.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/health/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/id.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/status.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-07T14:10:42.490Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/bundle/ [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/ca/ [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/cache/ [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/catalog/ [2022-05-07T14:10:42.491Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/config.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/datastore/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-07T14:10:42.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-07T14:10:42.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-07T14:10:43.044Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-07T14:10:43.044Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-07T14:10:43.044Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-07T14:10:43.044Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-07T14:10:43.044Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-07T14:10:43.044Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-07T14:10:43.045Z] spire-1.2.1/pkg/server/registration/ [2022-05-07T14:10:43.045Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-07T14:10:43.045Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-07T14:10:43.045Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-07T14:10:43.045Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-07T14:10:43.045Z] spire-1.2.1/pkg/server/server.go [2022-05-07T14:10:43.045Z] spire-1.2.1/pkg/server/server_test.go [2022-05-07T14:10:43.045Z] spire-1.2.1/pkg/server/svid/ [2022-05-07T14:10:43.045Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-07T14:10:43.045Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-07T14:10:43.045Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-07T14:10:43.045Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-07T14:10:43.045Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-07T14:10:43.045Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-07T14:10:43.045Z] spire-1.2.1/proto/ [2022-05-07T14:10:43.045Z] spire-1.2.1/proto/private/ [2022-05-07T14:10:43.045Z] spire-1.2.1/proto/private/server/ [2022-05-07T14:10:43.045Z] spire-1.2.1/proto/private/server/journal/ [2022-05-07T14:10:43.045Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-07T14:10:43.045Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-07T14:10:43.045Z] spire-1.2.1/proto/spire/ [2022-05-07T14:10:43.045Z] spire-1.2.1/proto/spire/common/ [2022-05-07T14:10:43.045Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-07T14:10:43.045Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-07T14:10:43.045Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-07T14:10:43.045Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-07T14:10:43.045Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-07T14:10:43.045Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-07T14:10:43.045Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-07T14:10:43.045Z] spire-1.2.1/proto/spire/plugin/ [2022-05-07T14:10:43.045Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-07T14:10:43.045Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-07T14:10:43.045Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-07T14:10:43.045Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-07T14:10:43.045Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-07T14:10:43.045Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-07T14:10:43.045Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-07T14:10:43.045Z] spire-1.2.1/release/ [2022-05-07T14:10:43.045Z] spire-1.2.1/release/spire-extras/ [2022-05-07T14:10:43.045Z] spire-1.2.1/release/spire-extras/README.md [2022-05-07T14:10:43.045Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-07T14:10:43.045Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-07T14:10:43.045Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-07T14:10:43.045Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-07T14:10:43.045Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-07T14:10:43.045Z] spire-1.2.1/release/spire/ [2022-05-07T14:10:43.045Z] spire-1.2.1/release/spire/README.md [2022-05-07T14:10:43.045Z] spire-1.2.1/release/spire/conf/ [2022-05-07T14:10:43.045Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-07T14:10:43.045Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-07T14:10:43.045Z] spire-1.2.1/release/spire/conf/server/ [2022-05-07T14:10:43.045Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-07T14:10:43.045Z] spire-1.2.1/script/ [2022-05-07T14:10:43.045Z] spire-1.2.1/script/build-artifact.sh [2022-05-07T14:10:43.045Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-07T14:10:43.045Z] spire-1.2.1/support/ [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/ [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-07T14:10:43.045Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-07T14:10:43.045Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-07T14:10:43.045Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-07T14:10:43.045Z] spire-1.2.1/test/ [2022-05-07T14:10:43.045Z] spire-1.2.1/test/clock/ [2022-05-07T14:10:43.045Z] spire-1.2.1/test/clock/clock.go [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/ [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-07T14:10:43.045Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/ [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/certs/ [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/config/ [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/fixture.go [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/registration/ [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-07T14:10:43.046Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/ [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/README.md [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/common [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/setup/ [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/ [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-07T14:10:43.046Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-07T14:10:43.322Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-07T14:10:43.322Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-07T14:10:43.322Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-07T14:10:43.322Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-07T14:10:43.322Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-07T14:10:43.322Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-07T14:10:43.322Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-07T14:10:43.322Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-07T14:10:43.322Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-07T14:10:43.322Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-07T14:10:43.322Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-07T14:10:43.322Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-07T14:10:43.322Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-07T14:10:43.322Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-07T14:10:43.322Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-07T14:10:43.322Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-07T14:10:43.322Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-07T14:10:43.322Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-07T14:10:43.322Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-07T14:10:43.322Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-07T14:10:43.322Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-07T14:10:43.322Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-07T14:10:43.322Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-07T14:10:43.322Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-07T14:10:43.322Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-07T14:10:43.322Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-07T14:10:43.323Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-07T14:10:43.324Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-07T14:10:43.598Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-07T14:10:43.598Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-07T14:10:43.598Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-07T14:10:43.598Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-07T14:10:43.598Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-07T14:10:43.598Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-07T14:10:43.598Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-07T14:10:43.598Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-07T14:10:43.598Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-07T14:10:43.598Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/test-one.sh [2022-05-07T14:10:43.599Z] spire-1.2.1/test/integration/test.sh [2022-05-07T14:10:43.599Z] spire-1.2.1/test/plugintest/ [2022-05-07T14:10:43.599Z] spire-1.2.1/test/plugintest/config.go [2022-05-07T14:10:43.599Z] spire-1.2.1/test/plugintest/load.go [2022-05-07T14:10:43.599Z] spire-1.2.1/test/plugintest/option.go [2022-05-07T14:10:43.599Z] spire-1.2.1/test/spiretest/ [2022-05-07T14:10:43.599Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-07T14:10:43.599Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-07T14:10:43.599Z] spire-1.2.1/test/spiretest/dir.go [2022-05-07T14:10:43.599Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-07T14:10:43.599Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-07T14:10:43.599Z] spire-1.2.1/test/spiretest/logs.go [2022-05-07T14:10:43.599Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-07T14:10:43.599Z] spire-1.2.1/test/spiretest/suite.go [2022-05-07T14:10:43.599Z] spire-1.2.1/test/spiretest/x509.go [2022-05-07T14:10:43.599Z] spire-1.2.1/test/testca/ [2022-05-07T14:10:43.599Z] spire-1.2.1/test/testca/ca.go [2022-05-07T14:10:43.599Z] spire-1.2.1/test/testkey/ [2022-05-07T14:10:43.599Z] spire-1.2.1/test/testkey/generate.sh [2022-05-07T14:10:43.599Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-07T14:10:43.599Z] spire-1.2.1/test/testkey/keys.go [2022-05-07T14:10:43.599Z] spire-1.2.1/test/testkey/new.go [2022-05-07T14:10:43.599Z] spire-1.2.1/test/tpmsimulator/ [2022-05-07T14:10:43.599Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-07T14:10:43.599Z] spire-1.2.1/test/util/ [2022-05-07T14:10:43.599Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-07T14:10:43.599Z] spire-1.2.1/test/util/cert_generation.go [2022-05-07T14:10:43.599Z] spire-1.2.1/test/util/io_redirection.go [2022-05-07T14:10:43.599Z] spire-1.2.1/test/util/race.go [2022-05-07T14:10:43.599Z] spire-1.2.1/test/util/util.go [2022-05-07T14:10:43.599Z] building spire from source... [2022-05-07T14:10:43.875Z] Installing go1.17.7... [2022-05-07T14:11:10.712Z] Building bin/spire-server... [2022-05-07T14:11:10.712Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-07T14:11:10.712Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-07T14:11:10.712Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-07T14:11:10.712Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-07T14:11:10.712Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-07T14:11:10.712Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-07T14:11:10.712Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-07T14:11:12.151Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-07T14:11:12.426Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-07T14:11:14.414Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-07T14:11:15.016Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-07T14:11:15.016Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-07T14:11:15.016Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-07T14:11:15.294Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-07T14:11:15.294Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-07T14:11:15.294Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-07T14:11:15.573Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-07T14:11:16.178Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-07T14:11:16.455Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-07T14:11:16.455Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-07T14:11:16.731Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-07T14:11:16.731Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-07T14:11:17.720Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-07T14:11:18.010Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-07T14:11:28.216Z] Removing intermediate container b2a48f02fe23 [2022-05-07T14:11:28.216Z] ---> c5ae8c36066b [2022-05-07T14:11:28.216Z] [2022-05-07T14:11:28.216Z] Step 9/20 : FROM alpine:3.15 [2022-05-07T14:11:28.216Z] 3.15: Pulling from library/alpine [2022-05-07T14:11:28.216Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-07T14:11:28.216Z] Status: Downloaded newer image for alpine:3.15 [2022-05-07T14:11:28.216Z] ---> 3fb3c9af89a9 [2022-05-07T14:11:28.216Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-07T14:11:28.216Z] ---> Running in d6d74a60ac46 [2022-05-07T14:11:28.837Z] Removing intermediate container d6d74a60ac46 [2022-05-07T14:11:28.837Z] ---> f0daee35c4d3 [2022-05-07T14:11:28.837Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T14:11:28.837Z] ---> Running in 0139ca3aa5a7 [2022-05-07T14:11:32.259Z] Removing intermediate container 0139ca3aa5a7 [2022-05-07T14:11:32.259Z] ---> b72213ef109e [2022-05-07T14:11:32.259Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-07T14:11:32.259Z] ---> Running in 89bb50060151 [2022-05-07T14:11:33.707Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-07T14:11:35.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-07T14:11:35.155Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-07T14:11:35.155Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-07T14:11:35.758Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-07T14:11:35.758Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-07T14:11:35.758Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-07T14:11:35.758Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-07T14:11:36.033Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-07T14:11:36.033Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-07T14:11:36.309Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-07T14:11:36.309Z] v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-07T14:11:36.309Z] v3.15.4-93-g43d6947fae [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-07T14:11:36.309Z] OK: 15732 distinct packages available [2022-05-07T14:11:36.309Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-07T14:11:36.589Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-07T14:11:36.589Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-07T14:11:36.589Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-07T14:11:36.589Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-07T14:11:37.575Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-07T14:11:37.575Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-07T14:11:37.575Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-07T14:11:37.575Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-07T14:11:37.852Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-07T14:11:38.129Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-07T14:11:38.129Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-07T14:11:38.403Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-07T14:11:38.403Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-07T14:11:38.683Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-07T14:11:38.683Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-07T14:11:38.683Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-07T14:11:38.957Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-07T14:11:38.957Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-07T14:11:39.234Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-07T14:11:39.234Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-07T14:11:39.234Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-07T14:11:39.234Z] (5/9) Installing curl (7.80.0-r1) [2022-05-07T14:11:39.512Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-07T14:11:39.512Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-07T14:11:39.512Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-07T14:11:39.512Z] (8/9) Installing libucontext (1.1-r0) [2022-05-07T14:11:39.789Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-07T14:11:39.789Z] Executing busybox-1.34.1-r5.trigger [2022-05-07T14:11:39.789Z] Executing ca-certificates-20211220-r0.trigger [2022-05-07T14:11:40.392Z] OK: 8 MiB in 23 packages [2022-05-07T14:11:41.386Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-07T14:11:43.389Z] Removing intermediate container 89bb50060151 [2022-05-07T14:11:43.389Z] ---> e902c3c8f1fe [2022-05-07T14:11:43.389Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-07T14:11:43.992Z] ---> 3bcf8fddf68a [2022-05-07T14:11:43.992Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-07T14:11:45.986Z] ---> 74e6684996d9 [2022-05-07T14:11:45.986Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-07T14:11:46.973Z] ---> 2e55617f8243 [2022-05-07T14:11:46.973Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-07T14:11:46.973Z] ---> Running in 08b6ad10a937 [2022-05-07T14:11:47.595Z] Removing intermediate container 08b6ad10a937 [2022-05-07T14:11:47.595Z] ---> f18aba9afcb8 [2022-05-07T14:11:47.595Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-07T14:11:47.595Z] ---> Running in 0e56d2d75446 [2022-05-07T14:11:48.195Z] Removing intermediate container 0e56d2d75446 [2022-05-07T14:11:48.195Z] ---> 5d9ecb22206b [2022-05-07T14:11:48.195Z] Step 18/20 : LABEL arch=arm64 [2022-05-07T14:11:48.195Z] ---> Running in a1a5103a2a98 [2022-05-07T14:11:48.796Z] Removing intermediate container a1a5103a2a98 [2022-05-07T14:11:48.796Z] ---> 6e746b0bbf24 [2022-05-07T14:11:48.796Z] Step 19/20 : LABEL git_sha=cf27560c72f73cafc501ae05df61c2156c94f5dc [2022-05-07T14:11:48.796Z] ---> Running in 8786cb38f649 [2022-05-07T14:11:49.418Z] Removing intermediate container 8786cb38f649 [2022-05-07T14:11:49.418Z] ---> 59f7ab7d4ba5 [2022-05-07T14:11:49.418Z] Step 20/20 : LABEL version=0.0.0 [2022-05-07T14:11:49.418Z] ---> Running in a780f6c30ce2 [2022-05-07T14:11:50.410Z] Removing intermediate container a780f6c30ce2 [2022-05-07T14:11:50.410Z] ---> 2c104e4ea70d [2022-05-07T14:11:50.410Z] [2022-05-07T14:11:50.690Z] Successfully built 2c104e4ea70d [2022-05-07T14:11:50.690Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-07T14:11:50.690Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2022-05-07T14:11:54.110Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-07T14:11:54.110Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-07T14:11:54.110Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-07T14:11:54.110Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-07T14:11:54.110Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-07T14:11:54.389Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-07T14:11:54.389Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-07T14:11:54.995Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-07T14:11:55.273Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-07T14:11:55.273Z] go: downloading google.golang.org/api v0.70.0 [2022-05-07T14:12:01.113Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-07T14:12:09.441Z] go: downloading k8s.io/api v0.23.4 [2022-05-07T14:12:17.785Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-07T14:12:22.123Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-07T14:12:22.123Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-07T14:12:22.123Z] ---> eacb59b94998 [2022-05-07T14:12:22.123Z] Step 3/22 : WORKDIR /edgex-go [2022-05-07T14:12:22.123Z] ---> Using cache [2022-05-07T14:12:22.123Z] ---> 6940053354db [2022-05-07T14:12:22.123Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T14:12:22.123Z] ---> Using cache [2022-05-07T14:12:22.123Z] ---> 5f3e1a056524 [2022-05-07T14:12:22.123Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-07T14:12:22.123Z] ---> Using cache [2022-05-07T14:12:22.123Z] ---> ab357219d0ee [2022-05-07T14:12:22.123Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-07T14:12:22.123Z] ---> Using cache [2022-05-07T14:12:22.123Z] ---> 71843b75545b [2022-05-07T14:12:22.123Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T14:12:22.123Z] ---> Using cache [2022-05-07T14:12:22.123Z] ---> 95cde4633cc2 [2022-05-07T14:12:22.123Z] Step 8/22 : COPY . . [2022-05-07T14:12:22.123Z] ---> Using cache [2022-05-07T14:12:22.123Z] ---> 2aa415a45f81 [2022-05-07T14:12:22.123Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-07T14:12:23.580Z] ---> Running in 13fdf790d255 [2022-05-07T14:12:25.579Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-07T14:12:57.987Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-07T14:12:57.987Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-07T14:12:57.987Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-07T14:12:57.987Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-07T14:12:57.987Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-07T14:12:57.987Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-07T14:12:57.987Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-07T14:12:57.987Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-07T14:12:59.986Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-07T14:13:00.595Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-07T14:13:02.052Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-07T14:13:02.052Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-07T14:13:02.332Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-07T14:13:02.332Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-07T14:13:02.332Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-07T14:13:02.612Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-07T14:13:03.218Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-07T14:13:03.218Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-07T14:13:03.498Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-07T14:13:03.776Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-07T14:13:03.776Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-07T14:13:04.387Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-07T14:13:04.387Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-07T14:13:05.384Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-07T14:13:05.664Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-07T14:13:05.664Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-07T14:13:05.942Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-07T14:13:11.394Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-07T14:13:11.675Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-07T14:13:11.675Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-07T14:13:11.675Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-07T14:13:11.675Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-07T14:13:11.675Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-07T14:13:11.953Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-07T14:13:12.950Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-07T14:13:12.950Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-07T14:13:13.233Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-07T14:13:13.512Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-07T14:13:13.512Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-07T14:13:14.506Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-07T14:13:15.113Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-07T14:13:15.392Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-07T14:13:15.392Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-07T14:13:15.672Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-07T14:13:15.672Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-07T14:13:15.672Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-07T14:13:15.949Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-07T14:13:15.949Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-07T14:13:16.940Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-07T14:13:17.219Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-07T14:13:17.219Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-07T14:13:17.497Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-07T14:13:17.497Z] go: downloading go.opencensus.io v0.23.0 [2022-05-07T14:13:18.488Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-07T14:13:20.486Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-07T14:13:20.486Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-07T14:13:20.769Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-07T14:13:20.769Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-07T14:13:21.047Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-07T14:13:21.327Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-07T14:13:21.604Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-07T14:13:22.213Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-07T14:13:24.861Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-07T14:13:26.861Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-07T14:13:26.861Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-07T14:13:27.139Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-07T14:13:27.416Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-07T14:13:28.023Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-07T14:13:28.301Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-07T14:13:28.581Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-07T14:13:28.581Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-07T14:13:28.857Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-07T14:13:28.857Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-07T14:13:28.857Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-07T14:13:39.119Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-07T14:13:39.119Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-07T14:13:39.398Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-07T14:13:39.398Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-07T14:13:49.612Z] Removing intermediate container 90e439410efa [2022-05-07T14:13:49.612Z] ---> ca38b992a856 [2022-05-07T14:13:49.612Z] [2022-05-07T14:13:49.612Z] Step 10/31 : FROM alpine:3.14 [2022-05-07T14:13:49.612Z] ---> ac73e934f311 [2022-05-07T14:13:49.612Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-07T14:13:49.612Z] ---> Running in 00a35c82023a [2022-05-07T14:13:49.612Z] Removing intermediate container 00a35c82023a [2022-05-07T14:13:49.612Z] ---> de9ef9d485e8 [2022-05-07T14:13:49.612Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-07T14:13:49.895Z] ---> Running in dbdeb734afe7 [2022-05-07T14:13:51.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-07T14:13:52.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-07T14:13:53.177Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-07T14:13:53.177Z] (2/2) Installing su-exec (0.2-r1) [2022-05-07T14:13:53.177Z] Executing busybox-1.33.1-r7.trigger [2022-05-07T14:13:53.177Z] OK: 6 MiB in 16 packages [2022-05-07T14:13:55.184Z] Removing intermediate container dbdeb734afe7 [2022-05-07T14:13:55.184Z] ---> ea6817092cea [2022-05-07T14:13:55.184Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-07T14:13:55.184Z] ---> Running in d3e370c7ed95 [2022-05-07T14:13:55.803Z] Removing intermediate container d3e370c7ed95 [2022-05-07T14:13:55.803Z] ---> 9be261ed8b1c [2022-05-07T14:13:55.803Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-07T14:13:55.803Z] ---> Running in 8c4ee00d83c4 [2022-05-07T14:13:56.413Z] Removing intermediate container 8c4ee00d83c4 [2022-05-07T14:13:56.413Z] ---> 49b7d63c496c [2022-05-07T14:13:56.413Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-07T14:13:56.413Z] ---> Running in b450e4b5919d [2022-05-07T14:13:59.879Z] Removing intermediate container b450e4b5919d [2022-05-07T14:13:59.879Z] ---> 937388a14513 [2022-05-07T14:13:59.879Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-07T14:13:59.879Z] ---> Running in 3149b18156e7 [2022-05-07T14:14:00.156Z] Removing intermediate container 3149b18156e7 [2022-05-07T14:14:00.156Z] ---> d3520337f595 [2022-05-07T14:14:00.156Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-07T14:14:01.169Z] ---> 2f4fead7ea68 [2022-05-07T14:14:01.169Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-07T14:14:01.453Z] ---> Running in 53ad9fcb1375 [2022-05-07T14:14:04.899Z] Removing intermediate container 53ad9fcb1375 [2022-05-07T14:14:04.899Z] ---> 899b4e105978 [2022-05-07T14:14:04.899Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-07T14:14:05.515Z] ---> 011167f9096e [2022-05-07T14:14:05.515Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-07T14:14:07.527Z] ---> 7f64c727c193 [2022-05-07T14:14:07.528Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-07T14:14:08.506Z] ---> f647ba783f4c [2022-05-07T14:14:08.506Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-07T14:14:09.493Z] ---> 89c94d11269e [2022-05-07T14:14:09.493Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-07T14:14:10.474Z] ---> c653f254f211 [2022-05-07T14:14:10.474Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-07T14:14:10.474Z] ---> Running in 1e5cd1f8b02e [2022-05-07T14:14:11.081Z] Removing intermediate container 1e5cd1f8b02e [2022-05-07T14:14:11.081Z] ---> 6e036f94cf15 [2022-05-07T14:14:11.081Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-07T14:14:12.067Z] ---> f0a5cc89fd1d [2022-05-07T14:14:12.067Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-07T14:14:12.669Z] ---> Running in 6dec04312f2c [2022-05-07T14:14:16.081Z] Removing intermediate container 6dec04312f2c [2022-05-07T14:14:16.081Z] ---> a1b171001233 [2022-05-07T14:14:16.081Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-07T14:14:16.081Z] ---> Running in 794ef2f37521 [2022-05-07T14:14:16.708Z] Removing intermediate container 794ef2f37521 [2022-05-07T14:14:16.708Z] ---> 5a99b959648f [2022-05-07T14:14:16.708Z] Step 28/31 : CMD ["gate"] [2022-05-07T14:14:16.708Z] ---> Running in 6148de5ffe67 [2022-05-07T14:14:17.335Z] Removing intermediate container 6148de5ffe67 [2022-05-07T14:14:17.335Z] ---> a3c02402073c [2022-05-07T14:14:17.335Z] Step 29/31 : LABEL arch=arm64 [2022-05-07T14:14:17.950Z] ---> Running in d34f3d979bb7 [2022-05-07T14:14:18.234Z] Removing intermediate container d34f3d979bb7 [2022-05-07T14:14:18.234Z] ---> 3d5f1494f40f [2022-05-07T14:14:18.234Z] Step 30/31 : LABEL git_sha=cf27560c72f73cafc501ae05df61c2156c94f5dc [2022-05-07T14:14:18.516Z] ---> Running in bccf60d16bdd [2022-05-07T14:14:19.125Z] Removing intermediate container bccf60d16bdd [2022-05-07T14:14:19.125Z] ---> a4836c039202 [2022-05-07T14:14:19.125Z] Step 31/31 : LABEL version=0.0.0 [2022-05-07T14:14:19.740Z] ---> Running in e2c6a2aa361e [2022-05-07T14:14:20.346Z] Removing intermediate container e2c6a2aa361e [2022-05-07T14:14:20.346Z] ---> 6fff04120988 [2022-05-07T14:14:20.346Z] [2022-05-07T14:14:20.624Z] Successfully built 6fff04120988 [2022-05-07T14:14:20.624Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-07T14:14:20.624Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-05-07T14:14:26.077Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-07T14:14:26.077Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-07T14:14:52.965Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-07T14:14:52.965Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-07T14:14:52.965Z] ---> eacb59b94998 [2022-05-07T14:14:52.965Z] Step 3/22 : WORKDIR /edgex-go [2022-05-07T14:14:52.965Z] ---> Using cache [2022-05-07T14:14:52.965Z] ---> 6940053354db [2022-05-07T14:14:52.965Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T14:14:52.965Z] ---> Using cache [2022-05-07T14:14:52.965Z] ---> 5f3e1a056524 [2022-05-07T14:14:52.965Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-07T14:14:52.965Z] ---> Using cache [2022-05-07T14:14:52.965Z] ---> ab357219d0ee [2022-05-07T14:14:52.965Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-07T14:14:52.965Z] ---> Using cache [2022-05-07T14:14:52.965Z] ---> 71843b75545b [2022-05-07T14:14:52.965Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T14:14:52.965Z] ---> Using cache [2022-05-07T14:14:52.965Z] ---> 95cde4633cc2 [2022-05-07T14:14:52.965Z] Step 8/22 : COPY . . [2022-05-07T14:14:52.965Z] ---> Using cache [2022-05-07T14:14:52.965Z] ---> 2aa415a45f81 [2022-05-07T14:14:52.965Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-07T14:14:52.965Z] ---> Running in 80ba069a6e7c [2022-05-07T14:14:54.416Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-07T14:19:16.875Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-07T14:19:25.222Z] Removing intermediate container 13fdf790d255 [2022-05-07T14:19:25.222Z] ---> 1a3d66e7fa77 [2022-05-07T14:19:25.222Z] [2022-05-07T14:19:25.222Z] Step 10/22 : FROM alpine:3.14 [2022-05-07T14:19:25.222Z] ---> ac73e934f311 [2022-05-07T14:19:25.222Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-07T14:19:25.222Z] ---> Using cache [2022-05-07T14:19:25.222Z] ---> 7e5778dd5145 [2022-05-07T14:19:25.222Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-07T14:19:25.222Z] ---> Using cache [2022-05-07T14:19:25.222Z] ---> 86ac8c6bd040 [2022-05-07T14:19:25.222Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-07T14:19:25.222Z] ---> Running in ff691eea8d62 [2022-05-07T14:19:26.682Z] Removing intermediate container ff691eea8d62 [2022-05-07T14:19:26.682Z] ---> 6548ea1601c3 [2022-05-07T14:19:26.682Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-07T14:19:26.682Z] ---> Running in 8737f9122013 [2022-05-07T14:19:27.685Z] Removing intermediate container 8737f9122013 [2022-05-07T14:19:27.685Z] ---> 0844eb19e2a4 [2022-05-07T14:19:27.685Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-07T14:19:29.158Z] ---> eeeb5f032de8 [2022-05-07T14:19:29.158Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-07T14:19:32.586Z] ---> 42d4b4c46fa8 [2022-05-07T14:19:32.586Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-07T14:19:32.586Z] Removing intermediate container 80ba069a6e7c [2022-05-07T14:19:32.586Z] ---> bc46f0643b5a [2022-05-07T14:19:32.586Z] [2022-05-07T14:19:32.586Z] Step 10/22 : FROM alpine:3.14 [2022-05-07T14:19:32.586Z] ---> ac73e934f311 [2022-05-07T14:19:32.586Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-07T14:19:32.868Z] ---> Running in 1df84ac4b034 [2022-05-07T14:19:33.872Z] ---> 899b0c99e5a9 [2022-05-07T14:19:33.872Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-07T14:19:34.156Z] ---> Running in adb28c8a1c1f [2022-05-07T14:19:34.759Z] Removing intermediate container adb28c8a1c1f [2022-05-07T14:19:34.759Z] ---> 1b9f6f4071b5 [2022-05-07T14:19:34.759Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-07T14:19:35.047Z] ---> Running in a306b041afb0 [2022-05-07T14:19:35.650Z] Removing intermediate container a306b041afb0 [2022-05-07T14:19:35.650Z] ---> e197ff67ffed [2022-05-07T14:19:35.650Z] Step 20/22 : LABEL arch=arm64 [2022-05-07T14:19:35.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-07T14:19:35.650Z] ---> Running in e3f9acb89e52 [2022-05-07T14:19:35.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-07T14:19:36.213Z] Removing intermediate container e3f9acb89e52 [2022-05-07T14:19:36.213Z] ---> 139e9bb03fdb [2022-05-07T14:19:36.213Z] Step 21/22 : LABEL git_sha=cf27560c72f73cafc501ae05df61c2156c94f5dc [2022-05-07T14:19:36.492Z] ---> Running in 7d114c66fd3f [2022-05-07T14:19:37.096Z] Removing intermediate container 7d114c66fd3f [2022-05-07T14:19:37.096Z] ---> 2a77c1422127 [2022-05-07T14:19:37.096Z] Step 22/22 : LABEL version=0.0.0 [2022-05-07T14:19:37.096Z] ---> Running in 75bcf79a2edc [2022-05-07T14:19:37.374Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-07T14:19:37.374Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-07T14:19:37.374Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-07T14:19:37.374Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-07T14:19:37.374Z] (5/6) Installing curl (7.79.1-r1) [2022-05-07T14:19:37.652Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-07T14:19:37.652Z] Executing busybox-1.33.1-r7.trigger [2022-05-07T14:19:37.652Z] Removing intermediate container 75bcf79a2edc [2022-05-07T14:19:37.652Z] ---> e09d3b9b1812 [2022-05-07T14:19:37.652Z] [2022-05-07T14:19:37.652Z] Executing ca-certificates-20211220-r0.trigger [2022-05-07T14:19:38.260Z] Successfully built e09d3b9b1812 [2022-05-07T14:19:38.260Z] Successfully tagged support-scheduler-arm64:latest [2022-05-07T14:19:38.260Z]  Building support-scheduler ... done OK: 8 MiB in 20 packages [2022-05-07T14:19:40.265Z] Removing intermediate container 1df84ac4b034 [2022-05-07T14:19:40.265Z] ---> fee130cb339f [2022-05-07T14:19:40.265Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-07T14:19:40.542Z] ---> Running in 17de6c71ce5f [2022-05-07T14:19:41.144Z] Removing intermediate container 17de6c71ce5f [2022-05-07T14:19:41.144Z] ---> a1b5a4cca3d8 [2022-05-07T14:19:41.144Z] Step 13/22 : WORKDIR /edgex [2022-05-07T14:19:41.144Z] ---> Running in 9b577c62f47d [2022-05-07T14:19:41.754Z] Removing intermediate container 9b577c62f47d [2022-05-07T14:19:41.754Z] ---> 9539180fc5de [2022-05-07T14:19:41.754Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-07T14:19:42.747Z] ---> bb1db5489fb9 [2022-05-07T14:19:42.747Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-07T14:19:44.198Z] ---> 1b4e3583bba8 [2022-05-07T14:19:44.198Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-07T14:19:45.648Z] ---> 771aca2c3bcd [2022-05-07T14:19:45.648Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-07T14:19:46.644Z] ---> 3fe5b56588f8 [2022-05-07T14:19:46.644Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-07T14:19:46.644Z] ---> Running in dcfc25af6f02 [2022-05-07T14:19:50.073Z] Removing intermediate container dcfc25af6f02 [2022-05-07T14:19:50.073Z] ---> 07a515d23673 [2022-05-07T14:19:50.073Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-07T14:19:50.073Z] ---> Running in e0f4e46b4a96 [2022-05-07T14:19:50.358Z] Removing intermediate container e0f4e46b4a96 [2022-05-07T14:19:50.358Z] ---> a1982da86593 [2022-05-07T14:19:50.358Z] Step 20/22 : LABEL arch=arm64 [2022-05-07T14:19:50.358Z] ---> Running in 78739e03b701 [2022-05-07T14:19:50.959Z] Removing intermediate container 78739e03b701 [2022-05-07T14:19:50.959Z] ---> dab693b4082b [2022-05-07T14:19:50.959Z] Step 21/22 : LABEL git_sha=cf27560c72f73cafc501ae05df61c2156c94f5dc [2022-05-07T14:19:50.959Z] ---> Running in 6b5b7c6f8403 [2022-05-07T14:19:51.574Z] Removing intermediate container 6b5b7c6f8403 [2022-05-07T14:19:51.574Z] ---> 897e44758a7f [2022-05-07T14:19:51.574Z] Step 22/22 : LABEL version=0.0.0 [2022-05-07T14:19:51.574Z] ---> Running in 446fa345dd1f [2022-05-07T14:19:52.179Z] Removing intermediate container 446fa345dd1f [2022-05-07T14:19:52.179Z] ---> 5f010e6b2c25 [2022-05-07T14:19:52.179Z] [2022-05-07T14:19:52.783Z] Successfully built 5f010e6b2c25 [2022-05-07T14:19:52.783Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-07T14:33:16.084Z]  Building security-proxy-setup ... done Building bin/spire-agent... [2022-05-07T14:33:16.084Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-07T14:33:16.084Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-07T14:33:16.084Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-07T14:33:16.084Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-07T14:33:16.084Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-07T14:33:16.084Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-07T14:33:16.084Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-07T14:33:16.084Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-07T14:33:16.084Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-07T14:33:16.084Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-07T14:33:16.084Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-07T14:33:16.084Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-07T14:33:16.084Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-07T14:36:53.140Z] Building bin/spire-agent... [2022-05-07T14:36:53.140Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-07T14:36:53.140Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-07T14:36:53.140Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-07T14:36:53.140Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-07T14:36:53.140Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-07T14:36:53.140Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-07T14:36:53.140Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-07T14:36:53.140Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-07T14:36:53.140Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-07T14:36:53.140Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-07T14:36:53.140Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-07T14:36:53.140Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-07T14:36:53.140Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-07T14:39:00.686Z] Removing intermediate container e5035e3046a1 [2022-05-07T14:39:00.686Z] ---> 18f738e08dd6 [2022-05-07T14:39:00.686Z] [2022-05-07T14:39:00.686Z] Step 13/26 : FROM alpine:3.15 [2022-05-07T14:39:00.686Z] ---> 3fb3c9af89a9 [2022-05-07T14:39:00.686Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-07T14:39:00.686Z] ---> Using cache [2022-05-07T14:39:00.686Z] ---> f0daee35c4d3 [2022-05-07T14:39:00.686Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T14:39:00.686Z] ---> Using cache [2022-05-07T14:39:00.686Z] ---> b72213ef109e [2022-05-07T14:39:00.686Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-07T14:39:00.686Z] ---> Running in 3c857e45918b [2022-05-07T14:39:00.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-07T14:39:00.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-07T14:39:01.668Z] v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-07T14:39:01.668Z] v3.15.4-93-g43d6947fae [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-07T14:39:01.668Z] OK: 15732 distinct packages available [2022-05-07T14:39:01.946Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-07T14:39:02.933Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-07T14:39:03.533Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-07T14:39:03.807Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-07T14:39:03.807Z] (3/5) Installing libucontext (1.1-r0) [2022-05-07T14:39:03.807Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-07T14:39:04.080Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-07T14:39:04.080Z] Executing busybox-1.34.1-r5.trigger [2022-05-07T14:39:04.080Z] OK: 6 MiB in 19 packages [2022-05-07T14:39:06.062Z] Removing intermediate container 3c857e45918b [2022-05-07T14:39:06.062Z] ---> f5a9909ecfec [2022-05-07T14:39:06.062Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-07T14:39:09.447Z] ---> 7599c46c6035 [2022-05-07T14:39:09.447Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-07T14:39:14.862Z] ---> 349281ec79d4 [2022-05-07T14:39:14.862Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-07T14:39:14.862Z] ---> aab4eb537b23 [2022-05-07T14:39:14.862Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-07T14:39:15.842Z] ---> 4b643c5a9e87 [2022-05-07T14:39:15.842Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-07T14:39:16.823Z] ---> 37b8a4d154ae [2022-05-07T14:39:16.823Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-07T14:39:16.823Z] ---> Running in e1b031619c20 [2022-05-07T14:39:17.417Z] Removing intermediate container e1b031619c20 [2022-05-07T14:39:17.417Z] ---> 2776565faf31 [2022-05-07T14:39:17.417Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-07T14:39:17.417Z] ---> Running in 1a12e3e1aedf [2022-05-07T14:39:17.692Z] Removing intermediate container 1a12e3e1aedf [2022-05-07T14:39:17.692Z] ---> 89d9fd364c7e [2022-05-07T14:39:17.692Z] Step 24/26 : LABEL arch=arm64 [2022-05-07T14:39:17.966Z] ---> Running in cb2ebc86c21d [2022-05-07T14:39:18.563Z] Removing intermediate container cb2ebc86c21d [2022-05-07T14:39:18.563Z] ---> b957ace5d7fc [2022-05-07T14:39:18.563Z] Step 25/26 : LABEL git_sha=cf27560c72f73cafc501ae05df61c2156c94f5dc [2022-05-07T14:39:18.837Z] ---> Running in 35957f26341e [2022-05-07T14:39:19.110Z] Removing intermediate container 35957f26341e [2022-05-07T14:39:19.110Z] ---> ace98fc902fe [2022-05-07T14:39:19.110Z] Step 26/26 : LABEL version=0.0.0 [2022-05-07T14:39:19.383Z] ---> Running in 55c9980b7320 [2022-05-07T14:39:19.658Z] Removing intermediate container 55c9980b7320 [2022-05-07T14:39:19.658Z] ---> b796182c4349 [2022-05-07T14:39:19.658Z] [2022-05-07T14:39:20.256Z] Successfully built b796182c4349 [2022-05-07T14:39:20.256Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-07T14:40:16.800Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-07T14:40:16.800Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-07T14:40:16.800Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-07T14:40:16.800Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-07T14:40:16.800Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-07T14:40:16.800Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-07T14:40:16.800Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-07T14:40:16.800Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-07T14:40:16.800Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-07T14:40:16.800Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-07T14:40:16.800Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-07T14:40:16.800Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-07T14:40:16.800Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-07T14:40:16.800Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-07T14:41:53.642Z] Removing intermediate container 6f1bbeaa4b55 [2022-05-07T14:41:53.642Z] ---> b1543449af54 [2022-05-07T14:41:53.642Z] [2022-05-07T14:41:53.642Z] Step 13/26 : FROM alpine:3.15 [2022-05-07T14:41:53.642Z] ---> 3fb3c9af89a9 [2022-05-07T14:41:53.642Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-07T14:41:53.642Z] ---> Using cache [2022-05-07T14:41:53.642Z] ---> f0daee35c4d3 [2022-05-07T14:41:53.642Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T14:41:53.642Z] ---> Using cache [2022-05-07T14:41:53.642Z] ---> b72213ef109e [2022-05-07T14:41:53.642Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-07T14:41:53.642Z] ---> Running in e9a2c61d02e8 [2022-05-07T14:41:53.642Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-07T14:41:53.642Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-07T14:41:53.642Z] v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-07T14:41:53.642Z] v3.15.4-93-g43d6947fae [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-07T14:41:53.642Z] OK: 15732 distinct packages available [2022-05-07T14:41:53.642Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-07T14:41:54.241Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-07T14:41:55.221Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-07T14:41:55.221Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-07T14:41:55.221Z] (3/4) Installing libucontext (1.1-r0) [2022-05-07T14:41:55.221Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-07T14:41:55.495Z] Executing busybox-1.34.1-r5.trigger [2022-05-07T14:41:55.495Z] OK: 6 MiB in 18 packages [2022-05-07T14:41:57.475Z] Removing intermediate container e9a2c61d02e8 [2022-05-07T14:41:57.475Z] ---> 61554b26ba09 [2022-05-07T14:41:57.475Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-07T14:42:01.786Z] ---> 0a454bdbc83b [2022-05-07T14:42:01.786Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-07T14:42:02.062Z] ---> cd4c87166ccc [2022-05-07T14:42:02.062Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-07T14:42:02.062Z] ---> Running in ce4d775a6e16 [2022-05-07T14:42:02.660Z] Removing intermediate container ce4d775a6e16 [2022-05-07T14:42:02.660Z] ---> b623ab4c599f [2022-05-07T14:42:02.660Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-07T14:42:03.255Z] ---> ecf82b242cb4 [2022-05-07T14:42:03.255Z] Step 21/26 : WORKDIR / [2022-05-07T14:42:03.255Z] ---> Running in fc6a8b4b2eba [2022-05-07T14:42:03.852Z] Removing intermediate container fc6a8b4b2eba [2022-05-07T14:42:03.852Z] ---> 18f77df9e164 [2022-05-07T14:42:03.852Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-07T14:42:03.852Z] ---> Running in b98b31e7ba51 [2022-05-07T14:42:04.449Z] Removing intermediate container b98b31e7ba51 [2022-05-07T14:42:04.450Z] ---> 252b5a85d3bf [2022-05-07T14:42:04.450Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-07T14:42:04.450Z] ---> Running in ca7682cf083b [2022-05-07T14:42:04.724Z] Removing intermediate container ca7682cf083b [2022-05-07T14:42:04.724Z] ---> 6ef190c81580 [2022-05-07T14:42:04.724Z] Step 24/26 : LABEL arch=arm64 [2022-05-07T14:42:05.001Z] ---> Running in 13a0cd6506cd [2022-05-07T14:42:05.274Z] Removing intermediate container 13a0cd6506cd [2022-05-07T14:42:05.274Z] ---> dc489278a591 [2022-05-07T14:42:05.274Z] Step 25/26 : LABEL git_sha=cf27560c72f73cafc501ae05df61c2156c94f5dc [2022-05-07T14:42:05.274Z] ---> Running in d2a23184e327 [2022-05-07T14:42:05.868Z] Removing intermediate container d2a23184e327 [2022-05-07T14:42:05.868Z] ---> a5774836ec20 [2022-05-07T14:42:05.868Z] Step 26/26 : LABEL version=0.0.0 [2022-05-07T14:42:05.868Z] ---> Running in db6ea45e6e7d [2022-05-07T14:42:06.469Z] Removing intermediate container db6ea45e6e7d [2022-05-07T14:42:06.469Z] ---> ddab3af9e9c2 [2022-05-07T14:42:06.469Z] [2022-05-07T14:42:06.469Z] Successfully built ddab3af9e9c2 [2022-05-07T14:42:06.741Z] Successfully tagged security-spire-config-arm64:latest [2022-05-07T14:44:13.558Z]  Building security-spire-config ... done Removing intermediate container 12be4c28d483 [2022-05-07T14:44:13.558Z] ---> 4f8dd7d8b8fe [2022-05-07T14:44:13.558Z] [2022-05-07T14:44:13.558Z] Step 13/25 : FROM alpine:3.15 [2022-05-07T14:44:13.558Z] ---> 3fb3c9af89a9 [2022-05-07T14:44:13.558Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-07T14:44:13.558Z] ---> Using cache [2022-05-07T14:44:13.558Z] ---> f0daee35c4d3 [2022-05-07T14:44:13.558Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T14:44:13.558Z] ---> Using cache [2022-05-07T14:44:13.558Z] ---> b72213ef109e [2022-05-07T14:44:13.558Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-07T14:44:13.558Z] ---> Using cache [2022-05-07T14:44:13.558Z] ---> f5a9909ecfec [2022-05-07T14:44:13.558Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-07T14:44:13.558Z] ---> 23453d451253 [2022-05-07T14:44:13.558Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-07T14:44:13.558Z] ---> f83c13155e53 [2022-05-07T14:44:13.558Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-07T14:44:13.558Z] ---> 5946cd7a25a1 [2022-05-07T14:44:13.558Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-07T14:44:13.558Z] ---> b4f5c2f91117 [2022-05-07T14:44:13.558Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-07T14:44:13.558Z] ---> Running in 7e54c5c57b8a [2022-05-07T14:44:13.558Z] Removing intermediate container 7e54c5c57b8a [2022-05-07T14:44:13.558Z] ---> 5c3ff3711196 [2022-05-07T14:44:13.558Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-07T14:44:13.558Z] ---> Running in 85d856652a37 [2022-05-07T14:44:13.558Z] Removing intermediate container 85d856652a37 [2022-05-07T14:44:13.558Z] ---> 82fcc77da330 [2022-05-07T14:44:13.558Z] Step 23/25 : LABEL arch=arm64 [2022-05-07T14:44:13.558Z] ---> Running in a4466e23e708 [2022-05-07T14:44:13.558Z] Removing intermediate container a4466e23e708 [2022-05-07T14:44:13.558Z] ---> 33b0674c6ed7 [2022-05-07T14:44:13.558Z] Step 24/25 : LABEL git_sha=cf27560c72f73cafc501ae05df61c2156c94f5dc [2022-05-07T14:44:13.558Z] ---> Running in 6f45e24e054a [2022-05-07T14:44:13.558Z] Removing intermediate container 6f45e24e054a [2022-05-07T14:44:13.558Z] ---> 5331070961c5 [2022-05-07T14:44:13.558Z] Step 25/25 : LABEL version=0.0.0 [2022-05-07T14:44:13.558Z] ---> Running in 897df34fed30 [2022-05-07T14:44:13.558Z] Removing intermediate container 897df34fed30 [2022-05-07T14:44:13.558Z] ---> 43b00a6d0cbb [2022-05-07T14:44:13.558Z] [2022-05-07T14:44:13.558Z] Successfully built 43b00a6d0cbb [2022-05-07T14:44:13.558Z] Successfully tagged security-spire-server-arm64:latest [2022-05-07T14:44:13.577Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-07T14:44:13.611Z] $ docker stop --time=1 362798d324def79b14f205d4869c9c4ec2f9a0db372a7a588dbb693334a92b8e [2022-05-07T14:44:15.330Z] $ docker rm -f 362798d324def79b14f205d4869c9c4ec2f9a0db372a7a588dbb693334a92b8e [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-07T14:44:15.954Z] + docker images [2022-05-07T14:44:16.226Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-07T14:44:16.226Z] security-spire-server-arm64 latest 43b00a6d0cbb 7 seconds ago 86.3MB [2022-05-07T14:44:16.226Z] 4f8dd7d8b8fe 29 seconds ago 4.14GB [2022-05-07T14:44:16.226Z] security-spire-config-arm64 latest ddab3af9e9c2 2 minutes ago 85.6MB [2022-05-07T14:44:16.226Z] b1543449af54 2 minutes ago 4.14GB [2022-05-07T14:44:16.226Z] security-spire-agent-arm64 latest b796182c4349 4 minutes ago 126MB [2022-05-07T14:44:16.226Z] 18f738e08dd6 5 minutes ago 4.14GB [2022-05-07T14:44:16.226Z] security-proxy-setup-arm64 latest 5f010e6b2c25 24 minutes ago 26.1MB [2022-05-07T14:44:16.226Z] support-scheduler-arm64 latest e09d3b9b1812 24 minutes ago 25.2MB [2022-05-07T14:44:16.226Z] bc46f0643b5a 24 minutes ago 1.31GB [2022-05-07T14:44:16.226Z] 1a3d66e7fa77 24 minutes ago 1.36GB [2022-05-07T14:44:16.226Z] security-bootstrapper-arm64 latest 6fff04120988 29 minutes ago 18.3MB [2022-05-07T14:44:16.226Z] ca38b992a856 30 minutes ago 1.31GB [2022-05-07T14:44:16.226Z] security-spiffe-token-provider-arm64 latest 2c104e4ea70d 32 minutes ago 27.9MB [2022-05-07T14:44:16.226Z] c5ae8c36066b 32 minutes ago 1.36GB [2022-05-07T14:44:16.227Z] sys-mgmt-agent-arm64 latest 1bcd5a1c54f3 34 minutes ago 282MB [2022-05-07T14:44:16.227Z] 2a60c2071f46 35 minutes ago 1.31GB [2022-05-07T14:44:16.227Z] core-metadata-arm64 latest 6a5ac0052f3f 36 minutes ago 16.3MB [2022-05-07T14:44:16.227Z] ee30805f2b3c 36 minutes ago 1.31GB [2022-05-07T14:44:16.227Z] support-notifications-arm64 latest bad71f7d1dab 40 minutes ago 25.8MB [2022-05-07T14:44:16.227Z] e200caf6617e 40 minutes ago 1.36GB [2022-05-07T14:44:16.227Z] core-data-arm64 latest 6ebaf0e239db 41 minutes ago 21.6MB [2022-05-07T14:44:16.227Z] 20e800267028 42 minutes ago 1.34GB [2022-05-07T14:44:16.227Z] security-secretstore-setup-arm64 latest a5998cb0df74 42 minutes ago 27.5MB [2022-05-07T14:44:16.227Z] core-command-arm64 latest 3bf29eaecfdb 43 minutes ago 15.5MB [2022-05-07T14:44:16.227Z] 15a5a2ea179d 43 minutes ago 1.32GB [2022-05-07T14:44:16.227Z] c47bbcb171aa 43 minutes ago 1.3GB [2022-05-07T14:44:16.227Z] ci-base-image-arm64 latest eacb59b94998 59 minutes ago 885MB [2022-05-07T14:44:16.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB [2022-05-07T14:44:16.227Z] docker 20.10.14 c346e9eafbab 4 weeks ago 202MB [2022-05-07T14:44:16.227Z] alpine 3.14 ac73e934f311 4 weeks ago 5.34MB [2022-05-07T14:44:16.227Z] alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB [2022-05-07T14:44:16.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-07T14:44:16.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-07T14:44:16.961Z] [2022-05-07T14:44:16.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-07T14:44:17.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-07T14:44:17.619Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-07T14:44:17.619Z] 8998bd30e6a1: Pulling fs layer [2022-05-07T14:44:17.619Z] 04944245beec: Pulling fs layer [2022-05-07T14:44:17.619Z] 699f458cf7ca: Pulling fs layer [2022-05-07T14:44:17.619Z] 765212b225bb: Pulling fs layer [2022-05-07T14:44:17.619Z] f23df028b6ca: Pulling fs layer [2022-05-07T14:44:17.619Z] d65c8cfc05b1: Pulling fs layer [2022-05-07T14:44:17.619Z] 2437ff75d9bd: Pulling fs layer [2022-05-07T14:44:17.619Z] 765212b225bb: Waiting [2022-05-07T14:44:17.619Z] f23df028b6ca: Waiting [2022-05-07T14:44:17.619Z] d65c8cfc05b1: Waiting [2022-05-07T14:44:17.619Z] 2437ff75d9bd: Waiting [2022-05-07T14:44:17.619Z] 04944245beec: Verifying Checksum [2022-05-07T14:44:17.619Z] 04944245beec: Download complete [2022-05-07T14:44:17.619Z] 765212b225bb: Verifying Checksum [2022-05-07T14:44:17.619Z] 765212b225bb: Download complete [2022-05-07T14:44:17.619Z] f23df028b6ca: Verifying Checksum [2022-05-07T14:44:17.619Z] f23df028b6ca: Download complete [2022-05-07T14:44:17.893Z] d65c8cfc05b1: Verifying Checksum [2022-05-07T14:44:17.893Z] d65c8cfc05b1: Download complete [2022-05-07T14:44:17.893Z] 699f458cf7ca: Verifying Checksum [2022-05-07T14:44:17.893Z] 699f458cf7ca: Download complete [2022-05-07T14:44:18.169Z] 8998bd30e6a1: Verifying Checksum [2022-05-07T14:44:18.169Z] 8998bd30e6a1: Download complete [2022-05-07T14:44:21.672Z] 2437ff75d9bd: Verifying Checksum [2022-05-07T14:44:21.672Z] 2437ff75d9bd: Download complete [2022-05-07T14:44:23.645Z] 8998bd30e6a1: Pull complete [2022-05-07T14:44:23.916Z] 04944245beec: Pull complete [2022-05-07T14:44:25.347Z] 699f458cf7ca: Pull complete [2022-05-07T14:44:25.622Z] 765212b225bb: Pull complete [2022-05-07T14:44:26.598Z] f23df028b6ca: Pull complete [2022-05-07T14:44:26.870Z] d65c8cfc05b1: Pull complete [2022-05-07T14:44:41.940Z] 2437ff75d9bd: Pull complete [2022-05-07T14:44:41.940Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-07T14:44:41.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-07T14:44:41.940Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-07T14:44:42.173Z] prd-ubuntu20.04-docker-arm64-4c-16g-41395 does not seem to be running inside a container [2022-05-07T14:44:42.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-07T14:44:45.034Z] $ docker top eb7f3c0a02e75e54167f326bea5542d1b0869f26fc637861dc5d0002f2415c51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-07T14:44:46.091Z] ---> job-cost.sh [2022-05-07T14:44:46.091Z] lf-activate-venv: SKIPPING [2022-05-07T14:44:46.091Z] INFO: No Stack... [2022-05-07T14:44:46.683Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-07T14:44:47.652Z] INFO: Archiving Costs [Pipeline] sh [2022-05-07T14:44:48.334Z] + cut -d, -f6 [2022-05-07T14:44:48.334Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-05-07T14:44:48.387Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4009-1-stack-cost] [2022-05-07T14:44:48.392Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4009-1-stack-cost] did not exist. Created. [2022-05-07T14:44:48.392Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4009-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-07T14:44:49.165Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-07T14:44:49.350Z] Stashed 1 file(s) [Pipeline] } [2022-05-07T14:44:49.366Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4009-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-07T14:44:49.464Z] $ docker stop --time=1 eb7f3c0a02e75e54167f326bea5542d1b0869f26fc637861dc5d0002f2415c51 [2022-05-07T14:44:50.990Z] $ docker rm -f eb7f3c0a02e75e54167f326bea5542d1b0869f26fc637861dc5d0002f2415c51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-07T14:44:52.060Z] provisioning config files... [2022-05-07T14:44:52.070Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6576580618524998943tmp [Pipeline] { [Pipeline] sh [2022-05-07T14:44:52.403Z] + set +x [2022-05-07T14:44:52.403Z] + curl -s https://codecov.io/bash [2022-05-07T14:44:52.403Z] + bash -s -- [2022-05-07T14:44:52.403Z] [2022-05-07T14:44:52.403Z] _____ _ [2022-05-07T14:44:52.403Z] / ____| | | [2022-05-07T14:44:52.403Z] | | ___ __| | ___ ___ _____ __ [2022-05-07T14:44:52.403Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-07T14:44:52.403Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-07T14:44:52.403Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-07T14:44:52.403Z] Bash-1.0.6 [2022-05-07T14:44:52.403Z] [2022-05-07T14:44:52.403Z] [2022-05-07T14:44:52.403Z] ==> git version 2.25.1 found [2022-05-07T14:44:52.403Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-07T14:44:52.403Z] Release-Date: 2020-01-08 [2022-05-07T14:44:52.403Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-07T14:44:52.403Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-07T14:44:52.403Z] ==> Jenkins CI detected. [2022-05-07T14:44:52.403Z] current dir:  /w/workspace/edgex-go/1 [2022-05-07T14:44:52.403Z] project root: . [2022-05-07T14:44:52.403Z] --> token set from env [2022-05-07T14:44:52.403Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-07T14:44:52.403Z] ==> Running gcov in . (disable via -X gcov) [2022-05-07T14:44:52.403Z] ==> Python coveragepy not found [2022-05-07T14:44:52.403Z] ==> Searching for coverage reports in: [2022-05-07T14:44:52.403Z] + . [2022-05-07T14:44:52.403Z] -> Found 1 reports [2022-05-07T14:44:52.403Z] ==> Detecting git/mercurial file structure [2022-05-07T14:44:52.403Z] ==> Reading reports [2022-05-07T14:44:52.663Z] + ./coverage.out bytes=435134 [2022-05-07T14:44:52.663Z] ==> Appending adjustments [2022-05-07T14:44:52.663Z] https://docs.codecov.io/docs/fixing-reports [2022-05-07T14:44:53.605Z] + Found adjustments [2022-05-07T14:44:53.605Z] ==> Gzipping contents [2022-05-07T14:44:53.866Z] 60K /tmp/codecov.pS5mac.gz [2022-05-07T14:44:53.866Z] ==> Uploading reports [2022-05-07T14:44:53.866Z] url: https://codecov.io [2022-05-07T14:44:53.866Z] query: branch=PR-4009&commit=ad60c78e56fa842da1ac3787a2c92636c6f3eca4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4009%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4009&job=&cmd_args= [2022-05-07T14:44:53.866Z] -> Pinging Codecov [2022-05-07T14:44:53.866Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4009&commit=ad60c78e56fa842da1ac3787a2c92636c6f3eca4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4009%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4009&job=&cmd_args= [2022-05-07T14:44:54.127Z] -> Uploading to [2022-05-07T14:44:54.127Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-07/00271124DB129430A58F1EEE437C3FCB/ad60c78e56fa842da1ac3787a2c92636c6f3eca4/560ba4ea-15f2-4aeb-aecb-4672220a835a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220507%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220507T144453Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2fface0d3ab6696ddaaa093010e188bd0a0a2506b6c5a38bc8d7f0e0b71641a2 [2022-05-07T14:44:54.127Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-07T14:44:54.127Z] Dload Upload Total Spent Left Speed [2022-05-07T14:44:54.387Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59784 0 0 100 59784 0 234k --:--:-- --:--:-- --:--:-- 234k [2022-05-07T14:44:54.387Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ad60c78e56fa842da1ac3787a2c92636c6f3eca4 [Pipeline] } [2022-05-07T14:44:54.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-07T14:44:55.847Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-07T14:44:56.187Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-07T14:44:57.083Z] ---> package-listing.sh [2022-05-07T14:44:57.083Z] ++ facter osfamily [2022-05-07T14:44:57.083Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-07T14:44:57.344Z] + OS_FAMILY=debian [2022-05-07T14:44:57.344Z] + workspace=/w/workspace/edgex-go/1 [2022-05-07T14:44:57.344Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-07T14:44:57.344Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-07T14:44:57.344Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-07T14:44:57.344Z] + PACKAGES=/tmp/packages_start.txt [2022-05-07T14:44:57.344Z] + '[' /w/workspace/edgex-go/1 ']' [2022-05-07T14:44:57.344Z] + PACKAGES=/tmp/packages_end.txt [2022-05-07T14:44:57.344Z] + case "${OS_FAMILY}" in [2022-05-07T14:44:57.344Z] + dpkg -l [2022-05-07T14:44:57.344Z] + grep '^ii' [2022-05-07T14:44:57.344Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-07T14:44:57.344Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-07T14:44:57.344Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-07T14:44:57.344Z] + '[' /w/workspace/edgex-go/1 ']' [2022-05-07T14:44:57.344Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-05-07T14:44:57.344Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-05-07T14:44:57.378Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-07T14:44:57.675Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-07T14:44:58.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-07T14:44:58.261Z] [2022-05-07T14:44:58.261Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-07T14:44:58.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-07T14:44:58.602Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-07T14:44:58.602Z] 5eb5b503b376: Pulling fs layer [2022-05-07T14:44:58.602Z] 5c69ac0246d0: Pulling fs layer [2022-05-07T14:44:58.602Z] ec43610c2a17: Pulling fs layer [2022-05-07T14:44:58.602Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-07T14:44:58.602Z] 33b1e0a273af: Pulling fs layer [2022-05-07T14:44:58.602Z] 5d3b04190fa2: Pulling fs layer [2022-05-07T14:44:58.602Z] 2f39f015ded8: Pulling fs layer [2022-05-07T14:44:58.602Z] 33b1e0a273af: Waiting [2022-05-07T14:44:58.602Z] 2f39f015ded8: Waiting [2022-05-07T14:44:58.602Z] 3a2ae6a8a46f: Waiting [2022-05-07T14:44:58.602Z] 5d3b04190fa2: Waiting [2022-05-07T14:44:58.602Z] 5c69ac0246d0: Verifying Checksum [2022-05-07T14:44:58.602Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-07T14:44:58.602Z] 3a2ae6a8a46f: Download complete [2022-05-07T14:44:58.602Z] 33b1e0a273af: Verifying Checksum [2022-05-07T14:44:58.602Z] 33b1e0a273af: Download complete [2022-05-07T14:44:58.602Z] ec43610c2a17: Verifying Checksum [2022-05-07T14:44:58.602Z] ec43610c2a17: Download complete [2022-05-07T14:44:58.602Z] 5d3b04190fa2: Download complete [2022-05-07T14:44:58.862Z] 5eb5b503b376: Verifying Checksum [2022-05-07T14:44:58.862Z] 5eb5b503b376: Download complete [2022-05-07T14:44:59.430Z] 2f39f015ded8: Download complete [2022-05-07T14:44:59.998Z] 5eb5b503b376: Pull complete [2022-05-07T14:45:00.256Z] 5c69ac0246d0: Pull complete [2022-05-07T14:45:00.517Z] ec43610c2a17: Pull complete [2022-05-07T14:45:00.779Z] 3a2ae6a8a46f: Pull complete [2022-05-07T14:45:00.779Z] 33b1e0a273af: Pull complete [2022-05-07T14:45:00.779Z] 5d3b04190fa2: Pull complete [2022-05-07T14:45:05.009Z] 2f39f015ded8: Pull complete [2022-05-07T14:45:05.009Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-07T14:45:05.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-07T14:45:05.009Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-07T14:45:05.094Z] prd-ubuntu20.04-docker-8c-8g-41394 does not seem to be running inside a container [2022-05-07T14:45:05.127Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-07T14:45:06.401Z] $ docker top 754a1c1a6f80b2e59670623ce17b36be634fd1e1520d7237220d5f64d3eebb7b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-07T14:45:06.805Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-07T14:45:07.116Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-07T14:45:07.434Z] + ls /var/log/sa-host [2022-05-07T14:45:07.434Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-07T14:45:07.728Z] provisioning config files... [2022-05-07T14:45:07.737Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config185248250027973064tmp [Pipeline] { [Pipeline] echo [2022-05-07T14:45:07.788Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-07T14:45:08.110Z] ---> create-netrc.sh [Pipeline] } [2022-05-07T14:45:08.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-07T14:45:08.555Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-07T14:45:08.590Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-07T14:45:08.915Z] ---> sudo-logs.sh [2022-05-07T14:45:08.915Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-07T14:45:08.996Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-07T14:45:09.306Z] ---> job-cost.sh [2022-05-07T14:45:09.306Z] lf-activate-venv: SKIPPING [2022-05-07T14:45:09.306Z] DEBUG: total: 0.2199999988079071 [2022-05-07T14:45:09.306Z] INFO: Retrieving Stack Cost... [2022-05-07T14:45:09.875Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-07T14:45:10.136Z] INFO: Archiving Costs [Pipeline] echo [2022-05-07T14:45:10.171Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-07T14:45:10.485Z] ---> logs-deploy.sh [2022-05-07T14:45:10.485Z] lf-activate-venv: SKIPPING [2022-05-07T14:45:10.485Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4009/1 [2022-05-07T14:45:10.485Z] INFO: archiving workspace using pattern(s): [2022-05-07T14:45:11.432Z] Archives upload complete. [2022-05-07T14:45:11.432Z] INFO: archiving logs to Nexus