Pull request #4017 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5399f62303749c4ec630382b1fff163c597fdda7+1da00045c508a7d59c26af6ad2625d77986b1a8c (729250089b86d032520ea7b0927ba833f46f6bd8) 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-ssh11914178805948472686.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-ssh1933517195163874095.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-4017/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-4017/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11014857820854730075.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-4017/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4083887794613793368.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-ssh15392163762993422585.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-4017/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-4017/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13388371023760278322.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 Running on prd-ubuntu20.04-docker-8c-8g-47874 in /w/workspace/edgexfoundry_edgex-go_PR-4017 [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 1da00045c508a7d59c26af6ad2625d77986b1a8c into PR head commit 5399f62303749c4ec630382b1fff163c597fdda7 Merge succeeded, producing 5399f62303749c4ec630382b1fff163c597fdda7 Checking out Revision 5399f62303749c4ec630382b1fff163c597fdda7 (PR-4017) > 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/4017/head:refs/remotes/origin/PR-4017 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5399f62303749c4ec630382b1fff163c597fdda7 # 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 1da00045c508a7d59c26af6ad2625d77986b1a8c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5399f62303749c4ec630382b1fff163c597fdda7 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 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-10T19:04:32.606Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T19:04:32.767Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T19:04:32.849Z] ========================================================= [2022-05-10T19:04:32.850Z] EdgeX Global Pipelines Version Info [2022-05-10T19:04:32.850Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:04:33.606Z] ------------------- [2022-05-10T19:04:33.606Z] stable info: [2022-05-10T19:04:33.606Z] ------------------- [2022-05-10T19:04:33.606Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T19:04:33.606Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T19:04:33.606Z] Message: update stable to v1.0.227 [2022-05-10T19:04:34.176Z] ------------------- [2022-05-10T19:04:34.176Z] experimental info: [2022-05-10T19:04:34.176Z] ------------------- [2022-05-10T19:04:34.176Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T19:04:34.176Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T19:04:34.176Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T19:04:34.489Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-10T19:04:34.527Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-10T19:04:34.565Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T19:04:34.603Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T19:04:34.644Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T19:04:34.680Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T19:04:34.714Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T19:04:34.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-10T19:04:34.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-10T19:04:34.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-10T19:04:34.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T19:04:34.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T19:04:34.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T19:04:34.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T19:04:34.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T19:04:35.008Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T19:04:35.041Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T19:04:35.077Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T19:04:35.113Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-10T19:04:35.142Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-10T19:04:35.180Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T19:04:35.211Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T19:04:35.243Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4017 [Pipeline] echo [2022-05-10T19:04:35.281Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4017 [Pipeline] echo [2022-05-10T19:04:35.324Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4017 [Pipeline] echo [2022-05-10T19:04:35.372Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5399f62303749c4ec630382b1fff163c597fdda7 [Pipeline] echo [2022-05-10T19:04:35.426Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5399f62 [Pipeline] echo [2022-05-10T19:04:35.469Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T19:04:35.555Z] provisioning config files... [2022-05-10T19:04:35.568Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3439073322373862457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:04:35.921Z] ---> docker-login.sh [2022-05-10T19:04:35.921Z] nexus3.edgexfoundry.org:10001 [2022-05-10T19:04:36.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:04:36.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:04:36.188Z] Configure a credential helper to remove this warning. See [2022-05-10T19:04:36.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:04:36.188Z] [2022-05-10T19:04:36.188Z] Login Succeeded [2022-05-10T19:04:36.188Z] nexus3.edgexfoundry.org:10002 [2022-05-10T19:04:36.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:04:36.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:04:36.451Z] Configure a credential helper to remove this warning. See [2022-05-10T19:04:36.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:04:36.451Z] [2022-05-10T19:04:36.451Z] Login Succeeded [2022-05-10T19:04:36.451Z] nexus3.edgexfoundry.org:10003 [2022-05-10T19:04:36.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:04:36.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:04:36.451Z] Configure a credential helper to remove this warning. See [2022-05-10T19:04:36.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:04:36.451Z] [2022-05-10T19:04:36.451Z] Login Succeeded [2022-05-10T19:04:36.451Z] nexus3.edgexfoundry.org:10004 [2022-05-10T19:04:36.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:04:36.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:04:36.713Z] Configure a credential helper to remove this warning. See [2022-05-10T19:04:36.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:04:36.713Z] [2022-05-10T19:04:36.713Z] Login Succeeded [2022-05-10T19:04:36.713Z] docker.io [2022-05-10T19:04:36.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:04:37.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:04:37.285Z] Configure a credential helper to remove this warning. See [2022-05-10T19:04:37.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:04:37.285Z] [2022-05-10T19:04:37.285Z] Login Succeeded [2022-05-10T19:04:37.285Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T19:04:37.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T19:04:37.723Z] + 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-10T19:04:37.724Z] + + dirname cmd/core-command/Dockerfile [2022-05-10T19:04:37.724Z] cut -d/ -f2 [2022-05-10T19:04:37.724Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-10T19:04:37.724Z] + dirname cmd/core-data/Dockerfile [2022-05-10T19:04:37.724Z] + cut -d/ -f2 [2022-05-10T19:04:37.724Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-10T19:04:37.724Z] + dirname cmd/core-metadata/Dockerfile [2022-05-10T19:04:37.724Z] + cut -d/ -f2 [2022-05-10T19:04:37.724Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-10T19:04:37.724Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-10T19:04:37.724Z] + cut -d/ -f2 [2022-05-10T19:04:37.724Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-10T19:04:37.724Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-10T19:04:37.724Z] + cut -d/ -f2 [2022-05-10T19:04:37.724Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-10T19:04:37.724Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-10T19:04:37.724Z] + cut -d/ -f2 [2022-05-10T19:04:37.724Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-10T19:04:37.724Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-10T19:04:37.724Z] + cut -d/ -f2 [2022-05-10T19:04:37.724Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-10T19:04:37.724Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-10T19:04:37.724Z] + cut -d/ -f2 [2022-05-10T19:04:37.724Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-10T19:04:37.724Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-10T19:04:37.724Z] + cut -d/ -f2 [2022-05-10T19:04:37.724Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-10T19:04:37.724Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-10T19:04:37.724Z] + cut -d/ -f2 [2022-05-10T19:04:37.724Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-10T19:04:37.724Z] + dirname cmd/support-notifications/Dockerfile [2022-05-10T19:04:37.724Z] + cut -d/ -f2 [2022-05-10T19:04:37.724Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-10T19:04:37.724Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-10T19:04:37.724Z] + cut -d/ -f2 [2022-05-10T19:04:37.724Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-10T19:04:37.724Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-10T19:04:37.724Z] + cut -d/ -f2 [2022-05-10T19:04:37.724Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-10T19:04:37.777Z] 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-10T19:04:38.249Z] + git rev-list -1 --merges 5399f62303749c4ec630382b1fff163c597fdda7~1..5399f62303749c4ec630382b1fff163c597fdda7 [Pipeline] echo [2022-05-10T19:04:38.285Z] -----------> git rev-list -1 --merges 5399f62303749c4ec630382b1fff163c597fdda7~1..5399f62303749c4ec630382b1fff163c597fdda7 5399f62303749c4ec630382b1fff163c597fdda7 [false] [Pipeline] sh [2022-05-10T19:04:38.605Z] + git log --format=format:%s -1 5399f62303749c4ec630382b1fff163c597fdda7 [Pipeline] echo [2022-05-10T19:04:38.634Z] ========================================================= [2022-05-10T19:04:38.634Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T19:04:38.634Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-10T19:04:39.104Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T19:04:39.104Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T19:04:39.104Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T19:04:39.104Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T19:04:39.104Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T19:04:39.104Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T19:04:39.104Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:04:39.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T19:04:39.482Z] [2022-05-10T19:04:39.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:04:39.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T19:04:39.844Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T19:04:39.844Z] 1fe172e4850f: Pulling fs layer [2022-05-10T19:04:39.844Z] caf521ccaac6: Pulling fs layer [2022-05-10T19:04:39.844Z] 3ead6fa29328: Pulling fs layer [2022-05-10T19:04:39.844Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T19:04:39.844Z] a8d5f1318db7: Pulling fs layer [2022-05-10T19:04:39.844Z] c427282e49a2: Pulling fs layer [2022-05-10T19:04:39.844Z] 1827001aaf11: Pulling fs layer [2022-05-10T19:04:39.844Z] 0714d37db230: Pulling fs layer [2022-05-10T19:04:39.844Z] ac28cf19c067: Pulling fs layer [2022-05-10T19:04:39.844Z] ca983d60f3e2: Pulling fs layer [2022-05-10T19:04:39.844Z] 9f894cec8388: Pulling fs layer [2022-05-10T19:04:39.844Z] 1827001aaf11: Waiting [2022-05-10T19:04:39.844Z] 0714d37db230: Waiting [2022-05-10T19:04:39.844Z] ac28cf19c067: Waiting [2022-05-10T19:04:39.844Z] 9f894cec8388: Waiting [2022-05-10T19:04:39.844Z] 5c2a1cbceb83: Waiting [2022-05-10T19:04:39.844Z] a8d5f1318db7: Waiting [2022-05-10T19:04:39.844Z] c427282e49a2: Waiting [2022-05-10T19:04:39.844Z] ca983d60f3e2: Waiting [2022-05-10T19:04:39.844Z] caf521ccaac6: Download complete [2022-05-10T19:04:39.844Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T19:04:39.844Z] 5c2a1cbceb83: Download complete [2022-05-10T19:04:39.844Z] a8d5f1318db7: Verifying Checksum [2022-05-10T19:04:39.844Z] a8d5f1318db7: Download complete [2022-05-10T19:04:40.105Z] c427282e49a2: Download complete [2022-05-10T19:04:40.105Z] 3ead6fa29328: Verifying Checksum [2022-05-10T19:04:40.105Z] 3ead6fa29328: Download complete [2022-05-10T19:04:40.105Z] 0714d37db230: Verifying Checksum [2022-05-10T19:04:40.105Z] 0714d37db230: Download complete [2022-05-10T19:04:40.105Z] ac28cf19c067: Download complete [2022-05-10T19:04:40.105Z] ca983d60f3e2: Verifying Checksum [2022-05-10T19:04:40.105Z] ca983d60f3e2: Download complete [2022-05-10T19:04:40.105Z] 9f894cec8388: Verifying Checksum [2022-05-10T19:04:40.105Z] 9f894cec8388: Download complete [2022-05-10T19:04:40.105Z] 1fe172e4850f: Download complete [2022-05-10T19:04:40.367Z] 1827001aaf11: Verifying Checksum [2022-05-10T19:04:40.367Z] 1827001aaf11: Download complete [2022-05-10T19:04:41.306Z] 1fe172e4850f: Pull complete [2022-05-10T19:04:41.306Z] caf521ccaac6: Pull complete [2022-05-10T19:04:41.876Z] 3ead6fa29328: Pull complete [2022-05-10T19:04:41.876Z] 5c2a1cbceb83: Pull complete [2022-05-10T19:04:42.445Z] a8d5f1318db7: Pull complete [2022-05-10T19:04:42.445Z] c427282e49a2: Pull complete [2022-05-10T19:04:44.354Z] 1827001aaf11: Pull complete [2022-05-10T19:04:44.354Z] 0714d37db230: Pull complete [2022-05-10T19:04:44.354Z] ac28cf19c067: Pull complete [2022-05-10T19:04:44.354Z] ca983d60f3e2: Pull complete [2022-05-10T19:04:44.354Z] 9f894cec8388: Pull complete [2022-05-10T19:04:44.354Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T19:04:44.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T19:04:44.614Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T19:04:44.717Z] prd-ubuntu20.04-docker-8c-8g-47874 does not seem to be running inside a container [2022-05-10T19:04:44.761Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T19:04:47.060Z] $ docker top 327a841cc75c3cbb026b134a3cbe10861331f18526b1b7ddcd9a13680c1548cd -eo pid,comm [2022-05-10T19:04:47.116Z] 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-10T19:04:47.116Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T19:04:47.372Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T19:04:47.372Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T19:04:47.495Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T19:04:47.509Z] $ docker exec 327a841cc75c3cbb026b134a3cbe10861331f18526b1b7ddcd9a13680c1548cd ssh-agent [2022-05-10T19:04:47.633Z] SSH_AUTH_SOCK=/tmp/ssh-RELylNVQmjuv/agent.32 [2022-05-10T19:04:47.633Z] SSH_AGENT_PID=38 [2022-05-10T19:04:47.642Z] Running ssh-add (command line suppressed) [2022-05-10T19:04:47.784Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8269815464150187107.key (/w/workspace/edgex-go/1@tmp/private_key_8269815464150187107.key) [2022-05-10T19:04:47.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T19:04:48.124Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T19:04:48.158Z] $ docker exec --env ******** --env ******** 327a841cc75c3cbb026b134a3cbe10861331f18526b1b7ddcd9a13680c1548cd ssh-agent -k [2022-05-10T19:04:48.266Z] unset SSH_AUTH_SOCK; [2022-05-10T19:04:48.266Z] unset SSH_AGENT_PID; [2022-05-10T19:04:48.266Z] echo Agent pid 38 killed; [2022-05-10T19:04:48.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T19:04:48.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T19:04:48.364Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T19:04:48.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T19:04:48.500Z] $ docker exec 327a841cc75c3cbb026b134a3cbe10861331f18526b1b7ddcd9a13680c1548cd ssh-agent [2022-05-10T19:04:48.610Z] SSH_AUTH_SOCK=/tmp/ssh-UKXg8Za1mz4y/agent.70 [2022-05-10T19:04:48.610Z] SSH_AGENT_PID=76 [2022-05-10T19:04:48.615Z] Running ssh-add (command line suppressed) [2022-05-10T19:04:48.745Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6448774878528185757.key (/w/workspace/edgex-go/1@tmp/private_key_6448774878528185757.key) [2022-05-10T19:04:48.752Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T19:04:49.078Z] + git semver init [2022-05-10T19:04:49.337Z] 2022-05-10 19:04:49,308 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T19:04:49.337Z] 2022-05-10 19:04:49,309 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-05-10T19:04:49.337Z] 2022-05-10 19:04:49,309 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-05-10T19:04:49.337Z] 2022-05-10 19:04:49,309 [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-10T19:04:54.631Z] 2022-05-10 19:04:53,632 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-05-10T19:04:54.631Z] 2022-05-10 19:04:53,633 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4017 with force:False [2022-05-10T19:04:54.631Z] 2022-05-10 19:04:53,633 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4017 [2022-05-10T19:04:54.631Z] 2022-05-10 19:04:53,638 [execute] INFO git cat-file --batch-check [2022-05-10T19:04:54.631Z] 2022-05-10 19:04:53,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T19:04:54.631Z] 2022-05-10 19:04:53,645 [execute] INFO git cat-file --batch [2022-05-10T19:04:54.631Z] 2022-05-10 19:04:53,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T19:04:54.631Z] 2022-05-10 19:04:53,651 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4017 [2022-05-10T19:04:54.631Z] 0.0.0 [Pipeline] } [2022-05-10T19:04:54.666Z] $ docker exec --env ******** --env ******** 327a841cc75c3cbb026b134a3cbe10861331f18526b1b7ddcd9a13680c1548cd ssh-agent -k [2022-05-10T19:04:54.778Z] unset SSH_AUTH_SOCK; [2022-05-10T19:04:54.779Z] unset SSH_AGENT_PID; [2022-05-10T19:04:54.779Z] echo Agent pid 76 killed; [2022-05-10T19:04:54.778Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T19:04:55.205Z] + git semver [Pipeline] } [2022-05-10T19:04:55.498Z] $ docker stop --time=1 327a841cc75c3cbb026b134a3cbe10861331f18526b1b7ddcd9a13680c1548cd [2022-05-10T19:04:56.802Z] $ docker rm -f 327a841cc75c3cbb026b134a3cbe10861331f18526b1b7ddcd9a13680c1548cd [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T19:04:57.200Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T19:04:57.499Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T19:04:57.517Z] [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-10T19:04:57.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T19:04:58.002Z] ========================================================= [2022-05-10T19:04:58.003Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T19:04:58.003Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:04:58.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T19:04:58.346Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T19:04:58.346Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T19:04:58.346Z] 666ba61612fd: Pulling fs layer [2022-05-10T19:04:58.346Z] 8ed8ca486205: Pulling fs layer [2022-05-10T19:04:58.346Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T19:04:58.346Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T19:04:58.346Z] ca2b28591e48: Pulling fs layer [2022-05-10T19:04:58.346Z] a51346096db8: Pulling fs layer [2022-05-10T19:04:58.346Z] daebc70d1ce1: Pulling fs layer [2022-05-10T19:04:58.346Z] 0e18a0eac166: Pulling fs layer [2022-05-10T19:04:58.346Z] 4fe6c5a15a65: Waiting [2022-05-10T19:04:58.346Z] ca2b28591e48: Waiting [2022-05-10T19:04:58.346Z] 22a0e8bec74d: Waiting [2022-05-10T19:04:58.346Z] daebc70d1ce1: Waiting [2022-05-10T19:04:58.346Z] 0e18a0eac166: Waiting [2022-05-10T19:04:58.346Z] a51346096db8: Waiting [2022-05-10T19:04:58.346Z] 8ed8ca486205: Download complete [2022-05-10T19:04:58.346Z] 666ba61612fd: Download complete [2022-05-10T19:04:58.346Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T19:04:58.346Z] 22a0e8bec74d: Download complete [2022-05-10T19:04:58.346Z] ca2b28591e48: Download complete [2022-05-10T19:04:58.346Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T19:04:58.346Z] 59bf1c3509f3: Download complete [2022-05-10T19:04:58.346Z] a51346096db8: Download complete [2022-05-10T19:04:58.607Z] daebc70d1ce1: Verifying Checksum [2022-05-10T19:04:58.607Z] daebc70d1ce1: Download complete [2022-05-10T19:04:58.607Z] 59bf1c3509f3: Pull complete [2022-05-10T19:04:58.607Z] 666ba61612fd: Pull complete [2022-05-10T19:04:58.867Z] 8ed8ca486205: Pull complete [2022-05-10T19:04:59.127Z] 0e18a0eac166: Verifying Checksum [2022-05-10T19:04:59.127Z] 0e18a0eac166: Download complete [2022-05-10T19:04:59.127Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T19:04:59.127Z] 4fe6c5a15a65: Download complete [2022-05-10T19:05:02.414Z] 4fe6c5a15a65: Pull complete [2022-05-10T19:05:02.675Z] 22a0e8bec74d: Pull complete [2022-05-10T19:05:02.675Z] ca2b28591e48: Pull complete [2022-05-10T19:05:02.675Z] a51346096db8: Pull complete [2022-05-10T19:05:02.933Z] daebc70d1ce1: Pull complete [2022-05-10T19:05:04.840Z] 0e18a0eac166: Pull complete [2022-05-10T19:05:04.840Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T19:05:04.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T19:05:04.840Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:05:05.208Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T19:05:05.208Z] WORKDIR /edgex [2022-05-10T19:05:05.208Z] COPY go.mod . [2022-05-10T19:05:05.208Z] RUN go mod download [2022-05-10T19:05:05.208Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-10T19:05:06.595Z] Sending build context to Docker daemon 335.3MB [2022-05-10T19:05:06.595Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T19:05:06.595Z] ---> f018257e8ee9 [2022-05-10T19:05:06.595Z] Step 2/4 : WORKDIR /edgex [2022-05-10T19:05:09.150Z] ---> Running in bda0f6ed9727 [2022-05-10T19:05:09.150Z] Removing intermediate container bda0f6ed9727 [2022-05-10T19:05:09.150Z] ---> 478c35388514 [2022-05-10T19:05:09.150Z] Step 3/4 : COPY go.mod . [2022-05-10T19:05:09.410Z] ---> d2976bd1ec61 [2022-05-10T19:05:09.410Z] Step 4/4 : RUN go mod download [2022-05-10T19:05:09.410Z] ---> Running in da91434f48cc [2022-05-10T19:05:12.807Z] Still waiting to schedule task [2022-05-10T19:05:12.807Z] ‘prd-centos7-blackbox-4c-2g-41381’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T19:05:12.807Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-47878’ is offline [2022-05-10T19:05:12.807Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-47879’ is offline [2022-05-10T19:05:24.504Z] Removing intermediate container da91434f48cc [2022-05-10T19:05:24.504Z] ---> 534681cff1c8 [2022-05-10T19:05:24.504Z] Successfully built 534681cff1c8 [2022-05-10T19:05:24.504Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:05:24.832Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T19:05:24.832Z] . [Pipeline] withDockerContainer [2022-05-10T19:05:24.917Z] prd-ubuntu20.04-docker-8c-8g-47874 does not seem to be running inside a container [2022-05-10T19:05:24.963Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-10T19:05:25.502Z] $ docker top a175dcef699a5a63e3ad7315b3e141b64297b4fe9b80c85c2f70bfa886308a50 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:05:25.889Z] + go version [2022-05-10T19:05:25.889Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T19:05:25.932Z] $ docker stop --time=1 a175dcef699a5a63e3ad7315b3e141b64297b4fe9b80c85c2f70bfa886308a50 [2022-05-10T19:05:27.275Z] $ docker rm -f a175dcef699a5a63e3ad7315b3e141b64297b4fe9b80c85c2f70bfa886308a50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:05:28.186Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T19:05:28.186Z] . [Pipeline] withDockerContainer [2022-05-10T19:05:28.325Z] prd-ubuntu20.04-docker-8c-8g-47874 does not seem to be running inside a container [2022-05-10T19:05:28.498Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-10T19:05:28.918Z] $ docker top f181ab2b03b3fe7646c0b1e948da4969e2401ba6b35a131271ec23f50e51ecf2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T19:05:29.065Z] ========================================================= [2022-05-10T19:05:29.065Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-10T19:05:29.065Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:05:29.402Z] + make test [2022-05-10T19:05:29.402Z] go mod tidy -compat=1.17 [2022-05-10T19:05:29.663Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-10T19:05:34.934Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-10T19:05:47.136Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-10T19:05:47.136Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-10T19:05:47.136Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-10T19:05:47.136Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-10T19:05:47.136Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-10T19:05:47.136Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-10T19:05:47.136Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-10T19:05:47.136Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-10T19:05:47.136Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-10T19:05:47.136Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-10T19:05:47.136Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-10T19:05:47.136Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-10T19:05:47.136Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-10T19:05:47.136Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-10T19:05:47.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-10T19:05:47.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.080s coverage: 28.7% of statements [2022-05-10T19:05:47.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-10T19:05:47.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-10T19:05:48.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements [2022-05-10T19:05:48.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-10T19:05:48.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 53.4% of statements [2022-05-10T19:05:48.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-10T19:05:48.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-10T19:05:51.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.903s coverage: 89.2% of statements [2022-05-10T19:05:51.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-10T19:05:51.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-10T19:05:51.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:05:51.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.076s coverage: 84.8% of statements [2022-05-10T19:05:51.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-10T19:05:51.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-10T19:05:51.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-10T19:05:51.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-10T19:05:51.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-10T19:05:51.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.449s coverage: 95.6% of statements [2022-05-10T19:05:51.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-10T19:05:51.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:05:51.927Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.071s coverage: 72.2% of statements [2022-05-10T19:05:51.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-10T19:05:51.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-10T19:05:51.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-10T19:05:51.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-10T19:05:51.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-10T19:05:51.927Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.072s coverage: 60.0% of statements [2022-05-10T19:05:51.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-10T19:05:51.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-10T19:05:51.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-10T19:05:51.927Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements [2022-05-10T19:05:51.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-10T19:05:51.927Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2022-05-10T19:05:51.927Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements [2022-05-10T19:05:51.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-10T19:05:51.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2022-05-10T19:05:51.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.091s coverage: 79.5% of statements [2022-05-10T19:05:51.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2022-05-10T19:05:51.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2022-05-10T19:05:51.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2022-05-10T19:05:54.716Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47879 in /w/workspace/edgexfoundry_edgex-go_PR-4017 [Pipeline] { [Pipeline] ws [2022-05-10T19:05:54.756Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-05-10T19:05:55.290Z] The recommended git tool is: git [2022-05-10T19:06:01.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.087s coverage: 94.4% of statements [2022-05-10T19:06:01.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.084s coverage: 44.8% of statements [2022-05-10T19:06:02.613Z] using credential edgex-jenkins-ssh [2022-05-10T19:06:02.657Z] Cloning the remote Git repository [2022-05-10T19:06:03.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.164s coverage: 82.5% of statements [2022-05-10T19:06:03.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-10T19:06:02.769Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-10T19:06:02.856Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-05-10T19:06:02.972Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-10T19:06:02.973Z] > git --version # timeout=10 [2022-05-10T19:06:02.995Z] > git --version # 'git version 2.25.1' [2022-05-10T19:06:02.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T19:06:03.096Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T19:06:13.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.110s coverage: 92.9% of statements [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-10T19:06:13.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-10T19:06:13.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-10T19:06:13.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.068s coverage: 100.0% of statements [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-10T19:06:13.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-10T19:06:13.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2022-05-10T19:06:13.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.040s coverage: 87.2% of statements [2022-05-10T19:06:13.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.070s coverage: 85.4% of statements [2022-05-10T19:06:13.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.157s coverage: 91.2% of statements [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-10T19:06:13.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 64.4% of statements [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-10T19:06:13.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2022-05-10T19:06:13.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-05-10T19:06:13.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-05-10T19:06:13.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2022-05-10T19:06:13.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-05-10T19:06:13.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.348s coverage: 65.4% of statements [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-10T19:06:13.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.144s coverage: 43.8% of statements [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-10T19:06:13.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-10T19:06:13.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-10T19:06:13.290Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-10T19:06:13.290Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.3% of statements [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-10T19:06:13.290Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-10T19:06:13.290Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-10T19:06:13.290Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-10T19:06:13.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-10T19:06:13.290Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-05-10T19:06:13.290Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-05-10T19:06:13.290Z] 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-10T19:06:22.186Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-10T19:06:22.210Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T19:06:22.247Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-10T19:06:22.300Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-10T19:06:22.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T19:06:22.320Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4017/head:refs/remotes/origin/PR-4017 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-10T19:06:23.198Z] Merging remotes/origin/main commit 1da00045c508a7d59c26af6ad2625d77986b1a8c into PR head commit 5399f62303749c4ec630382b1fff163c597fdda7 [2022-05-10T19:06:23.651Z] Merge succeeded, producing 5399f62303749c4ec630382b1fff163c597fdda7 [2022-05-10T19:06:23.652Z] Checking out Revision 5399f62303749c4ec630382b1fff163c597fdda7 (PR-4017) [2022-05-10T19:06:23.224Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T19:06:23.243Z] > git checkout -f 5399f62303749c4ec630382b1fff163c597fdda7 # timeout=10 [2022-05-10T19:06:23.526Z] > git remote # timeout=10 [2022-05-10T19:06:23.556Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T19:06:23.585Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T19:06:23.601Z] > git merge 1da00045c508a7d59c26af6ad2625d77986b1a8c # timeout=10 [2022-05-10T19:06:23.632Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T19:06:23.666Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T19:06:23.685Z] > git checkout -f 5399f62303749c4ec630382b1fff163c597fdda7 # timeout=10 [2022-05-10T19:06:28.388Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2022-05-10T19:06:28.457Z] > git --version # timeout=10 [2022-05-10T19:06:28.468Z] > git --version # 'git version 2.25.1' [2022-05-10T19:06:28.487Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T19:06:29.566Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T19:06:29.566Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T19:06:29.566Z] Dload Upload Total Spent Left Speed [2022-05-10T19:06:29.566Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2022-05-10T19:06:30.135Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T19:06:30.504Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-05-10T19:06:30.504Z] /etc/docker/daemon.json [2022-05-10T19:06:30.504Z] { [2022-05-10T19:06:30.504Z] "registry-mirrors": [ [2022-05-10T19:06:30.504Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T19:06:30.504Z] ], [2022-05-10T19:06:30.504Z] "bip": "10.250.0.254/24", [2022-05-10T19:06:30.504Z] "hosts": [ [2022-05-10T19:06:30.504Z] "tcp://0.0.0.0:5555", [2022-05-10T19:06:30.504Z] "unix:///var/run/docker.sock" [2022-05-10T19:06:30.504Z] ], [2022-05-10T19:06:30.504Z] "mtu": 1458, [2022-05-10T19:06:30.504Z] "selinux-enabled": true, [2022-05-10T19:06:30.504Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T19:06:30.504Z] } [Pipeline] sh [2022-05-10T19:06:30.885Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T19:06:31.251Z] + sudo service docker restart [2022-05-10T19:06:31.376Z] GO111MODULE=on go vet ./... [2022-05-10T19:06:33.909Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T19:06:34.168Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T19:06:34.738Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T19:06:35.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-10T19:06:35.648Z] + ls -al . [2022-05-10T19:06:35.648Z] total 672 [2022-05-10T19:06:35.648Z] drwxrwxr-x 10 1001 1001 4096 May 10 19:06 . [2022-05-10T19:06:35.648Z] drwxr-xr-x 4 root root 4096 May 10 19:05 .. [2022-05-10T19:06:35.648Z] -rw-rw-r-- 1 1001 1001 11 May 10 19:04 .dockerignore [2022-05-10T19:06:35.648Z] drwxrwxr-x 8 1001 1001 4096 May 10 19:04 .git [2022-05-10T19:06:35.648Z] drwxrwxr-x 3 1001 1001 4096 May 10 19:04 .github [2022-05-10T19:06:35.648Z] -rw-rw-r-- 1 1001 1001 879 May 10 19:04 .gitignore [2022-05-10T19:06:35.648Z] -rw-rw-r-- 1 1001 1001 42 May 10 19:04 .golangci.yml [2022-05-10T19:06:35.648Z] -rw-rw-r-- 1 1001 1001 87 May 10 19:04 .hadolint.yml [2022-05-10T19:06:35.648Z] drwxr-xr-x 3 1001 1001 4096 May 10 19:04 .semver [2022-05-10T19:06:35.648Z] -rw-rw-r-- 1 1001 1001 166 May 10 19:04 .sonarcloud.properties [2022-05-10T19:06:35.648Z] -rw-rw-r-- 1 1001 1001 1171 May 10 19:04 ADOPTERS.md [2022-05-10T19:06:35.648Z] -rw-rw-r-- 1 1001 1001 10086 May 10 19:04 Attribution.txt [2022-05-10T19:06:35.648Z] -rw-rw-r-- 1 1001 1001 51732 May 10 19:04 CHANGELOG.md [2022-05-10T19:06:35.648Z] -rw-rw-r-- 1 1001 1001 3804 May 10 19:04 CONTRIBUTING.md [2022-05-10T19:06:35.648Z] -rw-rw-r-- 1 1001 1001 677 May 10 19:04 GOVERNANCE.md [2022-05-10T19:06:35.648Z] -rw-rw-r-- 1 1001 1001 850 May 10 19:04 Jenkinsfile [2022-05-10T19:06:35.648Z] -rw-rw-r-- 1 1001 1001 10775 May 10 19:04 LICENSE [2022-05-10T19:06:35.648Z] -rw-rw-r-- 1 1001 1001 10389 May 10 19:04 Makefile [2022-05-10T19:06:35.648Z] -rw-rw-r-- 1 1001 1001 582 May 10 19:04 OWNERS.md [2022-05-10T19:06:35.648Z] -rw-rw-r-- 1 1001 1001 9094 May 10 19:04 README.md [2022-05-10T19:06:35.648Z] -rw-rw-r-- 1 1001 1001 6912 May 10 19:04 SECURITY.md [2022-05-10T19:06:35.648Z] -rw-rw-r-- 1 1001 1001 5 May 10 19:04 VERSION [2022-05-10T19:06:35.648Z] -rw-rw-r-- 1 1001 1001 4131 May 10 19:04 ZMQWindows.md [2022-05-10T19:06:35.648Z] drwxrwxr-x 2 1001 1001 4096 May 10 19:04 bin [2022-05-10T19:06:35.648Z] drwxrwxr-x 18 1001 1001 4096 May 10 19:04 cmd [2022-05-10T19:06:35.648Z] -rw-r--r-- 1 root root 435134 May 10 19:06 coverage.out [2022-05-10T19:06:35.648Z] -rw-rw-r-- 1 1001 1001 3217 May 10 19:04 go.mod [2022-05-10T19:06:35.648Z] -rw-rw-r-- 1 1001 1001 35084 May 10 19:05 go.sum [2022-05-10T19:06:35.648Z] drwxrwxr-x 8 1001 1001 4096 May 10 19:04 internal [2022-05-10T19:06:35.648Z] drwxrwxr-x 3 1001 1001 4096 May 10 19:04 openapi [2022-05-10T19:06:35.648Z] drwxrwxr-x 4 1001 1001 4096 May 10 19:04 snap [2022-05-10T19:06:35.648Z] -rw-rw-r-- 1 1001 1001 204 May 10 19:04 version.go [Pipeline] sh [2022-05-10T19:06:35.961Z] + '[' -e coverage.out ] [2022-05-10T19:06:35.961Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-10T19:06:36.086Z] Stashed 1 file(s) [Pipeline] sh [2022-05-10T19:06:36.383Z] + make build [2022-05-10T19:06:36.383Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T19:06:49.690Z] provisioning config files... [2022-05-10T19:06:49.720Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3792278074072131452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:06:50.341Z] ---> docker-login.sh [2022-05-10T19:06:50.341Z] nexus3.edgexfoundry.org:10001 [2022-05-10T19:06:51.274Z] 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-10T19:06:51.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:06:51.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:06:51.609Z] Configure a credential helper to remove this warning. See [2022-05-10T19:06:51.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:06:51.609Z] [2022-05-10T19:06:51.609Z] Login Succeeded [2022-05-10T19:06:51.609Z] nexus3.edgexfoundry.org:10002 [2022-05-10T19:06:51.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:06:51.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:06:51.893Z] Configure a credential helper to remove this warning. See [2022-05-10T19:06:51.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:06:51.893Z] [2022-05-10T19:06:51.893Z] Login Succeeded [2022-05-10T19:06:51.893Z] nexus3.edgexfoundry.org:10003 [2022-05-10T19:06:52.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:06:52.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:06:52.501Z] Configure a credential helper to remove this warning. See [2022-05-10T19:06:52.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:06:52.501Z] [2022-05-10T19:06:52.501Z] Login Succeeded [2022-05-10T19:06:52.501Z] nexus3.edgexfoundry.org:10004 [2022-05-10T19:06:52.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:06:53.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:06:53.050Z] Configure a credential helper to remove this warning. See [2022-05-10T19:06:53.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:06:53.050Z] [2022-05-10T19:06:53.050Z] Login Succeeded [2022-05-10T19:06:53.050Z] docker.io [2022-05-10T19:06:53.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:06:53.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:06:53.928Z] Configure a credential helper to remove this warning. See [2022-05-10T19:06:53.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:06:53.928Z] [2022-05-10T19:06:53.928Z] Login Succeeded [2022-05-10T19:06:53.928Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T19:06:53.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T19:06:54.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T19:06:54.458Z] ========================================================= [2022-05-10T19:06:54.458Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T19:06:54.458Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:06:54.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T19:06:55.132Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T19:06:55.132Z] 9b3977197b4f: Pulling fs layer [2022-05-10T19:06:55.132Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T19:06:55.132Z] 94645a83ff95: Pulling fs layer [2022-05-10T19:06:55.132Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T19:06:55.132Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T19:06:55.132Z] 3096ccb668a1: Pulling fs layer [2022-05-10T19:06:55.132Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T19:06:55.132Z] a4caa8a26152: Pulling fs layer [2022-05-10T19:06:55.132Z] 0c92f367c5e7: Waiting [2022-05-10T19:06:55.132Z] 3096ccb668a1: Waiting [2022-05-10T19:06:55.132Z] e8cf19c19ddd: Waiting [2022-05-10T19:06:55.132Z] a4caa8a26152: Waiting [2022-05-10T19:06:55.132Z] 3f3a8bcf1eab: Waiting [2022-05-10T19:06:55.132Z] 94645a83ff95: Verifying Checksum [2022-05-10T19:06:55.132Z] 94645a83ff95: Download complete [2022-05-10T19:06:55.132Z] 1a89e8eeedd5: Download complete [2022-05-10T19:06:55.132Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T19:06:55.132Z] 0c92f367c5e7: Download complete [2022-05-10T19:06:55.132Z] 3096ccb668a1: Verifying Checksum [2022-05-10T19:06:55.132Z] 3096ccb668a1: Download complete [2022-05-10T19:06:55.132Z] 9b3977197b4f: Verifying Checksum [2022-05-10T19:06:55.132Z] 9b3977197b4f: Download complete [2022-05-10T19:06:55.132Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T19:06:55.132Z] e8cf19c19ddd: Download complete [2022-05-10T19:06:56.129Z] 9b3977197b4f: Pull complete [2022-05-10T19:06:56.740Z] 1a89e8eeedd5: Pull complete [2022-05-10T19:06:57.020Z] 94645a83ff95: Pull complete [2022-05-10T19:06:57.298Z] a4caa8a26152: Verifying Checksum [2022-05-10T19:06:57.298Z] a4caa8a26152: Download complete [2022-05-10T19:06:57.839Z] 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-10T19:06:57.910Z] 3f3a8bcf1eab: Download complete [2022-05-10T19:06:58.406Z] 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-10T19:07:04.977Z] 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-10T19:07:04.978Z] 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-10T19:07:05.236Z] 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-10T19:07:06.618Z] 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-10T19:07:07.187Z] 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-10T19:07:08.126Z] 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-10T19:07:08.696Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-10T19:07:09.636Z] 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-10T19:07:11.012Z] 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-10T19:07:11.992Z] $ docker stop --time=1 f181ab2b03b3fe7646c0b1e948da4969e2401ba6b35a131271ec23f50e51ecf2 [2022-05-10T19:07:13.090Z] 3f3a8bcf1eab: Pull complete [2022-05-10T19:07:13.090Z] 0c92f367c5e7: Pull complete [2022-05-10T19:07:13.090Z] 3096ccb668a1: Pull complete [2022-05-10T19:07:13.090Z] e8cf19c19ddd: Pull complete [2022-05-10T19:07:15.559Z] $ docker rm -f f181ab2b03b3fe7646c0b1e948da4969e2401ba6b35a131271ec23f50e51ecf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:07:16.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T19:07:16.651Z] [2022-05-10T19:07:16.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:07:16.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T19:07:16.986Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-10T19:07:16.986Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-10T19:07:16.986Z] ca9280d653b3: Pulling fs layer [2022-05-10T19:07:16.986Z] 7e9c9ca2126c: Pulling fs layer [2022-05-10T19:07:16.986Z] cbdbe7a5bc2a: Verifying Checksum [2022-05-10T19:07:16.986Z] cbdbe7a5bc2a: Download complete [2022-05-10T19:07:17.247Z] ca9280d653b3: Verifying Checksum [2022-05-10T19:07:17.247Z] ca9280d653b3: Download complete [2022-05-10T19:07:17.247Z] cbdbe7a5bc2a: Pull complete [2022-05-10T19:07:17.505Z] 7e9c9ca2126c: Download complete [2022-05-10T19:07:17.763Z] ca9280d653b3: Pull complete [2022-05-10T19:07:19.826Z] a4caa8a26152: Pull complete [2022-05-10T19:07:19.826Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T19:07:19.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T19:07:19.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:07:20.236Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T19:07:20.236Z] WORKDIR /edgex [2022-05-10T19:07:20.236Z] COPY go.mod . [2022-05-10T19:07:20.236Z] RUN go mod download [2022-05-10T19:07:20.236Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-10T19:07:21.103Z] 7e9c9ca2126c: Pull complete [2022-05-10T19:07:21.103Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-10T19:07:21.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T19:07:21.103Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-10T19:07:21.197Z] prd-ubuntu20.04-docker-8c-8g-47874 does not seem to be running inside a container [2022-05-10T19:07:21.243Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-10T19:07:22.880Z] Sending build context to Docker daemon 169.3MB [2022-05-10T19:07:22.880Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T19:07:22.880Z] ---> 725f1c02e7f9 [2022-05-10T19:07:22.880Z] Step 2/4 : WORKDIR /edgex [2022-05-10T19:07:23.058Z] $ docker top f72f423b9070b72bcd30fd035fe687a5041098c577173a4259746e506e04bc65 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:07:23.473Z] + grep parallel [2022-05-10T19:07:23.473Z] + docker-compose build --help [2022-05-10T19:07:24.045Z] --parallel Build images in parallel. [Pipeline] } [2022-05-10T19:07:24.090Z] $ docker stop --time=1 f72f423b9070b72bcd30fd035fe687a5041098c577173a4259746e506e04bc65 [2022-05-10T19:07:24.869Z] ---> Running in 38ec5ddb02b3 [2022-05-10T19:07:25.152Z] Removing intermediate container 38ec5ddb02b3 [2022-05-10T19:07:25.152Z] ---> bbec8f776ebc [2022-05-10T19:07:25.152Z] Step 3/4 : COPY go.mod . [2022-05-10T19:07:25.386Z] $ docker rm -f f72f423b9070b72bcd30fd035fe687a5041098c577173a4259746e506e04bc65 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:07:25.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T19:07:25.973Z] . [Pipeline] withDockerContainer [2022-05-10T19:07:26.063Z] prd-ubuntu20.04-docker-8c-8g-47874 does not seem to be running inside a container [2022-05-10T19:07:26.113Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-10T19:07:26.142Z] ---> 2d34a64e472d [2022-05-10T19:07:26.142Z] Step 4/4 : RUN go mod download [2022-05-10T19:07:26.142Z] ---> Running in 02926daacc4f [2022-05-10T19:07:26.501Z] $ docker top 99062187e8f40b454809652186431a0a0d04cb6db389045167e212a2e5b66a9b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:07:26.920Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-10T19:07:27.490Z] Building core-command ... [2022-05-10T19:07:27.490Z] Building core-data ... [2022-05-10T19:07:27.490Z] Building core-metadata ... [2022-05-10T19:07:27.490Z] Building security-bootstrapper ... [2022-05-10T19:07:27.490Z] Building security-proxy-setup ... [2022-05-10T19:07:27.490Z] Building security-secretstore-setup ... [2022-05-10T19:07:27.490Z] Building security-spiffe-token-provider ... [2022-05-10T19:07:27.490Z] Building security-spire-agent ... [2022-05-10T19:07:27.490Z] Building security-spire-config ... [2022-05-10T19:07:27.490Z] Building security-spire-server ... [2022-05-10T19:07:27.490Z] Building support-notifications ... [2022-05-10T19:07:27.490Z] Building support-scheduler ... [2022-05-10T19:07:27.490Z] Building sys-mgmt-agent ... [2022-05-10T19:07:27.490Z] Building security-spiffe-token-provider [2022-05-10T19:07:27.490Z] Building support-scheduler [2022-05-10T19:07:27.490Z] Building core-command [2022-05-10T19:07:27.490Z] Building security-spire-config [2022-05-10T19:07:27.490Z] Building support-notifications [2022-05-10T19:07:42.376Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:07:42.376Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:07:42.376Z] ---> 534681cff1c8 [2022-05-10T19:07:42.376Z] Step 3/20 : WORKDIR /edgex-go [2022-05-10T19:07:42.376Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:07:42.376Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:07:42.376Z] ---> 534681cff1c8 [2022-05-10T19:07:42.376Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:07:42.376Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:07:42.376Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:07:42.376Z] ---> 534681cff1c8 [2022-05-10T19:07:42.376Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T19:07:42.376Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:07:42.376Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:07:42.376Z] ---> 534681cff1c8 [2022-05-10T19:07:42.376Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:07:42.376Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:07:42.376Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:07:42.376Z] ---> 534681cff1c8 [2022-05-10T19:07:42.376Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:07:46.580Z] ---> Running in c8f5c47a6582 [2022-05-10T19:07:46.580Z] ---> Running in 4ca1fa0765e2 [2022-05-10T19:07:46.580Z] ---> Running in a0cd0f015725 [2022-05-10T19:07:46.580Z] ---> Running in 0901c0f89dcd [2022-05-10T19:07:46.580Z] ---> Running in ed50b3aad850 [2022-05-10T19:07:46.580Z] Removing intermediate container c8f5c47a6582 [2022-05-10T19:07:46.580Z] ---> ff4b974f454a [2022-05-10T19:07:46.580Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:07:46.580Z] Removing intermediate container 4ca1fa0765e2 [2022-05-10T19:07:46.580Z] ---> 440313844c16 [2022-05-10T19:07:46.580Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-10T19:07:46.580Z] Removing intermediate container 0901c0f89dcd [2022-05-10T19:07:46.580Z] ---> 5a8915411e3c [2022-05-10T19:07:46.580Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:07:46.580Z] Removing intermediate container a0cd0f015725 [2022-05-10T19:07:46.580Z] ---> 5ecad9438d13 [2022-05-10T19:07:46.580Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:07:46.580Z] Removing intermediate container ed50b3aad850 [2022-05-10T19:07:46.580Z] ---> bf86dea0d4dd [2022-05-10T19:07:46.580Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:07:46.580Z] ---> Running in 8c44c93b2222 [2022-05-10T19:07:46.580Z] ---> Running in 1bbb307d637a [2022-05-10T19:07:46.580Z] ---> Running in 7a5a01241c27 [2022-05-10T19:07:46.580Z] ---> Running in f35e1350d1b4 [2022-05-10T19:07:46.580Z] ---> Running in e982c2dfd33f [2022-05-10T19:07:46.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:07:47.149Z] Removing intermediate container 8c44c93b2222 [2022-05-10T19:07:47.149Z] ---> e26df4298064 [2022-05-10T19:07:47.149Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:07:47.149Z] ---> Running in 94423d76668a [2022-05-10T19:07:47.406Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:07:47.406Z] Removing intermediate container 7a5a01241c27 [2022-05-10T19:07:47.406Z] ---> 237a4ba7446b [2022-05-10T19:07:47.406Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T19:07:47.406Z] ---> Running in 53fe585fad91 [2022-05-10T19:07:47.666Z] Removing intermediate container e982c2dfd33f [2022-05-10T19:07:47.666Z] ---> c471190de615 [2022-05-10T19:07:47.666Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-10T19:07:47.666Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:07:47.666Z] Removing intermediate container f35e1350d1b4 [2022-05-10T19:07:47.666Z] ---> 8f53c3e4c462 [2022-05-10T19:07:47.666Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T19:07:47.666Z] ---> Running in ca24647fa87c [2022-05-10T19:07:47.666Z] ---> Running in 461d5b69cda7 [2022-05-10T19:07:47.926Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:07:47.927Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:07:47.927Z] OK: 15864 distinct packages available [2022-05-10T19:07:47.927Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:07:47.927Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:07:48.186Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:07:48.186Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:07:48.445Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:07:48.707Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:07:48.707Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:07:48.707Z] OK: 221 MiB in 52 packages [2022-05-10T19:07:48.966Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:07:48.966Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:07:48.966Z] OK: 221 MiB in 52 packages [2022-05-10T19:07:48.966Z] OK: 221 MiB in 52 packages [2022-05-10T19:07:49.245Z] Removing intermediate container 94423d76668a [2022-05-10T19:07:49.245Z] ---> 9f6626d0d6ea [2022-05-10T19:07:49.246Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T19:07:49.246Z] OK: 221 MiB in 52 packages [2022-05-10T19:07:49.246Z] OK: 221 MiB in 52 packages [2022-05-10T19:07:49.505Z] Removing intermediate container 53fe585fad91 [2022-05-10T19:07:49.505Z] ---> c846702eafff [2022-05-10T19:07:49.506Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:07:49.506Z] ---> 5dfc49d5583c [2022-05-10T19:07:49.506Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:07:49.506Z] ---> Running in e86843c61bd5 [2022-05-10T19:07:49.506Z] Removing intermediate container 1bbb307d637a [2022-05-10T19:07:49.506Z] ---> 4c5a56fa357e [2022-05-10T19:07:49.506Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-10T19:07:49.506Z] ---> ca5902e82577 [2022-05-10T19:07:49.506Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:07:49.506Z] ---> Running in d4f08b47e02b [2022-05-10T19:07:49.765Z] ---> 3fc0f9f06f06 [2022-05-10T19:07:49.765Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:07:49.765Z] Removing intermediate container ca24647fa87c [2022-05-10T19:07:49.765Z] ---> 5fa951cbc2db [2022-05-10T19:07:49.765Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:07:49.765Z] ---> Running in 8d2d4fd85469 [2022-05-10T19:07:49.765Z] Removing intermediate container 461d5b69cda7 [2022-05-10T19:07:49.765Z] ---> ce1c22999f5b [2022-05-10T19:07:49.765Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:07:50.026Z] ---> 82c68af7cd97 [2022-05-10T19:07:50.026Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:07:50.026Z] ---> cc9a80414e03 [2022-05-10T19:07:50.026Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:07:50.026Z] ---> Running in 855d65e3aacc [2022-05-10T19:07:50.026Z] ---> Running in 023be0161d42 [2022-05-10T19:07:50.964Z] Removing intermediate container e86843c61bd5 [2022-05-10T19:07:50.964Z] ---> 276d9d1a3f9e [2022-05-10T19:07:50.964Z] Step 8/26 : COPY . . [2022-05-10T19:07:50.964Z] Removing intermediate container d4f08b47e02b [2022-05-10T19:07:50.964Z] ---> a75409e90642 [2022-05-10T19:07:50.964Z] Step 8/23 : COPY . . [2022-05-10T19:07:50.964Z] Removing intermediate container 8d2d4fd85469 [2022-05-10T19:07:50.964Z] ---> a29b776499f3 [2022-05-10T19:07:50.964Z] Step 7/20 : COPY . . [2022-05-10T19:07:59.087Z] Removing intermediate container 855d65e3aacc [2022-05-10T19:07:59.087Z] ---> 1f4038a2fdb1 [2022-05-10T19:07:59.087Z] Step 8/22 : COPY . . [2022-05-10T19:07:59.087Z] Removing intermediate container 023be0161d42 [2022-05-10T19:07:59.087Z] ---> 4f9347cde209 [2022-05-10T19:07:59.087Z] Step 8/22 : COPY . . [2022-05-10T19:07:59.087Z] ---> 8bc2ef3a9b49 [2022-05-10T19:07:59.087Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-10T19:07:59.087Z] ---> bd830904ed91 [2022-05-10T19:07:59.087Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:07:59.087Z] ---> bec7309eb264 [2022-05-10T19:07:59.087Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-10T19:07:59.087Z] ---> Running in d2dceb1b7209 [2022-05-10T19:07:59.087Z] ---> Running in b6204a847504 [2022-05-10T19:07:59.087Z] ---> Running in 2abac00941d2 [2022-05-10T19:07:59.087Z] 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-10T19:07:59.348Z] 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-10T19:07:59.607Z] Removing intermediate container b6204a847504 [2022-05-10T19:07:59.607Z] ---> 7719e092cf92 [2022-05-10T19:07:59.607Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T19:08:02.137Z] ---> Running in 37242b0d7663 [2022-05-10T19:08:04.671Z] Removing intermediate container 37242b0d7663 [2022-05-10T19:08:04.671Z] ---> 1938f72bb010 [2022-05-10T19:08:04.671Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T19:08:04.671Z] ---> Running in 9f535067b1bc [2022-05-10T19:08:04.949Z] ---> 042234ff637e [2022-05-10T19:08:04.949Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-10T19:08:04.949Z] ---> Running in edaadf102e30 [2022-05-10T19:08:04.949Z] Removing intermediate container 9f535067b1bc [2022-05-10T19:08:04.949Z] ---> 6fd48b60bbc9 [2022-05-10T19:08:04.949Z] 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-10T19:08:05.207Z] ---> 9bdfe934c435 [2022-05-10T19:08:05.207Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-10T19:08:05.207Z] ---> Running in 66d4f06f0498 [2022-05-10T19:08:05.207Z] ---> Running in 303dd810ec95 [2022-05-10T19:08:06.142Z] 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-10T19:08:06.142Z] 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-10T19:08:06.712Z] spire-1.2.1/ [2022-05-10T19:08:06.712Z] spire-1.2.1/.data/ [2022-05-10T19:08:06.712Z] spire-1.2.1/.data/.file [2022-05-10T19:08:06.712Z] spire-1.2.1/.dockerignore [2022-05-10T19:08:06.712Z] spire-1.2.1/.gitattributes [2022-05-10T19:08:06.712Z] spire-1.2.1/.githooks/ [2022-05-10T19:08:06.712Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:08:06.712Z] spire-1.2.1/.github/ [2022-05-10T19:08:06.712Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:08:06.712Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:08:06.712Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:08:06.712Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:08:06.712Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:08:06.712Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:08:06.712Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:08:06.712Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:08:06.712Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:08:06.712Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:08:06.712Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:08:06.712Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:08:06.712Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:08:06.712Z] spire-1.2.1/.gitignore [2022-05-10T19:08:06.712Z] spire-1.2.1/.go-version [2022-05-10T19:08:06.712Z] spire-1.2.1/.golangci.yml [2022-05-10T19:08:06.712Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:08:06.712Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:08:06.712Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:08:06.712Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:08:06.712Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:08:06.712Z] spire-1.2.1/Dockerfile [2022-05-10T19:08:06.712Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:08:06.712Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:08:06.712Z] spire-1.2.1/LICENSE [2022-05-10T19:08:06.712Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:08:06.712Z] spire-1.2.1/Makefile [2022-05-10T19:08:06.712Z] spire-1.2.1/README.md [2022-05-10T19:08:06.712Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:08:06.712Z] spire-1.2.1/SECURITY.md [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/ [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:08:06.712Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:08:06.712Z] spire-1.2.1/conf/ [2022-05-10T19:08:06.712Z] spire-1.2.1/conf/agent/ [2022-05-10T19:08:06.712Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:08:06.712Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:08:06.712Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:08:06.712Z] spire-1.2.1/conf/server/ [2022-05-10T19:08:06.712Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:08:06.712Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:08:06.712Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:08:06.712Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/ [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/images/ [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:08:06.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:08:06.713Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:08:06.713Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:08:06.713Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:08:06.713Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:08:06.713Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:08:06.713Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:08:06.713Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:08:06.713Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:08:06.713Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:08:06.713Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:08:06.713Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:08:06.713Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:08:06.713Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:08:06.713Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:08:06.713Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:08:06.713Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:08:06.713Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:08:06.713Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:08:06.713Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:08:06.713Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:08:06.713Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:08:06.713Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:08:06.713Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:08:06.713Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:08:06.713Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:08:06.713Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:08:06.713Z] spire-1.2.1/examples/ [2022-05-10T19:08:06.713Z] spire-1.2.1/examples/README.md [2022-05-10T19:08:06.713Z] spire-1.2.1/go.mod [2022-05-10T19:08:06.713Z] spire-1.2.1/go.sum [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:08:06.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:08:06.714Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:08:06.715Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:08:06.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/proto/ [2022-05-10T19:08:06.717Z] spire-1.2.1/proto/private/ [2022-05-10T19:08:06.717Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:08:06.717Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:08:06.717Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:08:06.717Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:08:06.717Z] spire-1.2.1/proto/spire/ [2022-05-10T19:08:06.717Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:08:06.717Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:08:06.717Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:08:06.717Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:08:06.717Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:08:06.717Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:08:06.717Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:08:06.717Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:08:06.717Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:08:06.717Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:08:06.717Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:08:06.717Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:08:06.717Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:08:06.717Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:08:06.717Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:08:06.717Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:08:06.717Z] spire-1.2.1/release/ [2022-05-10T19:08:06.717Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:08:06.717Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:08:06.717Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:08:06.717Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:08:06.717Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:08:06.717Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:08:06.717Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:08:06.717Z] spire-1.2.1/release/spire/ [2022-05-10T19:08:06.717Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:08:06.717Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:08:06.717Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:08:06.717Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:08:06.717Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:08:06.717Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:08:06.717Z] spire-1.2.1/script/ [2022-05-10T19:08:06.717Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:08:06.717Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:08:06.717Z] spire-1.2.1/support/ [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/ [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:08:06.717Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:08:06.717Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:08:06.717Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:08:06.717Z] spire-1.2.1/test/ [2022-05-10T19:08:06.717Z] spire-1.2.1/test/clock/ [2022-05-10T19:08:06.717Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:08:06.717Z] spire-1.2.1/test/fakes/ [2022-05-10T19:08:06.717Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:08:06.717Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:08:06.717Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:08:06.717Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:08:06.717Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:08:06.717Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:08:06.717Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:08:06.717Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:08:06.717Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:08:06.717Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:08:06.717Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:08:06.717Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:08:06.717Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:08:06.717Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:08:06.717Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:08:06.717Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:08:06.717Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:08:06.717Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:08:06.717Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:08:06.717Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fixture/ [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:08:06.718Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:08:06.978Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/common [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:08:06.978Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:08:06.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:08:06.980Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:08:06.980Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:08:06.980Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:08:06.980Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:08:06.980Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:08:06.980Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:08:06.980Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:08:06.980Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:08:06.980Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:08:06.980Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:08:06.980Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:08:06.980Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:08:06.980Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:08:06.980Z] spire-1.2.1/test/testca/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:08:06.980Z] spire-1.2.1/test/testkey/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:08:06.980Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:08:06.980Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:08:06.980Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:08:06.980Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:08:06.980Z] spire-1.2.1/test/util/ [2022-05-10T19:08:06.980Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:08:06.980Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:08:06.980Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:08:06.980Z] spire-1.2.1/test/util/race.go [2022-05-10T19:08:06.980Z] spire-1.2.1/test/util/util.go [2022-05-10T19:08:06.980Z] building spire from source... [2022-05-10T19:08:06.980Z] Installing go1.17.7... [2022-05-10T19:08:13.545Z] Building bin/spire-server... [2022-05-10T19:08:13.545Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:08:13.545Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:08:13.545Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:08:13.545Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:08:13.545Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:08:13.545Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:08:13.545Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:08:13.545Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:08:13.545Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:08:13.545Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:08:13.545Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:08:13.545Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:08:13.545Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:08:13.545Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:08:13.545Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:08:13.545Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:08:13.545Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:08:13.545Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:08:13.545Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:08:13.545Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:08:13.545Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:08:13.545Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:08:13.545Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:08:13.545Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:08:13.545Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:08:13.545Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:08:13.545Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:08:13.545Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:08:13.545Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:08:13.545Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:08:13.545Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:08:13.545Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:08:13.545Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:08:13.545Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:08:13.545Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:08:13.545Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:08:13.545Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:08:13.545Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:08:13.802Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:08:13.802Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:08:13.802Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:08:13.802Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:08:13.802Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:08:13.802Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:08:13.802Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:08:13.802Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:08:13.802Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:08:13.802Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:08:13.803Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:08:14.061Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:08:14.061Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:08:14.061Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:08:14.061Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:08:14.061Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:08:14.061Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:08:14.628Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:08:16.537Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:08:16.537Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:08:16.537Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:08:16.537Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:08:16.537Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:08:20.746Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:08:20.746Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:08:20.746Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:08:20.746Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:08:20.746Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:08:20.746Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:08:21.005Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:08:21.005Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:08:21.267Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:08:21.526Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:08:22.462Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:08:22.462Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:08:22.759Z] Removing intermediate container 02926daacc4f [2022-05-10T19:08:22.759Z] ---> 8fd5e8a37df2 [2022-05-10T19:08:22.759Z] Successfully built 8fd5e8a37df2 [2022-05-10T19:08:22.759Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:08:23.032Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:08:23.032Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:08:23.129Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T19:08:23.129Z] . [Pipeline] withDockerContainer [2022-05-10T19:08:23.292Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:08:23.292Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:08:23.379Z] prd-ubuntu20.04-docker-arm64-4c-16g-47879 does not seem to be running inside a container [2022-05-10T19:08:23.462Z] $ 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 ******** ci-base-image-arm64 cat [2022-05-10T19:08:23.860Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:08:24.126Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:08:24.693Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:08:24.787Z] $ docker top c2b261251855ce51e454029d0993dc7179936866c05efec0aca3e5cbf6e58935 -eo pid,comm [2022-05-10T19:08:24.953Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:08:24.953Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [Pipeline] { [Pipeline] sh [2022-05-10T19:08:25.220Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:08:25.220Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:08:25.220Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:08:25.481Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:08:25.481Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:08:25.481Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:08:25.481Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:08:25.481Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:08:25.481Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:08:25.481Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:08:25.738Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:08:25.738Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:08:25.738Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:08:25.738Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:08:25.817Z] + go version [2022-05-10T19:08:25.817Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T19:08:25.848Z] $ docker stop --time=1 c2b261251855ce51e454029d0993dc7179936866c05efec0aca3e5cbf6e58935 [2022-05-10T19:08:26.001Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:08:26.001Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:08:26.001Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:08:26.001Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:08:26.001Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:08:26.259Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:08:26.526Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:08:26.526Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:08:26.526Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:08:26.526Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:08:26.812Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:08:26.812Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:08:26.812Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:08:26.812Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:08:26.812Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:08:26.812Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:08:26.812Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:08:26.812Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:08:26.812Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:08:26.812Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:08:27.069Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:08:27.069Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:08:27.069Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:08:27.069Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:08:27.069Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:08:27.069Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:08:27.069Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:08:27.069Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:08:27.069Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:08:27.335Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:08:27.335Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:08:27.335Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:08:27.335Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:08:27.509Z] $ docker rm -f c2b261251855ce51e454029d0993dc7179936866c05efec0aca3e5cbf6e58935 [2022-05-10T19:08:27.607Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:08:27.607Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:08:27.607Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:08:27.607Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:08:27.868Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:08:27.868Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:08:27.868Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:08:27.868Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:08:27.868Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2022-05-10T19:08:28.126Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:08:28.127Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:08:28.127Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:08:28.127Z] go: downloading go.uber.org/multierr v1.6.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:08:28.865Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T19:08:28.865Z] . [Pipeline] withDockerContainer [2022-05-10T19:08:29.109Z] prd-ubuntu20.04-docker-arm64-4c-16g-47879 does not seem to be running inside a container [2022-05-10T19:08:29.179Z] $ 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 ******** ci-base-image-arm64 cat [2022-05-10T19:08:30.464Z] $ docker top 32f9c47956cbc660c674379a41fc1818ebacf4da5d7ce138cd3540d6d849bd3c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T19:08:30.785Z] ========================================================= [2022-05-10T19:08:30.785Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-10T19:08:30.785Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:08:31.554Z] + make test [2022-05-10T19:08:31.554Z] go mod tidy -compat=1.17 [2022-05-10T19:08:32.564Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-10T19:08:32.580Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:08:32.580Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:08:37.941Z] Removing intermediate container d2dceb1b7209 [2022-05-10T19:08:37.941Z] ---> b6c72f685106 [2022-05-10T19:08:37.941Z] [2022-05-10T19:08:37.941Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:08:37.941Z] Removing intermediate container 2abac00941d2 [2022-05-10T19:08:37.941Z] ---> fb3a717aedfb [2022-05-10T19:08:37.941Z] [2022-05-10T19:08:37.941Z] Step 9/20 : FROM alpine:3.15 [2022-05-10T19:08:37.941Z] 3.14: Pulling from library/alpine [2022-05-10T19:08:37.941Z] 3.15: Pulling from library/alpine [2022-05-10T19:08:38.508Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T19:08:38.508Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T19:08:38.508Z] ---> e04c818066af [2022-05-10T19:08:38.508Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:08:39.889Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T19:08:39.889Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T19:08:39.889Z] ---> 0ac33e5f5afa [2022-05-10T19:08:39.889Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T19:08:41.272Z] ---> Running in 22e4e2d71ffc [2022-05-10T19:08:41.272Z] ---> Running in bea2737a3960 [2022-05-10T19:08:41.272Z] Removing intermediate container 303dd810ec95 [2022-05-10T19:08:41.272Z] ---> 71a81b2b4ce2 [2022-05-10T19:08:41.272Z] [2022-05-10T19:08:41.272Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:08:41.272Z] ---> e04c818066af [2022-05-10T19:08:41.272Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-10T19:08:41.272Z] Removing intermediate container edaadf102e30 [2022-05-10T19:08:41.272Z] ---> 2bf281460945 [2022-05-10T19:08:41.272Z] [2022-05-10T19:08:41.272Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:08:41.272Z] ---> e04c818066af [2022-05-10T19:08:41.272Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:08:41.533Z] ---> Running in 75aae6ebb478 [2022-05-10T19:08:41.533Z] ---> Running in f997c20232cc [2022-05-10T19:08:41.533Z] Removing intermediate container bea2737a3960 [2022-05-10T19:08:41.533Z] ---> 8beaa22860dd [2022-05-10T19:08:41.533Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:08:41.792Z] ---> Running in 45d776aeb0a4 [2022-05-10T19:08:41.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:08:41.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:08:42.055Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-10T19:08:42.055Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:08:42.055Z] OK: 6 MiB in 15 packages [2022-05-10T19:08:42.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:08:42.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:08:42.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:08:42.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:08:42.623Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-10T19:08:42.623Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:08:42.881Z] OK: 6 MiB in 15 packages [2022-05-10T19:08:42.882Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-10T19:08:42.882Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-10T19:08:42.882Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:08:42.882Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:08:42.882Z] OK: 6 MiB in 16 packages [2022-05-10T19:08:43.140Z] Removing intermediate container 45d776aeb0a4 [2022-05-10T19:08:43.140Z] ---> 8017e6e901f5 [2022-05-10T19:08:43.140Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-10T19:08:43.140Z] Removing intermediate container 22e4e2d71ffc [2022-05-10T19:08:43.140Z] ---> f91c62263db0 [2022-05-10T19:08:43.140Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:08:43.140Z] ---> Running in 54f6022ddb07 [2022-05-10T19:08:43.411Z] ---> Running in ec4ebcb4f09e [2022-05-10T19:08:43.411Z] Removing intermediate container f997c20232cc [2022-05-10T19:08:43.411Z] ---> a0f6555095ff [2022-05-10T19:08:43.411Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:08:43.677Z] ---> Running in 827c82e5cce9 [2022-05-10T19:08:43.677Z] Removing intermediate container ec4ebcb4f09e [2022-05-10T19:08:43.677Z] ---> 5c13660bae47 [2022-05-10T19:08:43.677Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-10T19:08:43.939Z] Removing intermediate container 75aae6ebb478 [2022-05-10T19:08:43.939Z] ---> d7d0ac94407b [2022-05-10T19:08:43.939Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:08:43.939Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:08:43.939Z] ---> Running in e96af87497af [2022-05-10T19:08:43.939Z] Removing intermediate container 827c82e5cce9 [2022-05-10T19:08:43.939Z] ---> fb8d5800c1fa [2022-05-10T19:08:43.939Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-10T19:08:43.939Z] ---> Running in de9b77811d6c [2022-05-10T19:08:43.939Z] ---> Running in dc2ae814d63f [2022-05-10T19:08:44.197Z] Removing intermediate container e96af87497af [2022-05-10T19:08:44.197Z] ---> f778b6b6b79f [2022-05-10T19:08:44.197Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T19:08:44.197Z] ---> Running in 8e548e84ee92 [2022-05-10T19:08:44.197Z] Removing intermediate container de9b77811d6c [2022-05-10T19:08:44.197Z] ---> a637e8e83d4a [2022-05-10T19:08:44.197Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-10T19:08:44.197Z] Removing intermediate container dc2ae814d63f [2022-05-10T19:08:44.197Z] ---> bd24fb8e7800 [2022-05-10T19:08:44.197Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T19:08:44.197Z] ---> Running in aadcb3c6a95a [2022-05-10T19:08:44.455Z] ---> Running in 735c479e08aa [2022-05-10T19:08:44.455Z] Removing intermediate container 8e548e84ee92 [2022-05-10T19:08:44.455Z] ---> be7dc11b1c9e [2022-05-10T19:08:44.455Z] Step 15/23 : WORKDIR / [2022-05-10T19:08:44.455Z] ---> Running in 52e9563ab823 [2022-05-10T19:08:44.716Z] Removing intermediate container aadcb3c6a95a [2022-05-10T19:08:44.716Z] ---> 2a7cd597107d [2022-05-10T19:08:44.716Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T19:08:44.716Z] Removing intermediate container 735c479e08aa [2022-05-10T19:08:44.716Z] ---> ea4a36d3f12b [2022-05-10T19:08:44.716Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:08:44.716Z] ---> Running in e91288bd9b80 [2022-05-10T19:08:44.716Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:08:44.716Z] Removing intermediate container 52e9563ab823 [2022-05-10T19:08:44.716Z] ---> b6a25f38ed1c [2022-05-10T19:08:44.716Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:08:44.974Z] Removing intermediate container e91288bd9b80 [2022-05-10T19:08:44.974Z] ---> c86e0208c506 [2022-05-10T19:08:44.974Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:08:44.974Z] ---> 98f7e9f64efc [2022-05-10T19:08:44.974Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-10T19:08:44.974Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:08:44.974Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:08:44.974Z] OK: 15855 distinct packages available [2022-05-10T19:08:44.974Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:08:45.233Z] ---> 9b9fcde808e9 [2022-05-10T19:08:45.233Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-10T19:08:45.233Z] ---> 0958542019e5 [2022-05-10T19:08:45.233Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-10T19:08:45.800Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:08:46.059Z] ---> 9a4d89bf2c01 [2022-05-10T19:08:46.059Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-10T19:08:46.059Z] ---> 7ec65f85608a [2022-05-10T19:08:46.059Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-10T19:08:46.059Z] ---> e8142ce82d87 [2022-05-10T19:08:46.059Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-10T19:08:46.322Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-10T19:08:46.323Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:08:46.323Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T19:08:46.586Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-10T19:08:46.586Z] ---> d6ad8234a9d2 [2022-05-10T19:08:46.586Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-10T19:08:46.586Z] ---> Running in 72f50ae218f6 [2022-05-10T19:08:46.586Z] ---> 909140393562 [2022-05-10T19:08:46.586Z] (5/9) Installing curl (7.80.0-r1) [2022-05-10T19:08:46.586Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-10T19:08:46.586Z] ---> 6ca1dfb87031 [2022-05-10T19:08:46.586Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-10T19:08:46.586Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-10T19:08:46.586Z] ---> Running in 3b7851f5470f [2022-05-10T19:08:46.850Z] ---> Running in 491821763f69 [2022-05-10T19:08:46.850Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-10T19:08:46.850Z] Removing intermediate container 72f50ae218f6 [2022-05-10T19:08:46.850Z] ---> 5190a621bbbb [2022-05-10T19:08:46.850Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:08:46.850Z] (8/9) Installing libucontext (1.1-r0) [2022-05-10T19:08:46.850Z] ---> Running in 4c47574920a6 [2022-05-10T19:08:46.850Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-10T19:08:46.850Z] Removing intermediate container 491821763f69 [2022-05-10T19:08:46.850Z] ---> c145834b6e00 [2022-05-10T19:08:46.850Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:08:46.850Z] Removing intermediate container 3b7851f5470f [2022-05-10T19:08:46.850Z] ---> 6bd8609e3b12 [2022-05-10T19:08:46.850Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:08:47.108Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:08:47.109Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:08:47.109Z] OK: 8 MiB in 23 packages [2022-05-10T19:08:47.109Z] Removing intermediate container 4c47574920a6 [2022-05-10T19:08:47.109Z] ---> Running in f18032fc59c8 [2022-05-10T19:08:47.109Z] ---> 2bfeafec72e6 [2022-05-10T19:08:47.109Z] Step 21/23 : LABEL arch=x86_64 ---> Running in b37d656ada0a [2022-05-10T19:08:47.109Z] [2022-05-10T19:08:47.109Z] ---> Running in d82093de9528 [2022-05-10T19:08:47.367Z] Removing intermediate container f18032fc59c8 [2022-05-10T19:08:47.367Z] ---> 83e8f2df557f [2022-05-10T19:08:47.367Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T19:08:47.367Z] Removing intermediate container b37d656ada0a [2022-05-10T19:08:47.367Z] ---> e5e237a25a06 [2022-05-10T19:08:47.367Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T19:08:47.367Z] ---> Running in f2ea4c2348db [2022-05-10T19:08:47.367Z] Removing intermediate container d82093de9528 [2022-05-10T19:08:47.367Z] ---> 8a362bc6a906 [2022-05-10T19:08:47.367Z] Step 22/23 : LABEL git_sha=5399f62303749c4ec630382b1fff163c597fdda7 [2022-05-10T19:08:47.367Z] ---> Running in eea2585c2479 [2022-05-10T19:08:47.367Z] ---> Running in 22ba2e3453d6 [2022-05-10T19:08:47.628Z] Removing intermediate container f2ea4c2348db [2022-05-10T19:08:47.628Z] ---> 9fc317cc73e9 [2022-05-10T19:08:47.628Z] Step 21/22 : LABEL git_sha=5399f62303749c4ec630382b1fff163c597fdda7 [2022-05-10T19:08:47.628Z] ---> Running in 0a148d32d780 [2022-05-10T19:08:47.889Z] Removing intermediate container eea2585c2479 [2022-05-10T19:08:47.889Z] Removing intermediate container 22ba2e3453d6 [2022-05-10T19:08:47.889Z] ---> c9c09428b9cd [2022-05-10T19:08:47.889Z] ---> 6e861af626bb [2022-05-10T19:08:47.889Z] Step 21/22 : LABEL git_sha=5399f62303749c4ec630382b1fff163c597fdda7Step 23/23 : LABEL version=0.0.0 [2022-05-10T19:08:47.889Z] [2022-05-10T19:08:47.889Z] ---> Running in c42aeb018f17 [2022-05-10T19:08:47.889Z] Removing intermediate container 54f6022ddb07 [2022-05-10T19:08:47.889Z] ---> c32322ed98fa [2022-05-10T19:08:47.889Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:08:47.889Z] Removing intermediate container 0a148d32d780 [2022-05-10T19:08:47.889Z] ---> 1f95026656cf [2022-05-10T19:08:47.889Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T19:08:47.889Z] ---> Running in 1dd633b3a78a [2022-05-10T19:08:47.889Z] ---> Running in 0a1fe4bbcafc [2022-05-10T19:08:48.457Z] Removing intermediate container c42aeb018f17 [2022-05-10T19:08:48.457Z] ---> 93f7cbd41d92 [2022-05-10T19:08:48.457Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T19:08:48.457Z] Removing intermediate container 1dd633b3a78a [2022-05-10T19:08:48.457Z] ---> ecc787795d3b [2022-05-10T19:08:48.457Z] [2022-05-10T19:08:48.457Z] Successfully built ecc787795d3b [2022-05-10T19:08:48.457Z] Successfully tagged core-command:latest [2022-05-10T19:08:48.457Z] Removing intermediate container 0a1fe4bbcafc [2022-05-10T19:08:48.457Z] ---> e81445ef0fe9 [2022-05-10T19:08:48.457Z] [2022-05-10T19:08:48.457Z]  Building core-command ... done Building security-spire-agent [2022-05-10T19:08:48.457Z] ---> Running in 9ac490018fb0 [2022-05-10T19:08:48.457Z] ---> 6075b1e30abe [2022-05-10T19:08:48.457Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-10T19:08:48.457Z] Successfully built e81445ef0fe9 [2022-05-10T19:08:48.715Z] Successfully tagged support-notifications:latest [2022-05-10T19:08:48.715Z] Building security-proxy-setup [2022-05-10T19:08:48.715Z]  Building support-notifications ... done Removing intermediate container 9ac490018fb0 [2022-05-10T19:08:48.715Z] ---> 9f2e32fc2abd [2022-05-10T19:08:48.715Z] [2022-05-10T19:08:48.715Z] Successfully built 9f2e32fc2abd [2022-05-10T19:08:48.715Z] Successfully tagged support-scheduler:latest [2022-05-10T19:08:48.715Z] Building core-metadata [2022-05-10T19:08:51.249Z]  Building support-scheduler ... done  ---> fe473356650a [2022-05-10T19:08:51.249Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-10T19:08:53.164Z] ---> a0b6ab15fb49 [2022-05-10T19:08:53.164Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-10T19:08:53.164Z] ---> Running in 04787dde063a [2022-05-10T19:08:53.424Z] Removing intermediate container 04787dde063a [2022-05-10T19:08:53.424Z] ---> 258849641416 [2022-05-10T19:08:53.424Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:08:53.687Z] ---> Running in 480d042a9cb4 [2022-05-10T19:08:53.945Z] Removing intermediate container 480d042a9cb4 [2022-05-10T19:08:53.945Z] ---> 5a15b959ebd4 [2022-05-10T19:08:53.945Z] Step 18/20 : LABEL arch=x86_64 [2022-05-10T19:08:54.223Z] ---> Running in a60cd7e67ae7 [2022-05-10T19:08:54.223Z] Removing intermediate container a60cd7e67ae7 [2022-05-10T19:08:54.223Z] ---> eb50267994c7 [2022-05-10T19:08:54.223Z] Step 19/20 : LABEL git_sha=5399f62303749c4ec630382b1fff163c597fdda7 [2022-05-10T19:08:54.488Z] ---> Running in d00deb183e2d [2022-05-10T19:08:54.748Z] Removing intermediate container d00deb183e2d [2022-05-10T19:08:54.748Z] ---> 72085c3d9b5e [2022-05-10T19:08:54.748Z] Step 20/20 : LABEL version=0.0.0 [2022-05-10T19:08:55.006Z] ---> Running in ff6be87fc17e [2022-05-10T19:08:55.268Z] Removing intermediate container ff6be87fc17e [2022-05-10T19:08:55.268Z] ---> f8803ac109b5 [2022-05-10T19:08:55.268Z] [2022-05-10T19:08:55.527Z] Successfully built f8803ac109b5 [2022-05-10T19:08:55.527Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-10T19:08:55.527Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2022-05-10T19:09:02.094Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:09:02.094Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:09:02.094Z] ---> 534681cff1c8 [2022-05-10T19:09:02.094Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:09:02.094Z] ---> Using cache [2022-05-10T19:09:02.094Z] ---> bf86dea0d4dd [2022-05-10T19:09:02.094Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:09:02.094Z] ---> Using cache [2022-05-10T19:09:02.094Z] ---> c471190de615 [2022-05-10T19:09:02.094Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T19:09:02.354Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:09:02.354Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:09:02.354Z] ---> 534681cff1c8 [2022-05-10T19:09:02.354Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T19:09:02.354Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:09:02.354Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:09:02.354Z] ---> 534681cff1c8 [2022-05-10T19:09:02.354Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:09:02.354Z] ---> Using cache [2022-05-10T19:09:02.354Z] ---> bf86dea0d4dd [2022-05-10T19:09:02.354Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:09:02.354Z] ---> Using cache [2022-05-10T19:09:02.354Z] ---> c471190de615 [2022-05-10T19:09:02.354Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T19:09:02.354Z] ---> Using cache [2022-05-10T19:09:02.354Z] ---> bf86dea0d4dd [2022-05-10T19:09:02.354Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:09:02.354Z] ---> Using cache [2022-05-10T19:09:02.354Z] ---> c471190de615 [2022-05-10T19:09:02.354Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:09:04.259Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:09:04.259Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:09:04.259Z] ---> 534681cff1c8 [2022-05-10T19:09:04.259Z] Step 3/31 : WORKDIR /edgex-go [2022-05-10T19:09:04.259Z] ---> Using cache [2022-05-10T19:09:04.259Z] ---> bf86dea0d4dd [2022-05-10T19:09:04.259Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:09:04.259Z] ---> Using cache [2022-05-10T19:09:04.259Z] ---> c471190de615 [2022-05-10T19:09:04.259Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-10T19:09:06.792Z] ---> Running in 6fc3f1f37508 [2022-05-10T19:09:06.792Z] ---> Running in 12442cca8cd9 [2022-05-10T19:09:06.792Z] ---> Running in 47aed7311aa3 [2022-05-10T19:09:06.792Z] ---> Running in 0dec5f5dce65 [2022-05-10T19:09:07.730Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:09:07.730Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:09:07.730Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:09:07.993Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:09:08.559Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:09:08.559Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:09:08.559Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:09:08.823Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:09:08.823Z] OK: 221 MiB in 52 packages [2022-05-10T19:09:09.086Z] OK: 221 MiB in 52 packages [2022-05-10T19:09:09.086Z] OK: 221 MiB in 52 packages [2022-05-10T19:09:09.353Z] OK: 221 MiB in 52 packages [2022-05-10T19:09:09.612Z] Removing intermediate container 6fc3f1f37508 [2022-05-10T19:09:09.612Z] ---> 9ac838b44e99 [2022-05-10T19:09:09.612Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:09:09.871Z] Removing intermediate container 12442cca8cd9 [2022-05-10T19:09:09.871Z] ---> ad11f7ace6a1 [2022-05-10T19:09:09.871Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:09:09.871Z] Removing intermediate container 47aed7311aa3 [2022-05-10T19:09:09.871Z] ---> f0453a02e374 [2022-05-10T19:09:09.871Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T19:09:10.133Z] ---> d260902b87c6 [2022-05-10T19:09:10.133Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:09:10.133Z] ---> Running in 85beadf873da [2022-05-10T19:09:10.133Z] Removing intermediate container 0dec5f5dce65 [2022-05-10T19:09:10.133Z] ---> fa329e545eaf [2022-05-10T19:09:10.133Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-10T19:09:10.394Z] ---> d5c2cf76e053 [2022-05-10T19:09:10.394Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:09:10.394Z] ---> b2342711895c [2022-05-10T19:09:10.394Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:09:10.394Z] ---> Running in 4a64c499e25f [2022-05-10T19:09:10.656Z] ---> Running in 674a5b527250 [2022-05-10T19:09:10.656Z] ---> 20a1c2c79c27 [2022-05-10T19:09:10.656Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:09:10.914Z] ---> Running in f318c82456ad [2022-05-10T19:09:11.671Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-10T19:09:12.827Z] Removing intermediate container 85beadf873da [2022-05-10T19:09:12.827Z] ---> d6e134c16d60 [2022-05-10T19:09:12.827Z] Step 8/23 : COPY . . [2022-05-10T19:09:13.395Z] Removing intermediate container 4a64c499e25f [2022-05-10T19:09:13.395Z] ---> f19196741c19 [2022-05-10T19:09:13.395Z] Step 8/22 : COPY . . [2022-05-10T19:09:13.395Z] Removing intermediate container f318c82456ad [2022-05-10T19:09:13.395Z] ---> fdf3c47729ee [2022-05-10T19:09:13.395Z] Step 8/31 : COPY . . [2022-05-10T19:09:13.395Z] Removing intermediate container 674a5b527250 [2022-05-10T19:09:13.395Z] ---> 0a31650d2881 [2022-05-10T19:09:13.395Z] Step 8/26 : COPY . . [2022-05-10T19:09:35.347Z] ---> a0983c621cfd [2022-05-10T19:09:35.347Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-10T19:09:35.347Z] ---> 4d2823f6e894 [2022-05-10T19:09:35.347Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:09:35.347Z] ---> 13cae21b7229 [2022-05-10T19:09:35.347Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-10T19:09:35.347Z] ---> Running in 350bc9edef9f [2022-05-10T19:09:35.347Z] ---> Running in 7df9febe4578 [2022-05-10T19:09:35.347Z] ---> eeda94495eee [2022-05-10T19:09:35.347Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-10T19:09:35.347Z] ---> Running in a5dff7e0841b [2022-05-10T19:09:35.347Z] ---> Running in 7f1807006bdd [2022-05-10T19:09:35.347Z] Removing intermediate container 7df9febe4578 [2022-05-10T19:09:35.347Z] ---> 75821cc73e33 [2022-05-10T19:09:35.347Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T19:09:35.347Z] ---> Running in acfae919dbbe [2022-05-10T19:09:35.347Z] 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-10T19:09:35.347Z] 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-10T19:09:35.347Z] 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-10T19:09:35.347Z] Removing intermediate container acfae919dbbe [2022-05-10T19:09:35.347Z] ---> 5e9d6ed53631 [2022-05-10T19:09:35.347Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T19:09:35.347Z] ---> Running in 3f995ea940d4 [2022-05-10T19:09:35.347Z] Removing intermediate container 3f995ea940d4 [2022-05-10T19:09:35.347Z] ---> b2817f48c40c [2022-05-10T19:09:35.347Z] 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-10T19:09:35.347Z] ---> Running in dab5ef11cc7f [2022-05-10T19:09:35.347Z] spire-1.2.1/ [2022-05-10T19:09:35.347Z] spire-1.2.1/.data/ [2022-05-10T19:09:35.347Z] spire-1.2.1/.data/.file [2022-05-10T19:09:35.347Z] spire-1.2.1/.dockerignore [2022-05-10T19:09:35.347Z] spire-1.2.1/.gitattributes [2022-05-10T19:09:35.347Z] spire-1.2.1/.githooks/ [2022-05-10T19:09:35.347Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:09:35.347Z] spire-1.2.1/.github/ [2022-05-10T19:09:35.347Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:09:35.347Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:09:35.347Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:09:35.347Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:09:35.347Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:09:35.347Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:09:35.347Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:09:35.347Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:09:35.348Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:09:35.348Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:09:35.348Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:09:35.348Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:09:35.348Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:09:35.348Z] spire-1.2.1/.gitignore [2022-05-10T19:09:35.348Z] spire-1.2.1/.go-version [2022-05-10T19:09:35.348Z] spire-1.2.1/.golangci.yml [2022-05-10T19:09:35.348Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:09:35.348Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:09:35.348Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:09:35.348Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:09:35.348Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:09:35.348Z] spire-1.2.1/Dockerfile [2022-05-10T19:09:35.348Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:09:35.348Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:09:35.348Z] spire-1.2.1/LICENSE [2022-05-10T19:09:35.348Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:09:35.348Z] spire-1.2.1/Makefile [2022-05-10T19:09:35.348Z] spire-1.2.1/README.md [2022-05-10T19:09:35.348Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:09:35.348Z] spire-1.2.1/SECURITY.md [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/ [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:09:35.348Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:09:35.348Z] spire-1.2.1/conf/ [2022-05-10T19:09:35.348Z] spire-1.2.1/conf/agent/ [2022-05-10T19:09:35.348Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:09:35.348Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:09:35.348Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:09:35.348Z] spire-1.2.1/conf/server/ [2022-05-10T19:09:35.348Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:09:35.348Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:09:35.348Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:09:35.348Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/ [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/images/ [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:09:35.348Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:09:35.348Z] spire-1.2.1/examples/ [2022-05-10T19:09:35.348Z] spire-1.2.1/examples/README.md [2022-05-10T19:09:35.348Z] spire-1.2.1/go.mod [2022-05-10T19:09:35.348Z] spire-1.2.1/go.sum [2022-05-10T19:09:35.348Z] spire-1.2.1/pkg/ [2022-05-10T19:09:35.348Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:09:35.348Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:09:35.348Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:09:35.348Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:09:35.348Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:09:35.348Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:09:35.348Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:09:35.348Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:09:35.348Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:09:35.348Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:09:35.348Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:09:35.348Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:09:35.348Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:09:35.348Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:09:35.348Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/common/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:09:35.349Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:09:35.350Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:09:35.351Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:09:35.352Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:09:35.353Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:09:35.354Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:09:35.354Z] spire-1.2.1/proto/ [2022-05-10T19:09:35.354Z] spire-1.2.1/proto/private/ [2022-05-10T19:09:35.354Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:09:35.354Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:09:35.354Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:09:35.354Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:09:35.354Z] spire-1.2.1/proto/spire/ [2022-05-10T19:09:35.354Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:09:35.354Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:09:35.354Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:09:35.354Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:09:35.354Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:09:35.354Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:09:35.354Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:09:35.354Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:09:35.354Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:09:35.354Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:09:35.354Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:09:35.354Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:09:35.354Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:09:35.354Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:09:35.354Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:09:35.354Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:09:35.354Z] spire-1.2.1/release/ [2022-05-10T19:09:35.354Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:09:35.354Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:09:35.354Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:09:35.354Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:09:35.354Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:09:35.354Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:09:35.354Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:09:35.354Z] spire-1.2.1/release/spire/ [2022-05-10T19:09:35.354Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:09:35.354Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:09:35.354Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:09:35.354Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:09:35.354Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:09:35.354Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:09:35.354Z] spire-1.2.1/script/ [2022-05-10T19:09:35.354Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:09:35.354Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:09:35.354Z] spire-1.2.1/support/ [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/ [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:09:35.354Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:09:35.354Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:09:35.354Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:09:35.355Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:09:35.355Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:09:35.355Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:09:35.355Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:09:35.355Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:09:35.355Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:09:35.355Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:09:35.355Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/clock/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:09:35.355Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/common [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:09:35.355Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:09:35.356Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:09:35.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:09:35.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:09:35.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:09:35.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:09:35.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:09:35.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:09:35.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:09:35.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:09:35.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:09:35.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:09:35.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:09:35.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:09:35.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:09:35.357Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:09:35.357Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:09:35.357Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:09:35.357Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:09:35.357Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:09:35.357Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:09:35.357Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:09:35.357Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:09:35.357Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:09:35.357Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:09:35.357Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:09:35.357Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:09:35.357Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:09:35.357Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:09:35.357Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:09:35.357Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:09:35.357Z] spire-1.2.1/test/testca/ [2022-05-10T19:09:35.357Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:09:35.357Z] spire-1.2.1/test/testkey/ [2022-05-10T19:09:35.357Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:09:35.357Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:09:35.357Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:09:35.357Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:09:35.357Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:09:35.357Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:09:35.357Z] spire-1.2.1/test/util/ [2022-05-10T19:09:35.357Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:09:35.357Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:09:35.357Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:09:35.357Z] spire-1.2.1/test/util/race.go [2022-05-10T19:09:35.357Z] spire-1.2.1/test/util/util.go [2022-05-10T19:09:35.357Z] building spire from source... [2022-05-10T19:09:35.357Z] Installing go1.17.7... [2022-05-10T19:09:40.639Z] Building bin/spire-server... [2022-05-10T19:09:40.639Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:09:40.639Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:09:40.639Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:09:40.639Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:09:40.639Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:09:40.639Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:09:40.639Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:09:40.639Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:09:40.639Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:09:40.639Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:09:40.639Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:09:40.639Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:09:40.639Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:09:40.639Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:09:40.639Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:09:40.639Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:09:40.639Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:09:40.639Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:09:40.639Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:09:40.639Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:09:40.639Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:09:40.639Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:09:40.639Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:09:40.639Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:09:40.639Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:09:40.639Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:09:40.899Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:09:40.899Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:09:40.900Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:09:40.900Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:09:40.900Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:09:40.900Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:09:40.900Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:09:40.900Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:09:40.900Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:09:40.900Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:09:40.900Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:09:40.900Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:09:40.900Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:09:41.159Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:09:41.159Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:09:41.159Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:09:41.159Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:09:41.159Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:09:41.159Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:09:41.159Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:09:41.159Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:09:41.159Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:09:41.159Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:09:41.159Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:09:41.418Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:09:41.418Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:09:41.418Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:09:41.418Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:09:41.418Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:09:42.354Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:09:44.262Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:09:44.262Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:09:44.263Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:09:44.263Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:09:44.263Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:09:48.455Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:09:48.455Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:09:48.455Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:09:48.455Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:09:48.455Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:09:48.455Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:09:48.455Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:09:48.455Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:09:48.455Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:09:48.714Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:09:49.649Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:09:49.909Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:09:50.168Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:09:50.168Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:09:50.168Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:09:50.168Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:09:50.428Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:09:50.428Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:09:50.428Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:09:50.429Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:09:50.429Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:09:50.429Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:09:50.429Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:09:50.688Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:09:50.688Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:09:50.688Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:09:50.688Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:09:50.688Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:09:50.688Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:09:50.688Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:09:50.688Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:09:50.688Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:09:53.222Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:09:53.222Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:09:53.222Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:09:53.222Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:09:53.222Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:09:53.222Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:09:53.222Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:09:53.222Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:09:53.222Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:09:53.222Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:09:53.222Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:09:53.222Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:09:53.222Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:09:53.222Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:09:53.222Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:09:53.222Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:09:53.222Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:09:53.556Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:09:53.556Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:09:53.556Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:09:53.556Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:09:53.556Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:09:53.556Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:09:53.556Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:09:53.556Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:09:53.556Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:09:53.815Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:09:53.815Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:09:53.815Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:09:53.815Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:09:53.815Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:09:53.815Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:09:53.815Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:09:53.815Z] 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-10T19:09:53.815Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:09:53.815Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:09:53.816Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:09:53.816Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:09:53.816Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:09:53.816Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:09:53.816Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:09:53.816Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:09:53.816Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:09:53.816Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:09:53.816Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:09:53.816Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:09:53.816Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:09:53.816Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:09:53.816Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:09:53.816Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:09:59.094Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:09:59.094Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:10:07.226Z] Removing intermediate container 350bc9edef9f [2022-05-10T19:10:07.226Z] ---> 2043a712b061 [2022-05-10T19:10:07.226Z] [2022-05-10T19:10:07.226Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:10:07.226Z] ---> e04c818066af [2022-05-10T19:10:07.226Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-10T19:10:07.226Z] Removing intermediate container a5dff7e0841b [2022-05-10T19:10:07.226Z] ---> 1a0c89044536 [2022-05-10T19:10:07.226Z] [2022-05-10T19:10:07.226Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:10:07.226Z] Removing intermediate container 7f1807006bdd [2022-05-10T19:10:07.226Z] ---> 3e74bcb5694d [2022-05-10T19:10:07.226Z] [2022-05-10T19:10:07.226Z] Step 10/31 : FROM alpine:3.14 [2022-05-10T19:10:07.226Z] ---> e04c818066af [2022-05-10T19:10:07.226Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-10T19:10:07.226Z] ---> e04c818066af [2022-05-10T19:10:07.226Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:10:07.226Z] ---> Using cache [2022-05-10T19:10:07.226Z] ---> a0f6555095ff [2022-05-10T19:10:07.226Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:10:07.226Z] ---> Using cache [2022-05-10T19:10:07.226Z] ---> fb8d5800c1fa [2022-05-10T19:10:07.226Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-10T19:10:07.226Z] ---> Running in 4320f31cc4b3 [2022-05-10T19:10:07.226Z] ---> Running in c6f07e2f08b7 [2022-05-10T19:10:07.226Z] ---> Running in d6f8d66468ec [2022-05-10T19:10:07.226Z] Removing intermediate container c6f07e2f08b7 [2022-05-10T19:10:07.226Z] ---> 6f7b641cb614 [2022-05-10T19:10:07.226Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-10T19:10:07.226Z] Removing intermediate container d6f8d66468ec [2022-05-10T19:10:07.226Z] ---> 322740c2912c [2022-05-10T19:10:07.226Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T19:10:07.226Z] ---> Running in dc8c4914a924 [2022-05-10T19:10:07.226Z] ---> Running in 0a524b9c9b37 [2022-05-10T19:10:07.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:10:07.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:10:07.226Z] Removing intermediate container 0a524b9c9b37 [2022-05-10T19:10:07.226Z] ---> 9f3a93b82d65 [2022-05-10T19:10:07.226Z] Step 15/23 : WORKDIR / [2022-05-10T19:10:07.226Z] ---> Running in 02770d738511 [2022-05-10T19:10:07.226Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T19:10:07.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:10:07.486Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:10:07.486Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-10T19:10:07.486Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-10T19:10:07.486Z] (5/6) Installing curl (7.79.1-r1) [2022-05-10T19:10:07.486Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-10T19:10:07.486Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:10:07.486Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:10:07.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:10:07.486Z] OK: 8 MiB in 20 packages [2022-05-10T19:10:07.486Z] Removing intermediate container 02770d738511 [2022-05-10T19:10:07.486Z] ---> eb563347d1a1 [2022-05-10T19:10:07.486Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:10:07.749Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-10T19:10:07.749Z] (2/2) Installing su-exec (0.2-r1) [2022-05-10T19:10:07.749Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:10:07.749Z] OK: 6 MiB in 16 packages [2022-05-10T19:10:08.009Z] ---> ba6ba3a405b6 [2022-05-10T19:10:08.009Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-10T19:10:08.579Z] Removing intermediate container 4320f31cc4b3 [2022-05-10T19:10:08.579Z] ---> 449e7ec564c5 [2022-05-10T19:10:08.579Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T19:10:08.579Z] Removing intermediate container dc8c4914a924 [2022-05-10T19:10:08.579Z] ---> ed3be6f52c9c [2022-05-10T19:10:08.579Z] ---> 5902c8201774 [2022-05-10T19:10:08.579Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-initStep 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-10T19:10:08.579Z] [2022-05-10T19:10:08.839Z] ---> Running in 1d5dee5a4512 [2022-05-10T19:10:08.839Z] ---> Running in 7ddeae46c666 [2022-05-10T19:10:08.839Z] Removing intermediate container 1d5dee5a4512 [2022-05-10T19:10:08.839Z] ---> 32722fe46cd0 [2022-05-10T19:10:08.839Z] Step 13/22 : WORKDIR /edgex [2022-05-10T19:10:09.101Z] ---> Running in e5661f3c0c98 [2022-05-10T19:10:09.101Z] Removing intermediate container 7ddeae46c666 [2022-05-10T19:10:09.101Z] ---> 07ec86a35a82 [2022-05-10T19:10:09.101Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-10T19:10:09.101Z] ---> 56df958da51f [2022-05-10T19:10:09.101Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-10T19:10:09.381Z] ---> Running in ecccdcde89e6 [2022-05-10T19:10:09.381Z] ---> Running in dead12174df1 [2022-05-10T19:10:09.381Z] Removing intermediate container e5661f3c0c98 [2022-05-10T19:10:09.381Z] ---> d38420840a91 [2022-05-10T19:10:09.381Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-10T19:10:09.641Z] Removing intermediate container ecccdcde89e6 [2022-05-10T19:10:09.641Z] ---> de2bb11afaa7 [2022-05-10T19:10:09.641Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-10T19:10:09.641Z] Removing intermediate container dead12174df1 [2022-05-10T19:10:09.641Z] ---> d7b31e45597c [2022-05-10T19:10:09.641Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:10:09.641Z] ---> 6a925c2485fd [2022-05-10T19:10:09.641Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-10T19:10:09.641Z] ---> Running in 9b589188bf1d [2022-05-10T19:10:09.641Z] ---> Running in 825477bd1d01 [2022-05-10T19:10:09.905Z] Removing intermediate container 825477bd1d01 [2022-05-10T19:10:09.905Z] ---> 2dbaa25ef75b [2022-05-10T19:10:09.905Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T19:10:10.163Z] ---> Running in 1c630cc4c2ba [2022-05-10T19:10:10.423Z] ---> cb885b0f319e [2022-05-10T19:10:10.423Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-10T19:10:10.423Z] Removing intermediate container 1c630cc4c2ba [2022-05-10T19:10:10.423Z] ---> 5c59daf68423 [2022-05-10T19:10:10.423Z] Step 22/23 : LABEL git_sha=5399f62303749c4ec630382b1fff163c597fdda7 [2022-05-10T19:10:10.423Z] ---> Running in c299c77c85be [2022-05-10T19:10:10.991Z] Removing intermediate container c299c77c85be [2022-05-10T19:10:10.991Z] ---> 4aea3f55a7c9 [2022-05-10T19:10:10.991Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T19:10:10.991Z] ---> 7d674a9274d5 [2022-05-10T19:10:10.991Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T19:10:10.991Z] ---> Running in e6bd7538a3bc [2022-05-10T19:10:10.991Z] Removing intermediate container 9b589188bf1d [2022-05-10T19:10:10.991Z] ---> 12f143e71f6c [2022-05-10T19:10:10.991Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-10T19:10:11.251Z] ---> Running in d48a12708c3d [2022-05-10T19:10:11.251Z] Removing intermediate container e6bd7538a3bc [2022-05-10T19:10:11.251Z] ---> 7e3b9291f440 [2022-05-10T19:10:11.251Z] [2022-05-10T19:10:11.251Z] Successfully built 7e3b9291f440 [2022-05-10T19:10:11.251Z] Successfully tagged core-metadata:latest [2022-05-10T19:10:11.251Z]  Building core-metadata ... done Building security-spire-server [2022-05-10T19:10:11.251Z] ---> ad0d52696818 [2022-05-10T19:10:11.251Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-10T19:10:11.511Z] Removing intermediate container d48a12708c3d [2022-05-10T19:10:11.511Z] ---> b7743f7e738a [2022-05-10T19:10:11.511Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-10T19:10:11.511Z] ---> Running in fe62b0561a4c [2022-05-10T19:10:14.047Z] ---> 05beab57748a [2022-05-10T19:10:14.047Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-10T19:10:14.047Z] ---> Running in c4a70575ce12 [2022-05-10T19:10:14.310Z] Removing intermediate container fe62b0561a4c [2022-05-10T19:10:14.310Z] ---> 15c3b015cddd [2022-05-10T19:10:14.310Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T19:10:14.310Z] ---> Running in bd8e9be9aa36 [2022-05-10T19:10:14.935Z] Removing intermediate container bd8e9be9aa36 [2022-05-10T19:10:14.935Z] ---> e07b311eac3e [2022-05-10T19:10:14.935Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T19:10:15.263Z] ---> Running in da9c87d81070 [2022-05-10T19:10:15.263Z] Removing intermediate container da9c87d81070 [2022-05-10T19:10:15.263Z] ---> 5a3eb11f8d25 [2022-05-10T19:10:15.263Z] Step 21/22 : LABEL git_sha=5399f62303749c4ec630382b1fff163c597fdda7 [2022-05-10T19:10:15.552Z] Removing intermediate container c4a70575ce12 [2022-05-10T19:10:15.552Z] ---> b3b178545924 [2022-05-10T19:10:15.552Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:10:15.552Z] ---> Running in 42763df3e3c1 [2022-05-10T19:10:15.552Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:10:15.552Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:10:15.552Z] ---> 534681cff1c8 [2022-05-10T19:10:15.552Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T19:10:15.552Z] ---> Using cache [2022-05-10T19:10:15.552Z] ---> bf86dea0d4dd [2022-05-10T19:10:15.552Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:10:15.552Z] ---> Using cache [2022-05-10T19:10:15.552Z] ---> c471190de615 [2022-05-10T19:10:15.552Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:10:15.552Z] ---> Using cache [2022-05-10T19:10:15.552Z] ---> f0453a02e374 [2022-05-10T19:10:15.552Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T19:10:15.552Z] ---> Using cache [2022-05-10T19:10:15.552Z] ---> b2342711895c [2022-05-10T19:10:15.552Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:10:15.552Z] ---> Using cache [2022-05-10T19:10:15.552Z] ---> 0a31650d2881 [2022-05-10T19:10:15.553Z] Step 8/25 : COPY . . [2022-05-10T19:10:15.553Z] ---> Using cache [2022-05-10T19:10:15.553Z] ---> 4d2823f6e894 [2022-05-10T19:10:15.553Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:10:15.553Z] ---> Using cache [2022-05-10T19:10:15.553Z] ---> 75821cc73e33 [2022-05-10T19:10:15.553Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-10T19:10:15.553Z] ---> Using cache [2022-05-10T19:10:15.553Z] ---> 5e9d6ed53631 [2022-05-10T19:10:15.553Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-10T19:10:15.553Z] ---> Using cache [2022-05-10T19:10:15.553Z] ---> b2817f48c40c [2022-05-10T19:10:15.553Z] 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-10T19:10:15.897Z] Removing intermediate container 42763df3e3c1 [2022-05-10T19:10:15.897Z] ---> Running in 79834c5d6be8 [2022-05-10T19:10:15.897Z] ---> ce21b95d3e6c [2022-05-10T19:10:15.897Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T19:10:15.897Z] ---> Running in 20a433e06786 [2022-05-10T19:10:15.897Z] ---> a47d95d80159 [2022-05-10T19:10:15.897Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-10T19:10:16.158Z] Removing intermediate container 20a433e06786 [2022-05-10T19:10:16.158Z] ---> 412f7789cb3c [2022-05-10T19:10:16.158Z] [2022-05-10T19:10:16.158Z] Successfully built 412f7789cb3c [2022-05-10T19:10:16.158Z] Successfully tagged security-proxy-setup:latest [2022-05-10T19:10:16.158Z]  Building security-proxy-setup ... done Building core-data [2022-05-10T19:10:17.099Z] spire-1.2.1/ [2022-05-10T19:10:17.099Z] spire-1.2.1/.data/ [2022-05-10T19:10:17.099Z] spire-1.2.1/.data/.file [2022-05-10T19:10:17.099Z] spire-1.2.1/.dockerignore [2022-05-10T19:10:17.099Z] spire-1.2.1/.gitattributes [2022-05-10T19:10:17.099Z] spire-1.2.1/.githooks/ [2022-05-10T19:10:17.099Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:10:17.099Z] spire-1.2.1/.github/ [2022-05-10T19:10:17.099Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:10:17.099Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:10:17.099Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:10:17.099Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:10:17.099Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:10:17.099Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:10:17.099Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:10:17.099Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:10:17.099Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:10:17.099Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:10:17.099Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:10:17.099Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:10:17.099Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:10:17.099Z] spire-1.2.1/.gitignore [2022-05-10T19:10:17.099Z] spire-1.2.1/.go-version [2022-05-10T19:10:17.099Z] spire-1.2.1/.golangci.yml [2022-05-10T19:10:17.099Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:10:17.099Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:10:17.099Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:10:17.099Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:10:17.099Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:10:17.099Z] spire-1.2.1/Dockerfile [2022-05-10T19:10:17.099Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:10:17.099Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:10:17.099Z] spire-1.2.1/LICENSE [2022-05-10T19:10:17.099Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:10:17.099Z] spire-1.2.1/Makefile [2022-05-10T19:10:17.099Z] spire-1.2.1/README.md [2022-05-10T19:10:17.099Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:10:17.099Z] spire-1.2.1/SECURITY.md [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/ [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:10:17.099Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:10:17.100Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:10:17.100Z] spire-1.2.1/conf/ [2022-05-10T19:10:17.100Z] spire-1.2.1/conf/agent/ [2022-05-10T19:10:17.100Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:10:17.100Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:10:17.100Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:10:17.100Z] spire-1.2.1/conf/server/ [2022-05-10T19:10:17.100Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:10:17.100Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:10:17.100Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:10:17.100Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/ [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/images/ [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:10:17.100Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:10:17.100Z] spire-1.2.1/examples/ [2022-05-10T19:10:17.100Z] spire-1.2.1/examples/README.md [2022-05-10T19:10:17.100Z] spire-1.2.1/go.mod [2022-05-10T19:10:17.100Z] spire-1.2.1/go.sum [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:10:17.100Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:10:17.101Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:10:17.102Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:10:17.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:10:17.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:10:17.105Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:10:17.105Z] spire-1.2.1/proto/ [2022-05-10T19:10:17.105Z] spire-1.2.1/proto/private/ [2022-05-10T19:10:17.105Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:10:17.105Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:10:17.105Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:10:17.105Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:10:17.105Z] spire-1.2.1/proto/spire/ [2022-05-10T19:10:17.105Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:10:17.105Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:10:17.105Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:10:17.105Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:10:17.105Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:10:17.105Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:10:17.105Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:10:17.105Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:10:17.105Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:10:17.105Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:10:17.105Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:10:17.105Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:10:17.105Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:10:17.105Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:10:17.105Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:10:17.105Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:10:17.105Z] spire-1.2.1/release/ [2022-05-10T19:10:17.105Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:10:17.105Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:10:17.105Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:10:17.105Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:10:17.105Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:10:17.105Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:10:17.105Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:10:17.105Z] spire-1.2.1/release/spire/ [2022-05-10T19:10:17.105Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:10:17.105Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:10:17.105Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:10:17.105Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:10:17.105Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:10:17.105Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:10:17.105Z] spire-1.2.1/script/ [2022-05-10T19:10:17.105Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:10:17.105Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:10:17.105Z] spire-1.2.1/support/ [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/ [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:10:17.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:10:17.106Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:10:17.106Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:10:17.106Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:10:17.106Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:10:17.106Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:10:17.106Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:10:17.106Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:10:17.106Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:10:17.106Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:10:17.106Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:10:17.106Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:10:17.106Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:10:17.106Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:10:17.106Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:10:17.106Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:10:17.106Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:10:17.106Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:10:17.106Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:10:17.106Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:10:17.106Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:10:17.106Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/clock/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:10:17.106Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/common [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:10:17.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:10:17.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:10:17.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:10:17.109Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:10:17.109Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:10:17.109Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:10:17.109Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:10:17.109Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:10:17.109Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:10:17.109Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:10:17.109Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:10:17.109Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:10:17.109Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:10:17.109Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:10:17.109Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:10:17.109Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:10:17.109Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:10:17.109Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:10:17.109Z] spire-1.2.1/test/testca/ [2022-05-10T19:10:17.109Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:10:17.109Z] spire-1.2.1/test/testkey/ [2022-05-10T19:10:17.109Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:10:17.109Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:10:17.109Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:10:17.109Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:10:17.109Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:10:17.109Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:10:17.109Z] spire-1.2.1/test/util/ [2022-05-10T19:10:17.109Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:10:17.109Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:10:17.109Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:10:17.109Z] spire-1.2.1/test/util/race.go [2022-05-10T19:10:17.109Z] spire-1.2.1/test/util/util.go [2022-05-10T19:10:17.109Z] building spire from source... [2022-05-10T19:10:17.367Z] Installing go1.17.7... [2022-05-10T19:10:19.268Z] ---> 8f4a8cbe6ef8 [2022-05-10T19:10:19.268Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-10T19:10:19.527Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:10:19.527Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:10:19.527Z] ---> 534681cff1c8 [2022-05-10T19:10:19.527Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:10:19.527Z] ---> Using cache [2022-05-10T19:10:19.527Z] ---> bf86dea0d4dd [2022-05-10T19:10:19.527Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:10:19.527Z] ---> Using cache [2022-05-10T19:10:19.527Z] ---> c471190de615 [2022-05-10T19:10:19.527Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-10T19:10:20.463Z] ---> 6bb260b2ac1b [2022-05-10T19:10:20.463Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-10T19:10:20.463Z] ---> Running in 7be1588ca6ea [2022-05-10T19:10:21.400Z] ---> 8d485e5afa02 [2022-05-10T19:10:21.400Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-10T19:10:22.342Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:10:22.909Z] Building bin/spire-server... [2022-05-10T19:10:22.909Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:10:22.909Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:10:22.909Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:10:22.909Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:10:22.909Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:10:22.909Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:10:22.909Z]  ---> 23bdd7dcc6ca [2022-05-10T19:10:22.909Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-10T19:10:23.169Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:10:23.169Z]  ---> Running in a33088c64834 [2022-05-10T19:10:23.169Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:10:23.169Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:10:23.169Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:10:23.169Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:10:23.169Z] OK: 221 MiB in 52 packages [2022-05-10T19:10:23.169Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:10:23.169Z] Building bin/spire-agent... [2022-05-10T19:10:23.429Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:10:23.429Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:10:23.429Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:10:23.429Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:10:23.429Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T19:10:23.429Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:10:23.429Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:10:23.690Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:10:23.690Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:10:23.690Z] Removing intermediate container a33088c64834 [2022-05-10T19:10:23.690Z] ---> 4d8641cb26f0 [2022-05-10T19:10:23.690Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-10T19:10:23.690Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:10:23.690Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:10:23.690Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:10:23.959Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:10:23.959Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:10:23.959Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:10:23.959Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:10:23.959Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:10:23.959Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:10:23.959Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:10:23.959Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:10:23.959Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:10:23.959Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:10:23.959Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:10:23.959Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:10:23.959Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:10:23.959Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:10:23.959Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:10:24.217Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:10:24.217Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:10:24.217Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T19:10:24.217Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T19:10:24.217Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T19:10:24.217Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T19:10:24.217Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T19:10:24.217Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T19:10:24.475Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:10:24.475Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:10:24.475Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:10:24.475Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:10:24.475Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:10:24.475Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:10:24.475Z]  ---> 18198c4394c2 [2022-05-10T19:10:24.475Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-10T19:10:24.475Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:10:24.475Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:10:24.475Z] Removing intermediate container 7be1588ca6ea [2022-05-10T19:10:24.475Z] ---> 930e22f695ab [2022-05-10T19:10:24.475Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:10:24.475Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:10:24.733Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:10:24.733Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:10:24.733Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:10:24.733Z]  ---> Running in 3ec9e323c7a2 [2022-05-10T19:10:24.733Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:10:24.998Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:10:25.257Z]  ---> 8e3ee7aa2a3b [2022-05-10T19:10:25.257Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:10:25.257Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T19:10:25.257Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T19:10:25.257Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T19:10:25.257Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T19:10:25.257Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T19:10:25.257Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T19:10:25.257Z]  ---> Running in 17efe45606d7 [2022-05-10T19:10:26.639Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:10:26.639Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:10:26.639Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:10:26.639Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:10:26.639Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:10:27.215Z] Removing intermediate container 3ec9e323c7a2 [2022-05-10T19:10:27.215Z] ---> f829595cf46c [2022-05-10T19:10:27.215Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-10T19:10:27.215Z] ---> Running in 36d52efbe29e [2022-05-10T19:10:27.490Z] Removing intermediate container 17efe45606d7 [2022-05-10T19:10:27.490Z] ---> ccf816478dcb [2022-05-10T19:10:27.490Z] Step 8/23 : COPY . . [2022-05-10T19:10:27.750Z] Removing intermediate container 36d52efbe29e [2022-05-10T19:10:27.750Z] ---> 9c6f02c98f49 [2022-05-10T19:10:27.750Z] Step 28/31 : CMD ["gate"] [2022-05-10T19:10:27.750Z] ---> Running in 07efa45ab8d1 [2022-05-10T19:10:28.325Z] Removing intermediate container 07efa45ab8d1 [2022-05-10T19:10:28.325Z] ---> 23d8e3ab7e73 [2022-05-10T19:10:28.325Z] Step 29/31 : LABEL arch=x86_64 [2022-05-10T19:10:28.893Z] ---> Running in 56b6cd71b2cd [2022-05-10T19:10:30.277Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:10:30.277Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:10:30.277Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:10:30.277Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:10:30.277Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:10:30.277Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:10:30.536Z] Removing intermediate container 56b6cd71b2cd [2022-05-10T19:10:30.536Z] ---> c31dae036d0a [2022-05-10T19:10:30.536Z] Step 30/31 : LABEL git_sha=5399f62303749c4ec630382b1fff163c597fdda7 [2022-05-10T19:10:30.536Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:10:30.536Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:10:30.536Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:10:30.793Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:10:31.738Z]  ---> Running in 8b4e0a94e4e8 [2022-05-10T19:10:31.738Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:10:31.996Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:10:31.996Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:10:31.996Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:10:32.258Z] Removing intermediate container 8b4e0a94e4e8 [2022-05-10T19:10:32.258Z] ---> 927898259d2f [2022-05-10T19:10:32.258Z] Step 31/31 : LABEL version=0.0.0 [2022-05-10T19:10:32.258Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:10:32.258Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:10:32.517Z]  ---> Running in a5ec67b97b21 [2022-05-10T19:10:32.517Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:10:32.517Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:10:32.517Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:10:32.517Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:10:32.776Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:10:32.776Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:10:32.776Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:10:33.035Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:10:33.035Z] Removing intermediate container a5ec67b97b21 [2022-05-10T19:10:33.035Z] ---> 60bcdc3b1ec0 [2022-05-10T19:10:33.035Z] [2022-05-10T19:10:33.035Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:10:33.035Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:10:33.035Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:10:33.035Z] Successfully built 60bcdc3b1ec0 [2022-05-10T19:10:33.035Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:10:33.035Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:10:33.035Z] Successfully tagged security-bootstrapper:latest [2022-05-10T19:10:33.035Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:10:33.035Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2022-05-10T19:10:33.035Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:10:33.035Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:10:33.293Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:10:33.294Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:10:33.294Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:10:35.203Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:10:35.203Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:10:35.203Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:10:35.203Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:10:35.203Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:10:35.203Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:10:35.203Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:10:35.203Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:10:35.203Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:10:35.203Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:10:35.203Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:10:35.464Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:10:35.464Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:10:35.723Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:10:35.723Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:10:35.723Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:10:35.723Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:10:35.723Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:10:35.723Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:10:35.723Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:10:35.723Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:10:35.981Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:10:35.981Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:10:35.981Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:10:35.981Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:10:35.981Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:10:36.239Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:10:36.239Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:10:36.239Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:10:36.239Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:10:36.239Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:10:36.239Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:10:36.239Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:10:36.239Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:10:36.239Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:10:36.498Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:10:36.498Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:10:36.498Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:10:36.498Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:10:36.498Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:10:36.498Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:10:36.498Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:10:36.498Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:10:36.757Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:10:36.757Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:10:36.757Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:10:36.757Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:10:36.757Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:10:36.757Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:10:38.135Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:10:38.135Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:10:38.135Z] ---> 534681cff1c8 [2022-05-10T19:10:38.135Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T19:10:38.135Z] ---> Using cache [2022-05-10T19:10:38.135Z] ---> bf86dea0d4dd [2022-05-10T19:10:38.135Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:10:38.135Z] ---> Using cache [2022-05-10T19:10:38.135Z] ---> c471190de615 [2022-05-10T19:10:38.135Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-10T19:10:38.135Z] ---> Using cache [2022-05-10T19:10:38.135Z] ---> fa329e545eaf [2022-05-10T19:10:38.135Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T19:10:38.135Z] ---> Using cache [2022-05-10T19:10:38.135Z] ---> 20a1c2c79c27 [2022-05-10T19:10:38.135Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:10:38.135Z] ---> Using cache [2022-05-10T19:10:38.135Z] ---> fdf3c47729ee [2022-05-10T19:10:38.135Z] Step 8/25 : COPY . . [2022-05-10T19:10:38.135Z] ---> Using cache [2022-05-10T19:10:38.135Z] ---> eeda94495eee [2022-05-10T19:10:38.135Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-10T19:10:39.070Z] ---> 72b08eab1194 [2022-05-10T19:10:39.070Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-10T19:10:40.005Z] ---> Running in 0843f76ded2a [2022-05-10T19:10:40.005Z] ---> Running in 2f9570af074c [2022-05-10T19:10:40.942Z] 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-10T19:10:40.942Z] 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-10T19:10:42.326Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:10:42.326Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:11:03.621Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-10T19:11:03.621Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-10T19:11:03.621Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-10T19:11:03.621Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-10T19:11:03.621Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-10T19:11:03.621Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-10T19:11:03.621Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-10T19:11:03.621Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-10T19:11:03.621Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-10T19:11:03.621Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-10T19:11:03.621Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-10T19:11:03.621Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-10T19:11:03.621Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-10T19:11:03.621Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-10T19:11:03.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-10T19:11:08.871Z] 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-10T19:11:18.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.267s coverage: 28.7% of statements [2022-05-10T19:11:18.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-10T19:11:18.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-10T19:11:18.865Z] Removing intermediate container 2f9570af074c [2022-05-10T19:11:18.866Z] ---> aee52f82bcc9 [2022-05-10T19:11:18.866Z] [2022-05-10T19:11:18.866Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:11:18.866Z] ---> e04c818066af [2022-05-10T19:11:18.866Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-10T19:11:18.866Z] Removing intermediate container 0843f76ded2a [2022-05-10T19:11:18.866Z] ---> e57a01a7b1f2 [2022-05-10T19:11:18.866Z] [2022-05-10T19:11:18.866Z] Step 10/25 : FROM alpine:3.14 [2022-05-10T19:11:18.866Z] ---> e04c818066af [2022-05-10T19:11:18.866Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-10T19:11:19.125Z] ---> Running in 8b79284f79b4 [2022-05-10T19:11:19.125Z] ---> Running in 7355b79470f4 [2022-05-10T19:11:19.386Z] Removing intermediate container 8b79284f79b4 [2022-05-10T19:11:19.386Z] ---> 612f8bb9e7f7 [2022-05-10T19:11:19.386Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-10T19:11:19.646Z] ---> Running in d2c3dec083d8 [2022-05-10T19:11:19.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:11:19.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:11:19.909Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-10T19:11:19.909Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-10T19:11:19.909Z] (3/3) Installing su-exec (0.2-r1) [2022-05-10T19:11:19.909Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:11:19.909Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:11:19.909Z] Removing intermediate container d2c3dec083d8 [2022-05-10T19:11:19.909Z] ---> 64784198aa73 [2022-05-10T19:11:19.909Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-10T19:11:19.909Z] OK: 6 MiB in 17 packages [2022-05-10T19:11:20.480Z] ---> Running in d3712201da05 [2022-05-10T19:11:20.742Z] Removing intermediate container d3712201da05 [2022-05-10T19:11:20.742Z] ---> 3aabcc3ca659 [2022-05-10T19:11:20.742Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:11:21.012Z] ---> Running in 66033b99a867 [2022-05-10T19:11:21.277Z] Removing intermediate container 7355b79470f4 [2022-05-10T19:11:21.277Z] ---> 68104c9ca48d [2022-05-10T19:11:21.277Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T19:11:21.537Z] ---> Running in 7ac9dc702a63 [2022-05-10T19:11:22.477Z] Removing intermediate container 7ac9dc702a63 [2022-05-10T19:11:22.477Z] ---> 97779d748c00 [2022-05-10T19:11:22.477Z] Step 13/25 : WORKDIR / [2022-05-10T19:11:22.477Z] ---> Running in cb28ee13a2e4 [2022-05-10T19:11:22.737Z] Removing intermediate container cb28ee13a2e4 [2022-05-10T19:11:22.737Z] ---> 17550428d007 [2022-05-10T19:11:22.737Z] 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-10T19:11:23.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.422s coverage: 98.5% of statements [2022-05-10T19:11:23.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-10T19:11:23.304Z] Removing intermediate container 66033b99a867 [2022-05-10T19:11:23.304Z] ---> db4654da901c [2022-05-10T19:11:23.304Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T19:11:23.304Z] ---> 69b5e6a3bbaa [2022-05-10T19:11:23.304Z] 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-10T19:11:23.304Z] ---> Running in c599934be6b1 [2022-05-10T19:11:23.873Z] ---> df71a587eeed [2022-05-10T19:11:23.873Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-10T19:11:24.134Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:11:24.581Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.475s coverage: 53.4% of statements [2022-05-10T19:11:24.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-10T19:11:24.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-10T19:11:24.709Z] ---> 263342a9a349 [2022-05-10T19:11:24.709Z] 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-10T19:11:24.970Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:11:25.233Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T19:11:25.492Z] ---> e00dddb8757a [2022-05-10T19:11:25.492Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-10T19:11:25.492Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T19:11:25.492Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T19:11:25.492Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T19:11:25.751Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T19:11:25.751Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T19:11:25.751Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:11:25.751Z] OK: 8 MiB in 20 packages [2022-05-10T19:11:26.689Z] ---> c10a0c2eb712 [2022-05-10T19:11:26.689Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-10T19:11:26.947Z] Removing intermediate container c599934be6b1 [2022-05-10T19:11:26.947Z] ---> 8352cc20c740 [2022-05-10T19:11:26.948Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:11:27.209Z] ---> 50f91e1fa775 [2022-05-10T19:11:27.209Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-10T19:11:27.469Z] ---> 7d04d1adc81f [2022-05-10T19:11:27.469Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T19:11:28.042Z] ---> 0023a3dff7fa [2022-05-10T19:11:28.042Z] 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-10T19:11:28.303Z] ---> Running in d954bc0c709c [2022-05-10T19:11:28.303Z] ---> d9e931481bf2 [2022-05-10T19:11:28.303Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-10T19:11:28.874Z] ---> 6d360a21e6f0 [2022-05-10T19:11:28.874Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-10T19:11:28.874Z] ---> Running in 63e6a33d79f5 [2022-05-10T19:11:29.133Z] Removing intermediate container 63e6a33d79f5 [2022-05-10T19:11:29.133Z] ---> 3c4d8a131c2c [2022-05-10T19:11:29.133Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:11:29.392Z] ---> Running in 3a1ded334258 [2022-05-10T19:11:29.652Z] Removing intermediate container 3a1ded334258 [2022-05-10T19:11:29.652Z] ---> b3193e85f6eb [2022-05-10T19:11:29.652Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T19:11:29.924Z] ---> Running in f6d5035fc3f1 [2022-05-10T19:11:29.924Z] Removing intermediate container d954bc0c709c [2022-05-10T19:11:29.924Z] ---> b0de383a3dda [2022-05-10T19:11:29.924Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T19:11:30.195Z] ---> Running in 5273b15301e6 [2022-05-10T19:11:30.195Z] Removing intermediate container f6d5035fc3f1 [2022-05-10T19:11:30.195Z] ---> 69932d2d03db [2022-05-10T19:11:30.195Z] Step 22/23 : LABEL git_sha=5399f62303749c4ec630382b1fff163c597fdda7 [2022-05-10T19:11:30.195Z] ---> Running in 8d7a45ad7486 [2022-05-10T19:11:30.475Z] Removing intermediate container 5273b15301e6 [2022-05-10T19:11:30.475Z] ---> f38c9768eb5a [2022-05-10T19:11:30.475Z] Step 23/25 : LABEL arch=x86_64 [2022-05-10T19:11:30.475Z] ---> Running in ab226d6a0dd4 [2022-05-10T19:11:30.475Z] Removing intermediate container 8d7a45ad7486 [2022-05-10T19:11:30.475Z] ---> 7c4f5afbb780 [2022-05-10T19:11:30.475Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T19:11:30.734Z] ---> Running in eae030a4470f [2022-05-10T19:11:30.734Z] Removing intermediate container ab226d6a0dd4 [2022-05-10T19:11:30.734Z] ---> 7f4b68e45e73 [2022-05-10T19:11:30.734Z] Step 24/25 : LABEL git_sha=5399f62303749c4ec630382b1fff163c597fdda7 [2022-05-10T19:11:30.995Z] ---> Running in d771c50580dc [2022-05-10T19:11:30.995Z] Removing intermediate container eae030a4470f [2022-05-10T19:11:30.995Z] ---> 9e8fd426cbff [2022-05-10T19:11:30.995Z] [2022-05-10T19:11:30.995Z] Successfully built 9e8fd426cbff [2022-05-10T19:11:30.995Z] Removing intermediate container d771c50580dc [2022-05-10T19:11:30.995Z] ---> ff87de1ac60f [2022-05-10T19:11:30.995Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T19:11:30.995Z] Successfully tagged core-data:latest [2022-05-10T19:11:30.995Z] Building sys-mgmt-agent [2022-05-10T19:11:31.256Z]  Building core-data ... done  ---> Running in 62b3bf0cd6ea [2022-05-10T19:11:32.198Z] Removing intermediate container 62b3bf0cd6ea [2022-05-10T19:11:32.198Z] ---> 0624fc18277a [2022-05-10T19:11:32.198Z] [2022-05-10T19:11:32.198Z] Successfully built 0624fc18277a [2022-05-10T19:11:32.198Z] Successfully tagged security-secretstore-setup:latest [2022-05-10T19:11:38.777Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:11:38.777Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:11:38.777Z] ---> 534681cff1c8 [2022-05-10T19:11:38.777Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:11:38.777Z] ---> Using cache [2022-05-10T19:11:38.777Z] ---> bf86dea0d4dd [2022-05-10T19:11:38.777Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:11:38.777Z] ---> Using cache [2022-05-10T19:11:38.777Z] ---> c471190de615 [2022-05-10T19:11:38.777Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-10T19:11:42.068Z] ---> Running in b1d5526c0353 [2022-05-10T19:11:42.643Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:11:43.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:11:43.778Z] OK: 221 MiB in 52 packages [2022-05-10T19:11:46.513Z] Removing intermediate container b1d5526c0353 [2022-05-10T19:11:46.513Z] ---> 79def7d71502 [2022-05-10T19:11:46.513Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:11:46.513Z] ---> 69b5e4540553 [2022-05-10T19:11:46.513Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:11:46.773Z] ---> Running in 37e878f83df7 [2022-05-10T19:11:48.679Z] Removing intermediate container 37e878f83df7 [2022-05-10T19:11:48.679Z] ---> 33b24ee265e2 [2022-05-10T19:11:48.679Z] Step 8/23 : COPY . . [2022-05-10T19:11:48.679Z] Removing intermediate container 66d4f06f0498 [2022-05-10T19:11:48.679Z] ---> 3bcb6185f4a5 [2022-05-10T19:11:48.679Z] [2022-05-10T19:11:48.679Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T19:11:48.679Z] ---> 0ac33e5f5afa [2022-05-10T19:11:48.679Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T19:11:48.679Z] ---> Using cache [2022-05-10T19:11:48.679Z] ---> 8beaa22860dd [2022-05-10T19:11:48.679Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:11:48.679Z] ---> Using cache [2022-05-10T19:11:48.679Z] ---> 8017e6e901f5 [2022-05-10T19:11:48.679Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-10T19:11:48.679Z] ---> Running in 5ac6785f28eb [2022-05-10T19:11:49.246Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:11:50.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:11:50.446Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:11:50.446Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:11:50.446Z] OK: 15855 distinct packages available [2022-05-10T19:11:50.446Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:11:51.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:11:51.525Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.219s coverage: 89.2% of statements [2022-05-10T19:11:51.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-10T19:11:51.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-10T19:11:51.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:11:51.525Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.387s coverage: 84.8% of statements [2022-05-10T19:11:51.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-10T19:11:51.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-10T19:11:51.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-10T19:11:51.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-10T19:11:51.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-10T19:11:51.525Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.499s coverage: 95.6% of statements [2022-05-10T19:11:51.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-10T19:11:51.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:11:51.525Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.382s coverage: 72.2% of statements [2022-05-10T19:11:51.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-10T19:11:51.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-10T19:11:51.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-10T19:11:51.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-10T19:11:51.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-10T19:11:51.525Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.338s coverage: 60.0% of statements [2022-05-10T19:11:51.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-10T19:11:51.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-10T19:11:51.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-10T19:11:51.525Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.605s coverage: 0.9% of statements [2022-05-10T19:11:51.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-10T19:11:51.525Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.459s coverage: 58.8% of statements [2022-05-10T19:11:51.525Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.354s coverage: 29.6% of statements [2022-05-10T19:11:51.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-10T19:11:51.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.235s coverage: 47.1% of statements [2022-05-10T19:11:51.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.284s coverage: 79.5% of statements [2022-05-10T19:11:51.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.207s coverage: 94.1% of statements [2022-05-10T19:11:51.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.304s coverage: 96.3% of statements [2022-05-10T19:11:51.646Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-10T19:11:51.646Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-10T19:11:51.909Z] (3/4) Installing libucontext (1.1-r0) [2022-05-10T19:11:51.909Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-10T19:11:51.909Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:11:51.909Z] OK: 6 MiB in 18 packages [2022-05-10T19:11:52.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.226s coverage: 87.5% of statements [2022-05-10T19:11:55.201Z] ---> 59f7cff0b46c [2022-05-10T19:11:55.201Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-10T19:11:55.201Z] Removing intermediate container 5ac6785f28eb [2022-05-10T19:11:55.201Z] ---> 261a1e571d8b [2022-05-10T19:11:55.201Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T19:11:55.201Z] ---> Running in 482ba951d9eb [2022-05-10T19:11:55.770Z] 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-10T19:11:57.151Z] ---> f386fe2454b1 [2022-05-10T19:11:57.152Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T19:11:57.152Z] ---> 1edc85c4effb [2022-05-10T19:11:57.152Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-10T19:11:57.412Z] ---> Running in a66fc36e6819 [2022-05-10T19:11:57.674Z] Removing intermediate container a66fc36e6819 [2022-05-10T19:11:57.674Z] ---> 16889600b5a0 [2022-05-10T19:11:57.674Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-10T19:11:57.674Z] ---> 31587e789451 [2022-05-10T19:11:57.674Z] Step 21/26 : WORKDIR / [2022-05-10T19:11:57.936Z] ---> Running in 1a692b307120 [2022-05-10T19:11:57.936Z] Removing intermediate container 1a692b307120 [2022-05-10T19:11:57.936Z] ---> e2b7129fd9f3 [2022-05-10T19:11:57.936Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T19:11:57.936Z] ---> Running in 63bf71c4dd80 [2022-05-10T19:11:58.196Z] Removing intermediate container 63bf71c4dd80 [2022-05-10T19:11:58.196Z] ---> a80da1e99cfb [2022-05-10T19:11:58.196Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T19:11:58.196Z] ---> Running in 93c010dabb94 [2022-05-10T19:11:58.196Z] Removing intermediate container 93c010dabb94 [2022-05-10T19:11:58.196Z] ---> a5ceb31c3d5e [2022-05-10T19:11:58.196Z] Step 24/26 : LABEL arch=x86_64 [2022-05-10T19:11:58.455Z] ---> Running in a4a02a0213cb [2022-05-10T19:11:58.455Z] Removing intermediate container a4a02a0213cb [2022-05-10T19:11:58.455Z] ---> 182eab407050 [2022-05-10T19:11:58.455Z] Step 25/26 : LABEL git_sha=5399f62303749c4ec630382b1fff163c597fdda7 [2022-05-10T19:11:58.455Z] ---> Running in 6f1496ebdc3b [2022-05-10T19:11:58.715Z] Removing intermediate container 6f1496ebdc3b [2022-05-10T19:11:58.715Z] ---> 4f831f1e8cdb [2022-05-10T19:11:58.715Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T19:11:58.715Z] ---> Running in 9df379f8ffaf [2022-05-10T19:11:58.973Z] Removing intermediate container 9df379f8ffaf [2022-05-10T19:11:58.973Z] ---> 22a95f7202cd [2022-05-10T19:11:58.973Z] [2022-05-10T19:11:58.973Z] Successfully built 22a95f7202cd [2022-05-10T19:11:58.973Z] Successfully tagged security-spire-config:latest [2022-05-10T19:12:04.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.273s coverage: 94.4% of statements [2022-05-10T19:12:04.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.211s coverage: 44.8% of statements [2022-05-10T19:12:08.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.632s coverage: 82.5% of statements [2022-05-10T19:12:08.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-10T19:12:08.952Z]  Building security-spire-config ... done Removing intermediate container 482ba951d9eb [2022-05-10T19:12:08.952Z] ---> 4e562d8692e0 [2022-05-10T19:12:08.952Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-10T19:12:08.952Z] ---> Running in 27d826ca08c4 [2022-05-10T19:12:08.952Z] 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-10T19:12:09.893Z] Removing intermediate container 27d826ca08c4 [2022-05-10T19:12:09.893Z] ---> 028b4e306a7b [2022-05-10T19:12:09.893Z] [2022-05-10T19:12:09.893Z] Step 11/23 : FROM docker:20.10.14 [2022-05-10T19:12:09.893Z] 20.10.14: Pulling from library/docker [2022-05-10T19:12:10.152Z] Building bin/spire-agent... [2022-05-10T19:12:10.152Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T19:12:10.152Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T19:12:10.152Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T19:12:10.152Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T19:12:10.721Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T19:12:10.721Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T19:12:10.721Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T19:12:10.980Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T19:12:10.980Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T19:12:10.980Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T19:12:10.980Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T19:12:10.980Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T19:12:10.980Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T19:12:12.359Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-10T19:12:12.359Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-10T19:12:12.359Z] ---> 7417809fdb73 [2022-05-10T19:12:12.359Z] 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-10T19:12:13.737Z] ---> Running in 88bdfd29064c [2022-05-10T19:12:13.737Z] Removing intermediate container 88bdfd29064c [2022-05-10T19:12:13.737Z] ---> 387b29f14ece [2022-05-10T19:12:13.737Z] 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-10T19:12:13.737Z] ---> Running in 428203aa030f [2022-05-10T19:12:14.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:12:14.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:12:14.561Z] (1/43) Installing readline (8.1.1-r0) [2022-05-10T19:12:14.561Z] (2/43) Installing bash (5.1.16-r0) [2022-05-10T19:12:14.561Z] Executing bash-5.1.16-r0.post-install [2022-05-10T19:12:14.561Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:12:14.821Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T19:12:14.821Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-10T19:12:14.821Z] (6/43) Installing curl (7.80.0-r1) [2022-05-10T19:12:14.821Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-10T19:12:14.821Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-10T19:12:14.821Z] (9/43) Installing expat (2.4.7-r0) [2022-05-10T19:12:14.821Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-10T19:12:14.821Z] (11/43) Installing gdbm (1.22-r0) [2022-05-10T19:12:14.821Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-10T19:12:14.821Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T19:12:14.821Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T19:12:14.821Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-10T19:12:14.821Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-10T19:12:14.821Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-10T19:12:15.079Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-10T19:12:15.079Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-10T19:12:15.079Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-10T19:12:15.079Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-10T19:12:15.079Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-10T19:12:15.079Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-10T19:12:15.079Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-10T19:12:15.079Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-10T19:12:15.079Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-10T19:12:15.079Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-10T19:12:15.079Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-10T19:12:15.079Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-10T19:12:15.079Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-10T19:12:15.079Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-10T19:12:15.079Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-10T19:12:15.079Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-10T19:12:15.338Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-10T19:12:15.338Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-10T19:12:15.338Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-10T19:12:15.338Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-10T19:12:15.338Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-10T19:12:15.338Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-10T19:12:15.338Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-10T19:12:15.338Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-10T19:12:15.338Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-10T19:12:15.338Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-10T19:12:15.338Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:12:15.338Z] OK: 83 MiB in 65 packages [2022-05-10T19:12:16.273Z] Collecting docker-compose==1.23.2 [2022-05-10T19:12:16.273Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-10T19:12:16.273Z] Collecting docker<4.0,>=3.6.0 [2022-05-10T19:12:16.273Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-10T19:12:16.273Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-10T19:12:16.273Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-10T19:12:16.532Z] Collecting cached-property<2,>=1.2.0 [2022-05-10T19:12:16.532Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-10T19:12:16.532Z] Collecting docopt<0.7,>=0.6.1 [2022-05-10T19:12:16.532Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-10T19:12:17.099Z] Collecting jsonschema<3,>=2.5.1 [2022-05-10T19:12:17.099Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-10T19:12:17.099Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-10T19:12:17.099Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-10T19:12:17.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.316s coverage: 92.9% of statements [2022-05-10T19:12:17.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-10T19:12:17.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-10T19:12:17.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-10T19:12:17.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-05-10T19:12:17.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-10T19:12:17.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-10T19:12:17.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-10T19:12:17.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-10T19:12:17.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-10T19:12:17.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.225s coverage: 87.2% of statements [2022-05-10T19:12:17.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-10T19:12:17.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-10T19:12:17.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements [2022-05-10T19:12:17.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-10T19:12:17.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 58.8% of statements [2022-05-10T19:12:17.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-10T19:12:17.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.323s coverage: 80.0% of statements [2022-05-10T19:12:17.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements [2022-05-10T19:12:17.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.280s coverage: 85.4% of statements [2022-05-10T19:12:17.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.875s coverage: 91.2% of statements [2022-05-10T19:12:17.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-10T19:12:17.358Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-10T19:12:17.359Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-10T19:12:17.359Z] 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-10T19:12:17.359Z] Collecting PyYAML<4,>=3.10 [2022-05-10T19:12:17.359Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-10T19:12:17.927Z] Collecting texttable<0.10,>=0.9.0 [2022-05-10T19:12:17.927Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-10T19:12:18.495Z] Collecting docker-pycreds>=0.4.0 [2022-05-10T19:12:18.495Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-10T19:12:18.495Z] 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-10T19:12:18.495Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-10T19:12:18.495Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-10T19:12:18.495Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-10T19:12:18.495Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-10T19:12:18.495Z] Collecting idna<2.8,>=2.5 [2022-05-10T19:12:18.495Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-10T19:12:18.755Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-10T19:12:18.755Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-10T19:12:18.755Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-10T19:12:18.755Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-10T19:12:18.755Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-10T19:12:18.755Z] Attempting uninstall: urllib3 [2022-05-10T19:12:18.755Z] Found existing installation: urllib3 1.26.7 [2022-05-10T19:12:18.755Z] Uninstalling urllib3-1.26.7: [2022-05-10T19:12:18.755Z] Successfully uninstalled urllib3-1.26.7 [2022-05-10T19:12:18.755Z] Attempting uninstall: idna [2022-05-10T19:12:18.755Z] Found existing installation: idna 3.3 [2022-05-10T19:12:18.755Z] Uninstalling idna-3.3: [2022-05-10T19:12:19.015Z] Successfully uninstalled idna-3.3 [2022-05-10T19:12:19.274Z] Attempting uninstall: requests [2022-05-10T19:12:19.274Z] Found existing installation: requests 2.26.0 [2022-05-10T19:12:19.274Z] Uninstalling requests-2.26.0: [2022-05-10T19:12:19.274Z] Successfully uninstalled requests-2.26.0 [2022-05-10T19:12:19.274Z] Running setup.py install for texttable: started [2022-05-10T19:12:19.844Z] Running setup.py install for texttable: finished with status 'done' [2022-05-10T19:12:19.844Z] Running setup.py install for PyYAML: started [2022-05-10T19:12:20.104Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-10T19:12:20.104Z] Running setup.py install for docopt: started [2022-05-10T19:12:20.674Z] Running setup.py install for docopt: finished with status 'done' [2022-05-10T19:12:20.674Z] Running setup.py install for dockerpty: started [2022-05-10T19:12:20.934Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-10T19:12:21.875Z] 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-10T19:12:22.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.018s coverage: 64.4% of statements [2022-05-10T19:12:22.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-10T19:12:22.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-10T19:12:22.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.307s coverage: 100.0% of statements [2022-05-10T19:12:22.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 89.4% of statements [2022-05-10T19:12:22.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2022-05-10T19:12:22.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements [2022-05-10T19:12:22.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2022-05-10T19:12:25.167Z] Removing intermediate container 428203aa030f [2022-05-10T19:12:25.167Z] ---> 16ab5ff40f82 [2022-05-10T19:12:25.167Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-10T19:12:25.167Z] ---> Running in 4bd2e1d3e5ac [2022-05-10T19:12:25.167Z] Removing intermediate container 4bd2e1d3e5ac [2022-05-10T19:12:25.167Z] ---> 94ea6f78f72a [2022-05-10T19:12:25.167Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-10T19:12:25.167Z] ---> Running in 9f65e520857d [2022-05-10T19:12:25.426Z] Removing intermediate container 9f65e520857d [2022-05-10T19:12:25.426Z] ---> f83d43bb501f [2022-05-10T19:12:25.426Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-10T19:12:25.685Z] ---> 8eb764dc8c74 [2022-05-10T19:12:25.685Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-10T19:12:25.944Z] ---> a8d5995b166a [2022-05-10T19:12:25.944Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-10T19:12:26.207Z] ---> b948f56910bb [2022-05-10T19:12:26.207Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-10T19:12:26.466Z] ---> Running in 179d334507b4 [2022-05-10T19:12:26.466Z] Removing intermediate container 179d334507b4 [2022-05-10T19:12:26.466Z] ---> 99573f9506b4 [2022-05-10T19:12:26.466Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:12:26.466Z] ---> Running in 3bb295c5c45a [2022-05-10T19:12:26.725Z] Removing intermediate container 3bb295c5c45a [2022-05-10T19:12:26.725Z] ---> 446ce3e67f07 [2022-05-10T19:12:26.725Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T19:12:26.725Z] ---> Running in 72f052ceaa5d [2022-05-10T19:12:26.984Z] Removing intermediate container 72f052ceaa5d [2022-05-10T19:12:26.984Z] ---> c95435479498 [2022-05-10T19:12:26.984Z] Step 22/23 : LABEL git_sha=5399f62303749c4ec630382b1fff163c597fdda7 [2022-05-10T19:12:26.984Z] ---> Running in 8aee9138e5c6 [2022-05-10T19:12:26.984Z] Removing intermediate container 8aee9138e5c6 [2022-05-10T19:12:26.984Z] ---> 57e0c46ce4e4 [2022-05-10T19:12:26.984Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T19:12:27.246Z] ---> Running in 74b337ab41e4 [2022-05-10T19:12:27.246Z] Removing intermediate container 74b337ab41e4 [2022-05-10T19:12:27.246Z] ---> 56eeea9ba23d [2022-05-10T19:12:27.246Z] [2022-05-10T19:12:27.504Z] Successfully built 56eeea9ba23d [2022-05-10T19:12:27.504Z] Successfully tagged sys-mgmt-agent:latest [2022-05-10T19:12:31.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.544s coverage: 65.4% of statements [2022-05-10T19:12:31.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-10T19:12:31.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-10T19:12:31.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-10T19:12:34.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.832s coverage: 43.8% of statements [2022-05-10T19:12:34.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-10T19:12:34.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-10T19:12:34.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.258s coverage: 89.5% of statements [2022-05-10T19:12:34.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-10T19:12:34.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.390s coverage: 84.8% of statements [2022-05-10T19:12:34.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-10T19:12:34.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-10T19:12:34.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-10T19:12:34.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-10T19:12:42.389Z]  Building sys-mgmt-agent ... done Building bin/spire-agent... [2022-05-10T19:12:42.389Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T19:12:42.389Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T19:12:42.389Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T19:12:42.759Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.372s coverage: 17.7% of statements [2022-05-10T19:12:42.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-10T19:12:42.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-10T19:12:42.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-10T19:12:42.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-10T19:12:42.759Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.868s coverage: 92.3% of statements [2022-05-10T19:12:42.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-10T19:12:42.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:12:42.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-10T19:12:42.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-10T19:12:42.759Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.272s coverage: 63.2% of statements [2022-05-10T19:12:42.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-10T19:12:42.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-10T19:12:42.956Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T19:12:42.957Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T19:12:42.957Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T19:12:42.957Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T19:12:43.308Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T19:12:43.308Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T19:12:43.308Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T19:12:43.308Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T19:12:43.308Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T19:12:43.308Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T19:12:43.737Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.468s coverage: 97.7% of statements [2022-05-10T19:12:43.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-10T19:12:43.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:12:43.737Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-10T19:12:43.737Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-10T19:12:43.737Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.191s coverage: 28.9% of statements [2022-05-10T19:12:43.737Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-10T19:12:43.737Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-10T19:12:43.737Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-10T19:12:43.737Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-10T19:12:43.737Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-10T19:12:43.737Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-10T19:12:43.737Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.197s coverage: 100.0% of statements [2022-05-10T19:12:43.737Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.096s coverage: 96.9% of statements [2022-05-10T19:12:44.717Z] 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-10T19:12:44.717Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T19:12:44.717Z] GO111MODULE=on go vet ./... [2022-05-10T19:13:05.248Z] Removing intermediate container dab5ef11cc7f [2022-05-10T19:13:05.248Z] ---> 83c61abd0c0e [2022-05-10T19:13:05.248Z] [2022-05-10T19:13:05.248Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T19:13:05.248Z] ---> 0ac33e5f5afa [2022-05-10T19:13:05.248Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T19:13:05.248Z] ---> Using cache [2022-05-10T19:13:05.248Z] ---> 8beaa22860dd [2022-05-10T19:13:05.248Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:13:05.248Z] ---> Using cache [2022-05-10T19:13:05.248Z] ---> 8017e6e901f5 [2022-05-10T19:13:05.248Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T19:13:05.248Z] ---> Running in 8bffeb1b8a31 [2022-05-10T19:13:05.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:13:06.182Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:13:06.442Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:13:06.442Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:13:06.442Z] OK: 15855 distinct packages available [2022-05-10T19:13:06.442Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:13:07.375Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:13:07.634Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-10T19:13:07.634Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-10T19:13:07.634Z] (3/5) Installing libucontext (1.1-r0) [2022-05-10T19:13:07.892Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-10T19:13:07.892Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-10T19:13:07.892Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:13:07.892Z] OK: 6 MiB in 19 packages [2022-05-10T19:13:09.798Z] Removing intermediate container 8bffeb1b8a31 [2022-05-10T19:13:09.798Z] ---> 377198be380a [2022-05-10T19:13:09.798Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-10T19:13:10.734Z] ---> 9e7f411ac97b [2022-05-10T19:13:10.734Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T19:13:12.641Z] ---> 19c42127323d [2022-05-10T19:13:12.642Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T19:13:12.902Z] ---> 1898bf34016c [2022-05-10T19:13:12.902Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-10T19:13:13.162Z] ---> df702369856c [2022-05-10T19:13:13.162Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-10T19:13:13.421Z] ---> 796706c6a872 [2022-05-10T19:13:13.421Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T19:13:13.421Z] ---> Running in 8c0b3245740f [2022-05-10T19:13:13.421Z] Removing intermediate container 8c0b3245740f [2022-05-10T19:13:13.421Z] ---> b9ef3e834295 [2022-05-10T19:13:13.421Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T19:13:13.680Z] ---> Running in f8f6cfcc6ee6 [2022-05-10T19:13:13.680Z] Removing intermediate container f8f6cfcc6ee6 [2022-05-10T19:13:13.680Z] ---> 2c08098fac36 [2022-05-10T19:13:13.680Z] Step 24/26 : LABEL arch=x86_64 [2022-05-10T19:13:13.680Z] ---> Running in 9c586dd30d51 [2022-05-10T19:13:13.942Z] Removing intermediate container 9c586dd30d51 [2022-05-10T19:13:13.942Z] ---> 503edc011d8d [2022-05-10T19:13:13.942Z] Step 25/26 : LABEL git_sha=5399f62303749c4ec630382b1fff163c597fdda7 [2022-05-10T19:13:13.942Z] ---> Running in 2280868bdd35 [2022-05-10T19:13:14.201Z] Removing intermediate container 2280868bdd35 [2022-05-10T19:13:14.202Z] ---> 9ab1d96f15fc [2022-05-10T19:13:14.202Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T19:13:14.202Z] ---> Running in cfebfe8c93cb [2022-05-10T19:13:14.460Z] Removing intermediate container cfebfe8c93cb [2022-05-10T19:13:14.460Z] ---> ac540b969edd [2022-05-10T19:13:14.460Z] [2022-05-10T19:13:14.460Z] Successfully built ac540b969edd [2022-05-10T19:13:14.460Z] Successfully tagged security-spire-agent:latest [2022-05-10T19:13:46.546Z]  Building security-spire-agent ... done Removing intermediate container 79834c5d6be8 [2022-05-10T19:13:46.546Z] ---> be5fd7a41a4b [2022-05-10T19:13:46.546Z] [2022-05-10T19:13:46.546Z] Step 13/25 : FROM alpine:3.15 [2022-05-10T19:13:46.546Z] ---> 0ac33e5f5afa [2022-05-10T19:13:46.546Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T19:13:46.546Z] ---> Using cache [2022-05-10T19:13:46.546Z] ---> 8beaa22860dd [2022-05-10T19:13:46.546Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:13:46.546Z] ---> Using cache [2022-05-10T19:13:46.546Z] ---> 8017e6e901f5 [2022-05-10T19:13:46.546Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T19:13:46.546Z] ---> Using cache [2022-05-10T19:13:46.546Z] ---> 377198be380a [2022-05-10T19:13:46.546Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T19:13:46.546Z] ---> 086fd3b4518f [2022-05-10T19:13:46.546Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T19:13:46.546Z] ---> 3cea04d54668 [2022-05-10T19:13:46.546Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-10T19:13:46.546Z] ---> 37733f1f39f7 [2022-05-10T19:13:46.546Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-10T19:13:46.546Z] ---> 234b675b0897 [2022-05-10T19:13:46.546Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T19:13:46.546Z] ---> Running in 7b9722e32e93 [2022-05-10T19:13:46.546Z] Removing intermediate container 7b9722e32e93 [2022-05-10T19:13:46.546Z] ---> ad1ef3de8fc8 [2022-05-10T19:13:46.546Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T19:13:46.546Z] ---> Running in ad12c7fe2362 [2022-05-10T19:13:46.546Z] Removing intermediate container ad12c7fe2362 [2022-05-10T19:13:46.546Z] ---> 0913ec1ef31c [2022-05-10T19:13:46.546Z] Step 23/25 : LABEL arch=x86_64 [2022-05-10T19:13:46.546Z] ---> Running in 28a7c593734e [2022-05-10T19:13:46.546Z] Removing intermediate container 28a7c593734e [2022-05-10T19:13:46.546Z] ---> 44eec9419246 [2022-05-10T19:13:46.546Z] Step 24/25 : LABEL git_sha=5399f62303749c4ec630382b1fff163c597fdda7 [2022-05-10T19:13:46.546Z] ---> Running in 909de8323cfa [2022-05-10T19:13:46.546Z] Removing intermediate container 909de8323cfa [2022-05-10T19:13:46.546Z] ---> 3ccd839c8a95 [2022-05-10T19:13:46.546Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T19:13:46.546Z] ---> Running in 29562fcc4920 [2022-05-10T19:13:46.546Z] Removing intermediate container 29562fcc4920 [2022-05-10T19:13:46.546Z] ---> 3b1d4cdb134c [2022-05-10T19:13:46.546Z] [2022-05-10T19:13:46.546Z] Successfully built 3b1d4cdb134c [2022-05-10T19:13:46.546Z] Successfully tagged security-spire-server:latest [2022-05-10T19:13:46.623Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-10T19:13:46.652Z] $ docker stop --time=1 99062187e8f40b454809652186431a0a0d04cb6db389045167e212a2e5b66a9b [2022-05-10T19:13:47.956Z] $ docker rm -f 99062187e8f40b454809652186431a0a0d04cb6db389045167e212a2e5b66a9b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T19:13:48.383Z] + docker images [2022-05-10T19:13:48.383Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-10T19:13:48.383Z] security-spire-server latest 3b1d4cdb134c 5 seconds ago 87.3MB [2022-05-10T19:13:48.383Z] be5fd7a41a4b 14 seconds ago 4.43GB [2022-05-10T19:13:48.383Z] security-spire-agent latest ac540b969edd 34 seconds ago 127MB [2022-05-10T19:13:48.383Z] 83c61abd0c0e 53 seconds ago 4.43GB [2022-05-10T19:13:48.383Z] sys-mgmt-agent latest 56eeea9ba23d About a minute ago 299MB [2022-05-10T19:13:48.383Z] 028b4e306a7b About a minute ago 1.49GB [2022-05-10T19:13:48.383Z] security-spire-config latest 22a95f7202cd About a minute ago 86.7MB [2022-05-10T19:13:48.383Z] 3bcb6185f4a5 2 minutes ago 4.43GB [2022-05-10T19:13:48.383Z] security-secretstore-setup latest 0624fc18277a 2 minutes ago 28.5MB [2022-05-10T19:13:48.383Z] core-data latest 9e8fd426cbff 2 minutes ago 22.5MB [2022-05-10T19:13:48.383Z] aee52f82bcc9 2 minutes ago 1.52GB [2022-05-10T19:13:48.383Z] e57a01a7b1f2 2 minutes ago 1.5GB [2022-05-10T19:13:48.383Z] security-bootstrapper latest 60bcdc3b1ec0 3 minutes ago 19.1MB [2022-05-10T19:13:48.383Z] security-proxy-setup latest 412f7789cb3c 3 minutes ago 26.9MB [2022-05-10T19:13:48.383Z] core-metadata latest 7e3b9291f440 3 minutes ago 17MB [2022-05-10T19:13:48.383Z] 1a0c89044536 3 minutes ago 1.5GB [2022-05-10T19:13:48.383Z] 3e74bcb5694d 3 minutes ago 1.5GB [2022-05-10T19:13:48.383Z] 2043a712b061 3 minutes ago 1.5GB [2022-05-10T19:13:48.383Z] security-spiffe-token-provider latest f8803ac109b5 4 minutes ago 28.8MB [2022-05-10T19:13:48.383Z] support-notifications latest e81445ef0fe9 5 minutes ago 26.9MB [2022-05-10T19:13:48.383Z] support-scheduler latest 9f2e32fc2abd 5 minutes ago 26.3MB [2022-05-10T19:13:48.383Z] core-command latest ecc787795d3b 5 minutes ago 16.1MB [2022-05-10T19:13:48.383Z] 2bf281460945 5 minutes ago 1.55GB [2022-05-10T19:13:48.383Z] 71a81b2b4ce2 5 minutes ago 1.55GB [2022-05-10T19:13:48.383Z] fb3a717aedfb 5 minutes ago 1.54GB [2022-05-10T19:13:48.383Z] b6c72f685106 5 minutes ago 1.49GB [2022-05-10T19:13:48.383Z] ci-base-image-x86_64 latest 534681cff1c8 8 minutes ago 895MB [2022-05-10T19:13:48.383Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB [2022-05-10T19:13:48.383Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB [2022-05-10T19:13:48.383Z] docker 20.10.14 7417809fdb73 5 weeks ago 218MB [2022-05-10T19:13:48.383Z] alpine 3.14 e04c818066af 5 weeks ago 5.59MB [2022-05-10T19:13:48.383Z] alpine 3.15 0ac33e5f5afa 5 weeks ago 5.57MB [2022-05-10T19:13:48.383Z] 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-10T19:14:51.679Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T19:14:51.679Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T19:14:51.679Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T19:14:51.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-10T19:14:52.426Z] + ls -al . [2022-05-10T19:14:52.426Z] total 668 [2022-05-10T19:14:52.426Z] drwxrwxr-x 9 1001 1001 4096 May 10 19:14 . [2022-05-10T19:14:52.426Z] drwxr-xr-x 4 root root 4096 May 10 19:08 .. [2022-05-10T19:14:52.426Z] -rw-rw-r-- 1 1001 1001 11 May 10 19:06 .dockerignore [2022-05-10T19:14:52.426Z] drwxrwxr-x 8 1001 1001 4096 May 10 19:06 .git [2022-05-10T19:14:52.426Z] drwxrwxr-x 3 1001 1001 4096 May 10 19:06 .github [2022-05-10T19:14:52.426Z] -rw-rw-r-- 1 1001 1001 879 May 10 19:06 .gitignore [2022-05-10T19:14:52.426Z] -rw-rw-r-- 1 1001 1001 42 May 10 19:06 .golangci.yml [2022-05-10T19:14:52.426Z] -rw-rw-r-- 1 1001 1001 87 May 10 19:06 .hadolint.yml [2022-05-10T19:14:52.426Z] -rw-rw-r-- 1 1001 1001 166 May 10 19:06 .sonarcloud.properties [2022-05-10T19:14:52.426Z] -rw-rw-r-- 1 1001 1001 1171 May 10 19:06 ADOPTERS.md [2022-05-10T19:14:52.426Z] -rw-rw-r-- 1 1001 1001 10086 May 10 19:06 Attribution.txt [2022-05-10T19:14:52.426Z] -rw-rw-r-- 1 1001 1001 51732 May 10 19:06 CHANGELOG.md [2022-05-10T19:14:52.426Z] -rw-rw-r-- 1 1001 1001 3804 May 10 19:06 CONTRIBUTING.md [2022-05-10T19:14:52.426Z] -rw-rw-r-- 1 1001 1001 677 May 10 19:06 GOVERNANCE.md [2022-05-10T19:14:52.426Z] -rw-rw-r-- 1 1001 1001 850 May 10 19:06 Jenkinsfile [2022-05-10T19:14:52.426Z] -rw-rw-r-- 1 1001 1001 10775 May 10 19:06 LICENSE [2022-05-10T19:14:52.426Z] -rw-rw-r-- 1 1001 1001 10389 May 10 19:06 Makefile [2022-05-10T19:14:52.426Z] -rw-rw-r-- 1 1001 1001 582 May 10 19:06 OWNERS.md [2022-05-10T19:14:52.426Z] -rw-rw-r-- 1 1001 1001 9094 May 10 19:06 README.md [2022-05-10T19:14:52.426Z] -rw-rw-r-- 1 1001 1001 6912 May 10 19:06 SECURITY.md [2022-05-10T19:14:52.426Z] -rw-rw-r-- 1 1001 1001 5 May 10 19:04 VERSION [2022-05-10T19:14:52.426Z] -rw-rw-r-- 1 1001 1001 4131 May 10 19:06 ZMQWindows.md [2022-05-10T19:14:52.426Z] drwxrwxr-x 2 1001 1001 4096 May 10 19:06 bin [2022-05-10T19:14:52.426Z] drwxrwxr-x 18 1001 1001 4096 May 10 19:06 cmd [2022-05-10T19:14:52.426Z] -rw-r--r-- 1 root root 435134 May 10 19:12 coverage.out [2022-05-10T19:14:52.426Z] -rw-rw-r-- 1 1001 1001 3217 May 10 19:06 go.mod [2022-05-10T19:14:52.426Z] -rw-rw-r-- 1 1001 1001 35084 May 10 19:08 go.sum [2022-05-10T19:14:52.426Z] drwxrwxr-x 8 1001 1001 4096 May 10 19:06 internal [2022-05-10T19:14:52.426Z] drwxrwxr-x 3 1001 1001 4096 May 10 19:06 openapi [2022-05-10T19:14:52.426Z] drwxrwxr-x 4 1001 1001 4096 May 10 19:06 snap [2022-05-10T19:14:52.426Z] -rw-rw-r-- 1 1001 1001 204 May 10 19:06 version.go [Pipeline] sh [2022-05-10T19:14:53.129Z] + '[' -e coverage.out ] [2022-05-10T19:14:53.129Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-10T19:14:53.166Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T19:14:54.239Z] Stashed 1 file(s) [Pipeline] sh [2022-05-10T19:14:54.920Z] + make build [2022-05-10T19:14:54.920Z] 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-10T19:16:31.831Z] 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-10T19:17:39.945Z] 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-10T19:17:44.268Z] 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-10T19:18:31.329Z] 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-10T19:18:31.329Z] 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-10T19:18:31.930Z] 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-10T19:18:40.222Z] 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-10T19:18:42.847Z] 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-10T19:18:49.569Z] 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-10T19:18:52.205Z] 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-10T19:18:56.537Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-10T19:19:04.881Z] 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-10T19:19:10.315Z] $ docker stop --time=1 32f9c47956cbc660c674379a41fc1818ebacf4da5d7ce138cd3540d6d849bd3c [2022-05-10T19:19:12.401Z] $ docker rm -f 32f9c47956cbc660c674379a41fc1818ebacf4da5d7ce138cd3540d6d849bd3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:19:15.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T19:19:15.131Z] [2022-05-10T19:19:15.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:19:15.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T19:19:15.875Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-10T19:19:15.875Z] 29e5d40040c1: Pulling fs layer [2022-05-10T19:19:15.875Z] 1ce36da41761: Pulling fs layer [2022-05-10T19:19:15.875Z] 25b303627fd3: Pulling fs layer [2022-05-10T19:19:15.875Z] 29e5d40040c1: Verifying Checksum [2022-05-10T19:19:15.875Z] 29e5d40040c1: Download complete [2022-05-10T19:19:16.588Z] 1ce36da41761: Verifying Checksum [2022-05-10T19:19:16.588Z] 1ce36da41761: Download complete [2022-05-10T19:19:16.890Z] 29e5d40040c1: Pull complete [2022-05-10T19:19:18.389Z] 25b303627fd3: Verifying Checksum [2022-05-10T19:19:18.389Z] 25b303627fd3: Download complete [2022-05-10T19:19:18.678Z] 1ce36da41761: Pull complete [2022-05-10T19:19:31.183Z] 25b303627fd3: Pull complete [2022-05-10T19:19:31.183Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-10T19:19:31.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T19:19:31.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-10T19:19:31.443Z] prd-ubuntu20.04-docker-arm64-4c-16g-47879 does not seem to be running inside a container [2022-05-10T19:19:31.514Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-10T19:19:34.145Z] $ docker top 767c95fef744d1cf690fce041ffab96837665e239d4245934667aee4ce336b04 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:19:35.156Z] + grep parallel [2022-05-10T19:19:35.156Z] + docker-compose build --help [2022-05-10T19:19:41.851Z] --parallel Build images in parallel. [Pipeline] } [2022-05-10T19:19:42.140Z] $ docker stop --time=1 767c95fef744d1cf690fce041ffab96837665e239d4245934667aee4ce336b04 [2022-05-10T19:19:43.901Z] $ docker rm -f 767c95fef744d1cf690fce041ffab96837665e239d4245934667aee4ce336b04 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:19:44.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T19:19:44.715Z] . [Pipeline] withDockerContainer [2022-05-10T19:19:44.984Z] prd-ubuntu20.04-docker-arm64-4c-16g-47879 does not seem to be running inside a container [2022-05-10T19:19:45.063Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-10T19:19:46.737Z] $ docker top 70dc5cdb8d9d16f6591f6139506f7f6760f6d0a7db1c816f62d5545158973886 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:19:47.763Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-10T19:19:56.062Z] Building core-command ... [2022-05-10T19:19:56.062Z] Building core-data ... [2022-05-10T19:19:56.062Z] Building core-metadata ... [2022-05-10T19:19:56.062Z] Building security-bootstrapper ... [2022-05-10T19:19:56.062Z] Building security-proxy-setup ... [2022-05-10T19:19:56.062Z] Building security-secretstore-setup ... [2022-05-10T19:19:56.062Z] Building security-spiffe-token-provider ... [2022-05-10T19:19:56.062Z] Building security-spire-agent ... [2022-05-10T19:19:56.062Z] Building security-spire-config ... [2022-05-10T19:19:56.062Z] Building security-spire-server ... [2022-05-10T19:19:56.062Z] Building support-notifications ... [2022-05-10T19:19:56.062Z] Building support-scheduler ... [2022-05-10T19:19:56.062Z] Building sys-mgmt-agent ... [2022-05-10T19:19:56.062Z] Building security-spiffe-token-provider [2022-05-10T19:19:56.062Z] Building security-spire-agent [2022-05-10T19:19:56.062Z] Building security-secretstore-setup [2022-05-10T19:19:56.062Z] Building security-spire-config [2022-05-10T19:19:56.062Z] Building core-metadata [2022-05-10T19:21:32.879Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:21:32.879Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:21:32.879Z] ---> 8fd5e8a37df2 [2022-05-10T19:21:32.879Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T19:21:32.879Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:21:32.879Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:21:32.879Z] ---> 8fd5e8a37df2 [2022-05-10T19:21:32.879Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:21:32.879Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:21:32.879Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:21:32.879Z] ---> 8fd5e8a37df2 [2022-05-10T19:21:32.879Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T19:21:32.879Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:21:32.879Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:21:32.879Z] ---> 8fd5e8a37df2 [2022-05-10T19:21:32.879Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T19:21:32.879Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:21:32.879Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:21:32.879Z] ---> 8fd5e8a37df2 [2022-05-10T19:21:32.879Z] Step 3/20 : WORKDIR /edgex-go [2022-05-10T19:21:32.879Z] ---> Running in d3e664e20e8a [2022-05-10T19:21:32.879Z] ---> Running in 4e6f682879c4 [2022-05-10T19:21:32.879Z] ---> Running in 6264c2ce2e58 [2022-05-10T19:21:32.879Z] ---> Running in f61231a5aa04 [2022-05-10T19:21:32.879Z] ---> Running in 941143c08643 [2022-05-10T19:21:32.879Z] Removing intermediate container d3e664e20e8a [2022-05-10T19:21:32.879Z] ---> d2e0da81dfc6 [2022-05-10T19:21:32.879Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:21:32.879Z] Removing intermediate container 4e6f682879c4 [2022-05-10T19:21:32.879Z] ---> 651910ad7b24 [2022-05-10T19:21:32.879Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:21:32.879Z] ---> Running in ac1297e19a6d [2022-05-10T19:21:32.879Z] Removing intermediate container f61231a5aa04 [2022-05-10T19:21:32.879Z] ---> 20e045b922a6 [2022-05-10T19:21:32.879Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:21:32.879Z] Removing intermediate container 941143c08643 [2022-05-10T19:21:32.879Z] ---> 13535098bac6 [2022-05-10T19:21:32.879Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-10T19:21:32.879Z] Removing intermediate container 6264c2ce2e58 [2022-05-10T19:21:32.879Z] ---> 7b48fae21b8e [2022-05-10T19:21:32.879Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:21:32.879Z] ---> Running in 94de6acf6003 [2022-05-10T19:21:32.879Z] ---> Running in f3c7435cba65 [2022-05-10T19:21:32.879Z] ---> Running in 8659bcaaa0fb [2022-05-10T19:21:32.879Z] ---> Running in df1c4e78e5c9 [2022-05-10T19:21:32.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:21:32.879Z] Removing intermediate container ac1297e19a6d [2022-05-10T19:21:32.879Z] ---> ae5517153918 [2022-05-10T19:21:32.879Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:21:32.879Z] Removing intermediate container 94de6acf6003 [2022-05-10T19:21:32.879Z] ---> 48c80b3e2be0 [2022-05-10T19:21:32.879Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:21:32.879Z] ---> Running in d42b85044192 [2022-05-10T19:21:32.879Z] ---> Running in 3b939656b8ed [2022-05-10T19:21:32.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:21:32.879Z] Removing intermediate container df1c4e78e5c9 [2022-05-10T19:21:32.879Z] ---> e1aeee1aaf5e [2022-05-10T19:21:32.879Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T19:21:32.879Z] Removing intermediate container 8659bcaaa0fb [2022-05-10T19:21:32.879Z] ---> 051361c0af9e [2022-05-10T19:21:32.879Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-10T19:21:32.879Z] ---> Running in 71939155e55b [2022-05-10T19:21:32.879Z] ---> Running in f722934eb4a2 [2022-05-10T19:21:32.879Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:21:32.879Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:21:32.879Z] OK: 15741 distinct packages available [2022-05-10T19:21:32.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:21:32.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:21:32.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:21:32.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:21:32.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:21:32.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:21:32.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:21:32.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:21:32.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:21:32.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:21:32.879Z] OK: 220 MiB in 52 packages [2022-05-10T19:21:32.879Z] OK: 220 MiB in 52 packages [2022-05-10T19:21:32.879Z] OK: 220 MiB in 52 packages [2022-05-10T19:21:32.879Z] OK: 220 MiB in 52 packages [2022-05-10T19:21:32.879Z] OK: 220 MiB in 52 packages [2022-05-10T19:21:32.879Z] Removing intermediate container f3c7435cba65 [2022-05-10T19:21:32.879Z] ---> 2cb8fc6a315f [2022-05-10T19:21:32.879Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-10T19:21:33.476Z] Removing intermediate container d42b85044192 [2022-05-10T19:21:33.477Z] ---> 5e0c33a1eb3f [2022-05-10T19:21:33.477Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T19:21:33.477Z] Removing intermediate container 3b939656b8ed [2022-05-10T19:21:33.477Z] ---> 6d23d67e2ba1 [2022-05-10T19:21:33.477Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T19:21:33.477Z] Removing intermediate container f722934eb4a2 [2022-05-10T19:21:33.477Z] ---> b0c345f20514 [2022-05-10T19:21:33.477Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T19:21:33.777Z] ---> 3370bf3a59f0 [2022-05-10T19:21:33.777Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:21:34.055Z] Removing intermediate container 71939155e55b [2022-05-10T19:21:34.055Z] ---> 66d0f3e07925 [2022-05-10T19:21:34.055Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:21:34.055Z] ---> Running in df4e1d965d33 [2022-05-10T19:21:34.692Z] ---> f609acc6e8f8 [2022-05-10T19:21:34.692Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:21:34.970Z] ---> Running in 1074df89afeb [2022-05-10T19:21:35.261Z] ---> cad7d230e200 [2022-05-10T19:21:35.261Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:21:35.261Z] ---> 272a5b2a0206 [2022-05-10T19:21:35.261Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:21:35.552Z] ---> Running in 897592fd4bff [2022-05-10T19:21:35.552Z] ---> Running in ecb849c9df50 [2022-05-10T19:21:35.832Z] ---> 493156e45477 [2022-05-10T19:21:35.832Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:21:36.106Z] ---> Running in bc5a23b75dd1 [2022-05-10T19:21:39.539Z] Removing intermediate container df4e1d965d33 [2022-05-10T19:21:39.539Z] ---> a23cf31a1315 [2022-05-10T19:21:39.539Z] Step 7/20 : COPY . . [2022-05-10T19:21:41.577Z] Removing intermediate container 1074df89afeb [2022-05-10T19:21:41.577Z] ---> b25bfcae5bcc [2022-05-10T19:21:41.577Z] Step 8/26 : COPY . . [2022-05-10T19:21:43.028Z] Removing intermediate container bc5a23b75dd1 [2022-05-10T19:21:43.028Z] ---> 96a839709864 [2022-05-10T19:21:43.028Z] Step 8/23 : COPY . . [2022-05-10T19:21:43.028Z] Removing intermediate container ecb849c9df50 [2022-05-10T19:21:43.028Z] ---> 65648c534325 [2022-05-10T19:21:43.028Z] Step 8/26 : COPY . . [2022-05-10T19:21:43.325Z] Removing intermediate container 897592fd4bff [2022-05-10T19:21:43.325Z] ---> 74aee3d79a69 [2022-05-10T19:21:43.325Z] Step 8/25 : COPY . . [2022-05-10T19:22:15.716Z] ---> bbf92d994790 [2022-05-10T19:22:15.716Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:22:15.716Z] ---> 118d838524b0 [2022-05-10T19:22:15.716Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-10T19:22:15.716Z] ---> Running in ba3db50a9328 [2022-05-10T19:22:15.716Z] ---> 5ca4489fe0c9 [2022-05-10T19:22:15.716Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-10T19:22:15.716Z] ---> Running in b98362757d3a [2022-05-10T19:22:15.716Z] ---> Running in 0187eed8ec3a [2022-05-10T19:22:15.716Z] Removing intermediate container b98362757d3a [2022-05-10T19:22:15.716Z] ---> a5426e40d10e [2022-05-10T19:22:15.716Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T19:22:15.716Z] ---> Running in 93af37f33f7c [2022-05-10T19:22:15.716Z] ---> 4acf69347a51 [2022-05-10T19:22:15.716Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:22:15.716Z] ---> Running in 3b947e83bd8b [2022-05-10T19:22:15.716Z] ---> db8ee94c8a60 [2022-05-10T19:22:15.716Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-10T19:22:15.716Z] 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-10T19:22:15.716Z] ---> Running in 338d188dbf93 [2022-05-10T19:22:15.716Z] Removing intermediate container 3b947e83bd8b [2022-05-10T19:22:15.716Z] ---> aea70cdb6395 [2022-05-10T19:22:15.716Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T19:22:15.716Z] ---> Running in 71167d391a7c [2022-05-10T19:22:15.716Z] 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-10T19:22:17.728Z] 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-10T19:22:17.728Z] Removing intermediate container 93af37f33f7c [2022-05-10T19:22:17.728Z] ---> 6eed54a1ccbc [2022-05-10T19:22:17.728Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T19:22:18.018Z] ---> Running in d398d5075730 [2022-05-10T19:22:18.668Z] Removing intermediate container d398d5075730 [2022-05-10T19:22:18.668Z] ---> 5b4edc55d4df [2022-05-10T19:22:18.668Z] 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-10T19:22:18.942Z] ---> Running in 84e949397022 [2022-05-10T19:22:19.567Z] Removing intermediate container 71167d391a7c [2022-05-10T19:22:19.567Z] ---> 472b24e4ecdd [2022-05-10T19:22:19.567Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T19:22:19.567Z] ---> Running in fd45b0eda212 [2022-05-10T19:22:20.571Z] Removing intermediate container fd45b0eda212 [2022-05-10T19:22:20.571Z] ---> 091665411c51 [2022-05-10T19:22:20.571Z] 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-10T19:22:20.571Z] ---> Running in 44a06f01fe6d [2022-05-10T19:22:22.036Z] spire-1.2.1/ [2022-05-10T19:22:22.319Z] spire-1.2.1/.data/ [2022-05-10T19:22:22.319Z] spire-1.2.1/.data/.file [2022-05-10T19:22:22.319Z] spire-1.2.1/.dockerignore [2022-05-10T19:22:22.319Z] spire-1.2.1/.gitattributes [2022-05-10T19:22:22.319Z] spire-1.2.1/.githooks/ [2022-05-10T19:22:22.319Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:22:22.319Z] spire-1.2.1/.github/ [2022-05-10T19:22:22.319Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:22:22.319Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:22:22.319Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:22:22.319Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:22:22.319Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:22:22.319Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:22:22.319Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:22:22.319Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:22:22.319Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:22:22.319Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:22:22.319Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:22:22.319Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:22:22.319Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:22:22.319Z] spire-1.2.1/.gitignore [2022-05-10T19:22:22.319Z] spire-1.2.1/.go-version [2022-05-10T19:22:22.319Z] spire-1.2.1/.golangci.yml [2022-05-10T19:22:22.320Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:22:22.320Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:22:22.320Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:22:22.320Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:22:22.320Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:22:22.320Z] spire-1.2.1/Dockerfile [2022-05-10T19:22:22.320Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:22:22.320Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:22:22.320Z] spire-1.2.1/LICENSE [2022-05-10T19:22:22.320Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:22:22.320Z] spire-1.2.1/Makefile [2022-05-10T19:22:22.320Z] spire-1.2.1/README.md [2022-05-10T19:22:22.320Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:22:22.320Z] spire-1.2.1/SECURITY.md [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/ [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:22:22.320Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:22:22.320Z] spire-1.2.1/conf/ [2022-05-10T19:22:22.320Z] spire-1.2.1/conf/agent/ [2022-05-10T19:22:22.320Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:22:22.320Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:22:22.320Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:22:22.320Z] spire-1.2.1/conf/server/ [2022-05-10T19:22:22.320Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:22:22.320Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:22:22.320Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:22:22.320Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/ [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/images/ [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:22:22.320Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:22:22.600Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:22:22.600Z] spire-1.2.1/examples/ [2022-05-10T19:22:22.600Z] spire-1.2.1/examples/README.md [2022-05-10T19:22:22.600Z] spire-1.2.1/go.mod [2022-05-10T19:22:22.600Z] spire-1.2.1/go.sum [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/ [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:22:22.600Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:22:22.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/ [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:22:22.880Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:22:22.881Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/server/ [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:22:23.165Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/ca/ca_health.gospire-1.2.1/ [2022-05-10T19:22:23.166Z] [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:22:23.166Z] spire-1.2.1/.data/ [2022-05-10T19:22:23.166Z] spire-1.2.1/.data/.file [2022-05-10T19:22:23.166Z] spire-1.2.1/.dockerignore [2022-05-10T19:22:23.166Z] spire-1.2.1/.gitattributes [2022-05-10T19:22:23.166Z] spire-1.2.1/.githooks/ [2022-05-10T19:22:23.166Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:22:23.166Z] spire-1.2.1/.github/ [2022-05-10T19:22:23.166Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:22:23.166Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:22:23.166Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:22:23.166Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:22:23.166Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:22:23.166Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:22:23.166Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:22:23.166Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:22:23.166Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:22:23.166Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:22:23.166Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:22:23.166Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:22:23.166Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:22:23.166Z] spire-1.2.1/.gitignore [2022-05-10T19:22:23.166Z] spire-1.2.1/.go-version [2022-05-10T19:22:23.166Z] spire-1.2.1/.golangci.yml [2022-05-10T19:22:23.166Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:22:23.166Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:22:23.166Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:22:23.166Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:22:23.166Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:22:23.166Z] spire-1.2.1/Dockerfile [2022-05-10T19:22:23.166Z] spire-1.2.1/Dockerfile.devspire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:22:23.166Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:22:23.166Z] spire-1.2.1/LICENSE [2022-05-10T19:22:23.166Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:22:23.166Z] spire-1.2.1/Makefile [2022-05-10T19:22:23.166Z] spire-1.2.1/README.md [2022-05-10T19:22:23.166Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:22:23.166Z] spire-1.2.1/SECURITY.md [2022-05-10T19:22:23.166Z] spire-1.2.1/cmd/ [2022-05-10T19:22:23.166Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:22:23.166Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:22:23.166Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:22:23.166Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:22:23.166Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:22:23.166Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:22:23.166Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:22:23.166Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:22:23.166Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:22:23.166Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:22:23.166Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:22:23.166Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:22:23.166Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:22:23.166Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:22:23.166Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:22:23.166Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:22:23.166Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:22:23.166Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:22:23.166Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:22:23.166Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:22:23.166Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:22:23.167Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:22:23.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:22:23.448Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:22:23.448Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:22:23.448Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:22:23.448Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:22:23.448Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:22:23.448Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:22:23.448Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:22:23.448Z] spire-1.2.1/conf/ [2022-05-10T19:22:23.448Z] spire-1.2.1/conf/agent/ [2022-05-10T19:22:23.448Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:22:23.448Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:22:23.448Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:22:23.448Z] spire-1.2.1/conf/server/ [2022-05-10T19:22:23.448Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:22:23.448Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:22:23.448Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:22:23.448Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:22:23.448Z] spire-1.2.1/doc/ [2022-05-10T19:22:23.448Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:22:23.448Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:22:23.448Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:22:23.448Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:22:23.448Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:22:23.448Z] spire-1.2.1/doc/images/ [2022-05-10T19:22:23.448Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:22:23.448Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:22:23.448Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:22:23.448Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:22:23.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:22:23.449Z] spire-1.2.1/proto/ [2022-05-10T19:22:23.449Z] spire-1.2.1/proto/private/ [2022-05-10T19:22:23.449Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:22:23.449Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:22:23.449Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:22:23.449Z] spire-1.2.1/examples/ [2022-05-10T19:22:23.449Z] spire-1.2.1/examples/README.md [2022-05-10T19:22:23.449Z] spire-1.2.1/go.mod [2022-05-10T19:22:23.449Z] spire-1.2.1/go.sum [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/ [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:22:23.449Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:22:23.449Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:22:23.449Z] spire-1.2.1/proto/spire/ [2022-05-10T19:22:23.449Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:22:23.449Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:22:23.449Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:22:23.449Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:22:23.449Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:22:23.449Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:22:23.449Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:22:23.449Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:22:23.449Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:22:23.449Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:22:23.449Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:22:23.449Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:22:23.449Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:22:23.449Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:22:23.449Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:22:23.449Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:22:23.449Z] spire-1.2.1/release/ [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:22:23.449Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:22:23.449Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:22:23.449Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:22:23.449Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:22:23.449Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:22:23.449Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:22:23.450Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:22:23.450Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:22:23.450Z] spire-1.2.1/release/spire/ [2022-05-10T19:22:23.450Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:22:23.450Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:22:23.450Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:22:23.450Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:22:23.450Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:22:23.450Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:22:23.450Z] spire-1.2.1/script/ [2022-05-10T19:22:23.450Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:22:23.450Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:22:23.450Z] spire-1.2.1/support/ [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/ [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:22:23.450Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:22:23.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:22:23.732Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:22:23.732Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:22:23.732Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:22:23.732Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:22:23.732Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:22:23.732Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:22:23.732Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:22:23.732Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:22:23.732Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:22:23.732Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:22:23.732Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:22:23.732Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:22:23.732Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:22:23.732Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:22:23.732Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:22:23.732Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:22:23.732Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:22:23.732Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:22:23.732Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:22:23.732Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:22:23.732Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:22:23.732Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:22:23.732Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:22:23.732Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:22:23.732Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:22:23.732Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:22:23.732Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:22:23.732Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:22:23.732Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:22:23.732Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:22:23.732Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:22:23.732Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:22:23.732Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:22:23.732Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:22:23.732Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:22:23.732Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:22:23.733Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:22:23.733Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:22:23.733Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:22:23.733Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:22:23.733Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:22:23.733Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:22:23.733Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:22:23.733Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:22:23.733Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:22:23.733Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:22:23.733Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:22:23.733Z] spire-1.2.1/test/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/clock/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:22:23.733Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:22:23.733Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/ [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:22:23.734Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/ [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:22:23.734Z] [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/common [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/setup/x509pop/spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:22:23.734Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:22:23.734Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:22:23.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:22:23.735Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:22:24.017Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:22:24.017Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:22:24.018Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:22:24.018Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:22:24.019Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:22:24.019Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/server/ [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:22:24.020Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:22:24.020Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:22:24.300Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:22:24.300Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:22:24.300Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:22:24.300Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:22:24.300Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:22:24.300Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:22:24.300Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:22:24.300Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:22:24.300Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:22:24.300Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:22:24.300Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:22:24.300Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:22:24.300Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:22:24.300Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:22:24.300Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:22:24.300Z] spire-1.2.1/test/testca/ [2022-05-10T19:22:24.300Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:22:24.300Z] spire-1.2.1/test/testkey/ [2022-05-10T19:22:24.300Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:22:24.300Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:22:24.300Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:22:24.300Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:22:24.300Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:22:24.300Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:22:24.300Z] spire-1.2.1/test/util/ [2022-05-10T19:22:24.300Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:22:24.300Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:22:24.300Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:22:24.300Z] spire-1.2.1/test/util/race.go [2022-05-10T19:22:24.300Z] spire-1.2.1/test/util/util.go [2022-05-10T19:22:24.300Z] building spire from source... [2022-05-10T19:22:24.300Z] [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:22:24.300Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:22:24.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:22:24.302Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:22:24.583Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:22:24.584Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:22:24.584Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:22:24.584Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:22:24.584Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:22:24.584Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:22:24.584Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:22:24.584Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:22:24.584Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:22:24.584Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:22:24.584Z] spire-1.2.1/proto/ [2022-05-10T19:22:24.584Z] spire-1.2.1/proto/private/ [2022-05-10T19:22:24.584Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:22:24.584Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:22:24.584Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:22:24.584Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:22:24.584Z] spire-1.2.1/proto/spire/ [2022-05-10T19:22:24.584Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:22:24.584Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:22:24.584Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:22:24.584Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:22:24.584Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:22:24.584Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:22:24.584Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:22:24.584Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:22:24.584Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:22:24.584Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:22:24.584Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:22:24.584Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:22:24.584Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:22:24.584Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:22:24.584Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:22:24.584Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:22:24.584Z] spire-1.2.1/release/ [2022-05-10T19:22:24.584Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:22:24.584Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:22:24.584Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:22:24.584Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:22:24.584Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:22:24.584Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:22:24.584Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:22:24.584Z] spire-1.2.1/release/spire/ [2022-05-10T19:22:24.584Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:22:24.584Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:22:24.584Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:22:24.584Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:22:24.584Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:22:24.584Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:22:24.584Z] spire-1.2.1/script/ [2022-05-10T19:22:24.584Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:22:24.584Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:22:24.584Z] spire-1.2.1/support/ [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/ [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:22:24.584Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:22:24.584Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:22:24.584Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:22:24.584Z] spire-1.2.1/test/ [2022-05-10T19:22:24.584Z] spire-1.2.1/test/clock/ [2022-05-10T19:22:24.584Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/ [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fixture/ [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:22:24.584Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:22:24.585Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/ [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/common [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:22:24.585Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:22:24.868Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/Installing go1.17.7... [2022-05-10T19:22:24.869Z] [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:22:24.869Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:22:24.870Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:22:25.150Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:22:25.150Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:22:25.150Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:22:25.150Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:22:25.150Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:22:25.150Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:22:25.150Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:22:25.150Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:22:25.150Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:22:25.150Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:22:25.150Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:22:25.150Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:22:25.150Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:22:25.150Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:22:25.150Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:22:25.150Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:22:25.150Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:22:25.150Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:22:25.150Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:22:25.150Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:22:25.150Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:22:25.150Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:22:25.150Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:22:25.150Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:22:25.150Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:22:25.150Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:22:25.150Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:22:25.150Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:22:25.150Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:22:25.150Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:22:25.150Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:22:25.150Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:22:25.150Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:22:25.150Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:22:25.150Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:22:25.150Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:22:25.150Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:22:25.150Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:22:25.150Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:22:25.150Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:22:25.150Z] spire-1.2.1/test/testca/ [2022-05-10T19:22:25.150Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:22:25.150Z] spire-1.2.1/test/testkey/ [2022-05-10T19:22:25.150Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:22:25.150Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:22:25.150Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:22:25.150Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:22:25.150Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:22:25.150Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:22:25.150Z] spire-1.2.1/test/util/ [2022-05-10T19:22:25.150Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:22:25.150Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:22:25.150Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:22:25.150Z] spire-1.2.1/test/util/race.go [2022-05-10T19:22:25.150Z] spire-1.2.1/test/util/util.go [2022-05-10T19:22:25.150Z] building spire from source... [2022-05-10T19:22:25.759Z] Installing go1.17.7... [2022-05-10T19:22:52.637Z] Building bin/spire-server... [2022-05-10T19:22:52.637Z] Building bin/spire-server... [2022-05-10T19:22:52.637Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:22:52.915Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:22:52.915Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:22:52.915Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:22:52.915Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:22:52.915Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:22:53.923Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:22:53.923Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:22:53.923Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:22:53.923Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:22:54.206Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:22:55.198Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:22:56.191Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:22:56.472Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:22:57.925Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:22:57.925Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:22:58.542Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:22:58.542Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:22:58.542Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:22:58.822Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:22:59.427Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:22:59.427Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:22:59.427Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:22:59.427Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:22:59.427Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:22:59.705Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:22:59.705Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:22:59.705Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:22:59.705Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:22:59.984Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:22:59.984Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:22:59.984Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:22:59.984Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:22:59.984Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:23:00.981Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:23:00.981Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:23:00.981Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:23:01.264Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:23:01.264Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:23:01.547Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:23:01.547Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:23:01.547Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:23:01.826Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:23:01.826Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:23:02.822Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:23:02.822Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:23:03.099Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:23:03.381Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:23:18.543Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:23:18.543Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:23:18.543Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:23:18.543Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:23:18.543Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:23:18.543Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:23:18.821Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:23:18.821Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:23:19.100Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:23:19.100Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:23:19.376Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:23:19.376Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:23:19.376Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:23:19.655Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:23:19.929Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:23:20.921Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:23:21.915Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:23:22.192Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:23:22.471Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:23:22.471Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:23:22.471Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:23:22.750Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:23:22.750Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:23:23.029Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:23:23.029Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:23:23.305Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:23:23.582Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:23:24.192Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:23:24.192Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:23:24.192Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:23:25.219Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:23:29.575Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:23:29.575Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:23:29.575Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:23:29.575Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:23:29.575Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:23:29.575Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:23:29.575Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:23:29.575Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:23:29.856Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:23:29.856Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:23:29.856Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:23:30.137Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:23:30.137Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:23:30.137Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:23:30.137Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:23:30.744Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:23:31.359Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:23:32.398Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:23:32.671Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:23:32.944Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:23:32.944Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:23:32.944Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:23:32.944Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:23:33.218Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:23:33.218Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:23:33.500Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:23:33.500Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:23:34.102Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:23:34.704Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:23:34.705Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:23:34.705Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:23:35.703Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:23:37.152Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:23:39.135Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:23:42.930Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:23:42.930Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:23:43.233Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:23:43.644Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:23:43.941Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:23:45.973Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:23:45.973Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:23:45.973Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:23:46.263Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:24:13.118Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:24:13.118Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:24:13.118Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:24:13.118Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:24:13.118Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:24:13.118Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:24:23.316Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:24:23.316Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:24:23.316Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:24:23.931Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:25:03.039Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:25:03.039Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:25:03.039Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:25:03.039Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:25:03.039Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:25:03.039Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:25:03.039Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:25:03.039Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:25:03.039Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:25:03.039Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:25:03.039Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:25:03.039Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:25:03.039Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:25:03.039Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:25:03.039Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:25:03.039Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:25:04.489Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:25:04.489Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:25:04.489Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:25:04.489Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:25:04.767Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:25:05.049Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:25:06.042Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:25:06.042Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:25:06.042Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:25:06.042Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:25:06.322Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:25:06.603Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:25:06.603Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:25:06.882Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:25:06.882Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:25:07.162Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:25:07.162Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:25:07.162Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:25:07.162Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:25:07.445Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:25:07.445Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:25:07.724Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:25:07.724Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:25:08.717Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:25:08.717Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:25:08.993Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:25:08.993Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:25:08.993Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:25:08.993Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:25:09.270Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:25:09.551Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:25:09.832Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:25:15.291Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:25:15.903Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:25:15.903Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:25:15.903Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:25:15.903Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:25:16.183Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:25:16.183Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:25:16.183Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:25:16.464Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:25:16.464Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:25:16.464Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:25:16.746Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:25:16.746Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:25:16.746Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:25:17.027Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:25:17.305Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:25:17.582Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:25:17.858Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:25:17.858Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:25:17.858Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:25:17.858Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:25:18.135Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:25:18.414Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:25:18.414Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:25:19.408Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:25:19.408Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:25:20.020Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:25:20.311Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:25:20.311Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:25:20.311Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:25:20.600Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:25:20.600Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:25:20.600Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:25:20.875Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:25:20.875Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:25:20.875Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:25:21.153Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:25:21.153Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:25:21.153Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:25:21.153Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:25:21.153Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:25:21.153Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:25:22.145Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:25:22.422Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:25:22.422Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:25:22.700Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:25:22.700Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:25:22.979Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:25:22.979Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:25:22.979Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:25:23.275Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:25:23.275Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:25:25.269Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:25:25.269Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:25:26.259Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:25:26.259Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:25:26.259Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:25:26.538Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:25:26.817Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:25:26.817Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:25:26.817Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:25:26.817Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:25:27.093Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:25:27.093Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:25:27.370Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:25:27.370Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:25:27.647Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:25:27.924Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:25:28.203Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:25:28.479Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:25:31.198Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:25:31.802Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:25:33.262Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:25:33.262Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:25:33.541Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:25:33.826Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:25:33.826Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:25:34.106Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:25:34.106Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:25:34.715Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:25:34.715Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:25:34.715Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:25:34.995Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:25:34.995Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:25:34.995Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:25:34.995Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:25:35.277Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:25:35.277Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:25:35.556Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:25:35.556Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:25:35.837Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:25:35.837Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:25:36.199Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:25:36.199Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:25:36.199Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:25:36.480Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:25:46.680Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:25:46.680Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:25:46.680Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:25:46.680Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:25:46.961Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:25:46.961Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:25:46.961Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:25:46.961Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:26:13.842Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:26:13.842Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:26:15.310Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:26:15.310Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:27:52.221Z] 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-10T19:28:00.572Z] Removing intermediate container 338d188dbf93 [2022-05-10T19:28:00.572Z] ---> f62e741ff89d [2022-05-10T19:28:00.572Z] [2022-05-10T19:28:00.572Z] Step 10/25 : FROM alpine:3.14 [2022-05-10T19:28:00.572Z] 3.14: Pulling from library/alpine [2022-05-10T19:28:02.041Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T19:28:02.041Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T19:28:02.041Z] ---> ac73e934f311 [2022-05-10T19:28:02.041Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-10T19:28:02.041Z] ---> Running in 88f628d73b20 [2022-05-10T19:28:04.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:28:05.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:28:06.461Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-10T19:28:06.461Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-10T19:28:06.461Z] (3/3) Installing su-exec (0.2-r1) [2022-05-10T19:28:06.461Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:28:06.461Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:28:06.751Z] OK: 6 MiB in 17 packages [2022-05-10T19:28:10.201Z] Removing intermediate container 88f628d73b20 [2022-05-10T19:28:10.201Z] ---> 7c2d6adcf88f [2022-05-10T19:28:10.201Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T19:28:10.201Z] ---> Running in 9560b5597fb4 [2022-05-10T19:28:11.206Z] Removing intermediate container 9560b5597fb4 [2022-05-10T19:28:11.206Z] ---> 3353fa272025 [2022-05-10T19:28:11.206Z] Step 13/25 : WORKDIR / [2022-05-10T19:28:11.206Z] ---> Running in c66721d4ef08 [2022-05-10T19:28:12.209Z] Removing intermediate container c66721d4ef08 [2022-05-10T19:28:12.209Z] ---> 784deb85f728 [2022-05-10T19:28:12.209Z] 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-10T19:28:14.220Z] ---> 858a0f5113db [2022-05-10T19:28:14.220Z] 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-10T19:28:15.679Z] ---> a571c18948e4 [2022-05-10T19:28:15.679Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-10T19:28:17.151Z] Removing intermediate container 0187eed8ec3a [2022-05-10T19:28:17.151Z] ---> d241c810d14e [2022-05-10T19:28:17.151Z] [2022-05-10T19:28:17.151Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:28:17.151Z] ---> ac73e934f311 [2022-05-10T19:28:17.151Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:28:17.151Z] ---> c1857256c1df [2022-05-10T19:28:17.151Z] 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-10T19:28:17.151Z] ---> Running in 680ad1f40f3a [2022-05-10T19:28:19.159Z] ---> 5765f2ca2473 [2022-05-10T19:28:19.159Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-10T19:28:19.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:28:20.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:28:20.688Z] ---> 9ee256ae10e2 [2022-05-10T19:28:20.688Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-10T19:28:21.310Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-10T19:28:21.310Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:28:21.598Z] OK: 5 MiB in 15 packages [2022-05-10T19:28:23.657Z] ---> d72487022dd8 [2022-05-10T19:28:23.657Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T19:28:23.657Z] Removing intermediate container 680ad1f40f3a [2022-05-10T19:28:23.657Z] ---> e2e1e7894d4f [2022-05-10T19:28:23.657Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:28:23.657Z] ---> Running in 5b76903ac1fa [2022-05-10T19:28:24.287Z] Removing intermediate container 5b76903ac1fa [2022-05-10T19:28:24.287Z] ---> 81ae0e1979bc [2022-05-10T19:28:24.287Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-10T19:28:24.567Z] ---> Running in fe3e6bba2e41 [2022-05-10T19:28:24.850Z] ---> 48c600a96aa1 [2022-05-10T19:28:24.850Z] 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-10T19:28:25.142Z] ---> Running in 43f44a3a65eb [2022-05-10T19:28:25.429Z] Removing intermediate container fe3e6bba2e41 [2022-05-10T19:28:25.429Z] ---> f5ee9dc0b2a3 [2022-05-10T19:28:25.429Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T19:28:25.711Z] ---> Running in b2148c14e277 [2022-05-10T19:28:26.326Z] Removing intermediate container b2148c14e277 [2022-05-10T19:28:26.326Z] ---> 5d57aaf3cd5a [2022-05-10T19:28:26.326Z] Step 15/23 : WORKDIR / [2022-05-10T19:28:26.635Z] ---> Running in e6df1c1e2384 [2022-05-10T19:28:27.635Z] Removing intermediate container e6df1c1e2384 [2022-05-10T19:28:27.635Z] ---> e8d6429c28e1 [2022-05-10T19:28:27.635Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:28:29.124Z] Removing intermediate container 43f44a3a65eb [2022-05-10T19:28:29.124Z] ---> 4fc63490604c [2022-05-10T19:28:29.124Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T19:28:29.124Z] ---> 9802b6a5db66 [2022-05-10T19:28:29.124Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-10T19:28:29.124Z] ---> Running in 44af4f37bd7d [2022-05-10T19:28:30.152Z] Removing intermediate container 44af4f37bd7d [2022-05-10T19:28:30.152Z] ---> c4103579dccf [2022-05-10T19:28:30.152Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T19:28:30.460Z] ---> Running in 496ff112b99e [2022-05-10T19:28:31.095Z] Removing intermediate container 496ff112b99e [2022-05-10T19:28:31.095Z] ---> a62f68c42ae3 [2022-05-10T19:28:31.095Z] Step 24/25 : LABEL git_sha=5399f62303749c4ec630382b1fff163c597fdda7 [2022-05-10T19:28:31.406Z] ---> Running in 98d03c426f09 [2022-05-10T19:28:31.693Z] ---> 78a5709c9923 [2022-05-10T19:28:31.693Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-10T19:28:32.705Z] Removing intermediate container 98d03c426f09 [2022-05-10T19:28:32.705Z] ---> 15b3875c1aaa [2022-05-10T19:28:32.705Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T19:28:32.705Z] ---> Running in b8e238b1d324 [2022-05-10T19:28:33.336Z] ---> e9acc8570e7c [2022-05-10T19:28:33.336Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-10T19:28:33.336Z] ---> Running in 2d749d64eaa4 [2022-05-10T19:28:33.639Z] Removing intermediate container b8e238b1d324 [2022-05-10T19:28:33.639Z] ---> d9b92f35e92f [2022-05-10T19:28:33.639Z] [2022-05-10T19:28:34.253Z] Removing intermediate container 2d749d64eaa4 [2022-05-10T19:28:34.253Z] ---> bdfe119aec08 [2022-05-10T19:28:34.253Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:28:34.253Z] ---> Running in 8350ae38aabc [2022-05-10T19:28:34.538Z] Successfully built d9b92f35e92f [2022-05-10T19:28:34.538Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-10T19:28:34.538Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-05-10T19:28:34.828Z] Removing intermediate container 8350ae38aabc [2022-05-10T19:28:34.828Z] ---> fd18ccb9ba53 [2022-05-10T19:28:35.107Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T19:28:35.107Z] ---> Running in cdf83f05639f [2022-05-10T19:28:35.721Z] Removing intermediate container cdf83f05639f [2022-05-10T19:28:35.721Z] ---> e3cd46a1824e [2022-05-10T19:28:35.721Z] Step 22/23 : LABEL git_sha=5399f62303749c4ec630382b1fff163c597fdda7 [2022-05-10T19:28:35.721Z] ---> Running in 4d6d47e0b29e [2022-05-10T19:28:36.331Z] Removing intermediate container 4d6d47e0b29e [2022-05-10T19:28:36.331Z] ---> 827fdc168820 [2022-05-10T19:28:36.331Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T19:28:36.331Z] ---> Running in d6d0cb6e98e1 [2022-05-10T19:28:36.957Z] Removing intermediate container d6d0cb6e98e1 [2022-05-10T19:28:36.957Z] ---> 8fc8ca1630a3 [2022-05-10T19:28:36.957Z] [2022-05-10T19:28:37.570Z] Successfully built 8fc8ca1630a3 [2022-05-10T19:28:37.570Z] Successfully tagged core-metadata-arm64:latest [2022-05-10T19:28:37.570Z] Building sys-mgmt-agent [2022-05-10T19:29:34.176Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:29:34.176Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:29:34.176Z] ---> 8fd5e8a37df2 [2022-05-10T19:29:34.176Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:29:34.176Z] ---> Using cache [2022-05-10T19:29:34.176Z] ---> 7b48fae21b8e [2022-05-10T19:29:34.176Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:29:34.176Z] ---> Using cache [2022-05-10T19:29:34.176Z] ---> e1aeee1aaf5e [2022-05-10T19:29:34.176Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T19:29:34.176Z] ---> Using cache [2022-05-10T19:29:34.176Z] ---> 66d0f3e07925 [2022-05-10T19:29:34.176Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:29:34.176Z] ---> Using cache [2022-05-10T19:29:34.176Z] ---> 493156e45477 [2022-05-10T19:29:34.176Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:29:34.176Z] ---> Using cache [2022-05-10T19:29:34.176Z] ---> 96a839709864 [2022-05-10T19:29:34.176Z] Step 8/22 : COPY . . [2022-05-10T19:29:34.176Z] ---> Using cache [2022-05-10T19:29:34.176Z] ---> 5ca4489fe0c9 [2022-05-10T19:29:34.176Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-10T19:29:34.176Z] ---> Running in df88d2b0160d [2022-05-10T19:29:34.176Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:29:34.176Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:29:34.176Z] ---> 8fd5e8a37df2 [2022-05-10T19:29:34.176Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:29:34.176Z] ---> Using cache [2022-05-10T19:29:34.176Z] ---> 7b48fae21b8e [2022-05-10T19:29:34.176Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:29:34.176Z] ---> Using cache [2022-05-10T19:29:34.176Z] ---> e1aeee1aaf5e [2022-05-10T19:29:34.176Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-10T19:29:34.176Z] ---> Running in 2a02c40125de [2022-05-10T19:29:34.176Z] 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-10T19:29:34.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:29:36.232Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:29:38.248Z] OK: 220 MiB in 52 packages [2022-05-10T19:29:39.255Z] Removing intermediate container 2a02c40125de [2022-05-10T19:29:39.255Z] ---> 6c7295ccb9e3 [2022-05-10T19:29:39.255Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:29:40.727Z] ---> 02059732513d [2022-05-10T19:29:40.727Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:29:40.727Z] ---> Running in 25b4032a06bf [2022-05-10T19:29:47.548Z] Removing intermediate container 25b4032a06bf [2022-05-10T19:29:47.548Z] ---> 483c57d9bf4a [2022-05-10T19:29:47.548Z] Step 8/23 : COPY . . [2022-05-10T19:30:14.455Z] ---> a0e633e6f3ce [2022-05-10T19:30:14.455Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-10T19:30:14.455Z] ---> Running in 8bc79a7c9aec [2022-05-10T19:30:14.455Z] 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-10T19:30:21.223Z] Removing intermediate container ba3db50a9328 [2022-05-10T19:30:21.223Z] ---> 398442ca49bd [2022-05-10T19:30:21.223Z] [2022-05-10T19:30:21.223Z] Step 9/20 : FROM alpine:3.15 [2022-05-10T19:30:21.501Z] 3.15: Pulling from library/alpine [2022-05-10T19:30:22.958Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T19:30:22.958Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T19:30:22.958Z] ---> 3fb3c9af89a9 [2022-05-10T19:30:22.958Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T19:30:23.246Z] ---> Running in 1c5471f4d634 [2022-05-10T19:30:23.868Z] Removing intermediate container 1c5471f4d634 [2022-05-10T19:30:23.868Z] ---> c04dcc89315d [2022-05-10T19:30:23.868Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:30:23.868Z] ---> Running in 082b47f8ca03 [2022-05-10T19:30:27.307Z] Removing intermediate container 082b47f8ca03 [2022-05-10T19:30:27.307Z] ---> 0c33f415e5e7 [2022-05-10T19:30:27.307Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-10T19:30:27.307Z] ---> Running in 989e6ccd2321 [2022-05-10T19:30:29.310Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:30:30.768Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:30:32.224Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:30:32.224Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:30:32.224Z] OK: 15732 distinct packages available [2022-05-10T19:30:32.507Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:30:33.975Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:30:35.438Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-10T19:30:35.723Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:30:36.010Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T19:30:36.010Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-10T19:30:36.010Z] (5/9) Installing curl (7.80.0-r1) [2022-05-10T19:30:36.292Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-10T19:30:36.292Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-10T19:30:36.292Z] (8/9) Installing libucontext (1.1-r0) [2022-05-10T19:30:36.577Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-10T19:30:36.577Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:30:36.577Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:30:37.191Z] OK: 8 MiB in 23 packages [2022-05-10T19:30:39.860Z] Removing intermediate container 989e6ccd2321 [2022-05-10T19:30:39.860Z] ---> 6130a2f7cbdc [2022-05-10T19:30:39.860Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:30:40.893Z] ---> afa56043d300 [2022-05-10T19:30:40.894Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-10T19:30:43.923Z] ---> 30d28659e52c [2022-05-10T19:30:43.924Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-10T19:30:44.975Z] ---> e693dc040889 [2022-05-10T19:30:44.975Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-10T19:30:45.265Z] ---> Running in f1f3998e0afa [2022-05-10T19:30:45.928Z] Removing intermediate container f1f3998e0afa [2022-05-10T19:30:45.928Z] ---> 0c1f0a6aa39d [2022-05-10T19:30:45.928Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:30:45.928Z] ---> Running in 7a209b92ad48 [2022-05-10T19:30:46.596Z] Removing intermediate container 7a209b92ad48 [2022-05-10T19:30:46.596Z] ---> c2e12f433387 [2022-05-10T19:30:46.596Z] Step 18/20 : LABEL arch=arm64 [2022-05-10T19:30:46.883Z] ---> Running in 1b7a3748e5b2 [2022-05-10T19:30:47.496Z] Removing intermediate container 1b7a3748e5b2 [2022-05-10T19:30:47.496Z] ---> 40557dfad54c [2022-05-10T19:30:47.496Z] Step 19/20 : LABEL git_sha=5399f62303749c4ec630382b1fff163c597fdda7 [2022-05-10T19:30:47.496Z] ---> Running in b8140e8a5fbb [2022-05-10T19:30:48.725Z] Removing intermediate container b8140e8a5fbb [2022-05-10T19:30:48.725Z] ---> d14d30f2419f [2022-05-10T19:30:48.725Z] Step 20/20 : LABEL version=0.0.0 [2022-05-10T19:30:48.725Z] ---> Running in 23e740767e40 [2022-05-10T19:30:49.089Z] Removing intermediate container 23e740767e40 [2022-05-10T19:30:49.089Z] ---> f3c481afa52d [2022-05-10T19:30:49.089Z] [2022-05-10T19:30:49.742Z] Successfully built f3c481afa52d [2022-05-10T19:30:49.742Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-10T19:30:49.742Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2022-05-10T19:31:29.268Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:31:29.268Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:31:29.268Z] ---> 8fd5e8a37df2 [2022-05-10T19:31:29.268Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:31:29.268Z] ---> Using cache [2022-05-10T19:31:29.268Z] ---> 7b48fae21b8e [2022-05-10T19:31:29.268Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:31:29.268Z] ---> Using cache [2022-05-10T19:31:29.268Z] ---> e1aeee1aaf5e [2022-05-10T19:31:29.268Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T19:31:29.268Z] ---> Using cache [2022-05-10T19:31:29.268Z] ---> 66d0f3e07925 [2022-05-10T19:31:29.268Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:31:29.268Z] ---> Using cache [2022-05-10T19:31:29.268Z] ---> 493156e45477 [2022-05-10T19:31:29.268Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:31:29.268Z] ---> Using cache [2022-05-10T19:31:29.268Z] ---> 96a839709864 [2022-05-10T19:31:29.268Z] Step 8/22 : COPY . . [2022-05-10T19:31:29.268Z] ---> Using cache [2022-05-10T19:31:29.268Z] ---> 5ca4489fe0c9 [2022-05-10T19:31:29.268Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-10T19:31:29.268Z] ---> Running in 399425f04b03 [2022-05-10T19:31:30.754Z] 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-10T19:36:23.233Z] Removing intermediate container 8bc79a7c9aec [2022-05-10T19:36:23.233Z] ---> ae4eefc786d1 [2022-05-10T19:36:23.233Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-10T19:36:23.233Z] ---> Running in 4c6cf9ae37be [2022-05-10T19:36:23.233Z] 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-10T19:36:26.696Z] Removing intermediate container 4c6cf9ae37be [2022-05-10T19:36:26.696Z] ---> 55f462a6e26a [2022-05-10T19:36:26.696Z] [2022-05-10T19:36:26.696Z] Step 11/23 : FROM docker:20.10.14 [2022-05-10T19:36:26.984Z] 20.10.14: Pulling from library/docker [2022-05-10T19:36:45.445Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-10T19:36:45.445Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-10T19:36:45.445Z] ---> c346e9eafbab [2022-05-10T19:36:45.445Z] 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-10T19:36:45.445Z] ---> Running in 19a67b97f139 [2022-05-10T19:36:46.093Z] Removing intermediate container 19a67b97f139 [2022-05-10T19:36:46.093Z] ---> acd56fbe6efb [2022-05-10T19:36:46.093Z] 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-10T19:36:46.093Z] ---> Running in 039ddbd15783 [2022-05-10T19:36:48.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:36:49.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:36:50.522Z] (1/43) Installing readline (8.1.1-r0) [2022-05-10T19:36:50.522Z] (2/43) Installing bash (5.1.16-r0) [2022-05-10T19:36:50.522Z] Executing bash-5.1.16-r0.post-install [2022-05-10T19:36:50.522Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:36:50.522Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T19:36:50.522Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-10T19:36:50.805Z] (6/43) Installing curl (7.80.0-r1) [2022-05-10T19:36:50.805Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-10T19:36:50.805Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-10T19:36:50.805Z] (9/43) Installing expat (2.4.7-r0) [2022-05-10T19:36:50.805Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-10T19:36:50.805Z] (11/43) Installing gdbm (1.22-r0) [2022-05-10T19:36:50.805Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-10T19:36:50.805Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T19:36:50.805Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T19:36:50.805Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-10T19:36:50.805Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-10T19:36:50.805Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-10T19:36:54.224Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-10T19:36:54.224Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-10T19:36:54.224Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-10T19:36:54.224Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-10T19:36:54.224Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-10T19:36:54.224Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-10T19:36:54.224Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-10T19:36:54.224Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-10T19:36:54.224Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-10T19:36:54.224Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-10T19:36:54.224Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-10T19:36:54.224Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-10T19:36:54.224Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-10T19:36:54.502Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-10T19:36:54.502Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-10T19:36:54.502Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-10T19:36:54.502Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-10T19:36:54.502Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-10T19:36:54.502Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-10T19:36:54.502Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-10T19:36:54.780Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-10T19:36:54.780Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-10T19:36:54.780Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-10T19:36:54.780Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-10T19:36:55.060Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-10T19:36:55.060Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-10T19:36:55.663Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:36:55.943Z] OK: 82 MiB in 65 packages [2022-05-10T19:37:04.287Z] Collecting docker-compose==1.23.2 [2022-05-10T19:37:04.287Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-10T19:37:04.287Z] 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-10T19:37:04.287Z] Collecting texttable<0.10,>=0.9.0 [2022-05-10T19:37:04.287Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-10T19:37:08.644Z] Collecting PyYAML<4,>=3.10 [2022-05-10T19:37:08.644Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-10T19:37:10.638Z] 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-10T19:37:13.286Z] Collecting cached-property<2,>=1.2.0 [2022-05-10T19:37:13.565Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-10T19:37:15.558Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-10T19:37:15.558Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-10T19:37:16.162Z] Collecting jsonschema<3,>=2.5.1 [2022-05-10T19:37:16.162Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-10T19:37:17.150Z] Collecting docker<4.0,>=3.6.0 [2022-05-10T19:37:17.150Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-10T19:37:17.150Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-10T19:37:17.150Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-10T19:37:21.497Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-10T19:37:21.497Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-10T19:37:21.497Z] Collecting docopt<0.7,>=0.6.1 [2022-05-10T19:37:21.497Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-10T19:37:26.957Z] Collecting docker-pycreds>=0.4.0 [2022-05-10T19:37:26.957Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-10T19:37:26.957Z] 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-10T19:37:27.569Z] Collecting idna<2.8,>=2.5 [2022-05-10T19:37:27.569Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-10T19:37:27.846Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-10T19:37:27.846Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-10T19:37:29.306Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-10T19:37:29.306Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-10T19:37:30.322Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-10T19:37:30.322Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-10T19:37:30.322Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-10T19:37:30.322Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-10T19:37:33.018Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-10T19:37:33.018Z] Attempting uninstall: urllib3 [2022-05-10T19:37:33.018Z] Found existing installation: urllib3 1.26.7 [2022-05-10T19:37:33.018Z] Uninstalling urllib3-1.26.7: [2022-05-10T19:37:33.018Z] Successfully uninstalled urllib3-1.26.7 [2022-05-10T19:37:33.638Z] Removing intermediate container 399425f04b03 [2022-05-10T19:37:33.638Z] ---> e9ca2325b46f [2022-05-10T19:37:33.638Z] [2022-05-10T19:37:33.638Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:37:33.638Z] ---> ac73e934f311 [2022-05-10T19:37:33.638Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-10T19:37:33.927Z] ---> Running in f3bfd8f75348 [2022-05-10T19:37:34.554Z] Attempting uninstall: idna [2022-05-10T19:37:34.554Z] Found existing installation: idna 3.3 [2022-05-10T19:37:34.554Z] Uninstalling idna-3.3: [2022-05-10T19:37:34.840Z] Successfully uninstalled idna-3.3 [2022-05-10T19:37:36.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:37:36.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:37:38.066Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T19:37:38.066Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:37:38.066Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-10T19:37:38.066Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-10T19:37:38.346Z] (5/6) Installing curl (7.79.1-r1) [2022-05-10T19:37:38.346Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-10T19:37:38.346Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:37:38.346Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:37:38.627Z] OK: 8 MiB in 20 packages [2022-05-10T19:37:39.639Z] Attempting uninstall: requests [2022-05-10T19:37:39.639Z] Found existing installation: requests 2.26.0 [2022-05-10T19:37:39.639Z] Uninstalling requests-2.26.0: [2022-05-10T19:37:39.930Z] Successfully uninstalled requests-2.26.0 [2022-05-10T19:37:41.401Z] Running setup.py install for texttable: started [2022-05-10T19:37:41.401Z] Removing intermediate container f3bfd8f75348 [2022-05-10T19:37:41.401Z] ---> ae65bcdde703 [2022-05-10T19:37:41.401Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T19:37:41.401Z] ---> Running in 1cae5f111f3e [2022-05-10T19:37:42.011Z] Removing intermediate container 1cae5f111f3e [2022-05-10T19:37:42.011Z] ---> 32269afc2354 [2022-05-10T19:37:42.011Z] Step 13/22 : WORKDIR /edgex [2022-05-10T19:37:42.011Z] ---> Running in c34274f7a27e [2022-05-10T19:37:42.632Z] Removing intermediate container c34274f7a27e [2022-05-10T19:37:42.633Z] ---> 0b949b808a5a [2022-05-10T19:37:42.633Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-10T19:37:44.108Z] ---> 54d54ff9147c [2022-05-10T19:37:44.108Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-10T19:37:45.114Z] Running setup.py install for texttable: finished with status 'done' [2022-05-10T19:37:45.114Z] Running setup.py install for PyYAML: started [2022-05-10T19:37:45.735Z] ---> 88d9bed20159 [2022-05-10T19:37:45.735Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-10T19:37:47.760Z] ---> bcc875face82 [2022-05-10T19:37:47.760Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T19:37:48.763Z] ---> 101e0909d60b [2022-05-10T19:37:48.763Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-10T19:37:48.763Z] ---> Running in d711424b728f [2022-05-10T19:37:50.785Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-10T19:37:51.066Z] Running setup.py install for docopt: started [2022-05-10T19:37:52.524Z] Removing intermediate container d711424b728f [2022-05-10T19:37:52.524Z] ---> 7a9b3a30fc12 [2022-05-10T19:37:52.524Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T19:37:52.525Z] ---> Running in 03ec3844a55b [2022-05-10T19:37:53.151Z] Removing intermediate container 03ec3844a55b [2022-05-10T19:37:53.151Z] ---> f3781647fbda [2022-05-10T19:37:53.151Z] Step 20/22 : LABEL arch=arm64 [2022-05-10T19:37:53.442Z] ---> Running in 8da1c0cf20db [2022-05-10T19:37:53.728Z] Removing intermediate container 8da1c0cf20db [2022-05-10T19:37:53.728Z] ---> f15348dcec3e [2022-05-10T19:37:53.728Z] Step 21/22 : LABEL git_sha=5399f62303749c4ec630382b1fff163c597fdda7 [2022-05-10T19:37:54.016Z] ---> Running in 42ecebe723d8 [2022-05-10T19:37:54.637Z] Removing intermediate container 42ecebe723d8 [2022-05-10T19:37:54.637Z] ---> b1097d31a741 [2022-05-10T19:37:54.637Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T19:37:54.638Z] ---> Running in 1fb1760345a1 [2022-05-10T19:37:55.263Z] Removing intermediate container 1fb1760345a1 [2022-05-10T19:37:55.263Z] ---> b86d4cc38fb3 [2022-05-10T19:37:55.263Z] [2022-05-10T19:37:55.875Z] Successfully built b86d4cc38fb3 [2022-05-10T19:37:55.875Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-10T19:37:55.875Z]  Building security-proxy-setup ... done Building core-data [2022-05-10T19:37:56.162Z] Running setup.py install for docopt: finished with status 'done' [2022-05-10T19:37:56.162Z] Running setup.py install for dockerpty: started [2022-05-10T19:38:00.512Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-10T19:38:03.167Z] 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-10T19:38:30.075Z] Removing intermediate container 039ddbd15783 [2022-05-10T19:38:30.075Z] ---> 2cea189b939e [2022-05-10T19:38:30.075Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-10T19:38:30.075Z] ---> Running in 3d0c5e0fda26 [2022-05-10T19:38:30.075Z] Removing intermediate container 3d0c5e0fda26 [2022-05-10T19:38:30.075Z] ---> 3a8b582dea98 [2022-05-10T19:38:30.075Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-10T19:38:30.075Z] ---> Running in 6f31cceae48d [2022-05-10T19:38:30.683Z] Removing intermediate container 6f31cceae48d [2022-05-10T19:38:30.683Z] ---> 074591d2cebc [2022-05-10T19:38:30.683Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-10T19:38:31.678Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:38:31.678Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:38:31.678Z] ---> 8fd5e8a37df2 [2022-05-10T19:38:31.678Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:38:31.678Z] ---> Using cache [2022-05-10T19:38:31.678Z] ---> 7b48fae21b8e [2022-05-10T19:38:31.678Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:38:31.678Z] ---> Using cache [2022-05-10T19:38:31.678Z] ---> e1aeee1aaf5e [2022-05-10T19:38:31.678Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-10T19:38:31.678Z] ---> Running in 125d9d52b1fe [2022-05-10T19:38:33.689Z] ---> aa588d3c3ab4 [2022-05-10T19:38:33.689Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-10T19:38:33.966Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:38:34.966Z] ---> 0c8683d622b0 [2022-05-10T19:38:34.966Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-10T19:38:35.243Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:38:36.246Z] ---> ce68c4c9d4d7 [2022-05-10T19:38:36.246Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-10T19:38:36.246Z] ---> Running in 9af784579d2a [2022-05-10T19:38:36.858Z] Removing intermediate container 9af784579d2a [2022-05-10T19:38:36.858Z] ---> 4a6eec82ff75 [2022-05-10T19:38:36.858Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:38:37.138Z] ---> Running in 49dbdd061e10 [2022-05-10T19:38:37.138Z] OK: 220 MiB in 52 packages [2022-05-10T19:38:38.172Z] Removing intermediate container 49dbdd061e10 [2022-05-10T19:38:38.172Z] ---> a48719f03499 [2022-05-10T19:38:38.172Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T19:38:38.464Z] ---> Running in 8ede9fd630d2 [2022-05-10T19:38:39.078Z] Removing intermediate container 125d9d52b1fe [2022-05-10T19:38:39.078Z] ---> 0062ec71d2d3 [2022-05-10T19:38:39.078Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:38:39.078Z] Removing intermediate container 8ede9fd630d2 [2022-05-10T19:38:39.078Z] ---> 98ad05335531 [2022-05-10T19:38:39.078Z] Step 22/23 : LABEL git_sha=5399f62303749c4ec630382b1fff163c597fdda7 [2022-05-10T19:38:39.357Z] ---> Running in 4b4d6b0cda28 [2022-05-10T19:38:40.370Z] Removing intermediate container 4b4d6b0cda28 [2022-05-10T19:38:40.370Z] ---> a06eb5c33fe5 [2022-05-10T19:38:40.370Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T19:38:40.370Z] ---> Running in a2a254d7b5bf [2022-05-10T19:38:40.653Z] ---> 0e5861a9160a [2022-05-10T19:38:40.653Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:38:40.653Z] ---> Running in 2c4576876417 [2022-05-10T19:38:41.706Z] Removing intermediate container a2a254d7b5bf [2022-05-10T19:38:41.706Z] ---> 6a0a092a64e3 [2022-05-10T19:38:41.706Z] [2022-05-10T19:38:42.308Z] Successfully built 6a0a092a64e3 [2022-05-10T19:38:42.308Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-10T19:38:42.308Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-05-10T19:38:49.056Z] Removing intermediate container 2c4576876417 [2022-05-10T19:38:49.056Z] ---> 98160599b209 [2022-05-10T19:38:49.056Z] Step 8/23 : COPY . . [2022-05-10T19:39:21.632Z] Removing intermediate container df88d2b0160d [2022-05-10T19:39:21.632Z] ---> 48f92fb06fd3 [2022-05-10T19:39:21.632Z] [2022-05-10T19:39:21.632Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:39:21.632Z] ---> ac73e934f311 [2022-05-10T19:39:21.632Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:39:21.632Z] ---> Using cache [2022-05-10T19:39:21.632Z] ---> e2e1e7894d4f [2022-05-10T19:39:21.632Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:39:21.632Z] ---> Using cache [2022-05-10T19:39:21.632Z] ---> 81ae0e1979bc [2022-05-10T19:39:21.632Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-10T19:39:21.632Z] ---> Running in df2609acb138 [2022-05-10T19:39:21.632Z] Removing intermediate container df2609acb138 [2022-05-10T19:39:21.632Z] ---> b9cee0118c24 [2022-05-10T19:39:21.632Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T19:39:21.632Z] ---> Running in eba91fd1ac55 [2022-05-10T19:39:21.632Z] Removing intermediate container eba91fd1ac55 [2022-05-10T19:39:21.632Z] ---> 3834cc997749 [2022-05-10T19:39:21.632Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:39:23.639Z] ---> cb0746596bed [2022-05-10T19:39:23.639Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-10T19:39:29.082Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:39:29.082Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:39:29.082Z] ---> 8fd5e8a37df2 [2022-05-10T19:39:29.082Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T19:39:29.082Z] ---> Using cache [2022-05-10T19:39:29.082Z] ---> 7b48fae21b8e [2022-05-10T19:39:29.082Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:39:29.082Z] ---> Using cache [2022-05-10T19:39:29.082Z] ---> e1aeee1aaf5e [2022-05-10T19:39:29.363Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:39:29.363Z] ---> Running in d69fa2e5c2fc [2022-05-10T19:39:29.363Z] ---> ba2fd0c77873 [2022-05-10T19:39:29.363Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-10T19:39:31.386Z] ---> d6c498926e5e [2022-05-10T19:39:31.386Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-10T19:39:31.386Z] ---> Running in a1d1b3c54527 [2022-05-10T19:39:32.003Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:39:32.620Z] Removing intermediate container a1d1b3c54527 [2022-05-10T19:39:32.620Z] ---> f83a31250d82 [2022-05-10T19:39:32.620Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:39:32.909Z] ---> Running in e08f39c3357a [2022-05-10T19:39:33.193Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:39:33.816Z] Removing intermediate container e08f39c3357a [2022-05-10T19:39:33.816Z] ---> 65d1033fdb59 [2022-05-10T19:39:33.816Z] Step 20/22 : LABEL arch=arm64 [2022-05-10T19:39:34.100Z] ---> Running in 99aa4ae442de [2022-05-10T19:39:35.117Z] OK: 220 MiB in 52 packages [2022-05-10T19:39:35.117Z] Removing intermediate container 99aa4ae442de [2022-05-10T19:39:35.117Z] ---> 960defa328a7 [2022-05-10T19:39:35.117Z] Step 21/22 : LABEL git_sha=5399f62303749c4ec630382b1fff163c597fdda7 [2022-05-10T19:39:35.117Z] ---> Running in a67695adfef3 [2022-05-10T19:39:36.603Z] Removing intermediate container a67695adfef3 [2022-05-10T19:39:36.603Z] ---> 8d0056f22aed [2022-05-10T19:39:36.603Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T19:39:37.217Z] ---> Running in bd9db8f652fb [2022-05-10T19:39:37.494Z] Removing intermediate container d69fa2e5c2fc [2022-05-10T19:39:37.494Z] ---> dcbce36ef68a [2022-05-10T19:39:37.494Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T19:39:38.493Z] Removing intermediate container bd9db8f652fb [2022-05-10T19:39:38.493Z] ---> de78c47cfd92 [2022-05-10T19:39:38.493Z] [2022-05-10T19:39:39.488Z] ---> 67bd44a1406c [2022-05-10T19:39:39.488Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-10T19:39:39.488Z] ---> Running in 178aa2e469e2 [2022-05-10T19:39:39.772Z] ---> 5fff02fa782e [2022-05-10T19:39:39.772Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:39:39.772Z] Successfully built de78c47cfd92 [2022-05-10T19:39:40.075Z] Successfully tagged support-scheduler-arm64:latest [2022-05-10T19:39:40.075Z] Building support-notifications [2022-05-10T19:39:40.075Z] ---> Running in 76572d47f5f1 [2022-05-10T19:39:42.739Z]  Building support-scheduler ... 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-10T19:39:48.189Z] Removing intermediate container 76572d47f5f1 [2022-05-10T19:39:48.189Z] ---> c2ae041debec [2022-05-10T19:39:48.189Z] Step 8/25 : COPY . . [2022-05-10T19:40:15.132Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:40:15.132Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:40:15.132Z] ---> 8fd5e8a37df2 [2022-05-10T19:40:15.132Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:40:15.132Z] ---> Using cache [2022-05-10T19:40:15.132Z] ---> 7b48fae21b8e [2022-05-10T19:40:15.132Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:40:15.132Z] ---> Using cache [2022-05-10T19:40:15.132Z] ---> e1aeee1aaf5e [2022-05-10T19:40:15.132Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-10T19:40:15.132Z] ---> Running in 7126637f713d [2022-05-10T19:40:16.131Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:40:17.149Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:40:19.810Z] ---> 6da5bb836fb5 [2022-05-10T19:40:19.810Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:40:19.810Z] OK: 220 MiB in 52 packages [2022-05-10T19:40:19.810Z] ---> Running in c3a9c23ca64f [2022-05-10T19:40:20.822Z] Removing intermediate container c3a9c23ca64f [2022-05-10T19:40:20.822Z] ---> 3f9a1a13d3ca [2022-05-10T19:40:20.822Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-10T19:40:21.108Z] ---> Running in 1bcce8eb85bd [2022-05-10T19:40:21.724Z] Removing intermediate container 7126637f713d [2022-05-10T19:40:21.724Z] ---> 8e3c00057854 [2022-05-10T19:40:21.724Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:40:23.726Z] ---> 0ceeb10f777a [2022-05-10T19:40:23.726Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:40:23.726Z] ---> Running in 7b6578ba32e8 [2022-05-10T19:40:25.751Z] Removing intermediate container 1bcce8eb85bd [2022-05-10T19:40:25.751Z] ---> 44aa4ad16fef [2022-05-10T19:40:25.751Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-10T19:40:25.751Z] ---> Running in 532a3a259856 [2022-05-10T19:40:26.365Z] Removing intermediate container 532a3a259856 [2022-05-10T19:40:26.365Z] ---> c3a10831aecc [2022-05-10T19:40:26.365Z] 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-10T19:40:26.650Z] ---> Running in babd96e35a92 [2022-05-10T19:40:30.083Z] spire-1.2.1/ [2022-05-10T19:40:30.083Z] spire-1.2.1/.data/ [2022-05-10T19:40:30.083Z] spire-1.2.1/.data/.file [2022-05-10T19:40:30.083Z] spire-1.2.1/.dockerignore [2022-05-10T19:40:30.083Z] spire-1.2.1/.gitattributes [2022-05-10T19:40:30.083Z] spire-1.2.1/.githooks/ [2022-05-10T19:40:30.083Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:40:30.083Z] spire-1.2.1/.github/ [2022-05-10T19:40:30.083Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:40:30.083Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:40:30.083Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:40:30.083Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:40:30.083Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:40:30.083Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:40:30.083Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:40:30.083Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:40:30.083Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:40:30.083Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:40:30.083Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:40:30.083Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:40:30.083Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:40:30.083Z] spire-1.2.1/.gitignore [2022-05-10T19:40:30.083Z] spire-1.2.1/.go-version [2022-05-10T19:40:30.083Z] spire-1.2.1/.golangci.yml [2022-05-10T19:40:30.083Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:40:30.083Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:40:30.083Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:40:30.083Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:40:30.083Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:40:30.083Z] spire-1.2.1/Dockerfile [2022-05-10T19:40:30.083Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:40:30.083Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:40:30.083Z] spire-1.2.1/LICENSE [2022-05-10T19:40:30.083Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:40:30.083Z] spire-1.2.1/Makefile [2022-05-10T19:40:30.083Z] spire-1.2.1/README.md [2022-05-10T19:40:30.083Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:40:30.083Z] spire-1.2.1/SECURITY.md [2022-05-10T19:40:30.083Z] spire-1.2.1/cmd/ [2022-05-10T19:40:30.083Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:40:30.083Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:40:30.083Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:40:30.083Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:40:30.083Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:40:30.083Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:40:30.083Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:40:30.083Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:40:30.083Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:40:30.083Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:40:30.083Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:40:30.083Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:40:30.084Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:40:30.084Z] spire-1.2.1/conf/ [2022-05-10T19:40:30.084Z] spire-1.2.1/conf/agent/ [2022-05-10T19:40:30.084Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:40:30.084Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:40:30.084Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:40:30.084Z] spire-1.2.1/conf/server/ [2022-05-10T19:40:30.084Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:40:30.084Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:40:30.084Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:40:30.084Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/ [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/images/ [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:40:30.084Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:40:30.084Z] spire-1.2.1/examples/ [2022-05-10T19:40:30.084Z] spire-1.2.1/examples/README.md [2022-05-10T19:40:30.084Z] spire-1.2.1/go.mod [2022-05-10T19:40:30.084Z] spire-1.2.1/go.sum [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/ [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:40:30.084Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:40:30.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/ [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:40:30.371Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:40:30.372Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:40:30.657Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:40:30.658Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:40:30.952Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:40:30.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:40:30.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:40:30.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:40:30.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:40:30.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:40:31.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:40:31.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:40:31.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:40:31.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:40:31.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:40:31.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:40:31.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:40:31.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:40:31.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:40:31.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:40:31.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:40:31.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:40:31.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:40:31.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:40:31.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:40:31.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:40:31.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:40:31.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:40:31.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:40:31.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:40:31.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:40:31.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:40:31.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:40:31.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:40:31.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:40:31.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:40:31.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:40:31.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:40:31.536Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:40:31.536Z] spire-1.2.1/proto/ [2022-05-10T19:40:31.536Z] spire-1.2.1/proto/private/ [2022-05-10T19:40:31.536Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:40:31.536Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:40:31.536Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:40:31.536Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:40:31.536Z] spire-1.2.1/proto/spire/ [2022-05-10T19:40:31.536Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:40:31.536Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:40:31.536Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:40:31.536Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:40:31.536Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:40:31.536Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:40:31.536Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:40:31.536Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:40:31.536Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:40:31.536Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:40:31.536Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:40:31.536Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:40:31.536Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:40:31.536Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:40:31.536Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:40:31.536Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:40:31.536Z] spire-1.2.1/release/ [2022-05-10T19:40:31.536Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:40:31.536Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:40:31.536Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:40:31.536Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:40:31.536Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:40:31.536Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:40:31.536Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:40:31.536Z] spire-1.2.1/release/spire/ [2022-05-10T19:40:31.536Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:40:31.536Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:40:31.536Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:40:31.536Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:40:31.536Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:40:31.536Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:40:31.536Z] spire-1.2.1/script/ [2022-05-10T19:40:31.536Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:40:31.536Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:40:31.536Z] spire-1.2.1/support/ [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/ [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:40:31.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:40:31.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:40:31.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:40:31.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:40:31.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:40:31.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:40:31.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:40:31.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:40:31.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:40:31.537Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:40:31.537Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:40:31.537Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:40:31.537Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:40:31.537Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:40:31.828Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:40:31.828Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:40:31.828Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:40:31.828Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:40:31.828Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:40:31.828Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:40:31.828Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:40:31.828Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:40:31.828Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:40:31.828Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/clock/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.goRemoving intermediate container 7b6578ba32e8 [2022-05-10T19:40:31.828Z] ---> 3e375aa12d68 [2022-05-10T19:40:31.828Z] Step 8/22 : COPY . . [2022-05-10T19:40:31.828Z] [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:40:31.828Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/common [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:40:31.828Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:40:31.829Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:40:32.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:40:32.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:40:32.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:40:32.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:40:32.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:40:32.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:40:32.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:40:32.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:40:32.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:40:32.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:40:32.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:40:32.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:40:32.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:40:32.111Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:40:32.112Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:40:32.393Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:40:32.393Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:40:32.393Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:40:32.393Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:40:32.393Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:40:32.393Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:40:32.393Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:40:32.393Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:40:32.394Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:40:32.394Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:40:32.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:40:32.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:40:32.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:40:32.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:40:32.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:40:32.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:40:32.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:40:32.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:40:32.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:40:32.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:40:32.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:40:32.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:40:32.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:40:32.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:40:32.394Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:40:32.394Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:40:32.394Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:40:32.394Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:40:32.394Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:40:32.394Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:40:32.394Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:40:32.394Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:40:32.394Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:40:32.394Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:40:32.394Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:40:32.394Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:40:32.394Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:40:32.394Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:40:32.394Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:40:32.394Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:40:32.394Z] spire-1.2.1/test/testca/ [2022-05-10T19:40:32.394Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:40:32.394Z] spire-1.2.1/test/testkey/ [2022-05-10T19:40:32.394Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:40:32.394Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:40:32.394Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:40:32.394Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:40:32.394Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:40:32.394Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:40:32.394Z] spire-1.2.1/test/util/ [2022-05-10T19:40:32.394Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:40:32.394Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:40:32.394Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:40:32.394Z] spire-1.2.1/test/util/race.go [2022-05-10T19:40:32.394Z] spire-1.2.1/test/util/util.go [2022-05-10T19:40:32.394Z] building spire from source... [2022-05-10T19:40:33.023Z] Installing go1.17.7... [2022-05-10T19:40:55.375Z] ---> 2bf6dacb7d5b [2022-05-10T19:40:55.375Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-10T19:40:55.375Z] ---> Running in 2e7484164ecd [2022-05-10T19:40:58.053Z] 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-10T19:41:06.385Z] Building bin/spire-server... [2022-05-10T19:41:06.385Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:41:06.385Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:41:06.385Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:41:07.381Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:41:07.659Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:41:12.015Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:41:12.297Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:41:12.578Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:41:12.578Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:41:13.579Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:41:13.859Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:41:13.859Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:41:13.859Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:41:14.475Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:41:14.759Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:41:14.759Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:41:14.759Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:41:14.759Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:41:16.772Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:41:16.772Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:41:17.378Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:41:17.378Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:41:18.366Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:41:19.817Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:41:19.817Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:41:52.226Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:41:52.226Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:41:52.226Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:41:52.226Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:41:52.226Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:41:52.226Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:41:52.226Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:41:52.226Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:41:52.226Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:41:52.226Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:41:52.226Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:41:52.226Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:41:52.226Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:41:52.226Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:41:52.226Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:41:52.226Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:41:52.226Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:41:52.226Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:41:52.226Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:41:52.226Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:41:52.226Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:41:52.226Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:41:52.226Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:41:52.226Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:41:52.226Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:41:59.010Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:41:59.010Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:41:59.289Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:41:59.289Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:41:59.572Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:41:59.572Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:41:59.572Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:41:59.859Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:42:00.467Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:42:00.467Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:42:00.467Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:42:01.465Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:42:06.922Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:42:19.387Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:42:19.387Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:43:06.465Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:43:06.465Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:43:06.465Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:43:06.465Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:43:06.465Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:43:06.465Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:43:06.465Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:43:06.465Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:43:07.460Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:43:09.460Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:43:09.460Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:43:09.739Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:43:11.194Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:43:11.473Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:43:11.750Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:43:12.030Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:43:12.307Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:43:12.585Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:43:14.595Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:43:14.596Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:43:15.218Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:43:15.499Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:43:15.499Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:43:15.785Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:43:15.785Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:43:22.579Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:43:23.190Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:43:23.190Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:43:23.472Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:43:23.472Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:43:23.472Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:43:23.472Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:43:24.935Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:43:24.935Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:43:25.217Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:43:25.496Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:43:25.777Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:43:27.243Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:43:27.857Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:43:27.857Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:43:28.141Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:43:28.425Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:43:28.425Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:43:28.425Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:43:28.706Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:43:28.706Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:43:30.737Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:43:30.737Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:43:31.022Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:43:31.022Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:43:31.307Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:43:32.312Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:43:34.984Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:43:34.985Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:43:34.985Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:43:34.985Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:43:35.266Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:43:35.550Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:43:36.167Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:43:36.783Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:43:40.218Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:43:42.876Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:43:42.876Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:43:43.156Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:43:43.436Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:43:43.436Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:43:44.437Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:43:44.437Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:43:44.718Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:43:44.996Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:43:45.279Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:43:45.279Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:43:45.563Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:43:58.018Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:43:58.018Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:43:58.018Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:43:58.018Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:44:45.669Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:44:45.669Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:47:22.758Z] Removing intermediate container 178aa2e469e2 [2022-05-10T19:47:22.758Z] ---> ea10defd58c1 [2022-05-10T19:47:22.758Z] [2022-05-10T19:47:22.758Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:47:22.758Z] ---> ac73e934f311 [2022-05-10T19:47:22.758Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-10T19:47:22.758Z] ---> Running in 99b68c550e5c [2022-05-10T19:47:22.758Z] Removing intermediate container 99b68c550e5c [2022-05-10T19:47:22.758Z] ---> 57233fa1dd65 [2022-05-10T19:47:22.758Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-10T19:47:22.758Z] ---> Running in 379baca07414 [2022-05-10T19:47:22.758Z] Removing intermediate container 379baca07414 [2022-05-10T19:47:22.758Z] ---> 59fe1efeb3bd [2022-05-10T19:47:22.758Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-10T19:47:22.758Z] ---> Running in 83333cada58e [2022-05-10T19:47:22.758Z] Removing intermediate container 83333cada58e [2022-05-10T19:47:22.758Z] ---> c6369c8b744b [2022-05-10T19:47:22.758Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:47:22.758Z] ---> Running in 3afdbe37a184 [2022-05-10T19:47:22.758Z] Removing intermediate container 3afdbe37a184 [2022-05-10T19:47:22.758Z] ---> f86923534087 [2022-05-10T19:47:22.758Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T19:47:22.758Z] ---> Running in c99af819701c [2022-05-10T19:47:22.758Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:47:22.758Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:47:22.758Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T19:47:22.758Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T19:47:22.758Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T19:47:22.758Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T19:47:23.038Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T19:47:23.038Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T19:47:23.317Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:47:23.317Z] OK: 8 MiB in 20 packages [2022-05-10T19:47:25.332Z] Removing intermediate container c99af819701c [2022-05-10T19:47:25.333Z] ---> ce0066cf8568 [2022-05-10T19:47:25.333Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:47:26.327Z] ---> 4801fd480193 [2022-05-10T19:47:26.327Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-10T19:47:28.988Z] ---> f1ad7849283e [2022-05-10T19:47:28.988Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-10T19:47:29.996Z] ---> 28dd3a23464d [2022-05-10T19:47:29.996Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-10T19:47:29.996Z] ---> Running in f601007e72a7 [2022-05-10T19:47:30.619Z] Removing intermediate container f601007e72a7 [2022-05-10T19:47:30.619Z] ---> a53431b01c81 [2022-05-10T19:47:30.619Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:47:30.909Z] ---> Running in cf9b95d97fce [2022-05-10T19:47:31.528Z] Removing intermediate container cf9b95d97fce [2022-05-10T19:47:31.528Z] ---> 892a93e51b72 [2022-05-10T19:47:31.528Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T19:47:31.528Z] ---> Running in db3f84c87696 [2022-05-10T19:47:32.175Z] Removing intermediate container db3f84c87696 [2022-05-10T19:47:32.175Z] ---> ad58c3d8a968 [2022-05-10T19:47:32.175Z] Step 22/23 : LABEL git_sha=5399f62303749c4ec630382b1fff163c597fdda7 [2022-05-10T19:47:32.464Z] ---> Running in 021c251edb3a [2022-05-10T19:47:33.088Z] Removing intermediate container 021c251edb3a [2022-05-10T19:47:33.088Z] ---> 6f940e5e4fc9 [2022-05-10T19:47:33.088Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T19:47:33.088Z] ---> Running in 0cbf6c62d9c1 [2022-05-10T19:47:33.704Z] Removing intermediate container 0cbf6c62d9c1 [2022-05-10T19:47:33.704Z] ---> ee7c1b5900b0 [2022-05-10T19:47:33.704Z] [2022-05-10T19:47:34.318Z] Successfully built ee7c1b5900b0 [2022-05-10T19:47:34.318Z] Successfully tagged core-data-arm64:latest [2022-05-10T19:47:34.318Z] Building security-bootstrapper [2022-05-10T19:48:13.426Z]  Building core-data ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:48:13.426Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:48:13.426Z] ---> 8fd5e8a37df2 [2022-05-10T19:48:13.426Z] Step 3/31 : WORKDIR /edgex-go [2022-05-10T19:48:13.426Z] ---> Using cache [2022-05-10T19:48:13.426Z] ---> 7b48fae21b8e [2022-05-10T19:48:13.426Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:48:13.426Z] ---> Using cache [2022-05-10T19:48:13.426Z] ---> e1aeee1aaf5e [2022-05-10T19:48:13.426Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-10T19:48:13.426Z] ---> Using cache [2022-05-10T19:48:13.426Z] ---> 66d0f3e07925 [2022-05-10T19:48:13.426Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-10T19:48:13.426Z] ---> Using cache [2022-05-10T19:48:13.426Z] ---> 493156e45477 [2022-05-10T19:48:13.426Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:48:13.426Z] ---> Using cache [2022-05-10T19:48:13.426Z] ---> 96a839709864 [2022-05-10T19:48:13.426Z] Step 8/31 : COPY . . [2022-05-10T19:48:13.426Z] ---> Using cache [2022-05-10T19:48:13.426Z] ---> 5ca4489fe0c9 [2022-05-10T19:48:13.426Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-10T19:48:13.426Z] ---> Running in 60247554219e [2022-05-10T19:48:13.426Z] 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-10T19:50:20.465Z] Removing intermediate container 2e7484164ecd [2022-05-10T19:50:20.465Z] ---> d95289a7c87d [2022-05-10T19:50:20.465Z] [2022-05-10T19:50:20.465Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:50:20.465Z] ---> ac73e934f311 [2022-05-10T19:50:20.465Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-10T19:50:20.465Z] ---> Running in f2d039021557 [2022-05-10T19:50:20.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:50:20.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:50:20.465Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-10T19:50:20.465Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-10T19:50:20.465Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:50:20.465Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:50:20.465Z] OK: 6 MiB in 16 packages [2022-05-10T19:50:20.465Z] Removing intermediate container f2d039021557 [2022-05-10T19:50:20.465Z] ---> f97991cd329c [2022-05-10T19:50:20.465Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:50:20.465Z] ---> Running in 2c8d57dd785f [2022-05-10T19:50:20.465Z] Removing intermediate container 2c8d57dd785f [2022-05-10T19:50:20.465Z] ---> 1bf5f6f7c9f7 [2022-05-10T19:50:20.465Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-10T19:50:20.465Z] ---> Running in 24cc045535aa [2022-05-10T19:50:20.465Z] Removing intermediate container 24cc045535aa [2022-05-10T19:50:20.465Z] ---> 7990b8198dd2 [2022-05-10T19:50:20.465Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T19:50:20.465Z] ---> Running in 04477031f812 [2022-05-10T19:50:20.465Z] Removing intermediate container 04477031f812 [2022-05-10T19:50:20.465Z] ---> 330f4705e58d [2022-05-10T19:50:20.465Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:50:20.465Z] ---> aa297e7579bf [2022-05-10T19:50:20.465Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-10T19:50:22.481Z] ---> ba9a82ec841c [2022-05-10T19:50:22.481Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-10T19:50:23.488Z] ---> 35476a3c74d8 [2022-05-10T19:50:23.488Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-10T19:50:23.488Z] ---> Running in 17771419fb8e [2022-05-10T19:50:24.107Z] Removing intermediate container 17771419fb8e [2022-05-10T19:50:24.107Z] ---> 056666af67cc [2022-05-10T19:50:24.107Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:50:24.107Z] ---> Running in d06cdd30f47f [2022-05-10T19:50:24.729Z] Removing intermediate container d06cdd30f47f [2022-05-10T19:50:24.729Z] ---> f613c8840f9f [2022-05-10T19:50:24.729Z] Step 20/22 : LABEL arch=arm64 [2022-05-10T19:50:24.729Z] ---> Running in af5702df8551 [2022-05-10T19:50:25.357Z] Removing intermediate container af5702df8551 [2022-05-10T19:50:25.357Z] ---> 4f9014ce3ec6 [2022-05-10T19:50:25.357Z] Step 21/22 : LABEL git_sha=5399f62303749c4ec630382b1fff163c597fdda7 [2022-05-10T19:50:25.357Z] ---> Running in e02de7ee01d5 [2022-05-10T19:50:25.980Z] Removing intermediate container e02de7ee01d5 [2022-05-10T19:50:25.980Z] ---> 29b848bab596 [2022-05-10T19:50:25.980Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T19:50:26.266Z] ---> Running in ef71697d9e38 [2022-05-10T19:50:26.900Z] Removing intermediate container ef71697d9e38 [2022-05-10T19:50:26.900Z] ---> 63d0a0a9fa6d [2022-05-10T19:50:26.900Z] [2022-05-10T19:50:27.185Z] Successfully built 63d0a0a9fa6d [2022-05-10T19:50:27.185Z] Successfully tagged support-notifications-arm64:latest [2022-05-10T19:50:27.185Z]  Building support-notifications ... done Building core-command [2022-05-10T19:50:59.695Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:50:59.695Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:50:59.695Z] ---> 8fd5e8a37df2 [2022-05-10T19:50:59.695Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:50:59.695Z] ---> Using cache [2022-05-10T19:50:59.695Z] ---> 7b48fae21b8e [2022-05-10T19:50:59.695Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:50:59.695Z] ---> Using cache [2022-05-10T19:50:59.695Z] ---> e1aeee1aaf5e [2022-05-10T19:50:59.695Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T19:50:59.695Z] ---> Using cache [2022-05-10T19:50:59.695Z] ---> 66d0f3e07925 [2022-05-10T19:50:59.695Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:50:59.695Z] ---> Using cache [2022-05-10T19:50:59.695Z] ---> 493156e45477 [2022-05-10T19:50:59.695Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:50:59.695Z] ---> Using cache [2022-05-10T19:50:59.695Z] ---> 96a839709864 [2022-05-10T19:50:59.695Z] Step 8/23 : COPY . . [2022-05-10T19:50:59.695Z] ---> Using cache [2022-05-10T19:50:59.695Z] ---> 5ca4489fe0c9 [2022-05-10T19:50:59.695Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-10T19:50:59.695Z] ---> Running in 8a5aed4d729f [2022-05-10T19:51:01.705Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-10T19:54:38.831Z] Removing intermediate container 60247554219e [2022-05-10T19:54:38.831Z] ---> e461548eba8f [2022-05-10T19:54:38.831Z] [2022-05-10T19:54:38.831Z] Step 10/31 : FROM alpine:3.14 [2022-05-10T19:54:38.831Z] ---> ac73e934f311 [2022-05-10T19:54:38.831Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-10T19:54:38.831Z] ---> Running in eedddc384937 [2022-05-10T19:54:38.831Z] Removing intermediate container eedddc384937 [2022-05-10T19:54:38.831Z] ---> 02fc40c07dbb [2022-05-10T19:54:38.831Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-10T19:54:38.831Z] ---> Running in c14238a2c63c [2022-05-10T19:54:38.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:54:38.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:54:38.831Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-10T19:54:38.831Z] (2/2) Installing su-exec (0.2-r1) [2022-05-10T19:54:38.831Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:54:38.831Z] OK: 6 MiB in 16 packages [2022-05-10T19:54:38.831Z] Removing intermediate container c14238a2c63c [2022-05-10T19:54:38.831Z] ---> c0487137a4ee [2022-05-10T19:54:38.831Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-10T19:54:38.831Z] ---> Running in 3b613b09f014 [2022-05-10T19:54:38.831Z] Removing intermediate container 3b613b09f014 [2022-05-10T19:54:38.831Z] ---> f3512cf693cd [2022-05-10T19:54:38.831Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-10T19:54:38.831Z] ---> Running in f55ba3bae688 [2022-05-10T19:54:38.831Z] Removing intermediate container f55ba3bae688 [2022-05-10T19:54:38.831Z] ---> 918bb9373af4 [2022-05-10T19:54:38.831Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-10T19:54:38.831Z] ---> Running in 912ad15a6fb2 [2022-05-10T19:54:38.831Z] Removing intermediate container 912ad15a6fb2 [2022-05-10T19:54:38.831Z] ---> 9876dc903497 [2022-05-10T19:54:38.831Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-10T19:54:38.831Z] ---> Running in cd222b792720 [2022-05-10T19:54:38.831Z] Removing intermediate container cd222b792720 [2022-05-10T19:54:38.831Z] ---> 2b844cfcc371 [2022-05-10T19:54:38.831Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-10T19:54:38.831Z] ---> 4868a0f7c7b3 [2022-05-10T19:54:38.831Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-10T19:54:38.831Z] ---> Running in 266ebc35a219 [2022-05-10T19:54:42.263Z] Removing intermediate container 266ebc35a219 [2022-05-10T19:54:42.263Z] ---> 45da5b6d7380 [2022-05-10T19:54:42.263Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:54:43.271Z] ---> 9b5ae7eba93f [2022-05-10T19:54:43.271Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-10T19:54:45.278Z] ---> 3f8730156d69 [2022-05-10T19:54:45.278Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-10T19:54:46.278Z] ---> 9d0118f6b9f6 [2022-05-10T19:54:46.278Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-10T19:54:47.745Z] ---> bee350909185 [2022-05-10T19:54:47.745Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-10T19:54:48.748Z] ---> 1ca246d3c722 [2022-05-10T19:54:48.748Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-10T19:54:49.034Z] ---> Running in cf2845619ecf [2022-05-10T19:54:49.647Z] Removing intermediate container cf2845619ecf [2022-05-10T19:54:49.647Z] ---> e24e314431b5 [2022-05-10T19:54:49.647Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-10T19:54:50.659Z] ---> f5f8fcb6f207 [2022-05-10T19:54:50.659Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-10T19:54:50.943Z] ---> Running in b57c7b8baa1e [2022-05-10T19:54:55.339Z] Removing intermediate container b57c7b8baa1e [2022-05-10T19:54:55.339Z] ---> 240178095e89 [2022-05-10T19:54:55.339Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-10T19:54:55.339Z] ---> Running in b17759d81eab [2022-05-10T19:54:55.625Z] Removing intermediate container b17759d81eab [2022-05-10T19:54:55.625Z] ---> 5874e37bac93 [2022-05-10T19:54:55.625Z] Step 28/31 : CMD ["gate"] [2022-05-10T19:54:55.912Z] ---> Running in 7b7c12b1bcbf [2022-05-10T19:54:56.538Z] Removing intermediate container 7b7c12b1bcbf [2022-05-10T19:54:56.538Z] ---> aed8ffecdc5d [2022-05-10T19:54:56.538Z] Step 29/31 : LABEL arch=arm64 [2022-05-10T19:54:56.829Z] ---> Running in e39167d2c534 [2022-05-10T19:54:57.446Z] Removing intermediate container e39167d2c534 [2022-05-10T19:54:57.446Z] ---> 5ad156fc5300 [2022-05-10T19:54:57.446Z] Step 30/31 : LABEL git_sha=5399f62303749c4ec630382b1fff163c597fdda7 [2022-05-10T19:54:57.726Z] ---> Running in 983eeae9d2fa [2022-05-10T19:54:58.722Z] Removing intermediate container 983eeae9d2fa [2022-05-10T19:54:58.722Z] ---> 316a264ba065 [2022-05-10T19:54:58.722Z] Step 31/31 : LABEL version=0.0.0 [2022-05-10T19:54:59.005Z] ---> Running in 80ee636448f8 [2022-05-10T19:54:59.618Z] Removing intermediate container 80ee636448f8 [2022-05-10T19:54:59.618Z] ---> 5a9df2198f71 [2022-05-10T19:54:59.618Z] [2022-05-10T19:55:00.233Z] Successfully built 5a9df2198f71 [2022-05-10T19:55:00.233Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-10T19:56:37.170Z]  Building security-bootstrapper ... done Removing intermediate container 8a5aed4d729f [2022-05-10T19:56:37.170Z] ---> 3d34f17c463e [2022-05-10T19:56:37.170Z] [2022-05-10T19:56:37.170Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:56:37.170Z] ---> ac73e934f311 [2022-05-10T19:56:37.170Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:56:37.170Z] ---> Using cache [2022-05-10T19:56:37.170Z] ---> e2e1e7894d4f [2022-05-10T19:56:37.457Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:56:37.457Z] ---> Using cache [2022-05-10T19:56:37.457Z] ---> 81ae0e1979bc [2022-05-10T19:56:37.457Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-10T19:56:37.457Z] ---> Running in a4a5adab14ae [2022-05-10T19:56:38.078Z] Removing intermediate container a4a5adab14ae [2022-05-10T19:56:38.078Z] ---> 0abde56f4ecf [2022-05-10T19:56:38.078Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T19:56:38.360Z] ---> Running in 2ff534283114 [2022-05-10T19:56:38.984Z] Removing intermediate container 2ff534283114 [2022-05-10T19:56:38.984Z] ---> 45e22cbe146e [2022-05-10T19:56:38.984Z] Step 15/23 : WORKDIR / [2022-05-10T19:56:39.280Z] ---> Running in dab041cce1e4 [2022-05-10T19:56:39.911Z] Removing intermediate container dab041cce1e4 [2022-05-10T19:56:39.911Z] ---> 73c6c2e84f86 [2022-05-10T19:56:39.911Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:56:40.918Z] ---> d7bc7d9b380d [2022-05-10T19:56:40.918Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-10T19:56:42.965Z] ---> 24bb67c9d8f6 [2022-05-10T19:56:42.965Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-10T19:56:43.973Z] ---> bfb2250ae99e [2022-05-10T19:56:43.973Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-10T19:56:43.973Z] ---> Running in bdf529b52eb3 [2022-05-10T19:56:44.608Z] Removing intermediate container bdf529b52eb3 [2022-05-10T19:56:44.608Z] ---> 1f6fffe36196 [2022-05-10T19:56:44.608Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:56:44.608Z] ---> Running in c1584b14c362 [2022-05-10T19:56:45.239Z] Removing intermediate container c1584b14c362 [2022-05-10T19:56:45.239Z] ---> 76cbe1a6bc8d [2022-05-10T19:56:45.239Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T19:56:45.521Z] ---> Running in 8c1ba027327e [2022-05-10T19:56:46.126Z] Removing intermediate container 8c1ba027327e [2022-05-10T19:56:46.126Z] ---> 161d1566dd61 [2022-05-10T19:56:46.126Z] Step 22/23 : LABEL git_sha=5399f62303749c4ec630382b1fff163c597fdda7 [2022-05-10T19:56:46.126Z] ---> Running in 7e0eaf3ea4fa [2022-05-10T19:56:46.745Z] Removing intermediate container 7e0eaf3ea4fa [2022-05-10T19:56:46.745Z] ---> e0cd86c16332 [2022-05-10T19:56:46.745Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T19:56:46.745Z] ---> Running in 092bb299c940 [2022-05-10T19:56:47.350Z] Removing intermediate container 092bb299c940 [2022-05-10T19:56:47.350Z] ---> 309ca24b722f [2022-05-10T19:56:47.350Z] [2022-05-10T19:56:47.958Z] Successfully built 309ca24b722f [2022-05-10T19:56:47.958Z] Successfully tagged core-command-arm64:latest [2022-05-10T20:12:41.928Z]  Building core-command ... done Building bin/spire-agent... [2022-05-10T20:12:41.928Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T20:12:41.928Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T20:12:41.928Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T20:12:41.928Z] Building bin/spire-agent... [2022-05-10T20:12:41.928Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T20:12:42.530Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T20:12:42.530Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T20:12:42.808Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T20:12:45.455Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T20:12:45.733Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T20:12:46.011Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T20:12:46.618Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T20:12:47.225Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T20:12:47.225Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T20:12:47.225Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T20:12:47.225Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T20:12:47.225Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T20:12:47.834Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T20:12:48.114Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T20:12:50.128Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T20:12:50.128Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T20:12:50.742Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T20:12:50.742Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T20:12:50.742Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T20:12:51.030Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T20:12:51.030Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T20:12:51.312Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T20:19:29.624Z] Removing intermediate container 84e949397022 [2022-05-10T20:19:29.624Z] ---> 62908c939a80 [2022-05-10T20:19:29.624Z] [2022-05-10T20:19:29.624Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T20:19:29.624Z] ---> 3fb3c9af89a9 [2022-05-10T20:19:29.624Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T20:19:29.624Z] Removing intermediate container 44a06f01fe6d [2022-05-10T20:19:29.624Z] ---> 984f70f8e209 [2022-05-10T20:19:29.624Z] [2022-05-10T20:19:29.624Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T20:19:29.624Z] ---> 3fb3c9af89a9 [2022-05-10T20:19:29.624Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T20:19:29.624Z] ---> Using cache [2022-05-10T20:19:29.624Z] ---> c04dcc89315d [2022-05-10T20:19:29.624Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Using cache [2022-05-10T20:19:29.624Z] ---> c04dcc89315d [2022-05-10T20:19:29.624Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:19:29.624Z] ---> Using cache [2022-05-10T20:19:29.624Z] ---> 0c33f415e5e7 [2022-05-10T20:19:29.624Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-10T20:19:29.624Z] [2022-05-10T20:19:29.624Z] ---> Using cache [2022-05-10T20:19:29.624Z] ---> 0c33f415e5e7 [2022-05-10T20:19:29.624Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T20:19:29.624Z] ---> Running in 3453ee0b3a5e [2022-05-10T20:19:29.624Z] ---> Running in 89679c32d6cd [2022-05-10T20:19:29.624Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T20:19:29.624Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T20:19:29.624Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T20:19:29.624Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T20:19:29.624Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T20:19:29.624Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T20:19:29.625Z] OK: 15732 distinct packages available [2022-05-10T20:19:29.625Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T20:19:29.625Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T20:19:29.625Z] OK: 15732 distinct packages available [2022-05-10T20:19:29.625Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T20:19:29.625Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T20:19:30.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T20:19:30.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T20:19:32.089Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-10T20:19:32.089Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-10T20:19:32.089Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-10T20:19:32.089Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-10T20:19:32.089Z] (3/4) Installing libucontext (1.1-r0) [2022-05-10T20:19:32.089Z] (3/5) Installing libucontext (1.1-r0) [2022-05-10T20:19:32.089Z] Building bin/spire-agent... [2022-05-10T20:19:32.089Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-10T20:19:32.089Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-10T20:19:32.089Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-10T20:19:32.089Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T20:19:32.089Z] OK: 6 MiB in 18 packages [2022-05-10T20:19:32.381Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T20:19:32.381Z] OK: 6 MiB in 19 packages [2022-05-10T20:19:32.662Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T20:19:33.265Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T20:19:33.544Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T20:19:33.544Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T20:19:34.155Z] Removing intermediate container 89679c32d6cd [2022-05-10T20:19:34.156Z] ---> e0415061a136 [2022-05-10T20:19:34.156Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T20:19:34.156Z] Removing intermediate container 3453ee0b3a5e [2022-05-10T20:19:34.156Z] ---> 7a0bee373982 [2022-05-10T20:19:34.156Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-10T20:19:36.799Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T20:19:37.805Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T20:19:37.805Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T20:19:38.087Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T20:19:38.087Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T20:19:38.087Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T20:19:38.087Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T20:19:38.087Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T20:19:38.368Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T20:19:38.368Z]  ---> 7dbbff8c970d [2022-05-10T20:19:38.368Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T20:19:41.015Z] ---> a99913ddf0c1 [2022-05-10T20:19:41.015Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T20:19:41.629Z] ---> 8dca4cb1e95d [2022-05-10T20:19:41.629Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-10T20:19:41.629Z] ---> Running in de27c5914182 [2022-05-10T20:19:42.225Z] Removing intermediate container de27c5914182 [2022-05-10T20:19:42.225Z] ---> 60cc7d769127 [2022-05-10T20:19:42.225Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-10T20:19:43.209Z] ---> df87b963c30d [2022-05-10T20:19:43.209Z] Step 21/26 : WORKDIR / [2022-05-10T20:19:43.485Z] ---> Running in 70cce1a3b93f [2022-05-10T20:19:43.485Z] ---> 16e4aac7da8a [2022-05-10T20:19:43.485Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T20:19:44.090Z] Removing intermediate container 70cce1a3b93f [2022-05-10T20:19:44.090Z] ---> 92ffcd9a783a [2022-05-10T20:19:44.090Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T20:19:44.090Z] ---> Running in 7f86b7f71ae5 [2022-05-10T20:19:44.381Z] ---> 6619ee29ae21 [2022-05-10T20:19:44.381Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-10T20:19:44.657Z] Removing intermediate container 7f86b7f71ae5 [2022-05-10T20:19:44.658Z] ---> dc21a9d25f36 [2022-05-10T20:19:44.658Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T20:19:44.934Z] ---> Running in ed04b5a6ccd3 [2022-05-10T20:19:45.936Z] Removing intermediate container ed04b5a6ccd3 [2022-05-10T20:19:45.936Z] ---> ecc47530c07a [2022-05-10T20:19:45.936Z] Step 24/26 : LABEL arch=arm64 [2022-05-10T20:19:45.936Z] ---> e759a703c6e5 [2022-05-10T20:19:45.936Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-10T20:19:45.936Z] ---> Running in 3f0423b9ff40 [2022-05-10T20:19:46.545Z] Removing intermediate container 3f0423b9ff40 [2022-05-10T20:19:46.545Z] ---> 3f7781357d9e [2022-05-10T20:19:46.545Z] Step 25/26 : LABEL git_sha=5399f62303749c4ec630382b1fff163c597fdda7 [2022-05-10T20:19:46.830Z] ---> Running in b56a70f4332b [2022-05-10T20:19:47.108Z] ---> afd7ea71a0e9 [2022-05-10T20:19:47.108Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T20:19:47.408Z] ---> Running in f435baea57e9 [2022-05-10T20:19:47.693Z] Removing intermediate container b56a70f4332b [2022-05-10T20:19:47.693Z] ---> 027651fe5951 [2022-05-10T20:19:47.693Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T20:19:47.693Z] ---> Running in 60c734e6367c [2022-05-10T20:19:48.008Z] Removing intermediate container f435baea57e9 [2022-05-10T20:19:48.008Z] ---> f38e11f3c153 [2022-05-10T20:19:48.008Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T20:19:48.288Z] ---> Running in 0f27d282aa4a [2022-05-10T20:19:48.565Z] Removing intermediate container 60c734e6367c [2022-05-10T20:19:48.565Z] ---> cf0fe1f57cbe [2022-05-10T20:19:48.565Z] [2022-05-10T20:19:48.857Z] Removing intermediate container 0f27d282aa4a [2022-05-10T20:19:48.857Z] ---> b3e22ccaa1b3 [2022-05-10T20:19:48.857Z] Step 24/26 : LABEL arch=arm64 [2022-05-10T20:19:49.147Z] ---> Running in 1b47cdc2a199 [2022-05-10T20:19:49.147Z] Successfully built cf0fe1f57cbe [2022-05-10T20:19:49.147Z] Successfully tagged security-spire-config-arm64:latest [2022-05-10T20:19:49.762Z]  Building security-spire-config ... done Removing intermediate container 1b47cdc2a199 [2022-05-10T20:19:49.762Z] ---> 2f2a25624d06 [2022-05-10T20:19:49.762Z] Step 25/26 : LABEL git_sha=5399f62303749c4ec630382b1fff163c597fdda7 [2022-05-10T20:19:49.762Z] ---> Running in a8e6ad03c3b8 [2022-05-10T20:19:50.369Z] Removing intermediate container a8e6ad03c3b8 [2022-05-10T20:19:50.369Z] ---> 12d73ad78fa5 [2022-05-10T20:19:50.369Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T20:19:50.369Z] ---> Running in 9576b2bc90a9 [2022-05-10T20:19:50.991Z] Removing intermediate container 9576b2bc90a9 [2022-05-10T20:19:50.991Z] ---> 86036dd99e98 [2022-05-10T20:19:50.991Z] [2022-05-10T20:19:51.272Z] Successfully built 86036dd99e98 [2022-05-10T20:19:51.272Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-10T20:23:43.366Z]  Building security-spire-agent ... done Removing intermediate container babd96e35a92 [2022-05-10T20:23:43.366Z] ---> 9d4bd71a389d [2022-05-10T20:23:43.366Z] [2022-05-10T20:23:43.366Z] Step 13/25 : FROM alpine:3.15 [2022-05-10T20:23:43.366Z] ---> 3fb3c9af89a9 [2022-05-10T20:23:43.366Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T20:23:43.366Z] ---> Using cache [2022-05-10T20:23:43.366Z] ---> c04dcc89315d [2022-05-10T20:23:43.366Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:23:43.366Z] ---> Using cache [2022-05-10T20:23:43.366Z] ---> 0c33f415e5e7 [2022-05-10T20:23:43.366Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T20:23:43.366Z] ---> Using cache [2022-05-10T20:23:43.366Z] ---> 7a0bee373982 [2022-05-10T20:23:43.366Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T20:23:43.366Z] ---> f4f8ba0743a7 [2022-05-10T20:23:43.366Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T20:23:43.640Z] ---> 73d4f432b193 [2022-05-10T20:23:43.640Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-10T20:23:44.235Z] ---> 38e2e897a129 [2022-05-10T20:23:44.235Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-10T20:23:44.828Z] ---> bc22f47f84e9 [2022-05-10T20:23:44.828Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T20:23:45.101Z] ---> Running in 71027849d1c1 [2022-05-10T20:23:45.372Z] Removing intermediate container 71027849d1c1 [2022-05-10T20:23:45.372Z] ---> a824fc3f7b78 [2022-05-10T20:23:45.372Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T20:23:45.372Z] ---> Running in 8b1390d80050 [2022-05-10T20:23:45.644Z] Removing intermediate container 8b1390d80050 [2022-05-10T20:23:45.644Z] ---> b4ec84ac3c42 [2022-05-10T20:23:45.644Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T20:23:45.917Z] ---> Running in 29c90282c863 [2022-05-10T20:23:46.188Z] Removing intermediate container 29c90282c863 [2022-05-10T20:23:46.188Z] ---> 9dbd6a5f38ec [2022-05-10T20:23:46.188Z] Step 24/25 : LABEL git_sha=5399f62303749c4ec630382b1fff163c597fdda7 [2022-05-10T20:23:46.188Z] ---> Running in 99d229ec149b [2022-05-10T20:23:46.459Z] Removing intermediate container 99d229ec149b [2022-05-10T20:23:46.460Z] ---> f7bf88fcbcb2 [2022-05-10T20:23:46.460Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T20:23:46.730Z] ---> Running in 771b3f45d554 [2022-05-10T20:23:47.000Z] Removing intermediate container 771b3f45d554 [2022-05-10T20:23:47.000Z] ---> 143251329063 [2022-05-10T20:23:47.000Z] [2022-05-10T20:23:47.270Z] Successfully built 143251329063 [2022-05-10T20:23:47.270Z] Successfully tagged security-spire-server-arm64:latest [2022-05-10T20:23:47.876Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-10T20:23:47.870Z] $ docker stop --time=1 70dc5cdb8d9d16f6591f6139506f7f6760f6d0a7db1c816f62d5545158973886 [2022-05-10T20:23:49.678Z] $ docker rm -f 70dc5cdb8d9d16f6591f6139506f7f6760f6d0a7db1c816f62d5545158973886 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T20:23:50.334Z] + docker images [2022-05-10T20:23:50.928Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-10T20:23:50.928Z] security-spire-server-arm64 latest 143251329063 4 seconds ago 86.3MB [2022-05-10T20:23:50.928Z] 9d4bd71a389d 28 seconds ago 4.14GB [2022-05-10T20:23:50.928Z] security-spire-agent-arm64 latest 86036dd99e98 4 minutes ago 126MB [2022-05-10T20:23:50.928Z] security-spire-config-arm64 latest cf0fe1f57cbe 4 minutes ago 85.6MB [2022-05-10T20:23:50.928Z] 984f70f8e209 4 minutes ago 4.14GB [2022-05-10T20:23:50.928Z] 62908c939a80 4 minutes ago 4.14GB [2022-05-10T20:23:50.928Z] core-command-arm64 latest 309ca24b722f 27 minutes ago 15.5MB [2022-05-10T20:23:50.928Z] 3d34f17c463e 27 minutes ago 1.3GB [2022-05-10T20:23:50.928Z] security-bootstrapper-arm64 latest 5a9df2198f71 28 minutes ago 18.3MB [2022-05-10T20:23:50.928Z] e461548eba8f 29 minutes ago 1.31GB [2022-05-10T20:23:50.928Z] support-notifications-arm64 latest 63d0a0a9fa6d 33 minutes ago 25.8MB [2022-05-10T20:23:50.928Z] d95289a7c87d 33 minutes ago 1.36GB [2022-05-10T20:23:50.928Z] core-data-arm64 latest ee7c1b5900b0 36 minutes ago 21.6MB [2022-05-10T20:23:50.928Z] ea10defd58c1 36 minutes ago 1.34GB [2022-05-10T20:23:50.928Z] support-scheduler-arm64 latest de78c47cfd92 44 minutes ago 25.2MB [2022-05-10T20:23:50.929Z] 48f92fb06fd3 44 minutes ago 1.36GB [2022-05-10T20:23:50.929Z] sys-mgmt-agent-arm64 latest 6a0a092a64e3 45 minutes ago 282MB [2022-05-10T20:23:50.929Z] security-proxy-setup-arm64 latest b86d4cc38fb3 45 minutes ago 26.1MB [2022-05-10T20:23:50.929Z] e9ca2325b46f 46 minutes ago 1.31GB [2022-05-10T20:23:50.929Z] 55f462a6e26a 47 minutes ago 1.31GB [2022-05-10T20:23:50.929Z] security-spiffe-token-provider-arm64 latest f3c481afa52d 53 minutes ago 27.9MB [2022-05-10T20:23:50.929Z] 398442ca49bd 53 minutes ago 1.36GB [2022-05-10T20:23:50.929Z] core-metadata-arm64 latest 8fc8ca1630a3 55 minutes ago 16.3MB [2022-05-10T20:23:50.929Z] security-secretstore-setup-arm64 latest d9b92f35e92f 55 minutes ago 27.5MB [2022-05-10T20:23:50.929Z] d241c810d14e 55 minutes ago 1.31GB [2022-05-10T20:23:50.929Z] f62e741ff89d 55 minutes ago 1.32GB [2022-05-10T20:23:50.929Z] ci-base-image-arm64 latest 8fd5e8a37df2 About an hour ago 885MB [2022-05-10T20:23:50.929Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB [2022-05-10T20:23:50.929Z] docker 20.10.14 c346e9eafbab 5 weeks ago 202MB [2022-05-10T20:23:50.929Z] alpine 3.14 ac73e934f311 5 weeks ago 5.34MB [2022-05-10T20:23:50.929Z] alpine 3.15 3fb3c9af89a9 5 weeks ago 5.32MB [2022-05-10T20:23:50.929Z] 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-10T20:23:51.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T20:23:51.687Z] [2022-05-10T20:23:51.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:52.070Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T20:23:52.344Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T20:23:52.344Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T20:23:52.344Z] 04944245beec: Pulling fs layer [2022-05-10T20:23:52.344Z] 699f458cf7ca: Pulling fs layer [2022-05-10T20:23:52.344Z] 765212b225bb: Pulling fs layer [2022-05-10T20:23:52.344Z] f23df028b6ca: Pulling fs layer [2022-05-10T20:23:52.344Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T20:23:52.344Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T20:23:52.344Z] f23df028b6ca: Waiting [2022-05-10T20:23:52.344Z] d65c8cfc05b1: Waiting [2022-05-10T20:23:52.344Z] 765212b225bb: Waiting [2022-05-10T20:23:52.344Z] 2437ff75d9bd: Waiting [2022-05-10T20:23:52.344Z] 04944245beec: Verifying Checksum [2022-05-10T20:23:52.344Z] 04944245beec: Download complete [2022-05-10T20:23:52.344Z] 765212b225bb: Verifying Checksum [2022-05-10T20:23:52.344Z] 765212b225bb: Download complete [2022-05-10T20:23:52.617Z] f23df028b6ca: Verifying Checksum [2022-05-10T20:23:52.617Z] f23df028b6ca: Download complete [2022-05-10T20:23:52.617Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T20:23:52.617Z] d65c8cfc05b1: Download complete [2022-05-10T20:23:52.617Z] 699f458cf7ca: Verifying Checksum [2022-05-10T20:23:52.617Z] 699f458cf7ca: Download complete [2022-05-10T20:23:52.889Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T20:23:52.889Z] 8998bd30e6a1: Download complete [2022-05-10T20:23:55.503Z] 2437ff75d9bd: Download complete [2022-05-10T20:23:57.473Z] 8998bd30e6a1: Pull complete [2022-05-10T20:23:57.743Z] 04944245beec: Pull complete [2022-05-10T20:23:59.170Z] 699f458cf7ca: Pull complete [2022-05-10T20:23:59.440Z] 765212b225bb: Pull complete [2022-05-10T20:24:00.039Z] f23df028b6ca: Pull complete [2022-05-10T20:24:00.311Z] d65c8cfc05b1: Pull complete [2022-05-10T20:24:15.369Z] 2437ff75d9bd: Pull complete [2022-05-10T20:24:15.369Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T20:24:15.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T20:24:15.369Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T20:24:15.629Z] prd-ubuntu20.04-docker-arm64-4c-16g-47879 does not seem to be running inside a container [2022-05-10T20:24:15.687Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T20:24:18.651Z] $ docker top 9ad5b5798f683f5d8901c7bf76a9a0266d67748ed6e1e1b77a8832c12ab53764 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:24:19.697Z] ---> job-cost.sh [2022-05-10T20:24:19.697Z] lf-activate-venv: SKIPPING [2022-05-10T20:24:19.697Z] INFO: No Stack... [2022-05-10T20:24:20.295Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T20:24:20.888Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T20:24:21.844Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-05-10T20:24:21.844Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T20:24:21.895Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4017-1-stack-cost] [2022-05-10T20:24:21.899Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4017-1-stack-cost] did not exist. Created. [2022-05-10T20:24:21.899Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4017-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T20:24:22.645Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T20:24:22.859Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T20:24:22.874Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4017-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T20:24:22.921Z] $ docker stop --time=1 9ad5b5798f683f5d8901c7bf76a9a0266d67748ed6e1e1b77a8832c12ab53764 [2022-05-10T20:24:24.467Z] $ docker rm -f 9ad5b5798f683f5d8901c7bf76a9a0266d67748ed6e1e1b77a8832c12ab53764 [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-10T20:24:25.488Z] provisioning config files... [2022-05-10T20:24:25.497Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5931474738044015613tmp [Pipeline] { [Pipeline] sh [2022-05-10T20:24:25.843Z] + set +x [2022-05-10T20:24:25.843Z] + + bash -s -- [2022-05-10T20:24:25.843Z] curl -s https://codecov.io/bash [2022-05-10T20:24:25.843Z] [2022-05-10T20:24:25.843Z] _____ _ [2022-05-10T20:24:25.843Z] / ____| | | [2022-05-10T20:24:25.843Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T20:24:25.843Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T20:24:25.843Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T20:24:25.843Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T20:24:25.843Z] Bash-1.0.6 [2022-05-10T20:24:25.843Z] [2022-05-10T20:24:25.843Z] [2022-05-10T20:24:25.843Z] ==> git version 2.25.1 found [2022-05-10T20:24:25.843Z] ==> 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-10T20:24:25.843Z] Release-Date: 2020-01-08 [2022-05-10T20:24:25.843Z] 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-10T20:24:25.843Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T20:24:25.843Z] ==> Jenkins CI detected. [2022-05-10T20:24:25.843Z] current dir:  /w/workspace/edgex-go/1 [2022-05-10T20:24:25.843Z] project root: . [2022-05-10T20:24:25.843Z] --> token set from env [2022-05-10T20:24:25.843Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T20:24:25.843Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T20:24:25.843Z] ==> Python coveragepy not found [2022-05-10T20:24:25.843Z] ==> Searching for coverage reports in: [2022-05-10T20:24:25.843Z] + . [2022-05-10T20:24:25.843Z] -> Found 1 reports [2022-05-10T20:24:25.843Z] ==> Detecting git/mercurial file structure [2022-05-10T20:24:26.102Z] ==> Reading reports [2022-05-10T20:24:26.102Z] + ./coverage.out bytes=435134 [2022-05-10T20:24:26.102Z] ==> Appending adjustments [2022-05-10T20:24:26.102Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T20:24:27.484Z] + Found adjustments [2022-05-10T20:24:27.484Z] ==> Gzipping contents [2022-05-10T20:24:27.484Z] 60K /tmp/codecov.kWFuR7.gz [2022-05-10T20:24:27.484Z] ==> Uploading reports [2022-05-10T20:24:27.484Z] url: https://codecov.io [2022-05-10T20:24:27.484Z] query: branch=PR-4017&commit=5399f62303749c4ec630382b1fff163c597fdda7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4017%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4017&job=&cmd_args= [2022-05-10T20:24:27.484Z] -> Pinging Codecov [2022-05-10T20:24:27.484Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4017&commit=5399f62303749c4ec630382b1fff163c597fdda7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4017%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4017&job=&cmd_args= [2022-05-10T20:24:27.484Z] -> Uploading to [2022-05-10T20:24:27.484Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/00271124DB129430A58F1EEE437C3FCB/5399f62303749c4ec630382b1fff163c597fdda7/9e24e046-13b5-4af5-9e73-1a8db0be57e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T202427Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb2dfafee282e1f11d304e787e24e4e73ea23af87333a1b9f982ce3039f5f372 [2022-05-10T20:24:27.484Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T20:24:27.484Z] Dload Upload Total Spent Left Speed [2022-05-10T20:24:27.743Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59881 0 0 100 59881 0 264k --:--:-- --:--:-- --:--:-- 263k 100 59881 0 0 100 59881 0 176k --:--:-- --:--:-- --:--:-- 175k [2022-05-10T20:24:27.743Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5399f62303749c4ec630382b1fff163c597fdda7 [Pipeline] } [2022-05-10T20:24:27.768Z] 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-10T20:24:29.007Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:24:29.333Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:24:30.279Z] ---> package-listing.sh [2022-05-10T20:24:30.279Z] ++ facter osfamily [2022-05-10T20:24:30.279Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T20:24:30.541Z] + OS_FAMILY=debian [2022-05-10T20:24:30.541Z] + workspace=/w/workspace/edgex-go/1 [2022-05-10T20:24:30.541Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T20:24:30.541Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T20:24:30.541Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T20:24:30.541Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T20:24:30.541Z] + '[' /w/workspace/edgex-go/1 ']' [2022-05-10T20:24:30.541Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T20:24:30.541Z] + case "${OS_FAMILY}" in [2022-05-10T20:24:30.541Z] + dpkg -l [2022-05-10T20:24:30.541Z] + grep '^ii' [2022-05-10T20:24:30.541Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T20:24:30.541Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T20:24:30.541Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T20:24:30.541Z] + '[' /w/workspace/edgex-go/1 ']' [2022-05-10T20:24:30.541Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-05-10T20:24:30.541Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-05-10T20:24:30.574Z] 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-10T20:24:30.918Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:31.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T20:24:31.240Z] [2022-05-10T20:24:31.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:31.576Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T20:24:31.576Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T20:24:31.576Z] 5eb5b503b376: Pulling fs layer [2022-05-10T20:24:31.576Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T20:24:31.576Z] ec43610c2a17: Pulling fs layer [2022-05-10T20:24:31.576Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T20:24:31.576Z] 33b1e0a273af: Pulling fs layer [2022-05-10T20:24:31.576Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T20:24:31.576Z] 2f39f015ded8: Pulling fs layer [2022-05-10T20:24:31.576Z] 33b1e0a273af: Waiting [2022-05-10T20:24:31.576Z] 5d3b04190fa2: Waiting [2022-05-10T20:24:31.576Z] 2f39f015ded8: Waiting [2022-05-10T20:24:31.576Z] 3a2ae6a8a46f: Waiting [2022-05-10T20:24:31.576Z] 5c69ac0246d0: Verifying Checksum [2022-05-10T20:24:31.576Z] 5c69ac0246d0: Download complete [2022-05-10T20:24:31.576Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T20:24:31.576Z] 3a2ae6a8a46f: Download complete [2022-05-10T20:24:31.576Z] 33b1e0a273af: Verifying Checksum [2022-05-10T20:24:31.576Z] 33b1e0a273af: Download complete [2022-05-10T20:24:31.576Z] ec43610c2a17: Verifying Checksum [2022-05-10T20:24:31.576Z] ec43610c2a17: Download complete [2022-05-10T20:24:31.576Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T20:24:31.576Z] 5d3b04190fa2: Download complete [2022-05-10T20:24:31.835Z] 5eb5b503b376: Download complete [2022-05-10T20:24:32.403Z] 2f39f015ded8: Verifying Checksum [2022-05-10T20:24:32.403Z] 2f39f015ded8: Download complete [2022-05-10T20:24:32.971Z] 5eb5b503b376: Pull complete [2022-05-10T20:24:32.971Z] 5c69ac0246d0: Pull complete [2022-05-10T20:24:33.540Z] ec43610c2a17: Pull complete [2022-05-10T20:24:33.540Z] 3a2ae6a8a46f: Pull complete [2022-05-10T20:24:33.798Z] 33b1e0a273af: Pull complete [2022-05-10T20:24:33.798Z] 5d3b04190fa2: Pull complete [2022-05-10T20:24:37.987Z] 2f39f015ded8: Pull complete [2022-05-10T20:24:37.987Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T20:24:37.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T20:24:37.987Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T20:24:38.075Z] prd-ubuntu20.04-docker-8c-8g-47874 does not seem to be running inside a container [2022-05-10T20:24:38.129Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T20:24:39.681Z] $ docker top 95ad538b8ae7354408d8c92f4a7943a777b23e45d2a1511c725d33c24bf0f164 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T20:24:40.056Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T20:24:40.368Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T20:24:40.682Z] + ls /var/log/sa-host [2022-05-10T20:24:40.682Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T20:24:40.822Z] provisioning config files... [2022-05-10T20:24:40.831Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config900036484641364431tmp [Pipeline] { [Pipeline] echo [2022-05-10T20:24:40.873Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:24:41.186Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T20:24:41.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:24:41.610Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T20:24:41.643Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:24:41.961Z] ---> sudo-logs.sh [2022-05-10T20:24:41.961Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T20:24:42.037Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:24:42.353Z] ---> job-cost.sh [2022-05-10T20:24:42.353Z] lf-activate-venv: SKIPPING [2022-05-10T20:24:42.353Z] DEBUG: total: 0.2199999988079071 [2022-05-10T20:24:42.353Z] INFO: Retrieving Stack Cost... [2022-05-10T20:24:42.922Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T20:24:43.182Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T20:24:43.217Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:24:43.535Z] ---> logs-deploy.sh [2022-05-10T20:24:43.535Z] lf-activate-venv: SKIPPING [2022-05-10T20:24:43.535Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4017/1 [2022-05-10T20:24:43.535Z] INFO: archiving workspace using pattern(s): [2022-05-10T20:24:44.473Z] Archives upload complete. [2022-05-10T20:24:44.473Z] INFO: archiving logs to Nexus