Pull request #4031 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Loading trusted files from base branch main at 87560f2f4565905b4987d66a8308e965001c5142 rather than 4169e606539bb2d023554b237f76678cfe31300c Obtained Jenkinsfile from 87560f2f4565905b4987d66a8308e965001c5142 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-ssh9609074507175611545.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh12873775498274370293.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4031/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4031/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15141929878957634448.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7766378873979334276.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4031/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4031/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16595371362988509501.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-64212 in /w/workspace/edgexfoundry_edgex-go_PR-4031 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 87560f2f4565905b4987d66a8308e965001c5142 into PR head commit 4169e606539bb2d023554b237f76678cfe31300c Merge succeeded, producing 4169e606539bb2d023554b237f76678cfe31300c Checking out Revision 4169e606539bb2d023554b237f76678cfe31300c (PR-4031) > 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/4031/head:refs/remotes/origin/PR-4031 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4169e606539bb2d023554b237f76678cfe31300c # 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 87560f2f4565905b4987d66a8308e965001c5142 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4169e606539bb2d023554b237f76678cfe31300c # timeout=10 Commit message: "update default's password variable from redis5Password to defaultPassword" > git rev-list --no-walk 702d8bdf761ff7b825ac6eb9784c3f4dcba69e3e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:26:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:26:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:26:44 ========================================================= 16:26:44 EdgeX Global Pipelines Version Info 16:26:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:26:44 ------------------- 16:26:44 stable info: 16:26:44 ------------------- 16:26:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:26:44 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 16:26:44 Message: update stable to v1.0.230 16:26:45 ------------------- 16:26:45 experimental info: 16:26:45 ------------------- 16:26:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:26:45 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 16:26:45 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4031 [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4031 [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4031 [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4169e606539bb2d023554b237f76678cfe31300c [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4169e60 [Pipeline] echo 16:26:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:26:45 provisioning config files... 16:26:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5212334464767138815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:26:46 ---> docker-login.sh 16:26:46 nexus3.edgexfoundry.org:10001 16:26:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:46 Configure a credential helper to remove this warning. See 16:26:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:46 16:26:46 Login Succeeded 16:26:46 nexus3.edgexfoundry.org:10002 16:26:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:46 Configure a credential helper to remove this warning. See 16:26:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:46 16:26:46 Login Succeeded 16:26:46 nexus3.edgexfoundry.org:10003 16:26:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:46 Configure a credential helper to remove this warning. See 16:26:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:46 16:26:46 Login Succeeded 16:26:46 nexus3.edgexfoundry.org:10004 16:26:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:47 Configure a credential helper to remove this warning. See 16:26:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:47 16:26:47 Login Succeeded 16:26:47 docker.io 16:26:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:47 Configure a credential helper to remove this warning. See 16:26:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:47 16:26:47 Login Succeeded 16:26:47 ---> docker-login.sh ends [Pipeline] } 16:26:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:26:47 + 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 16:26:47 + dirname cmd/core-command/Dockerfile 16:26:47 + cut -d/ -f2 16:26:47 + echo core-command,cmd/core-command/Dockerfile 16:26:47 + dirname cmd/core-data/Dockerfile 16:26:47 + cut -d/ -f2 16:26:47 + echo core-data,cmd/core-data/Dockerfile 16:26:47 + dirname cmd/core-metadata/Dockerfile 16:26:47 + cut -d/ -f2 16:26:47 + echo core-metadata,cmd/core-metadata/Dockerfile 16:26:47 + dirname cmd/security-bootstrapper/Dockerfile 16:26:47 + cut -d/ -f2 16:26:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:26:47 + dirname cmd/security-proxy-setup/Dockerfile 16:26:47 + cut -d/ -f2 16:26:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:26:47 + dirname cmd/security-secretstore-setup/Dockerfile 16:26:47 + cut -d/ -f2 16:26:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:26:47 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:26:47 + cut -d/ -f2 16:26:47 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:26:47 + dirname cmd/security-spire-agent/Dockerfile 16:26:47 + cut -d/ -f2 16:26:47 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:26:47 + dirname cmd/security-spire-config/Dockerfile 16:26:47 + cut -d/ -f2 16:26:47 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:26:47 + dirname cmd/security-spire-server/Dockerfile 16:26:47 + cut -d/ -f2 16:26:47 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:26:47 + dirname cmd/support-notifications/Dockerfile 16:26:47 + cut -d/ -f2 16:26:47 + echo support-notifications,cmd/support-notifications/Dockerfile 16:26:47 + dirname cmd/support-scheduler/Dockerfile 16:26:47 + cut -d/ -f2 16:26:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:26:47 + dirname cmd/sys-mgmt-agent/Dockerfile 16:26:47 + cut -d/ -f2 16:26:47 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:26:48 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 16:26:48 + git rev-list -1 --merges 4169e606539bb2d023554b237f76678cfe31300c~1..4169e606539bb2d023554b237f76678cfe31300c [Pipeline] echo 16:26:48 -----------> git rev-list -1 --merges 4169e606539bb2d023554b237f76678cfe31300c~1..4169e606539bb2d023554b237f76678cfe31300c 4169e606539bb2d023554b237f76678cfe31300c [false] [Pipeline] sh 16:26:48 + git log --format=format:%s -1 4169e606539bb2d023554b237f76678cfe31300c [Pipeline] echo 16:26:48 ========================================================= 16:26:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:26:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:26:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:26:49 + grep -v github /etc/ssh/ssh_known_hosts 16:26:49 + [ -e /tmp/ssh_known_hosts ] 16:26:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:26:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:26:49 + sudo tee -a /etc/ssh/ssh_known_hosts 16:26:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:26:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:26:49 16:26:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:26:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:26:50 latest: Pulling from edgex-devops/py-git-semver 16:26:50 1fe172e4850f: Pulling fs layer 16:26:50 caf521ccaac6: Pulling fs layer 16:26:50 3ead6fa29328: Pulling fs layer 16:26:50 5c2a1cbceb83: Pulling fs layer 16:26:50 a8d5f1318db7: Pulling fs layer 16:26:50 c427282e49a2: Pulling fs layer 16:26:50 1827001aaf11: Pulling fs layer 16:26:50 0714d37db230: Pulling fs layer 16:26:50 ac28cf19c067: Pulling fs layer 16:26:50 ca983d60f3e2: Pulling fs layer 16:26:50 9f894cec8388: Pulling fs layer 16:26:50 a8d5f1318db7: Waiting 16:26:50 c427282e49a2: Waiting 16:26:50 0714d37db230: Waiting 16:26:50 1827001aaf11: Waiting 16:26:50 5c2a1cbceb83: Waiting 16:26:50 9f894cec8388: Waiting 16:26:50 ac28cf19c067: Waiting 16:26:50 ca983d60f3e2: Waiting 16:26:50 caf521ccaac6: Verifying Checksum 16:26:50 5c2a1cbceb83: Verifying Checksum 16:26:50 5c2a1cbceb83: Download complete 16:26:50 a8d5f1318db7: Verifying Checksum 16:26:50 a8d5f1318db7: Download complete 16:26:50 c427282e49a2: Verifying Checksum 16:26:50 c427282e49a2: Download complete 16:26:50 3ead6fa29328: Verifying Checksum 16:26:50 3ead6fa29328: Download complete 16:26:50 0714d37db230: Verifying Checksum 16:26:50 0714d37db230: Download complete 16:26:50 ac28cf19c067: Download complete 16:26:50 ca983d60f3e2: Download complete 16:26:50 9f894cec8388: Verifying Checksum 16:26:50 9f894cec8388: Download complete 16:26:50 1fe172e4850f: Verifying Checksum 16:26:50 1fe172e4850f: Download complete 16:26:50 1827001aaf11: Verifying Checksum 16:26:50 1827001aaf11: Download complete 16:26:51 1fe172e4850f: Pull complete 16:26:51 caf521ccaac6: Pull complete 16:26:52 3ead6fa29328: Pull complete 16:26:52 5c2a1cbceb83: Pull complete 16:26:52 a8d5f1318db7: Pull complete 16:26:52 c427282e49a2: Pull complete 16:26:54 1827001aaf11: Pull complete 16:26:54 0714d37db230: Pull complete 16:26:54 ac28cf19c067: Pull complete 16:26:54 ca983d60f3e2: Pull complete 16:26:54 9f894cec8388: Pull complete 16:26:55 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 16:26:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:26:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 16:26:55 prd-ubuntu20.04-docker-8c-8g-64212 does not seem to be running inside a container 16:26:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 16:26:56 $ docker top ad21b0589806e5e3d8fb006073559abd12d9e5b58864befa0c70ac3a80aefeb7 -eo pid,comm 16:26:56 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). 16:26:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:26:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:26:56 [ssh-agent] Looking for ssh-agent implementation... 16:26:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:26:56 $ docker exec ad21b0589806e5e3d8fb006073559abd12d9e5b58864befa0c70ac3a80aefeb7 ssh-agent 16:26:57 SSH_AUTH_SOCK=/tmp/ssh-ao3PHTcUpK0K/agent.32 16:26:57 SSH_AGENT_PID=38 16:26:57 Running ssh-add (command line suppressed) 16:26:57 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8347455711507467917.key (/w/workspace/edgex-go/2@tmp/private_key_8347455711507467917.key) 16:26:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:26:57 + git tag --points-at HEAD [Pipeline] } 16:26:57 $ docker exec --env ******** --env ******** ad21b0589806e5e3d8fb006073559abd12d9e5b58864befa0c70ac3a80aefeb7 ssh-agent -k 16:26:57 unset SSH_AUTH_SOCK; 16:26:57 unset SSH_AGENT_PID; 16:26:57 echo Agent pid 38 killed; 16:26:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:26:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:26:57 [ssh-agent] Looking for ssh-agent implementation... 16:26:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:26:57 $ docker exec ad21b0589806e5e3d8fb006073559abd12d9e5b58864befa0c70ac3a80aefeb7 ssh-agent 16:26:57 SSH_AUTH_SOCK=/tmp/ssh-X6x7Bh56bswh/agent.72 16:26:57 SSH_AGENT_PID=78 16:26:57 Running ssh-add (command line suppressed) 16:26:58 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1490365258465957726.key (/w/workspace/edgex-go/2@tmp/private_key_1490365258465957726.key) 16:26:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:26:58 + git semver init 16:26:58 2022-05-20 16:26:58,624 [run_init] DEBUG init version:0.0.0 force:False 16:26:58 2022-05-20 16:26:58,624 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 16:26:58 2022-05-20 16:26:58,625 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 16:26:58 2022-05-20 16:26:58,625 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 16:27:03 2022-05-20 16:27:03,067 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 16:27:03 2022-05-20 16:27:03,068 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4031 with force:False 16:27:03 2022-05-20 16:27:03,068 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4031 16:27:03 2022-05-20 16:27:03,073 [execute] INFO git cat-file --batch-check 16:27:03 2022-05-20 16:27:03,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 16:27:03 2022-05-20 16:27:03,081 [execute] INFO git cat-file --batch 16:27:03 2022-05-20 16:27:03,081 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 16:27:03 2022-05-20 16:27:03,087 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4031 16:27:03 0.0.0 [Pipeline] } 16:27:04 $ docker exec --env ******** --env ******** ad21b0589806e5e3d8fb006073559abd12d9e5b58864befa0c70ac3a80aefeb7 ssh-agent -k 16:27:04 unset SSH_AUTH_SOCK; 16:27:04 unset SSH_AGENT_PID; 16:27:04 echo Agent pid 78 killed; 16:27:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:27:04 + git semver [Pipeline] } 16:27:04 $ docker stop --time=1 ad21b0589806e5e3d8fb006073559abd12d9e5b58864befa0c70ac3a80aefeb7 16:27:06 $ docker rm -f ad21b0589806e5e3d8fb006073559abd12d9e5b58864befa0c70ac3a80aefeb7 [Pipeline] // withDockerContainer [Pipeline] sh 16:27:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:27:06 Stashed 1 file(s) [Pipeline] echo 16:27:06 [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 16:27:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:27:06 ========================================================= 16:27:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:27:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:27:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:27:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:27:07 59bf1c3509f3: Pulling fs layer 16:27:07 666ba61612fd: Pulling fs layer 16:27:07 8ed8ca486205: Pulling fs layer 16:27:07 4fe6c5a15a65: Pulling fs layer 16:27:07 22a0e8bec74d: Pulling fs layer 16:27:07 ca2b28591e48: Pulling fs layer 16:27:07 a51346096db8: Pulling fs layer 16:27:07 daebc70d1ce1: Pulling fs layer 16:27:07 0e18a0eac166: Pulling fs layer 16:27:07 22a0e8bec74d: Waiting 16:27:07 ca2b28591e48: Waiting 16:27:07 a51346096db8: Waiting 16:27:07 0e18a0eac166: Waiting 16:27:07 daebc70d1ce1: Waiting 16:27:07 4fe6c5a15a65: Waiting 16:27:07 8ed8ca486205: Verifying Checksum 16:27:07 8ed8ca486205: Download complete 16:27:07 666ba61612fd: Download complete 16:27:07 22a0e8bec74d: Download complete 16:27:07 ca2b28591e48: Verifying Checksum 16:27:07 ca2b28591e48: Download complete 16:27:07 a51346096db8: Verifying Checksum 16:27:07 a51346096db8: Download complete 16:27:07 59bf1c3509f3: Verifying Checksum 16:27:07 59bf1c3509f3: Download complete 16:27:07 daebc70d1ce1: Verifying Checksum 16:27:07 daebc70d1ce1: Download complete 16:27:07 59bf1c3509f3: Pull complete 16:27:07 666ba61612fd: Pull complete 16:27:07 8ed8ca486205: Pull complete 16:27:07 0e18a0eac166: Verifying Checksum 16:27:07 0e18a0eac166: Download complete 16:27:07 4fe6c5a15a65: Verifying Checksum 16:27:07 4fe6c5a15a65: Download complete 16:27:12 4fe6c5a15a65: Pull complete 16:27:12 22a0e8bec74d: Pull complete 16:27:12 ca2b28591e48: Pull complete 16:27:12 a51346096db8: Pull complete 16:27:12 daebc70d1ce1: Pull complete 16:27:14 0e18a0eac166: Pull complete 16:27:14 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 16:27:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:27:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:27:15 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:27:15 WORKDIR /edgex 16:27:15 COPY go.mod . 16:27:15 RUN go mod download 16:27:15 docker build -t ci-base-image-x86_64 -f - . 16:27:16 Sending build context to Docker daemon 335.4MB 16:27:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:27:16 ---> f018257e8ee9 16:27:16 Step 2/4 : WORKDIR /edgex 16:27:18 ---> Running in 9111457e4ee1 16:27:18 Removing intermediate container 9111457e4ee1 16:27:18 ---> 296ae64670b1 16:27:18 Step 3/4 : COPY go.mod . 16:27:18 ---> a00258045b90 16:27:18 Step 4/4 : RUN go mod download 16:27:18 ---> Running in 1fb21bec1a47 16:27:21 Still waiting to schedule task 16:27:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:27:36 Removing intermediate container 1fb21bec1a47 16:27:36 ---> 5a4197dc0087 16:27:36 Successfully built 5a4197dc0087 16:27:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:27:36 + docker inspect -f . ci-base-image-x86_64 16:27:36 . [Pipeline] withDockerContainer 16:27:37 prd-ubuntu20.04-docker-8c-8g-64212 does not seem to be running inside a container 16:27:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:27:37 $ docker top bc363e3ff93528b90de729abb752f734050bf128dba7bbcdb7ff424fa5df785f -eo pid,comm [Pipeline] { [Pipeline] sh 16:27:37 + go version 16:27:37 go version go1.17.6 linux/amd64 [Pipeline] } 16:27:37 $ docker stop --time=1 bc363e3ff93528b90de729abb752f734050bf128dba7bbcdb7ff424fa5df785f 16:27:39 $ docker rm -f bc363e3ff93528b90de729abb752f734050bf128dba7bbcdb7ff424fa5df785f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:27:39 + docker inspect -f . ci-base-image-x86_64 16:27:39 . [Pipeline] withDockerContainer 16:27:39 prd-ubuntu20.04-docker-8c-8g-64212 does not seem to be running inside a container 16:27:39 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:27:40 $ docker top 5713d989c6735c07a643cc67e21521b980c24350b8416c8ef6788975c79e9dc2 -eo pid,comm [Pipeline] { [Pipeline] echo 16:27:40 ========================================================= 16:27:40 [edgeXBuildGoParallel] Running Tests and Build... 16:27:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:27:40 + make test 16:27:40 go mod tidy -compat=1.17 16:27:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:27:47 ? github.com/edgexfoundry/edgex-go [no test files] 16:27:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:27:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:27:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:27:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:27:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:27:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:27:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:27:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:27:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:27:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:27:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:27:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:27:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:27:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:27:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 16:27:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:27:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:27:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.092s coverage: 98.5% of statements 16:27:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:27:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 53.4% of statements 16:27:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:27:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:28:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.087s coverage: 89.2% of statements 16:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:28:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.080s coverage: 84.8% of statements 16:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:28:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.470s coverage: 95.6% of statements 16:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:28:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements 16:28:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:28:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:28:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:28:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:28:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:28:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements 16:28:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:28:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:28:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:28:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 16:28:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:28:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements 16:28:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.6% of statements 16:28:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:28:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements 16:28:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements 16:28:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 16:28:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements 16:28:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements 16:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.093s coverage: 94.4% of statements 16:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.077s coverage: 44.8% of statements 16:28:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.180s coverage: 82.5% of statements 16:28:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.103s coverage: 92.9% of statements 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.086s coverage: 85.4% of statements 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.137s coverage: 91.2% of statements 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.178s coverage: 64.4% of statements 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.073s coverage: 100.0% of statements 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.051s coverage: 89.4% of statements 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 65.4% of statements 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 43.8% of statements 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.064s coverage: 28.9% of statements 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 16:28:23 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 16:28:41 GO111MODULE=on go vet ./... 16:28:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:28:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:28:46 ./bin/test-attribution-txt.sh [Pipeline] echo 16:28:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:28:46 + ls -al . 16:28:46 total 684 16:28:46 drwxrwxr-x 10 1001 1001 4096 May 20 16:28 . 16:28:46 drwxr-xr-x 4 root root 4096 May 20 16:27 .. 16:28:46 -rw-rw-r-- 1 1001 1001 11 May 20 16:26 .dockerignore 16:28:46 drwxrwxr-x 8 1001 1001 4096 May 20 16:27 .git 16:28:46 drwxrwxr-x 3 1001 1001 4096 May 20 16:26 .github 16:28:46 -rw-rw-r-- 1 1001 1001 879 May 20 16:26 .gitignore 16:28:46 -rw-rw-r-- 1 1001 1001 42 May 20 16:26 .golangci.yml 16:28:46 -rw-rw-r-- 1 1001 1001 87 May 20 16:26 .hadolint.yml 16:28:46 drwxr-xr-x 3 1001 1001 4096 May 20 16:27 .semver 16:28:46 -rw-rw-r-- 1 1001 1001 166 May 20 16:26 .sonarcloud.properties 16:28:46 -rw-rw-r-- 1 1001 1001 1171 May 20 16:26 ADOPTERS.md 16:28:46 -rw-rw-r-- 1 1001 1001 10086 May 20 16:26 Attribution.txt 16:28:46 -rw-rw-r-- 1 1001 1001 63209 May 20 16:26 CHANGELOG.md 16:28:46 -rw-rw-r-- 1 1001 1001 3804 May 20 16:26 CONTRIBUTING.md 16:28:46 -rw-rw-r-- 1 1001 1001 677 May 20 16:26 GOVERNANCE.md 16:28:46 -rw-rw-r-- 1 1001 1001 850 May 20 16:26 Jenkinsfile 16:28:46 -rw-rw-r-- 1 1001 1001 10775 May 20 16:26 LICENSE 16:28:46 -rw-rw-r-- 1 1001 1001 10389 May 20 16:26 Makefile 16:28:46 -rw-rw-r-- 1 1001 1001 582 May 20 16:26 OWNERS.md 16:28:46 -rw-rw-r-- 1 1001 1001 9094 May 20 16:26 README.md 16:28:46 -rw-rw-r-- 1 1001 1001 6912 May 20 16:26 SECURITY.md 16:28:46 -rw-rw-r-- 1 1001 1001 5 May 20 16:27 VERSION 16:28:46 -rw-rw-r-- 1 1001 1001 4131 May 20 16:26 ZMQWindows.md 16:28:46 drwxrwxr-x 2 1001 1001 4096 May 20 16:26 bin 16:28:46 drwxrwxr-x 18 1001 1001 4096 May 20 16:26 cmd 16:28:46 -rw-r--r-- 1 root root 435134 May 20 16:28 coverage.out 16:28:46 -rw-rw-r-- 1 1001 1001 3217 May 20 16:26 go.mod 16:28:46 -rw-rw-r-- 1 1001 1001 35084 May 20 16:27 go.sum 16:28:46 drwxrwxr-x 8 1001 1001 4096 May 20 16:26 internal 16:28:46 drwxrwxr-x 3 1001 1001 4096 May 20 16:26 openapi 16:28:46 drwxrwxr-x 4 1001 1001 4096 May 20 16:26 snap 16:28:46 -rw-rw-r-- 1 1001 1001 204 May 20 16:26 version.go [Pipeline] sh 16:28:47 + '[' -e coverage.out ] 16:28:47 + chown 1001:1001 coverage.out [Pipeline] stash 16:28:47 Stashed 1 file(s) [Pipeline] sh 16:28:47 + make build 16:28:47 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 16:28:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-64213 in /w/workspace/edgexfoundry_edgex-go_PR-4031 [Pipeline] { [Pipeline] ws 16:28:56 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:28:56 The recommended git tool is: git 16:29:02 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 16:29:03 using credential edgex-jenkins-ssh 16:29:03 Cloning the remote Git repository 16:29:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:29:03 > git init /w/workspace/edgex-go/2 # timeout=10 16:29:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:29:03 > git --version # timeout=10 16:29:03 > git --version # 'git version 2.25.1' 16:29:03 using GIT_SSH to set credentials SSH Credentials for GitHub 16:29:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:29:10 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 16:29:10 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 16:29:17 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 16:29:17 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 16:29:17 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 16:29:18 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 16:29:19 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 16:29:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:29:20 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 16:29:21 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 16:29:21 Merging remotes/origin/main commit 87560f2f4565905b4987d66a8308e965001c5142 into PR head commit 4169e606539bb2d023554b237f76678cfe31300c 16:29:21 Merge succeeded, producing 4169e606539bb2d023554b237f76678cfe31300c 16:29:21 Checking out Revision 4169e606539bb2d023554b237f76678cfe31300c (PR-4031) 16:29:22 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 16:29:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:29:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:29:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:29:20 using GIT_SSH to set credentials SSH Credentials for GitHub 16:29:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4031/head:refs/remotes/origin/PR-4031 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:29:21 > git config core.sparsecheckout # timeout=10 16:29:21 > git checkout -f 4169e606539bb2d023554b237f76678cfe31300c # timeout=10 16:29:21 > git remote # timeout=10 16:29:21 > git config --get remote.origin.url # timeout=10 16:29:21 using GIT_SSH to set credentials SSH Credentials for GitHub 16:29:21 > git merge 87560f2f4565905b4987d66a8308e965001c5142 # timeout=10 16:29:21 > git rev-parse HEAD^{commit} # timeout=10 16:29:21 > git config core.sparsecheckout # timeout=10 16:29:21 > git checkout -f 4169e606539bb2d023554b237f76678cfe31300c # timeout=10 16:29:23 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] } 16:29:24 $ docker stop --time=1 5713d989c6735c07a643cc67e21521b980c24350b8416c8ef6788975c79e9dc2 16:29:26 Commit message: "update default's password variable from redis5Password to defaultPassword" 16:29:27 $ docker rm -f 5713d989c6735c07a643cc67e21521b980c24350b8416c8ef6788975c79e9dc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 16:29:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:29:28 16:29:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:29:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:29:28 % Total % Received % Xferd Average Speed Time Time Time Current 16:29:28 Dload Upload Total Spent Left Speed 16:29:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:29:28 latest: Pulling from edgex-devops/edgex-compose 16:29:28 cbdbe7a5bc2a: Pulling fs layer 16:29:28 ca9280d653b3: Pulling fs layer 16:29:28 7e9c9ca2126c: Pulling fs layer 16:29:28 cbdbe7a5bc2a: Verifying Checksum 16:29:28 cbdbe7a5bc2a: Download complete 16:29:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 28167 0 --:--:-- --:--:-- --:--:-- 28167 16:29:29 ca9280d653b3: Verifying Checksum 16:29:29 ca9280d653b3: Download complete 16:29:29 cbdbe7a5bc2a: Pull complete [Pipeline] sh 16:29:29 7e9c9ca2126c: Download complete 16:29:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:29:29 ca9280d653b3: Pull complete 16:29:29 + sudo tee /etc/docker/daemon.new 16:29:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:29:29 { 16:29:29 "registry-mirrors": [ 16:29:29 "https://nexus3.edgexfoundry.org:10001" 16:29:29 ], 16:29:29 "bip": "10.250.0.254/24", 16:29:29 "hosts": [ 16:29:29 "tcp://0.0.0.0:5555", 16:29:29 "unix:///var/run/docker.sock" 16:29:29 ], 16:29:29 "mtu": 1458, 16:29:29 "selinux-enabled": true, 16:29:29 "seccomp-profile": "/etc/docker/seccomp.json" 16:29:29 } [Pipeline] sh 16:29:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:29:30 + sudo service docker restart 16:29:32 7e9c9ca2126c: Pull complete 16:29:32 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:29:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:29:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:29:32 prd-ubuntu20.04-docker-8c-8g-64212 does not seem to be running inside a container 16:29:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:29:34 $ docker top b8ce193ec14daf2d7671b44fe15f1a143799cbd049c0b2771c16dc76a3474a86 -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:34 + docker-compose build --help 16:29:34 + grep parallel 16:29:35 --parallel Build images in parallel. [Pipeline] } 16:29:35 $ docker stop --time=1 b8ce193ec14daf2d7671b44fe15f1a143799cbd049c0b2771c16dc76a3474a86 16:29:36 $ docker rm -f b8ce193ec14daf2d7671b44fe15f1a143799cbd049c0b2771c16dc76a3474a86 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:29:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:29:37 . [Pipeline] withDockerContainer 16:29:37 prd-ubuntu20.04-docker-8c-8g-64212 does not seem to be running inside a container 16:29:37 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:29:37 $ docker top 2c3d34794a72b47c050a16e47a1dd6e2306cfc63b85261b7901450cb19bba89a -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:38 + docker-compose -f ./docker-compose-build.yml build --parallel 16:29:38 Building core-command ... 16:29:38 Building core-data ... 16:29:38 Building core-metadata ... 16:29:38 Building security-bootstrapper ... 16:29:38 Building security-proxy-setup ... 16:29:38 Building security-secretstore-setup ... 16:29:38 Building security-spiffe-token-provider ... 16:29:38 Building security-spire-agent ... 16:29:38 Building security-spire-config ... 16:29:38 Building security-spire-server ... 16:29:38 Building support-notifications ... 16:29:38 Building support-scheduler ... 16:29:38 Building sys-mgmt-agent ... 16:29:38 Building security-spire-agent 16:29:38 Building sys-mgmt-agent 16:29:38 Building security-bootstrapper 16:29:38 Building security-secretstore-setup 16:29:38 Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:48 provisioning config files... 16:29:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1996885092753699575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:49 ---> docker-login.sh 16:29:49 nexus3.edgexfoundry.org:10001 16:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:50 Configure a credential helper to remove this warning. See 16:29:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:50 16:29:50 Login Succeeded 16:29:50 nexus3.edgexfoundry.org:10002 16:29:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:50 Configure a credential helper to remove this warning. See 16:29:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:50 16:29:50 Login Succeeded 16:29:50 nexus3.edgexfoundry.org:10003 16:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:51 Configure a credential helper to remove this warning. See 16:29:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:51 16:29:51 Login Succeeded 16:29:51 nexus3.edgexfoundry.org:10004 16:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:51 Configure a credential helper to remove this warning. See 16:29:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:51 16:29:51 Login Succeeded 16:29:51 docker.io 16:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:52 Configure a credential helper to remove this warning. See 16:29:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:52 16:29:52 Login Succeeded 16:29:52 ---> docker-login.sh ends [Pipeline] } 16:29:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:29:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:52 ========================================================= 16:29:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:29:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:29:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:29:53 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:29:53 9b3977197b4f: Pulling fs layer 16:29:53 1a89e8eeedd5: Pulling fs layer 16:29:53 94645a83ff95: Pulling fs layer 16:29:53 3f3a8bcf1eab: Pulling fs layer 16:29:53 0c92f367c5e7: Pulling fs layer 16:29:53 3096ccb668a1: Pulling fs layer 16:29:53 e8cf19c19ddd: Pulling fs layer 16:29:53 a4caa8a26152: Pulling fs layer 16:29:53 3f3a8bcf1eab: Waiting 16:29:53 0c92f367c5e7: Waiting 16:29:53 3096ccb668a1: Waiting 16:29:53 a4caa8a26152: Waiting 16:29:53 e8cf19c19ddd: Waiting 16:29:53 94645a83ff95: Verifying Checksum 16:29:53 94645a83ff95: Download complete 16:29:53 1a89e8eeedd5: Download complete 16:29:53 0c92f367c5e7: Verifying Checksum 16:29:53 0c92f367c5e7: Download complete 16:29:53 3096ccb668a1: Verifying Checksum 16:29:53 3096ccb668a1: Download complete 16:29:53 9b3977197b4f: Verifying Checksum 16:29:53 9b3977197b4f: Download complete 16:29:53 e8cf19c19ddd: Verifying Checksum 16:29:53 e8cf19c19ddd: Download complete 16:29:53 9b3977197b4f: Pull complete 16:29:54 1a89e8eeedd5: Pull complete 16:29:54 94645a83ff95: Pull complete 16:29:55 a4caa8a26152: Download complete 16:29:56 3f3a8bcf1eab: Verifying Checksum 16:29:56 3f3a8bcf1eab: Download complete 16:29:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:29:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:29:56 ---> 5a4197dc0087 16:29:56 Step 3/23 : WORKDIR /edgex-go 16:29:56 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:29:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:29:56 ---> 5a4197dc0087 16:29:56 Step 3/26 : WORKDIR /edgex-go 16:29:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:29:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:29:56 ---> 5a4197dc0087 16:29:56 Step 3/23 : WORKDIR /edgex-go 16:29:56 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:29:56 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:29:56 ---> 5a4197dc0087 16:29:56 Step 3/31 : WORKDIR /edgex-go 16:29:56 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:29:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:29:56 ---> 5a4197dc0087 16:29:56 Step 3/25 : WORKDIR /edgex-go 16:29:58 ---> Running in a9b81df1707c 16:29:58 ---> Running in f159f11258c7 16:29:58 ---> Running in f86568e98458 16:29:58 ---> Running in 3466aab59dc7 16:29:58 ---> Running in e735b31e4051 16:29:59 Removing intermediate container e735b31e4051 16:29:59 ---> e7a98c478fff 16:29:59 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:59 Removing intermediate container 3466aab59dc7 16:29:59 ---> 388454d73e83 16:29:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:59 Removing intermediate container f86568e98458 16:29:59 ---> 9f8e02cf0618 16:29:59 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:59 Removing intermediate container a9b81df1707c 16:29:59 ---> 1b7ad6e67b30 16:29:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:59 Removing intermediate container f159f11258c7 16:29:59 ---> 6563ad0ae031 16:29:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:59 ---> Running in 79c8de0f27de 16:29:59 ---> Running in f9f6a3fb6e5d 16:29:59 ---> Running in aa699ca896a6 16:29:59 ---> Running in f914e5db2592 16:29:59 ---> Running in b3e68385dd73 16:30:00 Removing intermediate container 79c8de0f27de 16:30:00 ---> b121e55e1ee4 16:30:00 Step 5/25 : RUN apk add --update --no-cache make git 16:30:00 ---> Running in 1791d1f288fc 16:30:00 Removing intermediate container f9f6a3fb6e5d 16:30:00 ---> 5eb1d06ce340 16:30:00 Step 5/23 : RUN apk add --update --no-cache make git 16:30:00 ---> Running in 974c7a162dd2 16:30:00 Removing intermediate container f914e5db2592 16:30:00 ---> 41145fe7b77b 16:30:00 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:30:00 ---> Running in f1deda84af9d 16:30:00 Removing intermediate container b3e68385dd73 16:30:00 ---> e7ca3cda9697 16:30:00 Step 5/23 : RUN apk add --update --no-cache make bash git 16:30:00 ---> Running in 35a3ed8d6b59 16:30:00 Removing intermediate container aa699ca896a6 16:30:00 ---> d7273586b3b7 16:30:00 Step 5/31 : RUN apk add --update --no-cache make git 16:30:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:30:00 ---> Running in 0b5743287bc9 16:30:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:30:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:30:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:30:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:30:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:30:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:30:01 OK: 221 MiB in 52 packages 16:30:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:30:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:30:02 OK: 221 MiB in 52 packages 16:30:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:30:02 OK: 221 MiB in 52 packages 16:30:02 Removing intermediate container 1791d1f288fc 16:30:02 ---> 646d12bba4a7 16:30:02 Step 6/25 : COPY go.mod vendor* ./ 16:30:02 ---> 7b54de0357a1 16:30:02 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:02 ---> Running in 858c4b92ab74 16:30:02 OK: 221 MiB in 52 packages 16:30:02 OK: 221 MiB in 52 packages 16:30:02 Removing intermediate container 974c7a162dd2 16:30:02 ---> 95f0329a6e9f 16:30:02 Step 6/23 : COPY go.mod vendor* ./ 16:30:02 Removing intermediate container f1deda84af9d 16:30:02 ---> 16b4db28afd8 16:30:02 Step 6/26 : COPY go.mod vendor* ./ 16:30:02 ---> 0679fc0ae4cd 16:30:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:02 ---> Running in cb7d0910df43 16:30:02 ---> b76baf889b56 16:30:02 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:02 ---> Running in c28882a57a65 16:30:03 Removing intermediate container 35a3ed8d6b59 16:30:03 ---> e0a51f07f185 16:30:03 Step 6/23 : COPY go.mod vendor* ./ 16:30:03 Removing intermediate container 0b5743287bc9 16:30:03 ---> fcc4b0cd2478 16:30:03 Step 6/31 : COPY go.mod vendor* ./ 16:30:03 ---> 31f6036446ed 16:30:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:03 ---> 4d6abb814d5f 16:30:03 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:03 ---> Running in 59ad19329623 16:30:03 ---> Running in 5e025cf4dc18 16:30:03 Removing intermediate container 858c4b92ab74 16:30:03 ---> f8e6864d0234 16:30:03 Step 8/25 : COPY . . 16:30:05 Removing intermediate container c28882a57a65 16:30:05 ---> 7c40da981af0 16:30:05 Step 8/26 : COPY . . 16:30:05 Removing intermediate container 59ad19329623 16:30:05 ---> a3dd40ea41e7 16:30:05 Step 8/23 : COPY . . 16:30:06 Removing intermediate container cb7d0910df43 16:30:06 ---> d0734b171ae5 16:30:06 Step 8/23 : COPY . . 16:30:06 Removing intermediate container 5e025cf4dc18 16:30:06 ---> de4407db56f1 16:30:06 Step 8/31 : COPY . . 16:30:08 3f3a8bcf1eab: Pull complete 16:30:08 0c92f367c5e7: Pull complete 16:30:08 3096ccb668a1: Pull complete 16:30:08 e8cf19c19ddd: Pull complete 16:30:15 a4caa8a26152: Pull complete 16:30:15 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 16:30:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:30:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:30:15 + docker build -t ci-base-image-arm64 -f - . 16:30:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:30:15 WORKDIR /edgex 16:30:15 COPY go.mod . 16:30:15 RUN go mod download 16:30:16 ---> d93b23fa4dac 16:30:16 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:30:16 ---> 970c1d2ab859 16:30:16 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:30:16 ---> b178650f2af3 16:30:16 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:30:16 ---> d3445ca87c97 16:30:16 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:30:16 ---> c8e9714c23ba 16:30:16 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:30:16 ---> Running in 7fea4b3d8832 16:30:16 ---> Running in 0c50830b6756 16:30:16 ---> Running in 6290e7370452 16:30:16 ---> Running in e37ac08ad4e6 16:30:16 ---> Running in eba8281bb6d1 16:30:16 Removing intermediate container e37ac08ad4e6 16:30:16 ---> 9cc7029f9d01 16:30:16 Step 10/26 : RUN mkdir -p spire-build 16:30:16 ---> Running in 639bf916fa66 16:30:16 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 16:30:16 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 16:30:16 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 16:30:16 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 16:30:17 Removing intermediate container 639bf916fa66 16:30:17 ---> 92bfb8e9da05 16:30:17 Step 11/26 : WORKDIR /edgex-go/spire-build 16:30:17 ---> Running in 4908af68cc21 16:30:17 Removing intermediate container 4908af68cc21 16:30:17 ---> 77882abee8a1 16:30:17 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 16:30:17 ---> Running in 61def1e4081a 16:30:18 Sending build context to Docker daemon 169.4MB 16:30:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:30:18 ---> 725f1c02e7f9 16:30:18 Step 2/4 : WORKDIR /edgex 16:30:18 spire-1.2.1/ 16:30:18 spire-1.2.1/.data/ 16:30:18 spire-1.2.1/.data/.file 16:30:18 spire-1.2.1/.dockerignore 16:30:18 spire-1.2.1/.gitattributes 16:30:18 spire-1.2.1/.githooks/ 16:30:18 spire-1.2.1/.githooks/pre-commit 16:30:18 spire-1.2.1/.github/ 16:30:18 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:30:18 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:30:18 spire-1.2.1/.github/dependabot.yml 16:30:18 spire-1.2.1/.github/workflows/ 16:30:18 spire-1.2.1/.github/workflows/nightly_build.yaml 16:30:18 spire-1.2.1/.github/workflows/pr_build.yaml 16:30:18 spire-1.2.1/.github/workflows/release_build.yaml 16:30:18 spire-1.2.1/.github/workflows/scripts/ 16:30:18 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:30:18 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:30:18 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:30:18 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:30:18 spire-1.2.1/.github/workflows/scripts/split.sh 16:30:18 spire-1.2.1/.gitignore 16:30:18 spire-1.2.1/.go-version 16:30:18 spire-1.2.1/.golangci.yml 16:30:18 spire-1.2.1/ADOPTERS.md 16:30:18 spire-1.2.1/CHANGELOG.md 16:30:18 spire-1.2.1/CODE-OF-CONDUCT.md 16:30:18 spire-1.2.1/CODEOWNERS 16:30:18 spire-1.2.1/CONTRIBUTING.md 16:30:18 spire-1.2.1/Dockerfile 16:30:18 spire-1.2.1/Dockerfile.dev 16:30:18 spire-1.2.1/Dockerfile.scratch 16:30:18 spire-1.2.1/LICENSE 16:30:18 spire-1.2.1/MAINTAINERS.md 16:30:18 spire-1.2.1/Makefile 16:30:18 spire-1.2.1/README.md 16:30:18 spire-1.2.1/ROADMAP.md 16:30:18 spire-1.2.1/SECURITY.md 16:30:18 spire-1.2.1/cmd/ 16:30:18 spire-1.2.1/cmd/spire-agent/ 16:30:18 spire-1.2.1/cmd/spire-agent/cli/ 16:30:18 spire-1.2.1/cmd/spire-agent/cli/api/ 16:30:18 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:30:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:30:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:30:18 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:30:18 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:30:18 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:30:18 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:30:18 spire-1.2.1/cmd/spire-agent/cli/common/ 16:30:18 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:30:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:30:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:30:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:30:18 spire-1.2.1/cmd/spire-agent/cli/run/ 16:30:18 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:30:18 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:30:18 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:30:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:30:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:30:18 spire-1.2.1/cmd/spire-agent/main.go 16:30:18 spire-1.2.1/cmd/spire-server/ 16:30:18 spire-1.2.1/cmd/spire-server/cli/ 16:30:18 spire-1.2.1/cmd/spire-server/cli/agent/ 16:30:18 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:30:18 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/cli.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/entry/ 16:30:18 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/federation/ 16:30:18 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:30:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:30:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/run/ 16:30:18 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/token/ 16:30:18 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/validate/ 16:30:18 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/x509/ 16:30:18 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:30:18 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:30:18 spire-1.2.1/cmd/spire-server/main.go 16:30:18 spire-1.2.1/cmd/spire-server/util/ 16:30:18 spire-1.2.1/cmd/spire-server/util/util.go 16:30:18 spire-1.2.1/conf/ 16:30:18 spire-1.2.1/conf/agent/ 16:30:18 spire-1.2.1/conf/agent/agent.conf 16:30:18 spire-1.2.1/conf/agent/agent_full.conf 16:30:18 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:30:18 spire-1.2.1/conf/server/ 16:30:18 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:30:18 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:30:18 spire-1.2.1/conf/server/server.conf 16:30:18 spire-1.2.1/conf/server/server_full.conf 16:30:18 spire-1.2.1/doc/ 16:30:18 spire-1.2.1/doc/SPIRE101.md 16:30:18 spire-1.2.1/doc/auditlog.md 16:30:18 spire-1.2.1/doc/authorization_policy_engine.md 16:30:18 spire-1.2.1/doc/changelog_guidelines.md 16:30:18 spire-1.2.1/doc/cure53-report.pdf 16:30:18 spire-1.2.1/doc/images/ 16:30:18 spire-1.2.1/doc/images/2019_roadmap.png 16:30:18 spire-1.2.1/doc/images/SPIRE101.png 16:30:18 spire-1.2.1/doc/images/SPIRE_agent.png 16:30:18 spire-1.2.1/doc/images/SPIRE_server.png 16:30:18 spire-1.2.1/doc/images/cache_mgr.png 16:30:18 spire-1.2.1/doc/images/cache_mgr_components.png 16:30:18 spire-1.2.1/doc/images/federated_spire.png 16:30:18 spire-1.2.1/doc/images/ha_mode.png 16:30:18 spire-1.2.1/doc/images/nested_spire.png 16:30:18 spire-1.2.1/doc/images/oidc_federation.png 16:30:18 spire-1.2.1/doc/images/single_trust_domain.png 16:30:18 spire-1.2.1/doc/images/spiffe_compatible.png 16:30:18 spire-1.2.1/doc/images/spire_logo.png 16:30:18 spire-1.2.1/doc/migrating_registration_api_clients.md 16:30:18 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:30:18 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:30:18 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:30:18 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:30:18 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:30:18 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:30:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:30:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:30:18 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:30:18 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:30:18 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:30:18 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:30:18 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:30:18 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:30:18 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:30:18 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:30:18 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:30:18 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:30:18 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:30:18 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:30:18 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:30:18 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:30:18 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:30:18 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:30:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:30:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:30:18 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:30:18 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:30:18 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:30:18 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:30:18 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:30:18 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:30:18 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:30:18 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:30:18 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:30:18 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:30:18 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:30:18 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:30:18 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:30:18 spire-1.2.1/doc/scaling_spire.md 16:30:18 spire-1.2.1/doc/spire_agent.md 16:30:18 spire-1.2.1/doc/spire_server.md 16:30:18 spire-1.2.1/doc/supported_integrations.md 16:30:18 spire-1.2.1/doc/telemetry.md 16:30:18 spire-1.2.1/doc/telemetry_config.md 16:30:18 spire-1.2.1/doc/upgrading.md 16:30:18 spire-1.2.1/doc/using_spire.md 16:30:18 spire-1.2.1/examples/ 16:30:18 spire-1.2.1/examples/README.md 16:30:18 spire-1.2.1/go.mod 16:30:18 spire-1.2.1/go.sum 16:30:18 spire-1.2.1/pkg/ 16:30:18 spire-1.2.1/pkg/agent/ 16:30:18 spire-1.2.1/pkg/agent/agent.go 16:30:18 spire-1.2.1/pkg/agent/api/ 16:30:18 spire-1.2.1/pkg/agent/api/config.go 16:30:18 spire-1.2.1/pkg/agent/api/debug/ 16:30:18 spire-1.2.1/pkg/agent/api/debug/v1/ 16:30:18 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:30:18 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:30:18 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:30:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:30:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:30:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:30:18 spire-1.2.1/pkg/agent/api/endpoints.go 16:30:18 spire-1.2.1/pkg/agent/api/health/ 16:30:18 spire-1.2.1/pkg/agent/api/health/v1/ 16:30:18 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:30:18 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:30:18 spire-1.2.1/pkg/agent/api/rpccontext/ 16:30:18 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:30:18 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:30:18 spire-1.2.1/pkg/agent/attestor/ 16:30:18 spire-1.2.1/pkg/agent/attestor/node/ 16:30:18 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:30:18 spire-1.2.1/pkg/agent/attestor/node/node.go 16:30:18 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:30:18 spire-1.2.1/pkg/agent/attestor/workload/ 16:30:18 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:30:18 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:30:18 spire-1.2.1/pkg/agent/catalog/ 16:30:18 spire-1.2.1/pkg/agent/catalog/catalog.go 16:30:18 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:30:18 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:30:18 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:30:18 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:30:18 spire-1.2.1/pkg/agent/client/ 16:30:18 spire-1.2.1/pkg/agent/client/client.go 16:30:18 spire-1.2.1/pkg/agent/client/client_test.go 16:30:18 spire-1.2.1/pkg/agent/client/dial.go 16:30:18 spire-1.2.1/pkg/agent/client/nodeconn.go 16:30:18 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:30:18 spire-1.2.1/pkg/agent/client/update.go 16:30:18 spire-1.2.1/pkg/agent/client/util.go 16:30:18 spire-1.2.1/pkg/agent/common/ 16:30:18 spire-1.2.1/pkg/agent/common/backoff/ 16:30:18 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:30:18 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:30:18 spire-1.2.1/pkg/agent/common/cgroups/ 16:30:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:30:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:30:18 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:30:18 spire-1.2.1/pkg/agent/config.go 16:30:18 spire-1.2.1/pkg/agent/endpoints/ 16:30:18 spire-1.2.1/pkg/agent/endpoints/config.go 16:30:18 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:30:18 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:30:18 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:30:18 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:30:18 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:30:18 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:30:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:30:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:30:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:30:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:30:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:30:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:30:18 spire-1.2.1/pkg/agent/endpoints/workload/ 16:30:18 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:30:18 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:30:18 spire-1.2.1/pkg/agent/manager/ 16:30:18 spire-1.2.1/pkg/agent/manager/cache/ 16:30:18 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:30:18 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:30:18 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:30:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:30:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:30:18 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:30:18 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:30:18 spire-1.2.1/pkg/agent/manager/config.go 16:30:18 spire-1.2.1/pkg/agent/manager/manager.go 16:30:18 spire-1.2.1/pkg/agent/manager/manager_test.go 16:30:18 spire-1.2.1/pkg/agent/manager/storage.go 16:30:18 spire-1.2.1/pkg/agent/manager/storage_test.go 16:30:18 spire-1.2.1/pkg/agent/manager/storecache/ 16:30:18 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:30:18 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:30:18 spire-1.2.1/pkg/agent/manager/sync.go 16:30:18 spire-1.2.1/pkg/agent/plugin/ 16:30:18 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:30:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:30:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:30:18 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:30:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:30:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:30:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:30:18 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:30:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:30:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:30:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:30:18 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:30:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:30:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:30:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:30:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:30:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:30:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:30:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:30:18 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:30:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:30:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:30:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:30:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:30:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:30:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:30:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:30:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:30:18 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:30:18 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:30:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:30:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:30:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:30:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:30:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:30:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:30:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:30:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:30:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:30:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:30:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:30:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:30:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:30:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:30:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:30:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:30:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:30:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:30:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:30:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:30:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:30:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:30:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:30:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:30:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:30:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:30:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:30:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:30:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:30:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:30:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:30:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:30:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:30:18 spire-1.2.1/pkg/agent/svid/ 16:30:18 spire-1.2.1/pkg/agent/svid/rotator.go 16:30:18 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:30:18 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:30:18 spire-1.2.1/pkg/agent/svid/store/ 16:30:18 spire-1.2.1/pkg/agent/svid/store/service.go 16:30:18 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:30:18 spire-1.2.1/pkg/common/ 16:30:18 spire-1.2.1/pkg/common/agentpathtemplate/ 16:30:18 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:30:18 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:30:18 spire-1.2.1/pkg/common/api/ 16:30:18 spire-1.2.1/pkg/common/api/metrics.go 16:30:18 spire-1.2.1/pkg/common/api/middleware/ 16:30:18 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:30:18 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:30:18 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:30:18 spire-1.2.1/pkg/common/api/middleware/logger.go 16:30:18 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:30:18 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:30:18 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:30:18 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:30:18 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:30:18 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:30:18 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:30:18 spire-1.2.1/pkg/common/api/middleware/names.go 16:30:18 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:30:18 spire-1.2.1/pkg/common/api/names.go 16:30:18 spire-1.2.1/pkg/common/api/ratelimit.go 16:30:18 spire-1.2.1/pkg/common/api/rpccontext/ 16:30:18 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:30:18 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:30:18 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:30:18 spire-1.2.1/pkg/common/auth/ 16:30:18 spire-1.2.1/pkg/common/auth/interceptors.go 16:30:18 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:30:18 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:30:18 spire-1.2.1/pkg/common/bundleutil/ 16:30:18 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:30:18 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:30:18 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:30:18 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:30:18 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:30:18 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:30:18 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:30:18 spire-1.2.1/pkg/common/bundleutil/types.go 16:30:18 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:30:18 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:30:18 spire-1.2.1/pkg/common/catalog/ 16:30:18 spire-1.2.1/pkg/common/catalog/bind.go 16:30:18 spire-1.2.1/pkg/common/catalog/builtin.go 16:30:18 spire-1.2.1/pkg/common/catalog/catalog.go 16:30:18 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:30:18 spire-1.2.1/pkg/common/catalog/closers.go 16:30:18 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:30:18 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:30:18 spire-1.2.1/pkg/common/catalog/config.go 16:30:18 spire-1.2.1/pkg/common/catalog/config_test.go 16:30:18 spire-1.2.1/pkg/common/catalog/configure.go 16:30:18 spire-1.2.1/pkg/common/catalog/constraints.go 16:30:18 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:30:18 spire-1.2.1/pkg/common/catalog/context.go 16:30:18 spire-1.2.1/pkg/common/catalog/external.go 16:30:18 spire-1.2.1/pkg/common/catalog/host.go 16:30:18 spire-1.2.1/pkg/common/catalog/pipenet.go 16:30:18 spire-1.2.1/pkg/common/catalog/plugin.go 16:30:18 spire-1.2.1/pkg/common/catalog/testplugin/ 16:30:18 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:30:18 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:30:18 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:30:18 spire-1.2.1/pkg/common/cli/ 16:30:18 spire-1.2.1/pkg/common/cli/env.go 16:30:18 spire-1.2.1/pkg/common/cli/flags.go 16:30:18 spire-1.2.1/pkg/common/cli/trust_domain.go 16:30:18 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:30:18 spire-1.2.1/pkg/common/cli/umask.go 16:30:18 spire-1.2.1/pkg/common/cli/umask_posix.go 16:30:18 spire-1.2.1/pkg/common/cli/umask_test.go 16:30:18 spire-1.2.1/pkg/common/cli/umask_windows.go 16:30:18 spire-1.2.1/pkg/common/cliprinter/ 16:30:18 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:30:18 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:30:18 spire-1.2.1/pkg/common/cliprinter/flag.go 16:30:18 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:30:18 spire-1.2.1/pkg/common/cliprinter/format.go 16:30:18 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:30:18 spire-1.2.1/pkg/common/cliprinter/internal/ 16:30:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:30:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:30:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:30:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:30:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:30:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:30:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:30:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:30:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:30:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:30:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:30:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:30:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:30:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:30:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:30:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:30:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:30:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:30:18 spire-1.2.1/pkg/common/coretypes/ 16:30:18 spire-1.2.1/pkg/common/coretypes/bundle/ 16:30:18 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:30:18 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:30:18 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:30:18 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:30:18 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:30:18 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:30:18 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:30:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:30:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:30:18 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:30:18 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:30:18 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:30:18 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:30:18 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:30:18 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:30:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:30:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:30:18 spire-1.2.1/pkg/common/cryptoutil/ 16:30:18 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:30:18 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:30:18 spire-1.2.1/pkg/common/diskutil/ 16:30:18 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:30:18 spire-1.2.1/pkg/common/diskutil/file_test.go 16:30:18 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:30:18 spire-1.2.1/pkg/common/errorutil/ 16:30:18 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:30:18 spire-1.2.1/pkg/common/health/ 16:30:18 spire-1.2.1/pkg/common/health/config.go 16:30:18 spire-1.2.1/pkg/common/health/context.go 16:30:18 spire-1.2.1/pkg/common/health/context_test.go 16:30:18 spire-1.2.1/pkg/common/health/health.go 16:30:18 spire-1.2.1/pkg/common/health/health_test.go 16:30:18 spire-1.2.1/pkg/common/health/logger.go 16:30:18 spire-1.2.1/pkg/common/hostservice/ 16:30:18 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:30:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:30:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:30:18 spire-1.2.1/pkg/common/idutil/ 16:30:18 spire-1.2.1/pkg/common/idutil/require.go 16:30:18 spire-1.2.1/pkg/common/idutil/require_test.go 16:30:18 spire-1.2.1/pkg/common/idutil/safety.go 16:30:18 spire-1.2.1/pkg/common/idutil/safety_test.go 16:30:18 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:30:18 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:30:18 spire-1.2.1/pkg/common/jwtsvid/ 16:30:18 spire-1.2.1/pkg/common/jwtsvid/common.go 16:30:18 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:30:18 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:30:18 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:30:18 spire-1.2.1/pkg/common/jwtutil/ 16:30:18 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:30:18 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:30:18 spire-1.2.1/pkg/common/log/ 16:30:18 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:30:18 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:30:18 spire-1.2.1/pkg/common/log/log.go 16:30:18 spire-1.2.1/pkg/common/log/log_test.go 16:30:18 spire-1.2.1/pkg/common/log/options.go 16:30:18 spire-1.2.1/pkg/common/nodeutil/ 16:30:18 spire-1.2.1/pkg/common/nodeutil/node.go 16:30:18 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:30:18 spire-1.2.1/pkg/common/peertracker/ 16:30:18 spire-1.2.1/pkg/common/peertracker/conn.go 16:30:18 spire-1.2.1/pkg/common/peertracker/credentials.go 16:30:18 spire-1.2.1/pkg/common/peertracker/errors.go 16:30:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:30:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:30:18 spire-1.2.1/pkg/common/peertracker/info.go 16:30:18 spire-1.2.1/pkg/common/peertracker/listener.go 16:30:18 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:30:18 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:30:18 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:30:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:30:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:30:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:30:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:30:18 spire-1.2.1/pkg/common/peertracker/tcp.go 16:30:18 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:30:18 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:30:18 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:30:18 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:30:18 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:30:18 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:30:18 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:30:18 spire-1.2.1/pkg/common/peertracker/uds.go 16:30:18 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:30:18 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:30:18 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:30:18 spire-1.2.1/pkg/common/pemutil/ 16:30:18 spire-1.2.1/pkg/common/pemutil/block.go 16:30:18 spire-1.2.1/pkg/common/pemutil/certs.go 16:30:18 spire-1.2.1/pkg/common/pemutil/common.go 16:30:18 spire-1.2.1/pkg/common/pemutil/csr.go 16:30:18 spire-1.2.1/pkg/common/pemutil/keys.go 16:30:18 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:30:18 spire-1.2.1/pkg/common/pemutil/testdata/ 16:30:18 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:30:18 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:30:18 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:30:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:30:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:30:18 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:30:18 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:30:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:30:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:30:18 spire-1.2.1/pkg/common/plugin/ 16:30:18 spire-1.2.1/pkg/common/plugin/aws/ 16:30:18 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:30:18 spire-1.2.1/pkg/common/plugin/azure/ 16:30:18 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:30:18 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:30:18 spire-1.2.1/pkg/common/plugin/facade.go 16:30:18 spire-1.2.1/pkg/common/plugin/facade_test.go 16:30:18 spire-1.2.1/pkg/common/plugin/gcp/ 16:30:18 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:30:18 spire-1.2.1/pkg/common/plugin/k8s/ 16:30:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:30:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:30:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:30:18 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:30:18 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:30:18 spire-1.2.1/pkg/common/plugin/log.go 16:30:18 spire-1.2.1/pkg/common/plugin/sshpop/ 16:30:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:30:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:30:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:30:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:30:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:30:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:30:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:30:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:30:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:30:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:30:18 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:30:18 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:30:18 spire-1.2.1/pkg/common/plugin/x509pop/ 16:30:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:30:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:30:18 spire-1.2.1/pkg/common/profiling/ 16:30:18 spire-1.2.1/pkg/common/profiling/dumpers.go 16:30:18 spire-1.2.1/pkg/common/profiling/profiling.go 16:30:18 spire-1.2.1/pkg/common/protoutil/ 16:30:18 spire-1.2.1/pkg/common/protoutil/masks.go 16:30:18 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:30:18 spire-1.2.1/pkg/common/rotationutil/ 16:30:18 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:30:18 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:30:18 spire-1.2.1/pkg/common/selector/ 16:30:18 spire-1.2.1/pkg/common/selector/selector.go 16:30:18 spire-1.2.1/pkg/common/selector/selector_test.go 16:30:18 spire-1.2.1/pkg/common/selector/set.go 16:30:18 spire-1.2.1/pkg/common/selector/set_utils.go 16:30:18 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:30:18 spire-1.2.1/pkg/common/telemetry/ 16:30:18 spire-1.2.1/pkg/common/telemetry/agent/ 16:30:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:30:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:30:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:30:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:30:18 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:30:18 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:30:18 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:30:18 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:30:18 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:30:18 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:30:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:30:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:30:18 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:30:18 spire-1.2.1/pkg/common/telemetry/call.go 16:30:18 spire-1.2.1/pkg/common/telemetry/common/ 16:30:18 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:30:18 spire-1.2.1/pkg/common/telemetry/config.go 16:30:18 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:30:18 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:30:18 spire-1.2.1/pkg/common/telemetry/inmem.go 16:30:18 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:30:18 spire-1.2.1/pkg/common/telemetry/m3.go 16:30:18 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:30:18 spire-1.2.1/pkg/common/telemetry/metrics.go 16:30:18 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:30:18 spire-1.2.1/pkg/common/telemetry/names.go 16:30:18 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:30:18 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:30:18 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:30:18 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:30:18 spire-1.2.1/pkg/common/telemetry/server/ 16:30:18 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:30:18 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:30:18 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:30:18 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:30:18 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:30:18 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:30:18 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:30:18 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:30:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:30:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:30:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:30:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:30:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:30:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:30:18 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:30:18 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:30:18 spire-1.2.1/pkg/common/telemetry/server/server.go 16:30:18 spire-1.2.1/pkg/common/telemetry/sink.go 16:30:18 spire-1.2.1/pkg/common/telemetry/statsd.go 16:30:18 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:30:18 spire-1.2.1/pkg/common/telemetry/uptime.go 16:30:18 spire-1.2.1/pkg/common/telemetry/version.go 16:30:18 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:30:18 spire-1.2.1/pkg/common/uptime/ 16:30:18 spire-1.2.1/pkg/common/uptime/uptime.go 16:30:18 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:30:18 spire-1.2.1/pkg/common/util/ 16:30:18 spire-1.2.1/pkg/common/util/certs.go 16:30:18 spire-1.2.1/pkg/common/util/certs_test.go 16:30:18 spire-1.2.1/pkg/common/util/csr.go 16:30:18 spire-1.2.1/pkg/common/util/hash.go 16:30:18 spire-1.2.1/pkg/common/util/selectors.go 16:30:18 spire-1.2.1/pkg/common/util/selectors_test.go 16:30:18 spire-1.2.1/pkg/common/util/signals.go 16:30:18 spire-1.2.1/pkg/common/util/sort.go 16:30:18 spire-1.2.1/pkg/common/util/sort_test.go 16:30:18 spire-1.2.1/pkg/common/util/task.go 16:30:18 spire-1.2.1/pkg/common/util/task_test.go 16:30:18 spire-1.2.1/pkg/common/util/testdata/ 16:30:18 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:30:18 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:30:18 spire-1.2.1/pkg/common/version/ 16:30:18 spire-1.2.1/pkg/common/version/version.go 16:30:18 spire-1.2.1/pkg/common/x509svid/ 16:30:18 spire-1.2.1/pkg/common/x509svid/common_test.go 16:30:18 spire-1.2.1/pkg/common/x509svid/csr.go 16:30:18 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:30:18 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:30:18 spire-1.2.1/pkg/common/x509util/ 16:30:18 spire-1.2.1/pkg/common/x509util/cert.go 16:30:18 spire-1.2.1/pkg/common/x509util/dns.go 16:30:18 spire-1.2.1/pkg/common/x509util/dns_test.go 16:30:18 spire-1.2.1/pkg/common/x509util/keyid.go 16:30:18 spire-1.2.1/pkg/common/x509util/keypair.go 16:30:18 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:30:18 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:30:18 spire-1.2.1/pkg/server/ 16:30:18 spire-1.2.1/pkg/server/api/ 16:30:18 spire-1.2.1/pkg/server/api/agent.go 16:30:18 spire-1.2.1/pkg/server/api/agent/ 16:30:18 spire-1.2.1/pkg/server/api/agent/v1/ 16:30:18 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:30:18 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:30:18 spire-1.2.1/pkg/server/api/agent_test.go 16:30:18 spire-1.2.1/pkg/server/api/api.go 16:30:18 spire-1.2.1/pkg/server/api/audit/ 16:30:18 spire-1.2.1/pkg/server/api/audit/audit.go 16:30:18 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:30:18 spire-1.2.1/pkg/server/api/bundle.go 16:30:18 spire-1.2.1/pkg/server/api/bundle/ 16:30:18 spire-1.2.1/pkg/server/api/bundle/v1/ 16:30:18 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:30:18 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:30:18 spire-1.2.1/pkg/server/api/bundle_test.go 16:30:18 spire-1.2.1/pkg/server/api/debug/ 16:30:18 spire-1.2.1/pkg/server/api/debug/v1/ 16:30:18 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:30:18 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:30:18 spire-1.2.1/pkg/server/api/entry.go 16:30:18 spire-1.2.1/pkg/server/api/entry/ 16:30:18 spire-1.2.1/pkg/server/api/entry/v1/ 16:30:18 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:30:18 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:30:18 spire-1.2.1/pkg/server/api/entry_test.go 16:30:18 spire-1.2.1/pkg/server/api/health/ 16:30:18 spire-1.2.1/pkg/server/api/health/v1/ 16:30:18 spire-1.2.1/pkg/server/api/health/v1/service.go 16:30:18 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:30:18 spire-1.2.1/pkg/server/api/id.go 16:30:18 spire-1.2.1/pkg/server/api/id_test.go 16:30:18 spire-1.2.1/pkg/server/api/limits/ 16:30:18 spire-1.2.1/pkg/server/api/limits/limits.go 16:30:18 spire-1.2.1/pkg/server/api/middleware/ 16:30:18 spire-1.2.1/pkg/server/api/middleware/alias.go 16:30:18 spire-1.2.1/pkg/server/api/middleware/audit.go 16:30:18 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:30:18 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:30:18 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:30:18 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:30:18 spire-1.2.1/pkg/server/api/middleware/caller.go 16:30:18 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:30:18 spire-1.2.1/pkg/server/api/middleware/common.go 16:30:18 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:30:18 spire-1.2.1/pkg/server/api/middleware/entries.go 16:30:18 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:30:18 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:30:18 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:30:18 spire-1.2.1/pkg/server/api/ratelimit.go 16:30:18 spire-1.2.1/pkg/server/api/rpccontext/ 16:30:18 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:30:18 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:30:18 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:30:18 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:30:18 spire-1.2.1/pkg/server/api/selector.go 16:30:18 spire-1.2.1/pkg/server/api/selector_test.go 16:30:18 spire-1.2.1/pkg/server/api/status.go 16:30:18 spire-1.2.1/pkg/server/api/status_test.go 16:30:18 spire-1.2.1/pkg/server/api/svid/ 16:30:18 spire-1.2.1/pkg/server/api/svid/v1/ 16:30:18 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:30:18 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:30:18 spire-1.2.1/pkg/server/api/trustdomain.go 16:30:18 spire-1.2.1/pkg/server/api/trustdomain/ 16:30:18 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:30:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:30:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:30:18 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:30:18 spire-1.2.1/pkg/server/authpolicy/ 16:30:18 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:30:18 spire-1.2.1/pkg/server/authpolicy/policy.go 16:30:18 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:30:18 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:30:18 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:30:18 spire-1.2.1/pkg/server/authpolicy/validate.go 16:30:18 spire-1.2.1/pkg/server/bundle/ 16:30:18 spire-1.2.1/pkg/server/bundle/client/ 16:30:18 spire-1.2.1/pkg/server/bundle/client/client.go 16:30:18 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:30:18 spire-1.2.1/pkg/server/bundle/client/manager.go 16:30:18 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:30:18 spire-1.2.1/pkg/server/bundle/client/sources.go 16:30:18 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:30:18 spire-1.2.1/pkg/server/bundle/client/updater.go 16:30:18 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:30:18 spire-1.2.1/pkg/server/ca/ 16:30:18 spire-1.2.1/pkg/server/ca/ca.go 16:30:18 spire-1.2.1/pkg/server/ca/ca_health.go 16:30:18 spire-1.2.1/pkg/server/ca/ca_test.go 16:30:18 spire-1.2.1/pkg/server/ca/journal.go 16:30:18 spire-1.2.1/pkg/server/ca/journal_test.go 16:30:18 spire-1.2.1/pkg/server/ca/manager.go 16:30:18 spire-1.2.1/pkg/server/ca/manager_health.go 16:30:18 spire-1.2.1/pkg/server/ca/manager_test.go 16:30:18 spire-1.2.1/pkg/server/ca/templates.go 16:30:18 spire-1.2.1/pkg/server/ca/upstream_client.go 16:30:18 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:30:18 spire-1.2.1/pkg/server/ca/validation.go 16:30:18 spire-1.2.1/pkg/server/cache/ 16:30:18 spire-1.2.1/pkg/server/cache/dscache/ 16:30:18 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:30:18 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:30:18 spire-1.2.1/pkg/server/cache/entrycache/ 16:30:18 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:30:18 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:30:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:30:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:30:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:30:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:30:18 spire-1.2.1/pkg/server/catalog/ 16:30:18 spire-1.2.1/pkg/server/catalog/catalog.go 16:30:18 spire-1.2.1/pkg/server/catalog/keymanager.go 16:30:18 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:30:18 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:30:18 spire-1.2.1/pkg/server/catalog/notifier.go 16:30:18 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:30:18 spire-1.2.1/pkg/server/config.go 16:30:18 spire-1.2.1/pkg/server/datastore/ 16:30:18 spire-1.2.1/pkg/server/datastore/datastore.go 16:30:18 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:30:18 spire-1.2.1/pkg/server/datastore/repository.go 16:30:18 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:30:18 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:30:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:30:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:30:18 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:30:18 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:30:18 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:30:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:30:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:30:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:30:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:30:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:30:18 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:30:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:30:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:30:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:30:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:30:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:30:18 spire-1.2.1/pkg/server/endpoints/ 16:30:18 spire-1.2.1/pkg/server/endpoints/bundle/ 16:30:18 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:30:18 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:30:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:30:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:30:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:30:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:30:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:30:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:30:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:30:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:30:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:30:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:30:18 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:30:18 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:30:18 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:30:18 spire-1.2.1/pkg/server/endpoints/config.go 16:30:18 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:30:18 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:30:18 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:30:18 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:30:18 spire-1.2.1/pkg/server/endpoints/middleware.go 16:30:18 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:30:18 spire-1.2.1/pkg/server/hostservice/ 16:30:18 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:30:18 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:30:18 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:30:18 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:30:18 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:30:18 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:30:18 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:30:18 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/ 16:30:18 spire-1.2.1/pkg/server/plugin/keymanager/ 16:30:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:30:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:30:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:30:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:30:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:30:18 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:30:18 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:30:18 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:30:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:30:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:30:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:30:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:30:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:30:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:30:18 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:30:18 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:30:18 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:30:18 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:30:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:30:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:30:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:30:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:30:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:30:18 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:30:18 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:30:18 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/notifier/ 16:30:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:30:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:30:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:30:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:30:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:30:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:30:18 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:30:18 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:30:18 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:30:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:30:18 spire-1.2.1/pkg/server/registration/ 16:30:18 spire-1.2.1/pkg/server/registration/manager.go 16:30:18 spire-1.2.1/pkg/server/registration/manager_test.go 16:30:18 spire-1.2.1/pkg/server/scanentries.go 16:30:18 spire-1.2.1/pkg/server/scanentries_test.go 16:30:18 spire-1.2.1/pkg/server/server.go 16:30:18 spire-1.2.1/pkg/server/server_test.go 16:30:18 spire-1.2.1/pkg/server/svid/ 16:30:18 spire-1.2.1/pkg/server/svid/observer.go 16:30:18 spire-1.2.1/pkg/server/svid/observer_test.go 16:30:18 spire-1.2.1/pkg/server/svid/rotator.go 16:30:18 spire-1.2.1/pkg/server/svid/rotator_config.go 16:30:18 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:30:18 spire-1.2.1/pkg/server/svid/rotator_test.go 16:30:18 spire-1.2.1/proto/ 16:30:18 spire-1.2.1/proto/private/ 16:30:18 spire-1.2.1/proto/private/server/ 16:30:18 spire-1.2.1/proto/private/server/journal/ 16:30:18 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:30:18 spire-1.2.1/proto/private/server/journal/journal.proto 16:30:18 spire-1.2.1/proto/spire/ 16:30:18 spire-1.2.1/proto/spire/common/ 16:30:18 spire-1.2.1/proto/spire/common/common.pb.go 16:30:18 spire-1.2.1/proto/spire/common/common.proto 16:30:18 spire-1.2.1/proto/spire/common/plugin/ 16:30:18 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:30:18 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:30:18 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:30:18 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:30:18 spire-1.2.1/proto/spire/plugin/ 16:30:18 spire-1.2.1/proto/spire/plugin/agent/ 16:30:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:30:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:30:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:30:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:30:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:30:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:30:18 spire-1.2.1/release/ 16:30:18 spire-1.2.1/release/spire-extras/ 16:30:18 spire-1.2.1/release/spire-extras/README.md 16:30:18 spire-1.2.1/release/spire-extras/conf/ 16:30:18 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:30:18 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:30:18 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:30:18 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:30:18 spire-1.2.1/release/spire/ 16:30:18 spire-1.2.1/release/spire/README.md 16:30:18 spire-1.2.1/release/spire/conf/ 16:30:18 spire-1.2.1/release/spire/conf/agent/ 16:30:18 spire-1.2.1/release/spire/conf/agent/agent.conf 16:30:18 spire-1.2.1/release/spire/conf/server/ 16:30:18 spire-1.2.1/release/spire/conf/server/server.conf 16:30:18 spire-1.2.1/script/ 16:30:18 spire-1.2.1/script/build-artifact.sh 16:30:18 spire-1.2.1/script/generate_dummy_ca.sh 16:30:18 spire-1.2.1/support/ 16:30:18 spire-1.2.1/support/k8s/ 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:30:18 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:30:18 spire-1.2.1/support/oidc-discovery-provider/ 16:30:18 spire-1.2.1/support/oidc-discovery-provider/README.md 16:30:18 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:30:18 spire-1.2.1/support/oidc-discovery-provider/config.go 16:30:18 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:30:18 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:30:18 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:30:18 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:30:18 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:30:18 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:30:18 spire-1.2.1/support/oidc-discovery-provider/main.go 16:30:18 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:30:18 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:30:18 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:30:18 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:30:18 spire-1.2.1/test/ 16:30:18 spire-1.2.1/test/clock/ 16:30:18 spire-1.2.1/test/clock/clock.go 16:30:18 spire-1.2.1/test/fakes/ 16:30:18 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:30:18 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:30:18 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:30:18 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:30:18 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:30:18 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:30:18 spire-1.2.1/test/fakes/fakeagentstore/ 16:30:18 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:30:18 spire-1.2.1/test/fakes/fakedatastore/ 16:30:18 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:30:18 spire-1.2.1/test/fakes/fakeentryclient/ 16:30:18 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:30:18 spire-1.2.1/test/fakes/fakehealthchecker/ 16:30:18 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:30:18 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:30:18 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:30:18 spire-1.2.1/test/fakes/fakemetrics/ 16:30:18 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:30:18 spire-1.2.1/test/fakes/fakenoderesolver/ 16:30:18 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:30:18 spire-1.2.1/test/fakes/fakenotifier/ 16:30:18 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:30:18 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:30:18 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:30:18 spire-1.2.1/test/fakes/fakeserverca/ 16:30:18 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:30:18 spire-1.2.1/test/fakes/fakeservercatalog/ 16:30:18 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:30:18 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:30:18 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:30:18 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:30:18 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:30:18 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:30:18 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:30:18 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:30:18 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:30:18 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:30:18 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:30:18 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:30:18 spire-1.2.1/test/fixture/ 16:30:18 spire-1.2.1/test/fixture/certs/ 16:30:18 spire-1.2.1/test/fixture/certs/agent_svid.der 16:30:18 spire-1.2.1/test/fixture/certs/base_cert.pem 16:30:18 spire-1.2.1/test/fixture/certs/base_csr.pem 16:30:18 spire-1.2.1/test/fixture/certs/base_key.pem 16:30:18 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:30:18 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:30:18 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:30:18 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:30:18 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:30:18 spire-1.2.1/test/fixture/certs/blog_key.pem 16:30:18 spire-1.2.1/test/fixture/certs/bundle.der 16:30:18 spire-1.2.1/test/fixture/certs/ca.pem 16:30:18 spire-1.2.1/test/fixture/certs/ca_key.pem 16:30:18 spire-1.2.1/test/fixture/certs/database_cert.pem 16:30:18 spire-1.2.1/test/fixture/certs/database_csr.pem 16:30:18 spire-1.2.1/test/fixture/certs/database_key.pem 16:30:18 spire-1.2.1/test/fixture/certs/node_cert.pem 16:30:18 spire-1.2.1/test/fixture/certs/node_csr.pem 16:30:18 spire-1.2.1/test/fixture/certs/node_key.pem 16:30:18 spire-1.2.1/test/fixture/certs/svid.pem 16:30:18 spire-1.2.1/test/fixture/certs/svid_key.pem 16:30:18 spire-1.2.1/test/fixture/config/ 16:30:18 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:30:18 spire-1.2.1/test/fixture/config/agent_good.conf 16:30:18 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:30:18 spire-1.2.1/test/fixture/config/plugin_good.conf 16:30:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:30:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:30:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:30:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:30:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:30:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:30:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:30:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:30:18 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:30:18 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:30:18 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:30:18 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:30:18 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:30:18 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:30:18 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:30:18 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:30:18 spire-1.2.1/test/fixture/config/server_good.conf 16:30:18 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:30:18 spire-1.2.1/test/fixture/fixture.go 16:30:18 spire-1.2.1/test/fixture/nodeattestor/ 16:30:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:30:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:30:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:30:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:30:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:30:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:30:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:30:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:30:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:30:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:30:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:30:18 spire-1.2.1/test/fixture/registration/ 16:30:18 spire-1.2.1/test/fixture/registration/entries.json 16:30:18 spire-1.2.1/test/fixture/registration/good-for-update.json 16:30:18 spire-1.2.1/test/fixture/registration/good.json 16:30:18 spire-1.2.1/test/fixture/registration/invalid.json 16:30:18 spire-1.2.1/test/fixture/registration/invalid_json.json 16:30:18 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:30:18 spire-1.2.1/test/integration/ 16:30:18 spire-1.2.1/test/integration/README.md 16:30:18 spire-1.2.1/test/integration/common 16:30:18 spire-1.2.1/test/integration/setup/ 16:30:18 spire-1.2.1/test/integration/setup/adminclient/ 16:30:18 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:30:18 spire-1.2.1/test/integration/setup/adminclient/client.go 16:30:18 spire-1.2.1/test/integration/setup/debugagent/ 16:30:18 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:30:18 spire-1.2.1/test/integration/setup/debugagent/main.go 16:30:18 spire-1.2.1/test/integration/setup/debugserver/ 16:30:18 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:30:18 spire-1.2.1/test/integration/setup/debugserver/main.go 16:30:18 spire-1.2.1/test/integration/setup/downstreamclient/ 16:30:18 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:30:18 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:30:18 spire-1.2.1/test/integration/setup/itclient/ 16:30:18 spire-1.2.1/test/integration/setup/itclient/client.go 16:30:18 spire-1.2.1/test/integration/setup/node-attestation/ 16:30:18 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:30:18 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:30:18 spire-1.2.1/test/integration/setup/x509pop/ 16:30:18 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:30:18 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:30:18 spire-1.2.1/test/integration/suites/ 16:30:18 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:30:18 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:30:18 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:30:18 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:30:18 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:30:18 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:30:18 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:30:18 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:30:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:30:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:30:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:30:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:30:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:30:18 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:30:18 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:30:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:30:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:30:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:30:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:30:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:30:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:30:18 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:30:18 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:30:18 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:30:18 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:30:18 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:30:18 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:30:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:30:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:30:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:30:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:30:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:30:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:30:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:30:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:30:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:30:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:30:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:30:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:30:18 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:30:18 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:30:18 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:30:18 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:30:18 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:30:18 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:30:18 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:30:18 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:30:18 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:30:18 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:30:18 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:30:18 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:30:18 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:30:18 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:30:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:30:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:30:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:30:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:30:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:30:18 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:30:18 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:30:18 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:30:18 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:30:18 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:30:18 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:30:18 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:30:18 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:30:18 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:30:18 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:30:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:30:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:30:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:30:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:30:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:30:18 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:30:18 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:30:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:30:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:30:18 spire-1.2.1/test/integration/suites/join-token/ 16:30:18 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:30:18 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:30:18 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:30:18 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:30:18 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:30:18 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:30:18 spire-1.2.1/test/integration/suites/join-token/README.md 16:30:18 spire-1.2.1/test/integration/suites/join-token/conf/ 16:30:18 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:30:18 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:30:18 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:30:18 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:30:18 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:30:18 spire-1.2.1/test/integration/suites/join-token/teardown 16:30:18 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:30:18 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:30:18 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:30:18 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:30:18 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:30:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:30:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:30:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:30:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:30:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:30:18 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:30:18 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:30:18 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:30:18 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:30:18 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:30:18 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:30:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:30:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:30:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:30:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:30:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:30:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:30:18 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:30:18 spire-1.2.1/test/integration/suites/k8s/ 16:30:18 spire-1.2.1/test/integration/suites/k8s/00-setup 16:30:18 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:30:18 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:30:18 spire-1.2.1/test/integration/suites/k8s/README.md 16:30:18 spire-1.2.1/test/integration/suites/k8s/conf/ 16:30:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:30:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:30:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:30:18 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:30:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:30:18 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:30:18 spire-1.2.1/test/integration/suites/k8s/teardown 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/ 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:30:18 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:30:18 spire-1.2.1/test/integration/suites/node-attestation/ 16:30:18 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:30:18 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:30:18 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:30:18 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:30:18 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:30:18 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:30:18 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:30:18 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:30:18 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:30:18 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:30:18 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:30:18 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:30:18 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:30:18 spire-1.2.1/test/integration/suites/rotation/ 16:30:18 spire-1.2.1/test/integration/suites/rotation/00-setup 16:30:18 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:30:18 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:30:18 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:30:18 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:30:18 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:30:18 spire-1.2.1/test/integration/suites/rotation/README.md 16:30:18 spire-1.2.1/test/integration/suites/rotation/conf/ 16:30:18 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:30:18 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:30:18 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:30:18 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:30:18 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:30:18 spire-1.2.1/test/integration/suites/rotation/teardown 16:30:18 spire-1.2.1/test/integration/suites/self-test/ 16:30:18 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:30:18 spire-1.2.1/test/integration/suites/self-test/README.md 16:30:18 spire-1.2.1/test/integration/suites/self-test/teardown 16:30:18 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:30:18 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:30:18 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:30:18 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:30:18 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:30:18 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:30:18 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:30:18 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:30:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:30:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:30:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:30:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:30:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:30:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:30:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:30:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:30:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:30:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:30:18 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:30:18 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:30:18 spire-1.2.1/test/integration/suites/upgrade/ 16:30:18 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:30:18 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:30:18 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:30:18 spire-1.2.1/test/integration/suites/upgrade/README.md 16:30:18 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:30:18 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:30:18 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:30:18 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:30:18 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:30:18 spire-1.2.1/test/integration/suites/upgrade/teardown 16:30:18 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:30:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:30:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:30:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:30:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:30:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:30:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:30:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:30:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:30:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:30:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:30:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:30:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:30:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:30:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:30:18 spire-1.2.1/test/integration/test-one.sh 16:30:18 spire-1.2.1/test/integration/test.sh 16:30:18 spire-1.2.1/test/plugintest/ 16:30:18 spire-1.2.1/test/plugintest/config.go 16:30:18 spire-1.2.1/test/plugintest/load.go 16:30:18 spire-1.2.1/test/plugintest/option.go 16:30:18 spire-1.2.1/test/spiretest/ 16:30:18 spire-1.2.1/test/spiretest/apiserver.go 16:30:18 spire-1.2.1/test/spiretest/assertions.go 16:30:18 spire-1.2.1/test/spiretest/dir.go 16:30:18 spire-1.2.1/test/spiretest/errors_posix.go 16:30:18 spire-1.2.1/test/spiretest/errors_windows.go 16:30:18 spire-1.2.1/test/spiretest/logs.go 16:30:18 spire-1.2.1/test/spiretest/socketapi.go 16:30:18 spire-1.2.1/test/spiretest/suite.go 16:30:18 spire-1.2.1/test/spiretest/x509.go 16:30:18 spire-1.2.1/test/testca/ 16:30:18 spire-1.2.1/test/testca/ca.go 16:30:18 spire-1.2.1/test/testkey/ 16:30:18 spire-1.2.1/test/testkey/generate.sh 16:30:18 spire-1.2.1/test/testkey/genkeys.go 16:30:18 spire-1.2.1/test/testkey/keys.go 16:30:18 spire-1.2.1/test/testkey/new.go 16:30:18 spire-1.2.1/test/tpmsimulator/ 16:30:18 spire-1.2.1/test/tpmsimulator/simulator.go 16:30:18 spire-1.2.1/test/util/ 16:30:18 spire-1.2.1/test/util/cert_fixtures.go 16:30:18 spire-1.2.1/test/util/cert_generation.go 16:30:18 spire-1.2.1/test/util/io_redirection.go 16:30:18 spire-1.2.1/test/util/race.go 16:30:18 spire-1.2.1/test/util/util.go 16:30:18 building spire from source... 16:30:18 Installing go1.17.7... 16:30:19 ---> Running in b8f9544cb27c 16:30:19 Removing intermediate container b8f9544cb27c 16:30:19 ---> 036278a783f1 16:30:19 Step 3/4 : COPY go.mod . 16:30:20 ---> fa951711bda7 16:30:20 Step 4/4 : RUN go mod download 16:30:20 ---> Running in 2ddf1df2b283 16:30:25 Building bin/spire-server... 16:30:25 go: downloading github.com/mitchellh/cli v1.1.2 16:30:25 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:30:25 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:30:25 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:30:25 go: downloading google.golang.org/grpc v1.44.0 16:30:25 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:30:25 go: downloading github.com/imdario/mergo v0.3.12 16:30:25 go: downloading github.com/sirupsen/logrus v1.8.1 16:30:25 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:30:25 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:30:25 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:30:25 go: downloading github.com/fatih/color v1.13.0 16:30:25 go: downloading github.com/mattn/go-isatty v0.0.14 16:30:25 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:30:25 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:30:25 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:30:25 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:30:25 go: downloading github.com/armon/go-metrics v0.3.10 16:30:25 go: downloading github.com/prometheus/client_golang v1.12.1 16:30:25 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:30:25 go: downloading github.com/open-policy-agent/opa v0.38.0 16:30:25 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:30:25 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:30:25 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:30:25 go: downloading github.com/Masterminds/goutils v1.1.0 16:30:25 go: downloading github.com/Masterminds/semver v1.5.0 16:30:25 go: downloading github.com/google/uuid v1.1.2 16:30:25 go: downloading github.com/huandu/xstrings v1.3.2 16:30:25 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:30:25 go: downloading github.com/mattn/go-colorable v0.1.12 16:30:25 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:30:25 go: downloading github.com/oklog/run v1.0.0 16:30:25 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:30:25 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:30:25 go: downloading github.com/prometheus/client_model v0.2.0 16:30:25 go: downloading github.com/prometheus/common v0.32.1 16:30:26 go: downloading github.com/beorn7/perks v1.0.1 16:30:26 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:30:26 go: downloading github.com/prometheus/procfs v0.7.3 16:30:26 go: downloading go.uber.org/atomic v1.9.0 16:30:26 go: downloading github.com/imkira/go-observer v1.0.3 16:30:26 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:30:26 go: downloading github.com/hashicorp/errwrap v1.1.0 16:30:26 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:30:26 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:30:26 go: downloading github.com/twmb/murmur3 v1.1.6 16:30:26 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:30:26 go: downloading github.com/blang/semver/v4 v4.0.0 16:30:26 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:30:26 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:30:26 go: downloading github.com/jinzhu/gorm v1.9.16 16:30:26 go: downloading github.com/lib/pq v1.10.4 16:30:26 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:30:26 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:30:26 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:30:27 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:30:29 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:30:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:30:29 go: downloading github.com/stretchr/testify v1.7.0 16:30:29 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:30:29 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:30:33 go: downloading google.golang.org/api v0.70.0 16:30:33 go: downloading k8s.io/client-go v0.23.4 16:30:33 go: downloading k8s.io/api v0.23.4 16:30:33 go: downloading github.com/google/go-tpm v0.3.3 16:30:33 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:30:33 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:30:34 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:30:34 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:30:34 go: downloading cloud.google.com/go/storage v1.21.0 16:30:34 go: downloading cloud.google.com/go v0.100.2 16:30:35 go: downloading k8s.io/apimachinery v0.23.4 16:30:35 go: downloading k8s.io/kube-aggregator v0.23.3 16:30:35 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:30:35 go: downloading cloud.google.com/go/security v1.3.0 16:30:35 go: downloading github.com/hashicorp/vault/api v1.4.1 16:30:36 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:30:36 go: downloading github.com/jinzhu/inflection v1.0.0 16:30:36 go: downloading github.com/aws/smithy-go v1.11.0 16:30:36 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:30:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:30:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:30:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:30:36 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:30:36 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:30:36 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:30:36 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:30:36 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:30:36 go: downloading github.com/dimchansky/utfbom v1.1.1 16:30:36 go: downloading cloud.google.com/go/compute v1.3.0 16:30:36 go: downloading cloud.google.com/go/iam v0.1.1 16:30:36 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:30:36 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:30:38 go: downloading github.com/gogo/protobuf v1.3.2 16:30:38 go: downloading k8s.io/klog/v2 v2.30.0 16:30:38 go: downloading github.com/google/gofuzz v1.1.0 16:30:38 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:30:38 go: downloading github.com/spf13/pflag v1.0.5 16:30:38 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:30:38 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:30:38 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:30:39 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:30:39 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:30:39 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:30:39 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:30:39 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:30:39 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:30:39 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:30:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:30:39 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:30:39 go: downloading gopkg.in/yaml.v2 v2.4.0 16:30:39 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:30:39 go: downloading github.com/gobwas/glob v0.2.3 16:30:39 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:30:39 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:30:39 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:30:39 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:30:39 go: downloading go.opencensus.io v0.23.0 16:30:39 go: downloading gopkg.in/inf.v0 v0.9.1 16:30:39 go: downloading github.com/google/go-cmp v0.5.7 16:30:39 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:30:39 go: downloading github.com/googleapis/gnostic v0.5.5 16:30:39 go: downloading github.com/go-logr/logr v1.2.2 16:30:39 go: downloading github.com/json-iterator/go v1.1.12 16:30:39 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:30:39 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:30:39 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:30:39 go: downloading go.uber.org/zap v1.21.0 16:30:39 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:30:39 go: downloading github.com/tklauser/numcpus v0.3.0 16:30:39 go: downloading sigs.k8s.io/yaml v1.3.0 16:30:39 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:30:39 go: downloading github.com/ryanuber/go-glob v1.0.0 16:30:39 go: downloading github.com/golang/snappy v0.0.4 16:30:39 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:30:39 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:30:40 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:30:40 go: downloading github.com/hashicorp/go-version v1.2.0 16:30:40 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:30:40 go: downloading github.com/modern-go/reflect2 v1.0.2 16:30:40 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 16:30:40 go: downloading go.uber.org/multierr v1.6.0 16:30:40 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:30:44 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:30:44 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:30:52 Removing intermediate container 7fea4b3d8832 16:30:52 ---> 1b1cb59c5ab1 16:30:52 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:30:52 Removing intermediate container 0c50830b6756 16:30:52 ---> a8a6b0dcc927 16:30:52 16:30:52 Removing intermediate container 6290e7370452 16:30:52 ---> e4de0da257fb 16:30:52 16:30:52 Step 10/31 : FROM alpine:3.14Step 10/23 : FROM alpine:3.14 16:30:52 16:30:52 Removing intermediate container eba8281bb6d1 16:30:52 ---> 1c3b95795fb0 16:30:52 16:30:52 Step 10/25 : FROM alpine:3.14 16:30:52 ---> Running in 7e8d5fecc2ab 16:30:53 3.14: Pulling from library/alpine 16:30:53 3.14: Pulling from library/alpine 16:30:53 3.14: Pulling from library/alpine 16:30:53 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 16:30:54 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:30:54 Status: Downloaded newer image for alpine:3.14 16:30:54 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:30:54 Status: Image is up to date for alpine:3.14 16:30:54 ---> e04c818066af 16:30:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:30:54 ---> e04c818066af 16:30:54 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:30:54 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:30:54 Status: Image is up to date for alpine:3.14 16:30:54 ---> e04c818066af 16:30:54 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:30:54 ---> Running in 9bdc51c94779 16:30:54 ---> Running in 24aab10f1a96 16:30:54 ---> Running in 6359b87eb7a6 16:30:54 Removing intermediate container 24aab10f1a96 16:30:54 ---> 795c2b0e7590 16:30:54 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:30:54 ---> Running in 757f7301dd39 16:30:54 Removing intermediate container 7e8d5fecc2ab 16:30:54 ---> af8e9090969a 16:30:54 16:30:54 Step 11/23 : FROM docker:20.10.14 16:30:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:30:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:30:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:30:55 20.10.14: Pulling from library/docker 16:30:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:30:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:30:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:30:55 (1/1) Installing dumb-init (1.2.5-r1) 16:30:55 Executing busybox-1.33.1-r7.trigger 16:30:55 OK: 6 MiB in 15 packages 16:30:55 (1/2) Installing dumb-init (1.2.5-r1) 16:30:55 (2/2) Installing su-exec (0.2-r1) 16:30:55 Executing busybox-1.33.1-r7.trigger 16:30:55 OK: 6 MiB in 16 packages 16:30:55 (1/3) Installing ca-certificates (20211220-r0) 16:30:55 (2/3) Installing dumb-init (1.2.5-r1) 16:30:55 (3/3) Installing su-exec (0.2-r1) 16:30:55 Executing busybox-1.33.1-r7.trigger 16:30:55 Executing ca-certificates-20211220-r0.trigger 16:30:55 OK: 6 MiB in 17 packages 16:30:56 Removing intermediate container 9bdc51c94779 16:30:56 ---> a180fd41c2b3 16:30:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:30:56 Removing intermediate container 757f7301dd39 16:30:56 ---> dd2e55351365 16:30:56 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:30:56 ---> Running in 12503829f5d5 16:30:56 Removing intermediate container 6359b87eb7a6 16:30:56 ---> d6e29911abc3 16:30:56 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:30:56 ---> Running in afbfb4f7c921 16:30:56 ---> Running in aa1bf63d47cf 16:30:56 Removing intermediate container 12503829f5d5 16:30:56 ---> 00fa6e02a553 16:30:56 Step 13/23 : ENV APP_PORT=59881 16:30:56 Removing intermediate container afbfb4f7c921 16:30:56 ---> 1651a5c2eb13 16:30:56 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:30:56 ---> Running in 46101b8eb82a 16:30:56 ---> Running in 19e0d2e2b421 16:30:56 Removing intermediate container aa1bf63d47cf 16:30:56 ---> 2524ecebd52c 16:30:56 Step 13/25 : WORKDIR / 16:30:56 ---> Running in 585c8314683e 16:30:56 Removing intermediate container 46101b8eb82a 16:30:56 ---> 019171f587a3 16:30:56 Step 14/23 : EXPOSE $APP_PORT 16:30:57 Removing intermediate container 19e0d2e2b421 16:30:57 ---> 0f9ffdf3b52e 16:30:57 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:30:57 Removing intermediate container 585c8314683e 16:30:57 ---> 0e0a5881a477 16:30:57 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:30:57 ---> Running in a7d1cfaa10eb 16:30:57 ---> Running in e5b1d3e1b8a7 16:30:57 Removing intermediate container a7d1cfaa10eb 16:30:57 ---> e1d87527d241 16:30:57 Step 15/23 : WORKDIR / 16:30:57 ---> d680f49c03ad 16:30:57 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:30:57 ---> Running in 9cf30cd70faf 16:30:58 Removing intermediate container 9cf30cd70faf 16:30:58 ---> 4bdae8e8c19c 16:30:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:30:58 ---> ee972ace78a5 16:30:58 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:30:58 Removing intermediate container e5b1d3e1b8a7 16:30:58 ---> 0c50ee0a62b7 16:30:58 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:30:58 ---> 4c31c6725cbc 16:30:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:30:58 ---> Running in 3e1532ffc7eb 16:30:58 ---> a5a1188f8559 16:30:58 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:30:59 Removing intermediate container 3e1532ffc7eb 16:30:59 ---> e8eb516815db 16:30:59 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:30:59 ---> fefad46ebf1a 16:30:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:30:59 ---> ba14cdb67525 16:30:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:30:59 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:30:59 Status: Downloaded newer image for docker:20.10.14 16:30:59 ---> 7417809fdb73 16:30:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:31:00 ---> f6e43788a1ee 16:31:00 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:31:00 ---> Running in d4f6960082fb 16:31:00 ---> Running in ac0318bf6aa7 16:31:00 ---> 570910f28c7c 16:31:00 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:31:00 ---> Running in 9558535c2582 16:31:00 Removing intermediate container d4f6960082fb 16:31:00 ---> 64a1a5628a5d 16:31:00 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 16:31:00 ---> 3b16202a27ca 16:31:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:31:00 ---> Running in 6eb5236d8730 16:31:00 Removing intermediate container 9558535c2582 16:31:00 ---> 92e4f53fb00d 16:31:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:31:00 ---> Running in 756c187e0ccc 16:31:01 Removing intermediate container 756c187e0ccc 16:31:01 ---> 2ba8916a5a0e 16:31:01 Step 21/23 : LABEL arch=x86_64 16:31:01 ---> Running in a8c3dd5c67ee 16:31:01 ---> a5c7adf53429 16:31:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:01 Removing intermediate container a8c3dd5c67ee 16:31:01 ---> c24ef20ce646 16:31:01 Step 22/23 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c 16:31:01 (1/43) Installing readline (8.1.1-r0) 16:31:01 (2/43) Installing bash (5.1.16-r0) 16:31:01 Executing bash-5.1.16-r0.post-install 16:31:01 ---> 2bb84ecfc0c2 16:31:01 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/ 16:31:01 (3/43) Installing brotli-libs (1.0.9-r5) 16:31:01 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:31:01 (5/43) Installing libcurl (7.80.0-r1) 16:31:01 ---> Running in 763e714b2e90 16:31:01 (6/43) Installing curl (7.80.0-r1) 16:31:01 (7/43) Installing dumb-init (1.2.5-r1) 16:31:01 (8/43) Installing libbz2 (1.0.8-r1) 16:31:01 (9/43) Installing expat (2.4.7-r0) 16:31:01 ---> Running in 1d6494e68d1c 16:31:01 (10/43) Installing libffi (3.4.2-r1) 16:31:01 (11/43) Installing gdbm (1.22-r0) 16:31:01 (12/43) Installing xz-libs (5.2.5-r1) 16:31:01 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:31:01 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:31:02 (15/43) Installing mpdecimal (2.5.1-r1) 16:31:02 (16/43) Installing sqlite-libs (3.36.0-r0) 16:31:02 (17/43) Installing python3 (3.9.7-r4) 16:31:02 Removing intermediate container ac0318bf6aa7 16:31:02 ---> 99ab916bd930 16:31:02 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:31:02 Removing intermediate container 763e714b2e90 16:31:02 ---> b611364da279 16:31:02 Step 23/23 : LABEL version=0.0.0 16:31:02 (18/43) Installing py3-appdirs (1.4.4-r2) 16:31:02 (19/43) Installing py3-certifi (2020.12.5-r1) 16:31:02 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:31:02 (21/43) Installing py3-idna (3.3-r0) 16:31:02 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:31:02 (23/43) Installing py3-requests (2.26.0-r1) 16:31:02 (24/43) Installing py3-msgpack (1.0.2-r1) 16:31:02 (25/43) Installing py3-lockfile (0.12.2-r4) 16:31:02 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:31:02 (27/43) Installing py3-colorama (0.4.4-r1) 16:31:02 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:31:02 (29/43) Installing py3-distlib (0.3.3-r0) 16:31:02 ---> Running in 949c7c269351 16:31:02 (30/43) Installing py3-distro (1.6.0-r0) 16:31:02 (31/43) Installing py3-six (1.16.0-r0) 16:31:02 (32/43) Installing py3-webencodings (0.5.1-r4) 16:31:02 (33/43) Installing py3-html5lib (1.1-r1) 16:31:02 (34/43) Installing py3-parsing (2.4.7-r2) 16:31:02 (35/43) Installing py3-packaging (20.9-r1) 16:31:02 (36/43) Installing py3-tomli (1.2.2-r0) 16:31:02 (37/43) Installing py3-pep517 (0.12.0-r0) 16:31:02 (38/43) Installing py3-progress (1.6-r0) 16:31:02 (39/43) Installing py3-retrying (1.3.3-r2) 16:31:02 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:31:02 (41/43) Installing py3-setuptools (52.0.0-r4) 16:31:02 ---> d76f0b6f7c55 16:31:02 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:31:02 (42/43) Installing py3-toml (0.10.2-r2) 16:31:02 (43/43) Installing py3-pip (20.3.4-r1) 16:31:02 Removing intermediate container 949c7c269351 16:31:02 ---> 7621da33f0af 16:31:02 16:31:02 Executing busybox-1.34.1-r5.trigger 16:31:02 OK: 83 MiB in 65 packages 16:31:03 Successfully built 7621da33f0af 16:31:03 Successfully tagged core-metadata:latest 16:31:03  Building core-metadata ... done Building security-spire-server 16:31:03 Collecting docker-compose==1.23.2 16:31:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:31:03 Collecting docopt<0.7,>=0.6.1 16:31:03 Downloading docopt-0.6.2.tar.gz (25 kB) 16:31:04 Collecting docker<4.0,>=3.6.0 16:31:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:31:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:31:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:31:04 Collecting cached-property<2,>=1.2.0 16:31:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:31:04 Collecting PyYAML<4,>=3.10 16:31:04 Downloading PyYAML-3.13.tar.gz (270 kB) 16:31:05 Removing intermediate container 1d6494e68d1c 16:31:05 ---> 6e577537385d 16:31:05 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:31:05 ---> 844fe13c016d 16:31:05 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:31:05 Collecting texttable<0.10,>=0.9.0 16:31:05 Downloading texttable-0.9.1.tar.gz (11 kB) 16:31:05 ---> Running in 899fe62f50c6 16:31:05 Collecting websocket-client<1.0,>=0.32.0 16:31:05 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:31:05 Collecting dockerpty<0.5,>=0.4.1 16:31:05 Removing intermediate container 899fe62f50c6 16:31:05 ---> ce7b9b5429d1 16:31:05 Step 23/25 : LABEL arch=x86_64 16:31:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:31:05 ---> 4a87c4802106 16:31:05 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:31:05 ---> Running in a8ec88cd7427 16:31:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:31:06 Collecting jsonschema<3,>=2.5.1 16:31:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:31:06 Collecting docker-pycreds>=0.4.0 16:31:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:31:06 ---> 7fb5b58b775d 16:31:06 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:31:06 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) 16:31:06 Collecting chardet<3.1.0,>=3.0.2 16:31:06 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:31:06 Collecting idna<2.8,>=2.5 16:31:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:31:06 Collecting urllib3<1.25,>=1.21.1 16:31:06 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:31:06 Removing intermediate container a8ec88cd7427 16:31:06 ---> 82569b07c390 16:31:06 Step 24/25 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c 16:31:06 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:31:06 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:31:06 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:31:06 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:31:06 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:31:06 Attempting uninstall: urllib3 16:31:06 Found existing installation: urllib3 1.26.7 16:31:06 Uninstalling urllib3-1.26.7: 16:31:06 Successfully uninstalled urllib3-1.26.7 16:31:06 ---> Running in d5803c3ff622 16:31:06 ---> 1968ae0bae0e 16:31:06 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:31:07 Attempting uninstall: idna 16:31:07 Found existing installation: idna 3.3 16:31:07 Uninstalling idna-3.3: 16:31:07 Successfully uninstalled idna-3.3 16:31:07 ---> Running in 02d7f25ecb3f 16:31:07 Removing intermediate container d5803c3ff622 16:31:07 ---> 3fb5601f3b1b 16:31:07 Step 25/25 : LABEL version=0.0.0 16:31:07 ---> Running in f6f1521e5885 16:31:07 Removing intermediate container 02d7f25ecb3f 16:31:07 ---> 541f2e2a8e5e 16:31:07 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:31:07 Removing intermediate container f6f1521e5885 16:31:07 ---> cf6d1dcfe4b4 16:31:07 16:31:07 Removing intermediate container 2ddf1df2b283 16:31:07 ---> a7fd66633c1f 16:31:07 Successfully built a7fd66633c1f 16:31:07 Successfully tagged ci-base-image-arm64:latest 16:31:07 Successfully built cf6d1dcfe4b4 16:31:07 Successfully tagged security-secretstore-setup:latest 16:31:07 Building support-scheduler 16:31:07  Building security-secretstore-setup ... done  Attempting uninstall: requests 16:31:07 Found existing installation: requests 2.26.0 16:31:07 Uninstalling requests-2.26.0: [Pipeline] isUnix [Pipeline] sh 16:31:07 Successfully uninstalled requests-2.26.0 16:31:07 ---> 47e2651b5125 16:31:07 Step 26/31 : RUN chmod +x /entrypoint.sh 16:31:07 + docker inspect -f . ci-base-image-arm64 16:31:07 . [Pipeline] withDockerContainer 16:31:08 ---> Running in e13b24f33cc0 16:31:08 Running setup.py install for texttable: started 16:31:08 prd-ubuntu20.04-docker-arm64-4c-16g-64213 does not seem to be running inside a container 16:31:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:31:08 Running setup.py install for texttable: finished with status 'done' 16:31:08 Running setup.py install for PyYAML: started 16:31:08 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:31:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:31:08 ---> 5a4197dc0087 16:31:08 Step 3/25 : WORKDIR /edgex-go 16:31:08 ---> Using cache 16:31:08 ---> 6563ad0ae031 16:31:08 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:08 ---> Using cache 16:31:08 ---> e7ca3cda9697 16:31:08 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:31:08 Running setup.py install for PyYAML: finished with status 'done' 16:31:09 $ docker top 11356075847f08103a8b764cddf2365bc2b79c38e36eda808a93df12eb9fb976 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:09 Running setup.py install for docopt: started 16:31:10 Running setup.py install for docopt: finished with status 'done' 16:31:10 Running setup.py install for dockerpty: started 16:31:10 + go version 16:31:10 go version go1.17.6 linux/arm64 [Pipeline] } 16:31:10 $ docker stop --time=1 11356075847f08103a8b764cddf2365bc2b79c38e36eda808a93df12eb9fb976 16:31:10 Running setup.py install for dockerpty: finished with status 'done' 16:31:11 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:31:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:31:11 ---> 5a4197dc0087 16:31:11 Step 3/22 : WORKDIR /edgex-go 16:31:11 ---> Using cache 16:31:11 ---> 6563ad0ae031 16:31:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:11 ---> Using cache 16:31:11 ---> e7ca3cda9697 16:31:11 Step 5/22 : RUN apk add --update --no-cache make git 16:31:11 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 16:31:11 ---> Running in 9fd0b598818c 16:31:12 $ docker rm -f 11356075847f08103a8b764cddf2365bc2b79c38e36eda808a93df12eb9fb976 16:31:12 ---> Running in b1fc628ca0c2 16:31:12 Removing intermediate container e13b24f33cc0 16:31:12 ---> 5695d8858a1b 16:31:12 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:31:12 ---> Running in c2fbc886223e 16:31:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:12 Removing intermediate container c2fbc886223e 16:31:12 ---> 4ad0b953ffd3 16:31:12 Step 28/31 : CMD ["gate"] 16:31:12 + docker inspect -f . ci-base-image-arm64 16:31:12 . [Pipeline] withDockerContainer 16:31:12 prd-ubuntu20.04-docker-arm64-4c-16g-64213 does not seem to be running inside a container 16:31:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:13 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:31:13 ---> Running in 9d53bf762722 16:31:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:13 Removing intermediate container 9d53bf762722 16:31:13 ---> 3f5bab34887f 16:31:13 Step 29/31 : LABEL arch=x86_64 16:31:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:13 OK: 221 MiB in 52 packages 16:31:14 OK: 221 MiB in 52 packages 16:31:14 ---> Running in 64315c34d986 16:31:14 $ docker top 50969f12303b4a5e8db5ce2d5fd883704bb5880cdb6464df248b527f871150bd -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:14 ========================================================= 16:31:14 [edgeXBuildGoParallel] Running Tests and Build... 16:31:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:31:14 Removing intermediate container 64315c34d986 16:31:14 ---> d8e13244e6a2 16:31:14 Step 30/31 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c 16:31:15 + make test 16:31:15 go mod tidy -compat=1.17 16:31:15 ---> Running in 0ebaefa2cd5e 16:31:15 Removing intermediate container b1fc628ca0c2 16:31:15 ---> 778319157b88 16:31:15 Step 6/22 : COPY go.mod vendor* ./ 16:31:15 Removing intermediate container 9fd0b598818c 16:31:15 ---> 753fbe4e33db 16:31:15 Step 6/25 : COPY go.mod vendor* ./ 16:31:15 Removing intermediate container 0ebaefa2cd5e 16:31:15 ---> 8482d1f48575 16:31:15 Step 31/31 : LABEL version=0.0.0 16:31:16 Removing intermediate container 6eb5236d8730 16:31:16 ---> a1c14a3f3387 16:31:16 Step 14/23 : ENV APP_PORT=58890 16:31:16 ---> fbe1be8125d5 16:31:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:16 ---> Running in a720dc322d66 16:31:16 ---> Running in 6f164f9b0688 16:31:16 ---> Running in b0485f8e3f87 16:31:16 ---> abe6758a13ab 16:31:16 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:31:16 ---> Running in 1738b978e170 16:31:16 Removing intermediate container a720dc322d66 16:31:16 ---> 918018dca5a2 16:31:16 16:31:16 Removing intermediate container b0485f8e3f87 16:31:16 ---> ec50ebc52552 16:31:16 Step 15/23 : EXPOSE $APP_PORT 16:31:16 ---> Running in a210b9c5e789 16:31:16 Successfully built 918018dca5a2 16:31:16 Successfully tagged security-bootstrapper:latest 16:31:16 Building security-spire-config 16:31:16  Building security-bootstrapper ... done Removing intermediate container a210b9c5e789 16:31:16 ---> fe3d8079c6ba 16:31:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:31:19 ---> 2ac2af0da0d5 16:31:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:31:20 ---> d02b02f68046 16:31:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:31:20 Removing intermediate container 6f164f9b0688 16:31:20 ---> 418935d73ce1 16:31:20 Step 8/22 : COPY . . 16:31:20 Removing intermediate container 1738b978e170 16:31:20 ---> f59e3ab872fb 16:31:20 Step 8/25 : COPY . . 16:31:21 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:31:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:31:21 ---> 5a4197dc0087 16:31:21 Step 3/26 : WORKDIR /edgex-go 16:31:21 ---> Using cache 16:31:21 ---> 6563ad0ae031 16:31:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:21 ---> Using cache 16:31:21 ---> e7ca3cda9697 16:31:21 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:31:21 ---> Using cache 16:31:21 ---> 753fbe4e33db 16:31:21 Step 6/26 : COPY go.mod vendor* ./ 16:31:21 ---> Using cache 16:31:21 ---> abe6758a13ab 16:31:21 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:21 ---> Using cache 16:31:21 ---> f59e3ab872fb 16:31:21 Step 8/26 : COPY . . 16:31:22 ---> 3514b706718e 16:31:22 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:31:23 ---> Running in 7170130f25aa 16:31:23 Removing intermediate container 7170130f25aa 16:31:23 ---> 5b42ea57ad92 16:31:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:31:24 ---> Running in 28f79e543ee8 16:31:25 Removing intermediate container 28f79e543ee8 16:31:25 ---> 5089004a90cd 16:31:25 Step 21/23 : LABEL arch=x86_64 16:31:27 ---> Running in d76345912851 16:31:28 Removing intermediate container d76345912851 16:31:28 ---> 281fcd8b2d69 16:31:28 Step 22/23 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c 16:31:28 ---> Running in 24ee7784678a 16:31:29 Removing intermediate container 24ee7784678a 16:31:29 ---> eccd332f65d7 16:31:29 Step 23/23 : LABEL version=0.0.0 16:31:29 ---> Running in 70680ac7cbb5 16:31:30 Removing intermediate container 70680ac7cbb5 16:31:30 ---> 16627b429252 16:31:30 16:31:30 Successfully built 16627b429252 16:31:30 Successfully tagged sys-mgmt-agent:latest 16:31:30 Building support-notifications 16:31:36  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:31:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:31:36 ---> 5a4197dc0087 16:31:36 Step 3/22 : WORKDIR /edgex-go 16:31:36 ---> Using cache 16:31:36 ---> 6563ad0ae031 16:31:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:36 ---> Using cache 16:31:36 ---> e7ca3cda9697 16:31:36 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:31:43 ---> Running in e98dbccb3c21 16:31:43 ---> d696463f0b23 16:31:43 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:31:43 ---> d53b948ceca7 16:31:43 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:31:43 ---> b67042f2a6a7 16:31:43 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:31:43 ---> Running in a449cfa71027 16:31:43 ---> Running in f70d2745ff24 16:31:43 ---> Running in 10de40c69729 16:31:43 Removing intermediate container f70d2745ff24 16:31:43 ---> 010040295d67 16:31:43 Step 10/25 : RUN mkdir -p spire-build 16:31:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:43 Removing intermediate container 10de40c69729 16:31:43 ---> 098cc56b0797 16:31:43 Step 10/26 : RUN mkdir -p spire-build 16:31:43 ---> Running in 79ecdff2a691 16:31:43 ---> Running in 918cf414e086 16:31:43 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 16:31:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:44 OK: 221 MiB in 52 packages 16:31:44 Removing intermediate container 79ecdff2a691 16:31:44 ---> 8318fd88f1f4 16:31:44 Step 11/25 : WORKDIR /edgex-go/spire-build 16:31:44 Removing intermediate container 918cf414e086 16:31:44 ---> dfe337bb8d93 16:31:44 Step 11/26 : WORKDIR /edgex-go/spire-build 16:31:44 ---> Running in d00f96006e2a 16:31:44 ---> Running in 54a557cb340c 16:31:44 Removing intermediate container e98dbccb3c21 16:31:44 ---> 0dbfefa5e4aa 16:31:44 Step 6/22 : COPY go.mod vendor* ./ 16:31:44 Removing intermediate container d00f96006e2a 16:31:44 ---> eb564b512c82 16:31:44 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 16:31:44 Removing intermediate container 54a557cb340c 16:31:44 ---> 17ab14db9d45 16:31:44 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 16:31:45 ---> Running in 321a5a7d5a68 16:31:45 ---> Running in a366d78f24f8 16:31:45 ---> 69dc1a0ac89a 16:31:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:45 ---> Running in 9e298be462df 16:31:46 spire-1.2.1/ 16:31:46 spire-1.2.1/ 16:31:46 spire-1.2.1/.data/ 16:31:46 spire-1.2.1/.data/.file 16:31:46 spire-1.2.1/.dockerignore 16:31:46 spire-1.2.1/.gitattributes 16:31:46 spire-1.2.1/.githooks/ 16:31:46 spire-1.2.1/.githooks/pre-commit 16:31:46 spire-1.2.1/.github/ 16:31:46 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:31:46 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:31:46 spire-1.2.1/.github/dependabot.yml 16:31:46 spire-1.2.1/.github/workflows/ 16:31:46 spire-1.2.1/.github/workflows/nightly_build.yaml 16:31:46 spire-1.2.1/.github/workflows/pr_build.yaml 16:31:46 spire-1.2.1/.github/workflows/release_build.yaml 16:31:46 spire-1.2.1/.github/workflows/scripts/ 16:31:46 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:31:46 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:31:46 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:31:46 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:31:46 spire-1.2.1/.github/workflows/scripts/split.sh 16:31:46 spire-1.2.1/.gitignore 16:31:46 spire-1.2.1/.go-version 16:31:46 spire-1.2.1/.golangci.yml 16:31:46 spire-1.2.1/ADOPTERS.md 16:31:46 spire-1.2.1/CHANGELOG.md 16:31:46 spire-1.2.1/CODE-OF-CONDUCT.md 16:31:46 spire-1.2.1/CODEOWNERS 16:31:46 spire-1.2.1/CONTRIBUTING.md 16:31:46 spire-1.2.1/Dockerfile 16:31:46 spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ 16:31:46 spire-1.2.1/.data/.file 16:31:46 spire-1.2.1/.dockerignore 16:31:46 spire-1.2.1/.gitattributes 16:31:46 spire-1.2.1/.githooks/ 16:31:46 spire-1.2.1/.githooks/pre-commit 16:31:46 spire-1.2.1/.github/ 16:31:46 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:31:46 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:31:46 spire-1.2.1/.github/dependabot.yml 16:31:46 spire-1.2.1/.github/workflows/ 16:31:46 spire-1.2.1/.github/workflows/nightly_build.yaml 16:31:46 spire-1.2.1/.github/workflows/pr_build.yaml 16:31:46 spire-1.2.1/.github/workflows/release_build.yaml 16:31:46 spire-1.2.1/.github/workflows/scripts/ 16:31:46 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:31:46 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:31:46 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:31:46 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:31:46 spire-1.2.1/.github/workflows/scripts/split.sh 16:31:46 spire-1.2.1/.gitignore 16:31:46 spire-1.2.1/.go-version 16:31:46 spire-1.2.1/.golangci.yml 16:31:46 spire-1.2.1/ADOPTERS.md 16:31:46 spire-1.2.1/CHANGELOG.md 16:31:46 spire-1.2.1/CODE-OF-CONDUCT.md 16:31:46 spire-1.2.1/CODEOWNERS 16:31:46 spire-1.2.1/CONTRIBUTING.md 16:31:46 spire-1.2.1/Dockerfile 16:31:46 spire-1.2.1/Dockerfile.dev 16:31:46 spire-1.2.1/Dockerfile.scratch 16:31:46 spire-1.2.1/LICENSE 16:31:46 spire-1.2.1/MAINTAINERS.md 16:31:46 spire-1.2.1/Makefile 16:31:46 spire-1.2.1/README.md 16:31:46 spire-1.2.1/ROADMAP.md 16:31:46 spire-1.2.1/SECURITY.md 16:31:46 spire-1.2.1/cmd/ 16:31:46 spire-1.2.1/cmd/spire-agent/ 16:31:46 spire-1.2.1/cmd/spire-agent/cli/ 16:31:46 spire-1.2.1/cmd/spire-agent/cli/api/ 16:31:46 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:31:46 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:31:46 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:31:46 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:31:46 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:31:46 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:31:46 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:31:46 spire-1.2.1/cmd/spire-agent/cli/common/ 16:31:46 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:31:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:31:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:31:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:31:46 spire-1.2.1/cmd/spire-agent/cli/run/ 16:31:46 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:31:46 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:31:46 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:31:46 spire-1.2.1/Dockerfile.scratch 16:31:46 spire-1.2.1/LICENSE 16:31:46 spire-1.2.1/MAINTAINERS.md 16:31:46 spire-1.2.1/Makefile 16:31:46 spire-1.2.1/README.md 16:31:46 spire-1.2.1/ROADMAP.md 16:31:46 spire-1.2.1/SECURITY.md 16:31:46 spire-1.2.1/cmd/ 16:31:46 spire-1.2.1/cmd/spire-agent/ 16:31:46 spire-1.2.1/cmd/spire-agent/cli/ 16:31:46 spire-1.2.1/cmd/spire-agent/cli/api/ 16:31:46 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:31:46 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:31:46 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:31:46 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:31:46 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:31:46 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:31:46 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:31:46 spire-1.2.1/cmd/spire-agent/cli/common/ 16:31:46 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:31:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:31:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:31:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:31:46 spire-1.2.1/cmd/spire-agent/cli/run/ 16:31:46 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:31:46 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:31:46 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:31:46 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:31:46 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:31:46 spire-1.2.1/cmd/spire-agent/main.go 16:31:46 spire-1.2.1/cmd/spire-server/ 16:31:46 spire-1.2.1/cmd/spire-server/cli/ 16:31:46 spire-1.2.1/cmd/spire-server/cli/agent/ 16:31:46 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:31:46 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/cli.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/entry/ 16:31:46 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:31:46 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:31:46 spire-1.2.1/cmd/spire-agent/main.go 16:31:46 spire-1.2.1/cmd/spire-server/ 16:31:46 spire-1.2.1/cmd/spire-server/cli/ 16:31:46 spire-1.2.1/cmd/spire-server/cli/agent/ 16:31:46 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:31:46 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/cli.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/entry/ 16:31:46 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/ 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/ 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:31:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:31:46 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/run/ 16:31:46 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/token/ 16:31:46 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/validate/ 16:31:46 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:31:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:31:46 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/run/ 16:31:46 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/token/ 16:31:46 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/validate/ 16:31:46 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/x509/ 16:31:46 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:31:46 spire-1.2.1/cmd/spire-server/main.go 16:31:46 spire-1.2.1/cmd/spire-server/util/ 16:31:46 spire-1.2.1/cmd/spire-server/util/util.go 16:31:46 spire-1.2.1/conf/ 16:31:46 spire-1.2.1/conf/agent/ 16:31:46 spire-1.2.1/conf/agent/agent.conf 16:31:46 spire-1.2.1/conf/agent/agent_full.conf 16:31:46 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:31:46 spire-1.2.1/conf/server/ 16:31:46 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:31:46 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:31:46 spire-1.2.1/conf/server/server.conf 16:31:46 spire-1.2.1/conf/server/server_full.conf 16:31:46 spire-1.2.1/doc/ 16:31:46 spire-1.2.1/doc/SPIRE101.md 16:31:46 spire-1.2.1/doc/auditlog.md 16:31:46 spire-1.2.1/doc/authorization_policy_engine.md 16:31:46 spire-1.2.1/doc/changelog_guidelines.md 16:31:46 spire-1.2.1/doc/cure53-report.pdf 16:31:46 spire-1.2.1/doc/images/ 16:31:46 spire-1.2.1/doc/images/2019_roadmap.png 16:31:46 spire-1.2.1/doc/images/SPIRE101.png 16:31:46 spire-1.2.1/doc/images/SPIRE_agent.png 16:31:46 spire-1.2.1/doc/images/SPIRE_server.png 16:31:46 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/x509/ 16:31:46 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:31:46 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:31:46 spire-1.2.1/cmd/spire-server/main.go 16:31:46 spire-1.2.1/cmd/spire-server/util/ 16:31:46 spire-1.2.1/cmd/spire-server/util/util.go 16:31:46 spire-1.2.1/conf/ 16:31:46 spire-1.2.1/conf/agent/ 16:31:46 spire-1.2.1/conf/agent/agent.conf 16:31:46 spire-1.2.1/conf/agent/agent_full.conf 16:31:46 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:31:46 spire-1.2.1/conf/server/ 16:31:46 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:31:46 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:31:46 spire-1.2.1/conf/server/server.conf 16:31:46 spire-1.2.1/conf/server/server_full.conf 16:31:46 spire-1.2.1/doc/ 16:31:46 spire-1.2.1/doc/SPIRE101.md 16:31:46 spire-1.2.1/doc/auditlog.md 16:31:46 spire-1.2.1/doc/authorization_policy_engine.md 16:31:46 spire-1.2.1/doc/changelog_guidelines.md 16:31:46 spire-1.2.1/doc/cure53-report.pdf 16:31:46 spire-1.2.1/doc/images/ 16:31:46 spire-1.2.1/doc/images/2019_roadmap.png 16:31:46 spire-1.2.1/doc/images/SPIRE101.png 16:31:46 spire-1.2.1/doc/images/SPIRE_agent.png 16:31:46 spire-1.2.1/doc/images/SPIRE_server.png 16:31:46 spire-1.2.1/doc/images/cache_mgr.png 16:31:46 spire-1.2.1/doc/images/cache_mgr_components.png 16:31:46 spire-1.2.1/doc/images/federated_spire.png 16:31:46 spire-1.2.1/doc/images/ha_mode.png 16:31:46 spire-1.2.1/doc/images/nested_spire.png 16:31:46 spire-1.2.1/doc/images/oidc_federation.png 16:31:46 spire-1.2.1/doc/images/single_trust_domain.png 16:31:46 spire-1.2.1/doc/images/spiffe_compatible.png 16:31:46 spire-1.2.1/doc/images/spire_logo.png 16:31:46 spire-1.2.1/doc/migrating_registration_api_clients.md 16:31:46 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:31:46 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:31:46 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:31:46 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:31:46 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:31:46 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:31:46 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:31:46 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:31:46 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:31:46 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:31:46 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:31:46 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:31:46 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:31:46 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:31:46 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:31:46 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:31:46 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:31:46 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:31:46 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:31:46 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:31:46 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:31:46 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:31:46 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:31:46 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:31:46 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:31:46 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:31:46 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:31:46 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:31:46 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:31:46 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:31:46 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:31:46 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:31:46 spire-1.2.1/doc/images/cache_mgr.png 16:31:46 spire-1.2.1/doc/images/cache_mgr_components.png 16:31:46 spire-1.2.1/doc/images/federated_spire.png 16:31:46 spire-1.2.1/doc/images/ha_mode.png 16:31:46 spire-1.2.1/doc/images/nested_spire.png 16:31:46 spire-1.2.1/doc/images/oidc_federation.png 16:31:46 spire-1.2.1/doc/images/single_trust_domain.png 16:31:46 spire-1.2.1/doc/images/spiffe_compatible.png 16:31:46 spire-1.2.1/doc/images/spire_logo.png 16:31:46 spire-1.2.1/doc/migrating_registration_api_clients.md 16:31:46 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:31:46 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:31:46 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:31:46 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:31:46 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:31:46 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:31:46 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:31:46 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:31:46 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:31:46 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:31:46 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:31:46 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:31:46 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:31:46 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:31:46 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:31:46 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:31:46 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:31:46 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:31:46 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:31:46 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:31:46 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:31:46 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:31:46 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:31:46 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:31:46 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:31:46 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:31:46 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:31:46 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:31:46 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:31:46 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:31:46 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:31:46 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:31:46 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:31:46 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:31:46 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:31:46 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:31:46 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:31:46 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:31:46 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:31:46 spire-1.2.1/doc/scaling_spire.md 16:31:46 spire-1.2.1/doc/spire_agent.md 16:31:46 spire-1.2.1/doc/spire_server.md 16:31:46 spire-1.2.1/doc/supported_integrations.md 16:31:46 spire-1.2.1/doc/telemetry.md 16:31:46 spire-1.2.1/doc/telemetry_config.md 16:31:46 spire-1.2.1/doc/upgrading.md 16:31:46 spire-1.2.1/doc/using_spire.md 16:31:46 spire-1.2.1/examples/ 16:31:46 spire-1.2.1/examples/README.md 16:31:46 spire-1.2.1/go.mod 16:31:46 spire-1.2.1/go.sum 16:31:46 spire-1.2.1/pkg/ 16:31:46 spire-1.2.1/pkg/agent/ 16:31:46 spire-1.2.1/pkg/agent/agent.go 16:31:46 spire-1.2.1/pkg/agent/api/ 16:31:46 spire-1.2.1/pkg/agent/api/config.go 16:31:46 spire-1.2.1/pkg/agent/api/debug/ 16:31:46 spire-1.2.1/pkg/agent/api/debug/v1/ 16:31:46 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:31:46 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:31:46 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:31:46 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:31:46 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:31:46 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:31:46 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:31:46 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:31:46 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:31:46 spire-1.2.1/doc/scaling_spire.md 16:31:46 spire-1.2.1/doc/spire_agent.md 16:31:46 spire-1.2.1/doc/spire_server.md 16:31:46 spire-1.2.1/doc/supported_integrations.md 16:31:46 spire-1.2.1/doc/telemetry.md 16:31:46 spire-1.2.1/doc/telemetry_config.md 16:31:46 spire-1.2.1/doc/upgrading.md 16:31:46 spire-1.2.1/doc/using_spire.md 16:31:46 spire-1.2.1/examples/ 16:31:46 spire-1.2.1/examples/README.md 16:31:46 spire-1.2.1/go.mod 16:31:46 spire-1.2.1/go.sum 16:31:46 spire-1.2.1/pkg/ 16:31:46 spire-1.2.1/pkg/agent/ 16:31:46 spire-1.2.1/pkg/agent/agent.go 16:31:46 spire-1.2.1/pkg/agent/api/ 16:31:46 spire-1.2.1/pkg/agent/api/config.go 16:31:46 spire-1.2.1/pkg/agent/api/debug/ 16:31:46 spire-1.2.1/pkg/agent/api/debug/v1/ 16:31:46 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:31:46 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:31:46 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:31:46 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:31:46 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:31:46 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:31:46 spire-1.2.1/pkg/agent/api/endpoints.go 16:31:46 spire-1.2.1/pkg/agent/api/health/ 16:31:46 spire-1.2.1/pkg/agent/api/health/v1/ 16:31:46 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:31:46 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:31:46 spire-1.2.1/pkg/agent/api/rpccontext/ 16:31:46 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:31:46 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:31:46 spire-1.2.1/pkg/agent/attestor/ 16:31:46 spire-1.2.1/pkg/agent/attestor/node/ 16:31:46 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:31:46 spire-1.2.1/pkg/agent/attestor/node/node.go 16:31:46 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:31:46 spire-1.2.1/pkg/agent/attestor/workload/ 16:31:46 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:31:46 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:31:46 spire-1.2.1/pkg/agent/catalog/ 16:31:46 spire-1.2.1/pkg/agent/catalog/catalog.go 16:31:46 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:31:46 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:31:46 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:31:46 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:31:46 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:31:46 spire-1.2.1/pkg/agent/api/endpoints.go 16:31:46 spire-1.2.1/pkg/agent/api/health/ 16:31:46 spire-1.2.1/pkg/agent/api/health/v1/ 16:31:46 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:31:46 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:31:46 spire-1.2.1/pkg/agent/api/rpccontext/ 16:31:46 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:31:46 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:31:46 spire-1.2.1/pkg/agent/attestor/ 16:31:46 spire-1.2.1/pkg/agent/attestor/node/ 16:31:46 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:31:46 spire-1.2.1/pkg/agent/attestor/node/node.go 16:31:46 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:31:46 spire-1.2.1/pkg/agent/attestor/workload/ 16:31:46 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:31:46 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:31:46 spire-1.2.1/pkg/agent/catalog/ 16:31:46 spire-1.2.1/pkg/agent/catalog/catalog.go 16:31:46 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:31:46 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:31:46 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:31:46 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:31:46 spire-1.2.1/pkg/agent/client/ 16:31:46 spire-1.2.1/pkg/agent/client/client.go 16:31:46 spire-1.2.1/pkg/agent/client/client_test.go 16:31:46 spire-1.2.1/pkg/agent/client/dial.go 16:31:46 spire-1.2.1/pkg/agent/client/nodeconn.go 16:31:46 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:31:46 spire-1.2.1/pkg/agent/client/update.go 16:31:46 spire-1.2.1/pkg/agent/client/util.go 16:31:46 spire-1.2.1/pkg/agent/common/ 16:31:46 spire-1.2.1/pkg/agent/common/backoff/ 16:31:46 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:31:46 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:31:46 spire-1.2.1/pkg/agent/common/cgroups/ 16:31:46 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:31:46 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:31:46 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:31:46 spire-1.2.1/pkg/agent/config.go 16:31:46 spire-1.2.1/pkg/agent/endpoints/ 16:31:46 spire-1.2.1/pkg/agent/endpoints/config.go 16:31:46 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:31:46 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:31:46 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:31:46 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:31:46 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:31:46 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:31:46 spire-1.2.1/pkg/agent/client/ 16:31:46 spire-1.2.1/pkg/agent/client/client.go 16:31:46 spire-1.2.1/pkg/agent/client/client_test.go 16:31:46 spire-1.2.1/pkg/agent/client/dial.go 16:31:46 spire-1.2.1/pkg/agent/client/nodeconn.go 16:31:46 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:31:46 spire-1.2.1/pkg/agent/client/update.go 16:31:46 spire-1.2.1/pkg/agent/client/util.go 16:31:46 spire-1.2.1/pkg/agent/common/ 16:31:46 spire-1.2.1/pkg/agent/common/backoff/ 16:31:46 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:31:46 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:31:46 spire-1.2.1/pkg/agent/common/cgroups/ 16:31:46 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:31:46 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:31:46 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:31:46 spire-1.2.1/pkg/agent/config.go 16:31:46 spire-1.2.1/pkg/agent/endpoints/ 16:31:46 spire-1.2.1/pkg/agent/endpoints/config.go 16:31:46 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:31:46 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:31:46 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:31:46 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:31:46 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:31:46 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:31:46 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:31:46 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:31:46 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:31:46 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:31:46 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:31:46 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:31:46 spire-1.2.1/pkg/agent/endpoints/workload/ 16:31:46 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:31:46 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:31:46 spire-1.2.1/pkg/agent/manager/ 16:31:46 spire-1.2.1/pkg/agent/manager/cache/ 16:31:46 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:31:46 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:31:46 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:31:46 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:31:46 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:31:46 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:31:46 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:31:46 spire-1.2.1/pkg/agent/manager/config.go 16:31:46 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:31:46 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:31:46 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:31:46 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:31:46 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:31:46 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:31:46 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:31:46 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:31:46 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:31:46 spire-1.2.1/pkg/agent/endpoints/workload/ 16:31:46 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:31:46 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:31:46 spire-1.2.1/pkg/agent/manager/ 16:31:46 spire-1.2.1/pkg/agent/manager/cache/ 16:31:46 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:31:46 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:31:46 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:31:46 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:31:46 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:31:46 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:31:46 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:31:46 spire-1.2.1/pkg/agent/manager/config.go 16:31:46 spire-1.2.1/pkg/agent/manager/manager.go 16:31:46 spire-1.2.1/pkg/agent/manager/manager_test.go 16:31:46 spire-1.2.1/pkg/agent/manager/storage.go 16:31:46 spire-1.2.1/pkg/agent/manager/storage_test.go 16:31:46 spire-1.2.1/pkg/agent/manager/storecache/ 16:31:46 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:31:46 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:31:46 spire-1.2.1/pkg/agent/manager/sync.go 16:31:46 spire-1.2.1/pkg/agent/plugin/ 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:31:46 spire-1.2.1/pkg/agent/manager/manager.go 16:31:46 spire-1.2.1/pkg/agent/manager/manager_test.go 16:31:46 spire-1.2.1/pkg/agent/manager/storage.go 16:31:46 spire-1.2.1/pkg/agent/manager/storage_test.go 16:31:46 spire-1.2.1/pkg/agent/manager/storecache/ 16:31:46 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:31:46 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:31:46 spire-1.2.1/pkg/agent/manager/sync.go 16:31:46 spire-1.2.1/pkg/agent/plugin/ 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:31:46 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:31:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:31:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:31:46 spire-1.2.1/pkg/agent/svid/ 16:31:46 spire-1.2.1/pkg/agent/svid/rotator.go 16:31:46 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:31:46 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:31:46 spire-1.2.1/pkg/agent/svid/store/ 16:31:46 spire-1.2.1/pkg/agent/svid/store/service.go 16:31:46 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:31:46 spire-1.2.1/pkg/common/ 16:31:46 spire-1.2.1/pkg/common/agentpathtemplate/ 16:31:46 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:31:46 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:31:46 spire-1.2.1/pkg/common/api/ 16:31:46 spire-1.2.1/pkg/common/api/metrics.go 16:31:46 spire-1.2.1/pkg/common/api/middleware/ 16:31:46 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:31:46 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:31:46 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:31:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:31:46 spire-1.2.1/pkg/agent/svid/ 16:31:46 spire-1.2.1/pkg/agent/svid/rotator.go 16:31:46 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:31:46 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:31:46 spire-1.2.1/pkg/agent/svid/store/ 16:31:46 spire-1.2.1/pkg/agent/svid/store/service.go 16:31:46 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:31:46 spire-1.2.1/pkg/common/ 16:31:46 spire-1.2.1/pkg/common/agentpathtemplate/ 16:31:46 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:31:46 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:31:46 spire-1.2.1/pkg/common/api/ 16:31:46 spire-1.2.1/pkg/common/api/metrics.go 16:31:46 spire-1.2.1/pkg/common/api/middleware/ 16:31:46 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:31:46 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:31:46 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:31:46 spire-1.2.1/pkg/common/api/middleware/logger.go 16:31:46 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:31:46 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:31:46 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:31:46 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:31:46 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:31:46 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:31:46 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:31:46 spire-1.2.1/pkg/common/api/middleware/names.go 16:31:46 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:31:46 spire-1.2.1/pkg/common/api/names.go 16:31:46 spire-1.2.1/pkg/common/api/ratelimit.go 16:31:46 spire-1.2.1/pkg/common/api/rpccontext/ 16:31:46 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:31:46 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:31:46 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:31:46 spire-1.2.1/pkg/common/auth/ 16:31:46 spire-1.2.1/pkg/common/auth/interceptors.go 16:31:46 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:31:46 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:31:46 spire-1.2.1/pkg/common/bundleutil/ 16:31:46 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:31:46 16:31:46 spire-1.2.1/pkg/common/api/middleware/logger.go 16:31:46 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:31:46 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:31:46 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:31:46 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:31:46 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:31:46 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:31:46 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:31:46 spire-1.2.1/pkg/common/api/middleware/names.go 16:31:46 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:31:46 spire-1.2.1/pkg/common/api/names.go 16:31:46 spire-1.2.1/pkg/common/api/ratelimit.go 16:31:46 spire-1.2.1/pkg/common/api/rpccontext/ 16:31:46 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:31:46 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:31:46 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:31:46 spire-1.2.1/pkg/common/auth/ 16:31:46 spire-1.2.1/pkg/common/auth/interceptors.go 16:31:46 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:31:46 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:31:46 spire-1.2.1/pkg/common/bundleutil/ 16:31:46 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:31:46 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:31:46 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:31:46 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:31:46 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:31:46 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:31:46 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:31:46 spire-1.2.1/pkg/common/bundleutil/types.go 16:31:46 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:31:46 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:31:46 spire-1.2.1/pkg/common/catalog/ 16:31:46 spire-1.2.1/pkg/common/catalog/bind.go 16:31:46 spire-1.2.1/pkg/common/catalog/builtin.go 16:31:46 spire-1.2.1/pkg/common/catalog/catalog.go 16:31:46 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:31:46 spire-1.2.1/pkg/common/catalog/closers.go 16:31:46 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:31:46 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:31:46 spire-1.2.1/pkg/common/catalog/config.go 16:31:46 spire-1.2.1/pkg/common/catalog/config_test.go 16:31:46 spire-1.2.1/pkg/common/catalog/configure.go 16:31:46 spire-1.2.1/pkg/common/catalog/constraints.go 16:31:46 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:31:46 spire-1.2.1/pkg/common/catalog/context.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:31:46 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:31:46 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:31:46 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:31:46 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:31:46 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:31:46 spire-1.2.1/pkg/common/bundleutil/types.go 16:31:46 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:31:46 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:31:46 spire-1.2.1/pkg/common/catalog/ 16:31:46 spire-1.2.1/pkg/common/catalog/bind.go 16:31:46 spire-1.2.1/pkg/common/catalog/builtin.go 16:31:46 spire-1.2.1/pkg/common/catalog/catalog.go 16:31:46 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:31:46 spire-1.2.1/pkg/common/catalog/closers.go 16:31:46 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:31:46 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:31:46 spire-1.2.1/pkg/common/catalog/config.go 16:31:46 spire-1.2.1/pkg/common/catalog/config_test.go 16:31:46 spire-1.2.1/pkg/common/catalog/configure.go 16:31:46 spire-1.2.1/pkg/common/catalog/constraints.go 16:31:46 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:31:46 spire-1.2.1/pkg/common/catalog/context.go 16:31:46 spire-1.2.1/pkg/common/catalog/external.go 16:31:46 spire-1.2.1/pkg/common/catalog/host.go 16:31:46 spire-1.2.1/pkg/common/catalog/pipenet.go 16:31:46 spire-1.2.1/pkg/common/catalog/plugin.go 16:31:46 spire-1.2.1/pkg/common/catalog/testplugin/ 16:31:46 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:31:46 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:31:46 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:31:46 spire-1.2.1/pkg/common/cli/ 16:31:46 spire-1.2.1/pkg/common/cli/env.go 16:31:46 spire-1.2.1/pkg/common/cli/flags.go 16:31:46 spire-1.2.1/pkg/common/cli/trust_domain.go 16:31:46 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:31:46 spire-1.2.1/pkg/common/cli/umask.go 16:31:46 spire-1.2.1/pkg/common/cli/umask_posix.go 16:31:46 spire-1.2.1/pkg/common/cli/umask_test.go 16:31:46 spire-1.2.1/pkg/common/cli/umask_windows.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/ 16:31:46 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/flag.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/format.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:31:46 spire-1.2.1/pkg/common/catalog/external.go 16:31:46 spire-1.2.1/pkg/common/catalog/host.go 16:31:46 spire-1.2.1/pkg/common/catalog/pipenet.go 16:31:46 spire-1.2.1/pkg/common/catalog/plugin.go 16:31:46 spire-1.2.1/pkg/common/catalog/testplugin/ 16:31:46 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:31:46 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:31:46 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:31:46 spire-1.2.1/pkg/common/cli/ 16:31:46 spire-1.2.1/pkg/common/cli/env.go 16:31:46 spire-1.2.1/pkg/common/cli/flags.go 16:31:46 spire-1.2.1/pkg/common/cli/trust_domain.go 16:31:46 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:31:46 spire-1.2.1/pkg/common/cli/umask.go 16:31:46 spire-1.2.1/pkg/common/cli/umask_posix.go 16:31:46 spire-1.2.1/pkg/common/cli/umask_test.go 16:31:46 spire-1.2.1/pkg/common/cli/umask_windows.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/ 16:31:46 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/flag.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/format.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/ 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:31:46 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/ 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:31:46 spire-1.2.1/pkg/common/coretypes/ 16:31:46 spire-1.2.1/pkg/common/coretypes/bundle/ 16:31:46 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:31:46 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:31:46 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:31:46 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:31:46 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:31:46 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:31:46 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:31:46 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:31:46 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:31:46 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:31:46 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:31:46 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:31:46 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:31:46 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:31:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:31:46 spire-1.2.1/pkg/common/coretypes/ 16:31:46 spire-1.2.1/pkg/common/coretypes/bundle/ 16:31:46 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:31:46 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:31:46 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:31:46 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:31:46 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:31:46 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:31:46 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:31:46 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:31:46 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:31:46 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:31:46 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:31:46 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:31:46 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:31:46 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:31:46 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:31:46 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:31:46 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:31:46 spire-1.2.1/pkg/common/cryptoutil/ 16:31:46 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:31:46 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:31:46 spire-1.2.1/pkg/common/diskutil/ 16:31:46 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:31:46 spire-1.2.1/pkg/common/diskutil/file_test.go 16:31:46 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:31:46 spire-1.2.1/pkg/common/errorutil/ 16:31:46 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:31:46 spire-1.2.1/pkg/common/health/ 16:31:46 spire-1.2.1/pkg/common/health/config.go 16:31:46 spire-1.2.1/pkg/common/health/context.go 16:31:46 spire-1.2.1/pkg/common/health/context_test.go 16:31:46 spire-1.2.1/pkg/common/health/health.go 16:31:46 spire-1.2.1/pkg/common/health/health_test.go 16:31:46 spire-1.2.1/pkg/common/health/logger.go 16:31:46 spire-1.2.1/pkg/common/hostservice/ 16:31:46 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:31:46 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:31:46 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:31:46 spire-1.2.1/pkg/common/idutil/ 16:31:46 spire-1.2.1/pkg/common/idutil/require.go 16:31:46 spire-1.2.1/pkg/common/idutil/require_test.go 16:31:46 spire-1.2.1/pkg/common/idutil/safety.go 16:31:46 spire-1.2.1/pkg/common/idutil/safety_test.go 16:31:46 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:31:46 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:31:46 spire-1.2.1/pkg/common/jwtsvid/ 16:31:46 spire-1.2.1/pkg/common/jwtsvid/common.go 16:31:46 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:31:46 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:31:46 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:31:46 spire-1.2.1/pkg/common/jwtutil/ 16:31:46 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:31:46 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:31:46 spire-1.2.1/pkg/common/log/ 16:31:46 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:31:46 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:31:46 spire-1.2.1/pkg/common/log/log.go 16:31:46 spire-1.2.1/pkg/common/log/log_test.go 16:31:46 spire-1.2.1/pkg/common/log/options.go 16:31:46 spire-1.2.1/pkg/common/nodeutil/ 16:31:46 spire-1.2.1/pkg/common/nodeutil/node.go 16:31:46 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:31:46 spire-1.2.1/pkg/common/peertracker/ 16:31:46 spire-1.2.1/pkg/common/peertracker/conn.go 16:31:46 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:31:46 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:31:46 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:31:46 spire-1.2.1/pkg/common/cryptoutil/ 16:31:46 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:31:46 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:31:46 spire-1.2.1/pkg/common/diskutil/ 16:31:46 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:31:46 spire-1.2.1/pkg/common/diskutil/file_test.go 16:31:46 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:31:46 spire-1.2.1/pkg/common/errorutil/ 16:31:46 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:31:46 spire-1.2.1/pkg/common/health/ 16:31:46 spire-1.2.1/pkg/common/health/config.go 16:31:46 spire-1.2.1/pkg/common/health/context.go 16:31:46 spire-1.2.1/pkg/common/health/context_test.go 16:31:46 spire-1.2.1/pkg/common/health/health.go 16:31:46 spire-1.2.1/pkg/common/health/health_test.go 16:31:46 spire-1.2.1/pkg/common/health/logger.go 16:31:46 spire-1.2.1/pkg/common/hostservice/ 16:31:46 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:31:46 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:31:46 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:31:46 spire-1.2.1/pkg/common/peertracker/credentials.go 16:31:46 spire-1.2.1/pkg/common/peertracker/errors.go 16:31:46 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:31:46 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:31:46 spire-1.2.1/pkg/common/peertracker/info.go 16:31:46 spire-1.2.1/pkg/common/peertracker/listener.go 16:31:46 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:31:46 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:31:46 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:31:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:31:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:31:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:31:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:31:46 spire-1.2.1/pkg/common/peertracker/tcp.go 16:31:46 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:31:46 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:31:46 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:31:46 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:31:46 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:31:46 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:31:46 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:31:46 spire-1.2.1/pkg/common/peertracker/uds.go 16:31:46 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:31:46 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:31:46 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:31:46 spire-1.2.1/pkg/common/pemutil/ 16:31:46 spire-1.2.1/pkg/common/pemutil/block.go 16:31:46 spire-1.2.1/pkg/common/pemutil/certs.go 16:31:46 spire-1.2.1/pkg/common/pemutil/common.go 16:31:46 spire-1.2.1/pkg/common/pemutil/csr.go 16:31:46 spire-1.2.1/pkg/common/pemutil/keys.go 16:31:46 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:31:46 spire-1.2.1/pkg/common/pemutil/testdata/ 16:31:46 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:31:46 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:31:46 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:31:46 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:31:46 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:31:46 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:31:46 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:31:46 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:31:46 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:31:46 spire-1.2.1/pkg/common/plugin/ 16:31:46 spire-1.2.1/pkg/common/plugin/aws/ 16:31:46 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:31:46 spire-1.2.1/pkg/common/plugin/azure/ 16:31:46 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:31:46 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:31:46 spire-1.2.1/pkg/common/plugin/facade.go 16:31:46 spire-1.2.1/pkg/common/plugin/facade_test.go 16:31:46 spire-1.2.1/pkg/common/plugin/gcp/ 16:31:46 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:31:46 spire-1.2.1/pkg/common/plugin/k8s/ 16:31:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:31:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:31:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:31:46 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:31:46 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:31:46 spire-1.2.1/pkg/common/plugin/log.go 16:31:46 spire-1.2.1/pkg/common/plugin/sshpop/ 16:31:46 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:31:46 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:31:46 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:31:46 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:31:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:31:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:31:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:31:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:31:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:31:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:31:46 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:31:46 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:31:46 spire-1.2.1/pkg/common/plugin/x509pop/ 16:31:46 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:31:46 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:31:46 spire-1.2.1/pkg/common/profiling/ 16:31:46 spire-1.2.1/pkg/common/profiling/dumpers.go 16:31:46 spire-1.2.1/pkg/common/profiling/profiling.go 16:31:46 spire-1.2.1/pkg/common/protoutil/ 16:31:46 spire-1.2.1/pkg/common/protoutil/masks.go 16:31:46 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:31:46 spire-1.2.1/pkg/common/rotationutil/ 16:31:46 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:31:46 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:31:46 spire-1.2.1/pkg/common/selector/ 16:31:46 spire-1.2.1/pkg/common/selector/selector.go 16:31:46 spire-1.2.1/pkg/common/selector/selector_test.go 16:31:46 spire-1.2.1/pkg/common/selector/set.go 16:31:46 spire-1.2.1/pkg/common/selector/set_utils.go 16:31:46 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:31:46 spire-1.2.1/pkg/common/telemetry/ 16:31:46 spire-1.2.1/pkg/common/telemetry/agent/ 16:31:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:31:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:31:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:31:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:31:46 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:31:46 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:31:46 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:31:46 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:31:46 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:31:46 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:31:46 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:31:46 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:31:46 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:31:46 spire-1.2.1/pkg/common/telemetry/call.go 16:31:46 spire-1.2.1/pkg/common/telemetry/common/ 16:31:46 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:31:46 spire-1.2.1/pkg/common/telemetry/config.go 16:31:46 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:31:46 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:31:46 spire-1.2.1/pkg/common/telemetry/inmem.go 16:31:46 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:31:46 spire-1.2.1/pkg/common/telemetry/m3.go 16:31:46 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:31:46 spire-1.2.1/pkg/common/telemetry/metrics.go 16:31:46 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:31:46 spire-1.2.1/pkg/common/telemetry/names.go 16:31:46 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:31:46 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:31:46 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:31:46 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/ 16:31:46 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:31:46 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:31:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/server.go 16:31:46 spire-1.2.1/pkg/common/telemetry/sink.go 16:31:46 spire-1.2.1/pkg/common/telemetry/statsd.go 16:31:46 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:31:46 spire-1.2.1/pkg/common/telemetry/uptime.go 16:31:46 spire-1.2.1/pkg/common/telemetry/version.go 16:31:46 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:31:46 spire-1.2.1/pkg/common/uptime/ 16:31:46 spire-1.2.1/pkg/common/uptime/uptime.go 16:31:46 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:31:46 spire-1.2.1/pkg/common/idutil/ 16:31:46 spire-1.2.1/pkg/common/idutil/require.go 16:31:46 spire-1.2.1/pkg/common/idutil/require_test.go 16:31:46 spire-1.2.1/pkg/common/idutil/safety.go 16:31:46 spire-1.2.1/pkg/common/idutil/safety_test.go 16:31:46 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:31:46 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:31:46 spire-1.2.1/pkg/common/jwtsvid/ 16:31:46 spire-1.2.1/pkg/common/jwtsvid/common.go 16:31:46 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:31:46 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:31:46 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:31:46 spire-1.2.1/pkg/common/jwtutil/ 16:31:46 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:31:46 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:31:46 spire-1.2.1/pkg/common/log/ 16:31:46 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:31:46 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:31:46 spire-1.2.1/pkg/common/log/log.go 16:31:46 spire-1.2.1/pkg/common/log/log_test.go 16:31:46 spire-1.2.1/pkg/common/log/options.go 16:31:46 spire-1.2.1/pkg/common/nodeutil/ 16:31:46 spire-1.2.1/pkg/common/nodeutil/node.go 16:31:46 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:31:46 spire-1.2.1/pkg/common/peertracker/ 16:31:46 spire-1.2.1/pkg/common/peertracker/conn.go 16:31:46 spire-1.2.1/pkg/common/util/ 16:31:46 spire-1.2.1/pkg/common/util/certs.go 16:31:46 spire-1.2.1/pkg/common/util/certs_test.go 16:31:46 spire-1.2.1/pkg/common/util/csr.go 16:31:46 spire-1.2.1/pkg/common/util/hash.go 16:31:46 spire-1.2.1/pkg/common/util/selectors.go 16:31:46 spire-1.2.1/pkg/common/util/selectors_test.go 16:31:46 spire-1.2.1/pkg/common/util/signals.go 16:31:46 spire-1.2.1/pkg/common/util/sort.go 16:31:46 spire-1.2.1/pkg/common/util/sort_test.go 16:31:46 spire-1.2.1/pkg/common/util/task.go 16:31:46 spire-1.2.1/pkg/common/util/task_test.go 16:31:46 spire-1.2.1/pkg/common/util/testdata/ 16:31:46 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:31:46 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:31:46 spire-1.2.1/pkg/common/version/ 16:31:46 spire-1.2.1/pkg/common/version/version.go 16:31:46 spire-1.2.1/pkg/common/x509svid/ 16:31:46 spire-1.2.1/pkg/common/x509svid/common_test.go 16:31:46 spire-1.2.1/pkg/common/x509svid/csr.go 16:31:46 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:31:46 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:31:46 spire-1.2.1/pkg/common/x509util/ 16:31:46 spire-1.2.1/pkg/common/x509util/cert.go 16:31:46 spire-1.2.1/pkg/common/x509util/dns.go 16:31:46 spire-1.2.1/pkg/common/x509util/dns_test.go 16:31:46 spire-1.2.1/pkg/common/peertracker/credentials.go 16:31:46 spire-1.2.1/pkg/common/peertracker/errors.go 16:31:46 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:31:46 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:31:46 spire-1.2.1/pkg/common/peertracker/info.go 16:31:46 spire-1.2.1/pkg/common/peertracker/listener.go 16:31:46 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:31:46 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:31:46 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:31:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:31:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:31:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:31:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:31:46 spire-1.2.1/pkg/common/peertracker/tcp.go 16:31:46 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:31:46 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:31:46 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:31:46 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:31:46 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:31:46 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:31:46 spire-1.2.1/pkg/common/x509util/keyid.go 16:31:46 spire-1.2.1/pkg/common/x509util/keypair.go 16:31:46 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:31:46 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:31:46 spire-1.2.1/pkg/server/ 16:31:46 spire-1.2.1/pkg/server/api/ 16:31:46 spire-1.2.1/pkg/server/api/agent.go 16:31:46 spire-1.2.1/pkg/server/api/agent/ 16:31:46 spire-1.2.1/pkg/server/api/agent/v1/ 16:31:46 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:31:46 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:31:46 spire-1.2.1/pkg/server/api/agent_test.go 16:31:46 spire-1.2.1/pkg/server/api/api.go 16:31:46 spire-1.2.1/pkg/server/api/audit/ 16:31:46 spire-1.2.1/pkg/server/api/audit/audit.go 16:31:46 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:31:46 spire-1.2.1/pkg/server/api/bundle.go 16:31:46 spire-1.2.1/pkg/server/api/bundle/ 16:31:46 spire-1.2.1/pkg/server/api/bundle/v1/ 16:31:46 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:31:46 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:31:46 spire-1.2.1/pkg/server/api/bundle_test.go 16:31:46 spire-1.2.1/pkg/server/api/debug/ 16:31:46 spire-1.2.1/pkg/server/api/debug/v1/ 16:31:46 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:31:46 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:31:46 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:31:46 spire-1.2.1/pkg/common/peertracker/uds.go 16:31:46 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:31:46 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:31:46 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:31:46 spire-1.2.1/pkg/common/pemutil/ 16:31:46 spire-1.2.1/pkg/common/pemutil/block.go 16:31:46 spire-1.2.1/pkg/common/pemutil/certs.go 16:31:46 spire-1.2.1/pkg/common/pemutil/common.go 16:31:46 spire-1.2.1/pkg/common/pemutil/csr.go 16:31:46 spire-1.2.1/pkg/common/pemutil/keys.go 16:31:46 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:31:46 spire-1.2.1/pkg/common/pemutil/testdata/ 16:31:46 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:31:46 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:31:46 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:31:46 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:31:46 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:31:46 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:31:46 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:31:46 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:31:46 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:31:46 spire-1.2.1/pkg/common/plugin/ 16:31:46 spire-1.2.1/pkg/common/plugin/aws/ 16:31:46 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:31:46 spire-1.2.1/pkg/common/plugin/azure/ 16:31:46 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:31:46 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:31:46 spire-1.2.1/pkg/common/plugin/facade.go 16:31:46 spire-1.2.1/pkg/common/plugin/facade_test.go 16:31:46 spire-1.2.1/pkg/common/plugin/gcp/ 16:31:46 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:31:46 spire-1.2.1/pkg/common/plugin/k8s/ 16:31:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:31:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:31:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:31:46 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:31:46 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:31:46 spire-1.2.1/pkg/common/plugin/log.go 16:31:46 spire-1.2.1/pkg/common/plugin/sshpop/ 16:31:46 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:31:46 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:31:46 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:31:46 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:31:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:31:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:31:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:31:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:31:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:31:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:31:46 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:31:46 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:31:46 spire-1.2.1/pkg/common/plugin/x509pop/ 16:31:46 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:31:46 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:31:46 spire-1.2.1/pkg/common/profiling/ 16:31:46 spire-1.2.1/pkg/common/profiling/dumpers.go 16:31:46 spire-1.2.1/pkg/common/profiling/profiling.go 16:31:46 spire-1.2.1/pkg/common/protoutil/ 16:31:46 spire-1.2.1/pkg/common/protoutil/masks.go 16:31:46 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:31:46 spire-1.2.1/pkg/common/rotationutil/ 16:31:46 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:31:46 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:31:46 spire-1.2.1/pkg/common/selector/ 16:31:46 spire-1.2.1/pkg/common/selector/selector.go 16:31:46 spire-1.2.1/pkg/common/selector/selector_test.go 16:31:46 spire-1.2.1/pkg/common/selector/set.go 16:31:46 spire-1.2.1/pkg/common/selector/set_utils.go 16:31:46 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:31:46 spire-1.2.1/pkg/common/telemetry/ 16:31:46 spire-1.2.1/pkg/common/telemetry/agent/ 16:31:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:31:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:31:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:31:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:31:46 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:31:46 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:31:46 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:31:46 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:31:46 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:31:46 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:31:46 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:31:46 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:31:46 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:31:46 spire-1.2.1/pkg/common/telemetry/call.go 16:31:46 spire-1.2.1/pkg/common/telemetry/common/ 16:31:46 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:31:46 spire-1.2.1/pkg/server/api/entry.go 16:31:46 spire-1.2.1/pkg/server/api/entry/ 16:31:46 spire-1.2.1/pkg/server/api/entry/v1/ 16:31:46 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:31:46 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:31:46 spire-1.2.1/pkg/server/api/entry_test.go 16:31:46 spire-1.2.1/pkg/server/api/health/ 16:31:46 spire-1.2.1/pkg/server/api/health/v1/ 16:31:46 spire-1.2.1/pkg/server/api/health/v1/service.go 16:31:46 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:31:46 spire-1.2.1/pkg/server/api/id.go 16:31:46 spire-1.2.1/pkg/server/api/id_test.go 16:31:46 spire-1.2.1/pkg/server/api/limits/ 16:31:46 spire-1.2.1/pkg/server/api/limits/limits.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/ 16:31:46 spire-1.2.1/pkg/server/api/middleware/alias.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/audit.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/caller.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:31:46 spire-1.2.1/pkg/common/telemetry/config.go 16:31:46 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:31:46 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:31:46 spire-1.2.1/pkg/common/telemetry/inmem.go 16:31:46 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:31:46 spire-1.2.1/pkg/common/telemetry/m3.go 16:31:46 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:31:46 spire-1.2.1/pkg/common/telemetry/metrics.go 16:31:46 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:31:46 spire-1.2.1/pkg/common/telemetry/names.go 16:31:46 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:31:46 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:31:46 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:31:46 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/ 16:31:46 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:31:46 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:31:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:31:46 spire-1.2.1/pkg/common/telemetry/server/server.go 16:31:46 spire-1.2.1/pkg/common/telemetry/sink.go 16:31:46 spire-1.2.1/pkg/common/telemetry/statsd.go 16:31:46 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:31:46 spire-1.2.1/pkg/common/telemetry/uptime.go 16:31:46 spire-1.2.1/pkg/common/telemetry/version.go 16:31:46 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:31:46 spire-1.2.1/pkg/common/uptime/ 16:31:46 spire-1.2.1/pkg/common/uptime/uptime.go 16:31:46 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:31:46 spire-1.2.1/pkg/common/util/ 16:31:46 spire-1.2.1/pkg/common/util/certs.go 16:31:46 spire-1.2.1/pkg/common/util/certs_test.go 16:31:46 spire-1.2.1/pkg/common/util/csr.go 16:31:46 spire-1.2.1/pkg/common/util/hash.go 16:31:46 spire-1.2.1/pkg/common/util/selectors.go 16:31:46 spire-1.2.1/pkg/common/util/selectors_test.go 16:31:46 spire-1.2.1/pkg/common/util/signals.go 16:31:46 spire-1.2.1/pkg/common/util/sort.go 16:31:46 spire-1.2.1/pkg/common/util/sort_test.go 16:31:46 spire-1.2.1/pkg/common/util/task.go 16:31:46 spire-1.2.1/pkg/common/util/task_test.go 16:31:46 spire-1.2.1/pkg/common/util/testdata/ 16:31:46 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:31:46 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:31:46 spire-1.2.1/pkg/common/version/ 16:31:46 spire-1.2.1/pkg/common/version/version.go 16:31:46 spire-1.2.1/pkg/common/x509svid/ 16:31:46 spire-1.2.1/pkg/common/x509svid/common_test.go 16:31:46 spire-1.2.1/pkg/common/x509svid/csr.go 16:31:46 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:31:46 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:31:46 spire-1.2.1/pkg/common/x509util/ 16:31:46 spire-1.2.1/pkg/common/x509util/cert.go 16:31:46 spire-1.2.1/pkg/common/x509util/dns.go 16:31:46 spire-1.2.1/pkg/common/x509util/dns_test.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/common.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/entries.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:31:46 spire-1.2.1/pkg/server/api/ratelimit.go 16:31:46 spire-1.2.1/pkg/server/api/rpccontext/ 16:31:46 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:31:46 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:31:46 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:31:46 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:31:46 spire-1.2.1/pkg/server/api/selector.go 16:31:46 spire-1.2.1/pkg/server/api/selector_test.go 16:31:46 spire-1.2.1/pkg/server/api/status.go 16:31:46 spire-1.2.1/pkg/server/api/status_test.go 16:31:46 spire-1.2.1/pkg/server/api/svid/ 16:31:46 spire-1.2.1/pkg/server/api/svid/v1/ 16:31:46 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:31:46 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:31:46 spire-1.2.1/pkg/server/api/trustdomain.go 16:31:46 spire-1.2.1/pkg/server/api/trustdomain/ 16:31:46 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:31:46 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:31:46 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:31:46 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:31:46 spire-1.2.1/pkg/server/authpolicy/ 16:31:46 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:31:46 spire-1.2.1/pkg/server/authpolicy/policy.go 16:31:46 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:31:46 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:31:46 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:31:46 spire-1.2.1/pkg/server/authpolicy/validate.go 16:31:46 spire-1.2.1/pkg/server/bundle/ 16:31:46 spire-1.2.1/pkg/server/bundle/client/ 16:31:46 spire-1.2.1/pkg/server/bundle/client/client.go 16:31:46 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:31:46 spire-1.2.1/pkg/server/bundle/client/manager.go 16:31:46 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:31:46 spire-1.2.1/pkg/server/bundle/client/sources.go 16:31:46 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:31:46 spire-1.2.1/pkg/server/bundle/client/updater.go 16:31:46 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:31:46 spire-1.2.1/pkg/server/ca/ 16:31:46 spire-1.2.1/pkg/server/ca/ca.go 16:31:46 spire-1.2.1/pkg/server/ca/ca_health.go 16:31:46 spire-1.2.1/pkg/common/x509util/keyid.go 16:31:46 spire-1.2.1/pkg/common/x509util/keypair.go 16:31:46 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:31:46 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:31:46 spire-1.2.1/pkg/server/ 16:31:46 spire-1.2.1/pkg/server/api/ 16:31:46 spire-1.2.1/pkg/server/api/agent.go 16:31:46 spire-1.2.1/pkg/server/api/agent/ 16:31:46 spire-1.2.1/pkg/server/api/agent/v1/ 16:31:46 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:31:46 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:31:46 spire-1.2.1/pkg/server/api/agent_test.go 16:31:46 spire-1.2.1/pkg/server/api/api.go 16:31:46 spire-1.2.1/pkg/server/api/audit/ 16:31:46 spire-1.2.1/pkg/server/api/audit/audit.go 16:31:46 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:31:46 spire-1.2.1/pkg/server/api/bundle.go 16:31:46 spire-1.2.1/pkg/server/api/bundle/ 16:31:46 spire-1.2.1/pkg/server/api/bundle/v1/ 16:31:46 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:31:46 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:31:46 spire-1.2.1/pkg/server/api/bundle_test.go 16:31:46 spire-1.2.1/pkg/server/api/debug/ 16:31:46 spire-1.2.1/pkg/server/api/debug/v1/ 16:31:46 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:31:46 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:31:46 spire-1.2.1/pkg/server/ca/ca_test.go 16:31:46 spire-1.2.1/pkg/server/ca/journal.go 16:31:46 spire-1.2.1/pkg/server/ca/journal_test.go 16:31:46 spire-1.2.1/pkg/server/ca/manager.go 16:31:46 spire-1.2.1/pkg/server/ca/manager_health.go 16:31:46 spire-1.2.1/pkg/server/ca/manager_test.go 16:31:46 spire-1.2.1/pkg/server/ca/templates.go 16:31:46 spire-1.2.1/pkg/server/ca/upstream_client.go 16:31:46 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:31:46 spire-1.2.1/pkg/server/ca/validation.go 16:31:46 spire-1.2.1/pkg/server/cache/ 16:31:46 spire-1.2.1/pkg/server/cache/dscache/ 16:31:46 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:31:46 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:31:46 spire-1.2.1/pkg/server/cache/entrycache/ 16:31:46 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:31:46 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:31:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:31:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:31:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:31:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:31:46 spire-1.2.1/pkg/server/catalog/ 16:31:46 spire-1.2.1/pkg/server/catalog/catalog.go 16:31:46 16:31:46 spire-1.2.1/pkg/server/api/entry.go 16:31:46 spire-1.2.1/pkg/server/api/entry/ 16:31:46 spire-1.2.1/pkg/server/api/entry/v1/ 16:31:46 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:31:46 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:31:46 spire-1.2.1/pkg/server/api/entry_test.go 16:31:46 spire-1.2.1/pkg/server/api/health/ 16:31:46 spire-1.2.1/pkg/server/api/health/v1/ 16:31:46 spire-1.2.1/pkg/server/api/health/v1/service.go 16:31:46 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:31:46 spire-1.2.1/pkg/server/api/id.go 16:31:46 spire-1.2.1/pkg/server/api/id_test.go 16:31:46 spire-1.2.1/pkg/server/api/limits/ 16:31:46 spire-1.2.1/pkg/server/api/limits/limits.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/ 16:31:46 spire-1.2.1/pkg/server/api/middleware/alias.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/audit.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/caller.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/caller_test.gospire-1.2.1/pkg/server/catalog/keymanager.go 16:31:46 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:31:46 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:31:46 spire-1.2.1/pkg/server/catalog/notifier.go 16:31:46 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:31:46 spire-1.2.1/pkg/server/config.go 16:31:46 spire-1.2.1/pkg/server/datastore/ 16:31:46 spire-1.2.1/pkg/server/datastore/datastore.go 16:31:46 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:31:46 spire-1.2.1/pkg/server/datastore/repository.go 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/common.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/entries.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:31:46 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:31:46 spire-1.2.1/pkg/server/api/ratelimit.go 16:31:46 spire-1.2.1/pkg/server/api/rpccontext/ 16:31:46 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:31:46 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:31:46 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:31:46 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:31:46 spire-1.2.1/pkg/server/api/selector.go 16:31:46 spire-1.2.1/pkg/server/api/selector_test.go 16:31:46 spire-1.2.1/pkg/server/api/status.go 16:31:46 spire-1.2.1/pkg/server/api/status_test.go 16:31:46 spire-1.2.1/pkg/server/api/svid/ 16:31:46 spire-1.2.1/pkg/server/api/svid/v1/ 16:31:46 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:31:46 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:31:46 spire-1.2.1/pkg/server/api/trustdomain.go 16:31:46 spire-1.2.1/pkg/server/api/trustdomain/ 16:31:46 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:31:46 spire-1.2.1/pkg/server/endpoints/ 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/ 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:31:46 spire-1.2.1/pkg/server/endpoints/config.go 16:31:46 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:31:46 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:31:46 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:31:46 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:31:46 spire-1.2.1/pkg/server/endpoints/middleware.go 16:31:46 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:31:46 spire-1.2.1/pkg/server/hostservice/ 16:31:46 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:31:46 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:31:46 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:31:46 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:31:46 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:31:46 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:31:46 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:31:46 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:31:46 spire-1.2.1/pkg/server/authpolicy/ 16:31:46 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:31:46 spire-1.2.1/pkg/server/authpolicy/policy.go 16:31:46 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:31:46 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:31:46 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:31:46 spire-1.2.1/pkg/server/authpolicy/validate.go 16:31:46 spire-1.2.1/pkg/server/bundle/ 16:31:46 spire-1.2.1/pkg/server/bundle/client/ 16:31:46 spire-1.2.1/pkg/server/bundle/client/client.go 16:31:46 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:31:46 spire-1.2.1/pkg/server/bundle/client/manager.go 16:31:46 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:31:46 spire-1.2.1/pkg/server/bundle/client/sources.go 16:31:46 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:31:46 spire-1.2.1/pkg/server/bundle/client/updater.go 16:31:46 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:31:46 spire-1.2.1/pkg/server/ca/ 16:31:46 spire-1.2.1/pkg/server/ca/ca.go 16:31:46 spire-1.2.1/pkg/server/ca/ca_health.go 16:31:46 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:31:46 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:31:46 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/ 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/ 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:31:46 spire-1.2.1/pkg/server/ca/ca_test.go 16:31:46 spire-1.2.1/pkg/server/ca/journal.go 16:31:46 spire-1.2.1/pkg/server/ca/journal_test.go 16:31:46 spire-1.2.1/pkg/server/ca/manager.go 16:31:46 spire-1.2.1/pkg/server/ca/manager_health.go 16:31:46 spire-1.2.1/pkg/server/ca/manager_test.go 16:31:46 spire-1.2.1/pkg/server/ca/templates.go 16:31:46 spire-1.2.1/pkg/server/ca/upstream_client.go 16:31:46 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:31:46 spire-1.2.1/pkg/server/ca/validation.go 16:31:46 spire-1.2.1/pkg/server/cache/ 16:31:46 spire-1.2.1/pkg/server/cache/dscache/ 16:31:46 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:31:46 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:31:46 spire-1.2.1/pkg/server/cache/entrycache/ 16:31:46 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:31:46 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:31:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:31:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:31:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:31:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:31:46 spire-1.2.1/pkg/server/catalog/ 16:31:46 spire-1.2.1/pkg/server/catalog/catalog.go 16:31:46 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:31:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:31:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:31:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:31:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.gospire-1.2.1/pkg/server/catalog/keymanager.go 16:31:46 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:31:46 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:31:46 spire-1.2.1/pkg/server/catalog/notifier.go 16:31:46 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:31:46 spire-1.2.1/pkg/server/config.go 16:31:46 spire-1.2.1/pkg/server/datastore/ 16:31:46 spire-1.2.1/pkg/server/datastore/datastore.go 16:31:46 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:31:46 spire-1.2.1/pkg/server/datastore/repository.go 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:31:46 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:31:46 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:31:46 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:31:46 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/notifier/ 16:31:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:31:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:31:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:31:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:31:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:31:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:31:46 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:31:46 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:31:46 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:31:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:31:46 spire-1.2.1/pkg/server/endpoints/ 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/ 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:31:46 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:31:46 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:31:46 spire-1.2.1/pkg/server/endpoints/config.go 16:31:46 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:31:46 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:31:46 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:31:46 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:31:46 spire-1.2.1/pkg/server/endpoints/middleware.go 16:31:46 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:31:46 spire-1.2.1/pkg/server/hostservice/ 16:31:46 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:31:46 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:31:46 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:31:46 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:31:46 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:31:46 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:31:46 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:31:46 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/ 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/ 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:31:46 spire-1.2.1/pkg/server/registration/ 16:31:46 spire-1.2.1/pkg/server/registration/manager.go 16:31:46 spire-1.2.1/pkg/server/registration/manager_test.go 16:31:46 spire-1.2.1/pkg/server/scanentries.go 16:31:46 spire-1.2.1/pkg/server/scanentries_test.go 16:31:46 spire-1.2.1/pkg/server/server.go 16:31:46 spire-1.2.1/pkg/server/server_test.go 16:31:46 spire-1.2.1/pkg/server/svid/ 16:31:46 spire-1.2.1/pkg/server/svid/observer.go 16:31:46 spire-1.2.1/pkg/server/svid/observer_test.go 16:31:46 spire-1.2.1/pkg/server/svid/rotator.go 16:31:46 spire-1.2.1/pkg/server/svid/rotator_config.go 16:31:46 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:31:46 spire-1.2.1/pkg/server/svid/rotator_test.go 16:31:46 spire-1.2.1/proto/ 16:31:46 spire-1.2.1/proto/private/ 16:31:46 spire-1.2.1/proto/private/server/ 16:31:46 spire-1.2.1/proto/private/server/journal/ 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:31:46 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:31:46 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:31:46 spire-1.2.1/proto/private/server/journal/journal.proto 16:31:46 spire-1.2.1/proto/spire/ 16:31:46 spire-1.2.1/proto/spire/common/ 16:31:46 spire-1.2.1/proto/spire/common/common.pb.go 16:31:46 spire-1.2.1/proto/spire/common/common.proto 16:31:46 spire-1.2.1/proto/spire/common/plugin/ 16:31:46 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:31:46 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:31:46 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:31:46 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:31:46 spire-1.2.1/proto/spire/plugin/ 16:31:46 spire-1.2.1/proto/spire/plugin/agent/ 16:31:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:31:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:31:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:31:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:31:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:31:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:31:46 spire-1.2.1/release/ 16:31:46 spire-1.2.1/release/spire-extras/ 16:31:46 spire-1.2.1/release/spire-extras/README.md 16:31:46 spire-1.2.1/release/spire-extras/conf/ 16:31:46 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:31:46 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:31:46 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:31:46 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:31:46 spire-1.2.1/release/spire/ 16:31:46 spire-1.2.1/release/spire/README.md 16:31:46 spire-1.2.1/release/spire/conf/ 16:31:46 spire-1.2.1/release/spire/conf/agent/ 16:31:46 spire-1.2.1/release/spire/conf/agent/agent.conf 16:31:46 spire-1.2.1/release/spire/conf/server/ 16:31:46 spire-1.2.1/release/spire/conf/server/server.conf 16:31:46 spire-1.2.1/script/ 16:31:46 spire-1.2.1/script/build-artifact.sh 16:31:46 spire-1.2.1/script/generate_dummy_ca.sh 16:31:46 spire-1.2.1/support/ 16:31:46 spire-1.2.1/support/k8s/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:31:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:31:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:31:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:31:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:31:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:31:46 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:31:46 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:31:46 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:31:46 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/notifier/ 16:31:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:31:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:31:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:31:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:31:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:31:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:31:46 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:31:46 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:31:46 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:31:46 spire-1.2.1/support/oidc-discovery-provider/ 16:31:46 spire-1.2.1/support/oidc-discovery-provider/README.md 16:31:46 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:31:46 spire-1.2.1/support/oidc-discovery-provider/config.go 16:31:46 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:31:46 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:31:46 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:31:46 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:31:46 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:31:46 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:31:46 spire-1.2.1/support/oidc-discovery-provider/main.go 16:31:46 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:31:46 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:31:46 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:31:46 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:31:46 spire-1.2.1/test/ 16:31:46 spire-1.2.1/test/clock/ 16:31:46 spire-1.2.1/test/clock/clock.go 16:31:46 spire-1.2.1/test/fakes/ 16:31:46 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:31:46 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:31:46 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:31:46 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:31:46 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:31:46 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:31:46 spire-1.2.1/test/fakes/fakeagentstore/ 16:31:46 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:31:46 spire-1.2.1/test/fakes/fakedatastore/ 16:31:46 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:31:46 spire-1.2.1/test/fakes/fakeentryclient/ 16:31:46 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:31:46 spire-1.2.1/test/fakes/fakehealthchecker/ 16:31:46 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:31:46 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:31:46 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:31:46 spire-1.2.1/test/fakes/fakemetrics/ 16:31:46 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:31:46 spire-1.2.1/test/fakes/fakenoderesolver/ 16:31:46 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:31:46 spire-1.2.1/test/fakes/fakenotifier/ 16:31:46 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:31:46 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:31:46 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:31:46 spire-1.2.1/test/fakes/fakeserverca/ 16:31:46 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:31:46 spire-1.2.1/test/fakes/fakeservercatalog/ 16:31:46 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:31:46 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:31:46 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:31:46 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:31:46 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:31:46 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:31:46 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:31:46 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:31:46 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:31:46 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:31:46 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:31:46 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:31:46 spire-1.2.1/test/fixture/ 16:31:46 spire-1.2.1/test/fixture/certs/ 16:31:46 spire-1.2.1/test/fixture/certs/agent_svid.der 16:31:46 spire-1.2.1/test/fixture/certs/base_cert.pem 16:31:46 spire-1.2.1/test/fixture/certs/base_csr.pem 16:31:46 spire-1.2.1/test/fixture/certs/base_key.pem 16:31:46 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:31:46 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:31:46 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:31:46 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:31:46 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:31:46 spire-1.2.1/test/fixture/certs/blog_key.pem 16:31:46 spire-1.2.1/test/fixture/certs/bundle.der 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:31:46 spire-1.2.1/test/fixture/certs/ca.pem 16:31:46 spire-1.2.1/test/fixture/certs/ca_key.pem 16:31:46 spire-1.2.1/test/fixture/certs/database_cert.pem 16:31:46 spire-1.2.1/test/fixture/certs/database_csr.pem 16:31:46 spire-1.2.1/test/fixture/certs/database_key.pem 16:31:46 spire-1.2.1/test/fixture/certs/node_cert.pem 16:31:46 spire-1.2.1/test/fixture/certs/node_csr.pem 16:31:46 spire-1.2.1/test/fixture/certs/node_key.pem 16:31:46 spire-1.2.1/test/fixture/certs/svid.pem 16:31:46 spire-1.2.1/test/fixture/certs/svid_key.pem 16:31:46 spire-1.2.1/test/fixture/config/ 16:31:46 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:31:46 spire-1.2.1/test/fixture/config/agent_good.conf 16:31:46 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:31:46 spire-1.2.1/test/fixture/config/plugin_good.conf 16:31:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:31:46 16:31:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_good.conf 16:31:46 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:31:46 spire-1.2.1/test/fixture/fixture.go 16:31:46 spire-1.2.1/test/fixture/nodeattestor/ 16:31:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:31:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:31:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:31:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:31:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:31:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:31:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:31:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:31:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:31:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:31:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:31:46 spire-1.2.1/test/fixture/registration/ 16:31:46 spire-1.2.1/test/fixture/registration/entries.json 16:31:46 spire-1.2.1/test/fixture/registration/good-for-update.json 16:31:46 spire-1.2.1/test/fixture/registration/good.json 16:31:46 spire-1.2.1/test/fixture/registration/invalid.json 16:31:46 spire-1.2.1/test/fixture/registration/invalid_json.json 16:31:46 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:31:46 spire-1.2.1/test/integration/ 16:31:46 spire-1.2.1/test/integration/README.md 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:31:46 spire-1.2.1/test/integration/common 16:31:46 spire-1.2.1/test/integration/setup/ 16:31:46 spire-1.2.1/test/integration/setup/adminclient/ 16:31:46 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:31:46 spire-1.2.1/test/integration/setup/adminclient/client.go 16:31:46 spire-1.2.1/test/integration/setup/debugagent/ 16:31:46 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:31:46 spire-1.2.1/test/integration/setup/debugagent/main.go 16:31:46 spire-1.2.1/test/integration/setup/debugserver/ 16:31:46 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:31:46 spire-1.2.1/test/integration/setup/debugserver/main.go 16:31:46 spire-1.2.1/test/integration/setup/downstreamclient/ 16:31:46 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:31:46 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:31:46 spire-1.2.1/test/integration/setup/itclient/ 16:31:46 spire-1.2.1/test/integration/setup/itclient/client.go 16:31:46 spire-1.2.1/test/integration/setup/node-attestation/ 16:31:46 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:31:46 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:31:46 spire-1.2.1/test/integration/setup/x509pop/ 16:31:46 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:31:46 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:31:46 spire-1.2.1/test/integration/suites/ 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:31:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:31:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:31:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:31:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:31:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:31:46 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:31:46 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:31:46 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:31:46 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:31:46 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:31:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:31:46 spire-1.2.1/pkg/server/registration/ 16:31:46 spire-1.2.1/pkg/server/registration/manager.go 16:31:46 spire-1.2.1/pkg/server/registration/manager_test.go 16:31:46 spire-1.2.1/pkg/server/scanentries.go 16:31:46 spire-1.2.1/pkg/server/scanentries_test.go 16:31:46 spire-1.2.1/pkg/server/server.go 16:31:46 spire-1.2.1/pkg/server/server_test.go 16:31:46 spire-1.2.1/pkg/server/svid/ 16:31:46 spire-1.2.1/pkg/server/svid/observer.go 16:31:46 spire-1.2.1/pkg/server/svid/observer_test.go 16:31:46 spire-1.2.1/pkg/server/svid/rotator.go 16:31:46 spire-1.2.1/pkg/server/svid/rotator_config.go 16:31:46 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:31:46 spire-1.2.1/pkg/server/svid/rotator_test.go 16:31:46 spire-1.2.1/proto/ 16:31:46 spire-1.2.1/proto/private/ 16:31:46 spire-1.2.1/proto/private/server/ 16:31:46 spire-1.2.1/proto/private/server/journal/ 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:31:46 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:31:46 spire-1.2.1/proto/private/server/journal/journal.proto 16:31:46 spire-1.2.1/proto/spire/ 16:31:46 spire-1.2.1/proto/spire/common/ 16:31:46 spire-1.2.1/proto/spire/common/common.pb.go 16:31:46 spire-1.2.1/proto/spire/common/common.proto 16:31:46 spire-1.2.1/proto/spire/common/plugin/ 16:31:46 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:31:46 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:31:46 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:31:46 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:31:46 spire-1.2.1/proto/spire/plugin/ 16:31:46 spire-1.2.1/proto/spire/plugin/agent/ 16:31:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:31:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:31:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:31:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:31:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:31:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:31:46 spire-1.2.1/release/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:31:46 spire-1.2.1/release/spire-extras/ 16:31:46 spire-1.2.1/release/spire-extras/README.md 16:31:46 spire-1.2.1/release/spire-extras/conf/ 16:31:46 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:31:46 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:31:46 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:31:46 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:31:46 spire-1.2.1/release/spire/ 16:31:46 spire-1.2.1/release/spire/README.md 16:31:46 spire-1.2.1/release/spire/conf/ 16:31:46 spire-1.2.1/release/spire/conf/agent/ 16:31:46 spire-1.2.1/release/spire/conf/agent/agent.conf 16:31:46 spire-1.2.1/release/spire/conf/server/ 16:31:46 spire-1.2.1/release/spire/conf/server/server.conf 16:31:46 spire-1.2.1/script/ 16:31:46 spire-1.2.1/script/build-artifact.sh 16:31:46 spire-1.2.1/script/generate_dummy_ca.sh 16:31:46 spire-1.2.1/support/ 16:31:46 spire-1.2.1/support/k8s/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:31:46 spire-1.2.1/test/integration/suites/join-token/ 16:31:46 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:31:46 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:31:46 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:31:46 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:31:46 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:31:46 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:31:46 spire-1.2.1/test/integration/suites/join-token/README.md 16:31:46 spire-1.2.1/test/integration/suites/join-token/conf/ 16:31:46 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:31:46 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/join-token/teardown 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:31:46 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:31:46 spire-1.2.1/support/oidc-discovery-provider/ 16:31:46 spire-1.2.1/support/oidc-discovery-provider/README.md 16:31:46 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:31:46 spire-1.2.1/support/oidc-discovery-provider/config.go 16:31:46 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:31:46 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:31:46 spire-1.2.1/test/integration/suites/k8s/ 16:31:46 spire-1.2.1/test/integration/suites/k8s/00-setup 16:31:46 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:31:46 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:31:46 spire-1.2.1/test/integration/suites/k8s/README.md 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/ 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:31:46 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:31:46 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:31:46 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:31:46 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:31:46 spire-1.2.1/support/oidc-discovery-provider/main.go 16:31:46 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:31:46 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:31:46 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:31:46 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:31:46 spire-1.2.1/test/ 16:31:46 spire-1.2.1/test/clock/ 16:31:46 spire-1.2.1/test/clock/clock.go 16:31:46 spire-1.2.1/test/fakes/ 16:31:46 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:31:46 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:31:46 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:31:46 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:31:46 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:31:46 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:31:46 spire-1.2.1/test/fakes/fakeagentstore/ 16:31:46 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:31:46 spire-1.2.1/test/integration/suites/k8s/teardown 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:31:46 spire-1.2.1/test/fakes/fakedatastore/ 16:31:46 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:31:46 spire-1.2.1/test/fakes/fakeentryclient/ 16:31:46 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:31:46 spire-1.2.1/test/fakes/fakehealthchecker/ 16:31:46 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:31:46 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:31:46 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:31:46 spire-1.2.1/test/fakes/fakemetrics/ 16:31:46 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:31:46 spire-1.2.1/test/fakes/fakenoderesolver/ 16:31:46 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:31:46 spire-1.2.1/test/fakes/fakenotifier/ 16:31:46 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:31:46 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:31:46 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:31:46 spire-1.2.1/test/fakes/fakeserverca/ 16:31:46 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:31:46 spire-1.2.1/test/fakes/fakeservercatalog/ 16:31:46 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:31:46 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:31:46 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:31:46 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:31:46 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:31:46 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:31:46 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:31:46 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:31:46 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:31:46 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:31:46 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:31:46 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:31:46 spire-1.2.1/test/fixture/ 16:31:46 spire-1.2.1/test/fixture/certs/ 16:31:46 spire-1.2.1/test/fixture/certs/agent_svid.der 16:31:46 spire-1.2.1/test/fixture/certs/base_cert.pem 16:31:46 spire-1.2.1/test/fixture/certs/base_csr.pem 16:31:46 spire-1.2.1/test/fixture/certs/base_key.pem 16:31:46 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:31:46 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:31:46 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:31:46 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:31:46 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:31:46 spire-1.2.1/test/fixture/certs/blog_key.pem 16:31:46 spire-1.2.1/test/fixture/certs/bundle.der 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/ 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:31:46 spire-1.2.1/test/fixture/certs/ca.pem 16:31:46 spire-1.2.1/test/fixture/certs/ca_key.pem 16:31:46 spire-1.2.1/test/fixture/certs/database_cert.pem 16:31:46 spire-1.2.1/test/fixture/certs/database_csr.pem 16:31:46 spire-1.2.1/test/fixture/certs/database_key.pem 16:31:46 spire-1.2.1/test/fixture/certs/node_cert.pem 16:31:46 spire-1.2.1/test/fixture/certs/node_csr.pem 16:31:46 spire-1.2.1/test/fixture/certs/node_key.pem 16:31:46 spire-1.2.1/test/fixture/certs/svid.pem 16:31:46 spire-1.2.1/test/fixture/certs/svid_key.pem 16:31:46 spire-1.2.1/test/fixture/config/ 16:31:46 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:31:46 spire-1.2.1/test/fixture/config/agent_good.conf 16:31:46 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:31:46 spire-1.2.1/test/fixture/config/plugin_good.conf 16:31:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:31:46 spire-1.2.1/test/integration/suites/rotation/ 16:31:46 spire-1.2.1/test/integration/suites/rotation/00-setup 16:31:46 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:31:46 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:31:46 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:31:46 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:31:46 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:31:46 spire-1.2.1/test/integration/suites/rotation/README.md 16:31:46 spire-1.2.1/test/integration/suites/rotation/conf/ 16:31:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:31:46 spire-1.2.1/test/fixture/config/server_good.conf 16:31:46 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:31:46 spire-1.2.1/test/fixture/fixture.go 16:31:46 spire-1.2.1/test/fixture/nodeattestor/ 16:31:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:31:46 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:31:46 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/rotation/teardown 16:31:46 spire-1.2.1/test/integration/suites/self-test/ 16:31:46 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:31:46 spire-1.2.1/test/integration/suites/self-test/README.md 16:31:46 spire-1.2.1/test/integration/suites/self-test/teardown 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:31:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:31:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:31:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:31:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:31:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:31:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:31:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:31:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:31:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:31:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:31:46 spire-1.2.1/test/fixture/registration/ 16:31:46 spire-1.2.1/test/fixture/registration/entries.json 16:31:46 spire-1.2.1/test/fixture/registration/good-for-update.json 16:31:46 spire-1.2.1/test/fixture/registration/good.json 16:31:46 spire-1.2.1/test/fixture/registration/invalid.json 16:31:46 spire-1.2.1/test/fixture/registration/invalid_json.json 16:31:46 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:31:46 spire-1.2.1/test/integration/ 16:31:46 spire-1.2.1/test/integration/README.md 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:31:46 spire-1.2.1/test/integration/suites/upgrade/ 16:31:46 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:31:46 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:31:46 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:31:46 spire-1.2.1/test/integration/suites/upgrade/README.md 16:31:46 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:31:46 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:31:46 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/upgrade/teardown 16:31:46 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:31:46 spire-1.2.1/test/integration/common 16:31:46 spire-1.2.1/test/integration/setup/ 16:31:46 spire-1.2.1/test/integration/setup/adminclient/ 16:31:46 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:31:46 spire-1.2.1/test/integration/setup/adminclient/client.go 16:31:46 spire-1.2.1/test/integration/setup/debugagent/ 16:31:46 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:31:46 spire-1.2.1/test/integration/setup/debugagent/main.go 16:31:46 spire-1.2.1/test/integration/setup/debugserver/ 16:31:46 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:31:46 spire-1.2.1/test/integration/setup/debugserver/main.go 16:31:46 spire-1.2.1/test/integration/setup/downstreamclient/ 16:31:46 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:31:46 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:31:46 spire-1.2.1/test/integration/setup/itclient/ 16:31:46 spire-1.2.1/test/integration/setup/itclient/client.go 16:31:46 spire-1.2.1/test/integration/setup/node-attestation/ 16:31:46 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:31:46 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:31:46 spire-1.2.1/test/integration/setup/x509pop/ 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:31:46 spire-1.2.1/test/integration/test-one.sh 16:31:46 spire-1.2.1/test/integration/test.sh 16:31:46 spire-1.2.1/test/plugintest/ 16:31:46 spire-1.2.1/test/plugintest/config.go 16:31:46 spire-1.2.1/test/plugintest/load.go 16:31:46 spire-1.2.1/test/plugintest/option.go 16:31:46 spire-1.2.1/test/spiretest/ 16:31:46 spire-1.2.1/test/spiretest/apiserver.go 16:31:46 spire-1.2.1/test/spiretest/assertions.go 16:31:46 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:31:46 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:31:46 spire-1.2.1/test/integration/suites/ 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:31:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:31:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:31:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:31:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:31:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:31:46 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:31:46 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:31:46 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:31:46 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:31:46 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:31:46 spire-1.2.1/test/spiretest/dir.go 16:31:46 spire-1.2.1/test/spiretest/errors_posix.go 16:31:46 spire-1.2.1/test/spiretest/errors_windows.go 16:31:46 spire-1.2.1/test/spiretest/logs.go 16:31:46 spire-1.2.1/test/spiretest/socketapi.go 16:31:46 spire-1.2.1/test/spiretest/suite.go 16:31:46 spire-1.2.1/test/spiretest/x509.go 16:31:46 spire-1.2.1/test/testca/ 16:31:46 spire-1.2.1/test/testca/ca.go 16:31:46 spire-1.2.1/test/testkey/ 16:31:46 spire-1.2.1/test/testkey/generate.sh 16:31:46 spire-1.2.1/test/testkey/genkeys.go 16:31:46 spire-1.2.1/test/testkey/keys.go 16:31:46 spire-1.2.1/test/testkey/new.go 16:31:46 spire-1.2.1/test/tpmsimulator/ 16:31:46 spire-1.2.1/test/tpmsimulator/simulator.go 16:31:46 spire-1.2.1/test/util/ 16:31:46 spire-1.2.1/test/util/cert_fixtures.go 16:31:46 spire-1.2.1/test/util/cert_generation.go 16:31:46 spire-1.2.1/test/util/io_redirection.go 16:31:46 spire-1.2.1/test/util/race.go 16:31:46 spire-1.2.1/test/util/util.go 16:31:46 building spire from source... 16:31:46 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:31:46 spire-1.2.1/test/integration/suites/join-token/ 16:31:46 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:31:46 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:31:46 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:31:46 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:31:46 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:31:46 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:31:46 spire-1.2.1/test/integration/suites/join-token/README.md 16:31:46 spire-1.2.1/test/integration/suites/join-token/conf/ 16:31:46 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:31:46 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/join-token/teardown 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:31:46 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:31:46 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:31:46 spire-1.2.1/test/integration/suites/k8s/ 16:31:46 spire-1.2.1/test/integration/suites/k8s/00-setup 16:31:46 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:31:46 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:31:46 spire-1.2.1/test/integration/suites/k8s/README.md 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/ 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:31:46 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:31:46 spire-1.2.1/test/integration/suites/k8s/teardown 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/ 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:31:46 spire-1.2.1/test/integration/suites/rotation/ 16:31:46 spire-1.2.1/test/integration/suites/rotation/00-setup 16:31:46 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:31:46 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:31:46 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:31:46 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:31:46 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:31:46 spire-1.2.1/test/integration/suites/rotation/README.md 16:31:46 spire-1.2.1/test/integration/suites/rotation/conf/ 16:31:46 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:31:46 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/rotation/teardown 16:31:46 spire-1.2.1/test/integration/suites/self-test/ 16:31:46 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:31:46 spire-1.2.1/test/integration/suites/self-test/README.md 16:31:46 spire-1.2.1/test/integration/suites/self-test/teardown 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:31:46 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:31:46 spire-1.2.1/test/integration/suites/upgrade/ 16:31:46 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:31:46 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:31:46 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:31:46 spire-1.2.1/test/integration/suites/upgrade/README.md 16:31:46 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:31:46 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:31:46 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:31:46 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:31:46 spire-1.2.1/test/integration/suites/upgrade/teardown 16:31:46 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:31:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:31:46 spire-1.2.1/test/integration/test-one.sh 16:31:46 spire-1.2.1/test/integration/test.sh 16:31:46 spire-1.2.1/test/plugintest/ 16:31:46 spire-1.2.1/test/plugintest/config.go 16:31:46 spire-1.2.1/test/plugintest/load.go 16:31:46 spire-1.2.1/test/plugintest/option.go 16:31:46 spire-1.2.1/test/spiretest/ 16:31:46 spire-1.2.1/test/spiretest/apiserver.go 16:31:46 spire-1.2.1/test/spiretest/assertions.go 16:31:46 spire-1.2.1/test/spiretest/dir.go 16:31:46 spire-1.2.1/test/spiretest/errors_posix.go 16:31:46 spire-1.2.1/test/spiretest/errors_windows.go 16:31:46 spire-1.2.1/test/spiretest/logs.go 16:31:46 spire-1.2.1/test/spiretest/socketapi.go 16:31:46 spire-1.2.1/test/spiretest/suite.go 16:31:46 spire-1.2.1/test/spiretest/x509.go 16:31:46 spire-1.2.1/test/testca/ 16:31:46 spire-1.2.1/test/testca/ca.go 16:31:46 spire-1.2.1/test/testkey/ 16:31:46 spire-1.2.1/test/testkey/generate.sh 16:31:46 spire-1.2.1/test/testkey/genkeys.go 16:31:46 spire-1.2.1/test/testkey/keys.go 16:31:46 spire-1.2.1/test/testkey/new.go 16:31:46 spire-1.2.1/test/tpmsimulator/ 16:31:46 spire-1.2.1/test/tpmsimulator/simulator.go 16:31:46 spire-1.2.1/test/util/ 16:31:46 spire-1.2.1/test/util/cert_fixtures.go 16:31:46 spire-1.2.1/test/util/cert_generation.go 16:31:46 spire-1.2.1/test/util/io_redirection.go 16:31:46 spire-1.2.1/test/util/race.go 16:31:46 spire-1.2.1/test/util/util.go 16:31:46 building spire from source... 16:31:46 Installing go1.17.7... 16:31:46 Installing go1.17.7... 16:31:48 Removing intermediate container 9e298be462df 16:31:48 ---> 7439d124d59e 16:31:48 Step 8/22 : COPY . . 16:31:48 ? github.com/edgexfoundry/edgex-go [no test files] 16:31:51 Building bin/spire-server... 16:31:51 Building bin/spire-server... 16:31:51 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:31:51 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:31:51 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:31:51 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:31:51 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:31:51 go: downloading github.com/mitchellh/cli v1.1.2 16:31:51 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:31:51 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:31:51 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:31:51 go: downloading github.com/mitchellh/cli v1.1.2 16:31:51 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:31:51 go: downloading github.com/imdario/mergo v0.3.12 16:31:51 go: downloading github.com/sirupsen/logrus v1.8.1 16:31:51 go: downloading github.com/imdario/mergo v0.3.12 16:31:51 go: downloading github.com/sirupsen/logrus v1.8.1 16:31:52 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:31:52 go: downloading google.golang.org/grpc v1.44.0 16:31:52 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:31:52 go: downloading google.golang.org/grpc v1.44.0 16:31:52 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:31:52 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:31:52 go: downloading github.com/fatih/color v1.13.0 16:31:52 go: downloading github.com/mattn/go-isatty v0.0.14 16:31:52 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:31:52 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:31:52 go: downloading github.com/fatih/color v1.13.0 16:31:52 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:31:52 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:31:52 go: downloading github.com/mattn/go-isatty v0.0.14 16:31:52 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:31:52 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:31:52 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:31:52 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:31:52 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:31:52 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:31:52 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:31:52 go: downloading github.com/armon/go-metrics v0.3.10 16:31:52 go: downloading github.com/open-policy-agent/opa v0.38.0 16:31:52 go: downloading github.com/prometheus/client_golang v1.12.1 16:31:52 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:31:52 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:31:52 go: downloading github.com/open-policy-agent/opa v0.38.0 16:31:52 go: downloading github.com/armon/go-metrics v0.3.10 16:31:52 go: downloading github.com/prometheus/client_golang v1.12.1 16:31:52 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:31:52 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:31:52 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:31:52 go: downloading github.com/Masterminds/goutils v1.1.0 16:31:52 go: downloading github.com/Masterminds/semver v1.5.0 16:31:52 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:31:52 go: downloading github.com/Masterminds/goutils v1.1.0 16:31:52 go: downloading github.com/google/uuid v1.1.2 16:31:52 go: downloading github.com/huandu/xstrings v1.3.2 16:31:52 go: downloading github.com/Masterminds/semver v1.5.0 16:31:52 go: downloading github.com/mattn/go-colorable v0.1.12 16:31:52 go: downloading github.com/google/uuid v1.1.2 16:31:52 go: downloading github.com/huandu/xstrings v1.3.2 16:31:52 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:31:52 go: downloading github.com/mattn/go-colorable v0.1.12 16:31:53 go: downloading github.com/oklog/run v1.0.0 16:31:53 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:31:53 go: downloading github.com/oklog/run v1.0.0 16:31:53 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:31:53 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:31:53 go: downloading github.com/prometheus/client_model v0.2.0 16:31:53 go: downloading github.com/imkira/go-observer v1.0.3 16:31:53 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:31:53 go: downloading github.com/prometheus/common v0.32.1 16:31:53 go: downloading github.com/beorn7/perks v1.0.1 16:31:53 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:31:53 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:31:53 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:31:53 go: downloading github.com/prometheus/client_model v0.2.0 16:31:53 go: downloading github.com/prometheus/common v0.32.1 16:31:53 go: downloading github.com/beorn7/perks v1.0.1 16:31:53 go: downloading github.com/prometheus/procfs v0.7.3 16:31:53 go: downloading go.uber.org/atomic v1.9.0 16:31:53 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:31:53 go: downloading github.com/imkira/go-observer v1.0.3 16:31:53 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:31:53 go: downloading github.com/prometheus/procfs v0.7.3 16:31:53 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:31:53 go: downloading github.com/hashicorp/errwrap v1.1.0 16:31:53 go: downloading go.uber.org/atomic v1.9.0 16:31:53 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:31:53 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:31:53 go: downloading github.com/hashicorp/errwrap v1.1.0 16:31:53 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:31:53 go: downloading github.com/twmb/murmur3 v1.1.6 16:31:53 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:31:53 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:31:53 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:31:53 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:31:53 go: downloading github.com/blang/semver/v4 v4.0.0 16:31:53 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:31:53 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:31:54 go: downloading github.com/jinzhu/gorm v1.9.16 16:31:54 go: downloading github.com/lib/pq v1.10.4 16:31:54 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:31:54 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:31:54 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:31:54 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:31:55 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:31:55 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:31:55 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:31:55 go: downloading github.com/stretchr/testify v1.7.0 16:31:55 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:31:55 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:31:55 go: downloading github.com/blang/semver/v4 v4.0.0 16:31:55 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:31:55 go: downloading github.com/jinzhu/gorm v1.9.16 16:31:55 go: downloading github.com/lib/pq v1.10.4 16:31:55 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:31:55 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:31:55 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:31:55 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:31:55 go: downloading github.com/stretchr/testify v1.7.0 16:31:55 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:31:55 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:32:00 go: downloading google.golang.org/api v0.70.0 16:32:00 go: downloading k8s.io/client-go v0.23.4 16:32:00 go: downloading k8s.io/api v0.23.4 16:32:00 go: downloading github.com/google/go-tpm v0.3.3 16:32:00 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:32:00 go: downloading google.golang.org/api v0.70.0 16:32:00 go: downloading k8s.io/client-go v0.23.4 16:32:00 go: downloading k8s.io/api v0.23.4 16:32:00 go: downloading github.com/google/go-tpm v0.3.3 16:32:00 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:32:00 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:32:00 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:32:01 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:32:01 go: downloading cloud.google.com/go/storage v1.21.0 16:32:01 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:32:01 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:32:01 go: downloading cloud.google.com/go v0.100.2 16:32:01 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:32:01 go: downloading cloud.google.com/go/storage v1.21.0 16:32:02 go: downloading k8s.io/apimachinery v0.23.4 16:32:02 go: downloading k8s.io/apimachinery v0.23.4 16:32:02 go: downloading cloud.google.com/go v0.100.2 16:32:02 go: downloading k8s.io/kube-aggregator v0.23.3 16:32:02 go: downloading cloud.google.com/go/security v1.3.0 16:32:02 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:32:03 go: downloading k8s.io/kube-aggregator v0.23.3 16:32:03 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:32:03 go: downloading cloud.google.com/go/security v1.3.0 16:32:03 go: downloading github.com/hashicorp/vault/api v1.4.1 16:32:03 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:32:03 go: downloading github.com/hashicorp/vault/api v1.4.1 16:32:03 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:32:03 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:32:03 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:32:03 go: downloading github.com/twmb/murmur3 v1.1.6 16:32:03  ---> a4263b583c56 16:32:03 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:32:03 go: downloading github.com/jinzhu/inflection v1.0.0 16:32:03 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:32:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:32:03 go: downloading github.com/aws/smithy-go v1.11.0 16:32:03 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:32:03 go: downloading github.com/aws/smithy-go v1.11.0 16:32:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:32:03 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:32:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:32:03 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:32:03 go: downloading github.com/jinzhu/inflection v1.0.0 16:32:03 go: downloading github.com/gogo/protobuf v1.3.2 16:32:03 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:32:03 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:32:03 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:32:03 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:32:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:32:03 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:32:03 go: downloading github.com/dimchansky/utfbom v1.1.1 16:32:03 go: downloading cloud.google.com/go/compute v1.3.0 16:32:04 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:32:04 go: downloading cloud.google.com/go/iam v0.1.1 16:32:04 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:32:04 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:32:04 go: downloading github.com/gogo/protobuf v1.3.2 16:32:04 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:32:04 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:32:04 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:32:04 go: downloading k8s.io/klog/v2 v2.30.0 16:32:04 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:32:04 go: downloading github.com/google/gofuzz v1.1.0 16:32:04 go: downloading github.com/dimchansky/utfbom v1.1.1 16:32:04 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:32:04 go: downloading cloud.google.com/go/compute v1.3.0 16:32:04 go: downloading cloud.google.com/go/iam v0.1.1 16:32:04 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:32:04 go: downloading github.com/spf13/pflag v1.0.5 16:32:04 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:32:04 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:32:04 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:32:04 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:32:04 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:32:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:32:04 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:32:04 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:32:04 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:32:04 go: downloading github.com/google/gofuzz v1.1.0 16:32:04 go: downloading k8s.io/klog/v2 v2.30.0 16:32:04 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:32:04 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:32:04 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:32:04 go: downloading github.com/spf13/pflag v1.0.5 16:32:04 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:32:04 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:32:04 go: downloading gopkg.in/yaml.v2 v2.4.0 16:32:04 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:32:04 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:32:04 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:32:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:32:04 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:32:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:32:04 go: downloading github.com/gobwas/glob v0.2.3 16:32:04 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:32:04 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:32:04 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:32:04 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:32:04 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:32:04 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:32:04 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:32:04 go: downloading gopkg.in/inf.v0 v0.9.1 16:32:04 go: downloading go.opencensus.io v0.23.0 16:32:04 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:32:05 go: downloading github.com/google/go-cmp v0.5.7 16:32:05 go: downloading github.com/googleapis/gnostic v0.5.5 16:32:05 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:32:05 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:32:05 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:32:05 go: downloading gopkg.in/yaml.v2 v2.4.0 16:32:05 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:32:05 go: downloading github.com/gobwas/glob v0.2.3 16:32:05 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:32:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:32:05 go: downloading github.com/go-logr/logr v1.2.2 16:32:05 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:32:05 go: downloading github.com/json-iterator/go v1.1.12 16:32:05 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:32:05 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:32:05 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:32:05 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:32:05 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:32:05 go: downloading gopkg.in/inf.v0 v0.9.1 16:32:05 go: downloading go.opencensus.io v0.23.0 16:32:05 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:32:05 go: downloading github.com/tklauser/numcpus v0.3.0 16:32:05 go: downloading go.uber.org/zap v1.21.0 16:32:05 go: downloading github.com/google/go-cmp v0.5.7 16:32:05 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:32:05 go: downloading sigs.k8s.io/yaml v1.3.0 16:32:05 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:32:05 go: downloading github.com/ryanuber/go-glob v1.0.0 16:32:05 go: downloading github.com/golang/snappy v0.0.4 16:32:05 go: downloading github.com/googleapis/gnostic v0.5.5 16:32:05 go: downloading github.com/go-logr/logr v1.2.2 16:32:05 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:32:05 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:32:05 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:32:05 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:32:05 go: downloading github.com/json-iterator/go v1.1.12 16:32:05 go: downloading github.com/hashicorp/go-version v1.2.0 16:32:05 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:32:05 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:32:05 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:32:05 go: downloading go.uber.org/zap v1.21.0 16:32:05 go: downloading github.com/modern-go/reflect2 v1.0.2 16:32:05 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:32:05 go: downloading go.uber.org/multierr v1.6.0 16:32:05 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:32:05 go: downloading github.com/tklauser/numcpus v0.3.0 16:32:05 go: downloading sigs.k8s.io/yaml v1.3.0 16:32:05 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:32:05 go: downloading github.com/ryanuber/go-glob v1.0.0 16:32:05 go: downloading github.com/golang/snappy v0.0.4 16:32:05 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:32:05 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:32:05 go: downloading github.com/modern-go/reflect2 v1.0.2 16:32:05 go: downloading go.uber.org/multierr v1.6.0 16:32:05 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:32:05 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:32:05 go: downloading github.com/hashicorp/go-version v1.2.0 16:32:05 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:32:10 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:32:10 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:32:10 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:32:10 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:32:16  ---> Running in 6acfffe39f2c 16:32:16 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 16:32:19 Removing intermediate container a449cfa71027 16:32:19 ---> 9c34e6b6a4ca 16:32:19 16:32:19 Step 10/22 : FROM alpine:3.14 16:32:19 ---> e04c818066af 16:32:19 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:32:19 ---> Using cache 16:32:19 ---> a180fd41c2b3 16:32:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:32:19 ---> Using cache 16:32:19 ---> 00fa6e02a553 16:32:19 Step 13/22 : ENV APP_PORT=59861 16:32:19 ---> Running in ea1c107303d7 16:32:19 Removing intermediate container ea1c107303d7 16:32:19 ---> 9f138faf2936 16:32:19 Step 14/22 : EXPOSE $APP_PORT 16:32:20 ---> Running in 0f255830dd9c 16:32:21 Removing intermediate container 0f255830dd9c 16:32:21 ---> 9384ca71babb 16:32:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:32:22 ---> de5493bb9974 16:32:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:32:24 ---> 4516a025a3ac 16:32:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:32:24 ---> 8f1f7304ebf7 16:32:24 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:32:24 ---> Running in de265542b22e 16:32:25 Removing intermediate container de265542b22e 16:32:25 ---> 90659c66b346 16:32:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:32:25 ---> Running in ad0d89cbfa90 16:32:25 Removing intermediate container ad0d89cbfa90 16:32:25 ---> cdf435bc03d2 16:32:25 Step 20/22 : LABEL arch=x86_64 16:32:26 ---> Running in 3ecba7e75015 16:32:26 Removing intermediate container 3ecba7e75015 16:32:26 ---> fd5172a044b2 16:32:26 Step 21/22 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c 16:32:26 ---> Running in f7f335ee56d6 16:32:27 Removing intermediate container f7f335ee56d6 16:32:27 ---> 3e2d6bcb069c 16:32:27 Step 22/22 : LABEL version=0.0.0 16:32:27 ---> Running in b6584b3547d2 16:32:27 Removing intermediate container b6584b3547d2 16:32:27 ---> fba146361653 16:32:27 16:32:27 Successfully built fba146361653 16:32:27 Successfully tagged support-scheduler:latest 16:32:27  Building support-scheduler ... done Building core-command 16:32:32 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:32:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:32:32 ---> 5a4197dc0087 16:32:32 Step 3/23 : WORKDIR /edgex-go 16:32:32 ---> Using cache 16:32:32 ---> 6563ad0ae031 16:32:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:32 ---> Using cache 16:32:32 ---> e7ca3cda9697 16:32:32 Step 5/23 : RUN apk add --update --no-cache make git 16:32:32 ---> Using cache 16:32:32 ---> 778319157b88 16:32:32 Step 6/23 : COPY go.mod vendor* ./ 16:32:32 ---> Using cache 16:32:32 ---> fbe1be8125d5 16:32:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:32 ---> Using cache 16:32:32 ---> 418935d73ce1 16:32:32 Step 8/23 : COPY . . 16:32:32 ---> Using cache 16:32:32 ---> d696463f0b23 16:32:32 Step 9/23 : RUN make cmd/core-command/core-command 16:32:35 ---> Running in 2484ad555dc0 16:32:36 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 16:32:36 Building bin/spire-agent... 16:32:36 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:32:36 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:32:36 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:32:36 go: downloading github.com/docker/docker v20.10.12+incompatible 16:32:38 go: downloading github.com/google/go-tpm-tools v0.3.3 16:32:38 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:32:38 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:32:38 go: downloading github.com/docker/go-units v0.4.0 16:32:38 go: downloading github.com/docker/go-connections v0.4.0 16:32:38 go: downloading github.com/opencontainers/image-spec v1.0.1 16:32:38 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:32:38 go: downloading github.com/containerd/containerd v1.3.4 16:32:38 go: downloading github.com/opencontainers/go-digest v1.0.0 16:33:00 Removing intermediate container 6acfffe39f2c 16:33:00 ---> 12466f5cf08a 16:33:00 16:33:00 Step 10/22 : FROM alpine:3.14 16:33:00 ---> e04c818066af 16:33:00 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:33:00 ---> Running in 0877c0c14db9 16:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:33:01 (1/2) Installing ca-certificates (20211220-r0) 16:33:01 (2/2) Installing dumb-init (1.2.5-r1) 16:33:01 Executing busybox-1.33.1-r7.trigger 16:33:01 Executing ca-certificates-20211220-r0.trigger 16:33:01 OK: 6 MiB in 16 packages 16:33:03 Removing intermediate container 0877c0c14db9 16:33:03 ---> f6a73763e8de 16:33:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:33:03 ---> Running in a33b42aa2b09 16:33:04 Removing intermediate container a33b42aa2b09 16:33:04 ---> 0da403bbc72e 16:33:04 Step 13/22 : ENV APP_PORT=59860 16:33:04 ---> Running in 85c339663922 16:33:05 Removing intermediate container 85c339663922 16:33:05 ---> 0783a3966c68 16:33:05 Step 14/22 : EXPOSE $APP_PORT 16:33:05 ---> Running in 11fdfb692bf3 16:33:05 Removing intermediate container 2484ad555dc0 16:33:05 ---> e820a060750e 16:33:05 16:33:05 Step 10/23 : FROM alpine:3.14 16:33:05 ---> e04c818066af 16:33:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:33:05 ---> Using cache 16:33:05 ---> a180fd41c2b3 16:33:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:33:05 ---> Using cache 16:33:05 ---> 00fa6e02a553 16:33:05 Step 13/23 : ENV APP_PORT=59882 16:33:05 ---> Running in d3d42146d81d 16:33:05 Removing intermediate container 11fdfb692bf3 16:33:05 ---> ace474e0c346 16:33:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:05 Removing intermediate container d3d42146d81d 16:33:05 ---> f0e4ae831fef 16:33:05 Step 14/23 : EXPOSE $APP_PORT 16:33:05 ---> Running in 618dc805291b 16:33:06 Removing intermediate container 618dc805291b 16:33:06 ---> 40716f1b39ef 16:33:06 Step 15/23 : WORKDIR / 16:33:06 ---> 9176c58ae2d7 16:33:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:33:06 ---> Running in dee5e3828199 16:33:06 Removing intermediate container dee5e3828199 16:33:06 ---> 05b4172c3079 16:33:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:08 ---> 6f807d362c76 16:33:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:33:08 ---> 1c1c3708730f 16:33:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:33:09 ---> 4ad5490a7c6d 16:33:09 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:33:09 ---> Running in c1b385188bd1 16:33:09 ---> 809ad9ed7518 16:33:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:33:10 Removing intermediate container c1b385188bd1 16:33:10 ---> d74edd02d02e 16:33:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:10 ---> Running in f2b0c26ad4a4 16:33:10 ---> f2147e33ca56 16:33:10 Step 19/23 : ENTRYPOINT ["/core-command"] 16:33:10 ---> Running in ea6a6bee37d1 16:33:10 Removing intermediate container f2b0c26ad4a4 16:33:10 ---> 93761988c03b 16:33:10 Step 20/22 : LABEL arch=x86_64 16:33:10 ---> Running in c501d3407b00 16:33:10 Removing intermediate container ea6a6bee37d1 16:33:10 ---> aafc989f12dd 16:33:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:11 ---> Running in a9cf6ad32159 16:33:11 Removing intermediate container c501d3407b00 16:33:11 ---> 9d47f41b1c8f 16:33:11 Step 21/22 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c 16:33:11 ---> Running in 9d346716f424 16:33:11 Removing intermediate container a9cf6ad32159 16:33:11 ---> 009a7698abb2 16:33:11 Step 21/23 : LABEL arch=x86_64 16:33:11 ---> Running in 3cc1c00a691d 16:33:12 Removing intermediate container 9d346716f424 16:33:12 ---> db1d65009700 16:33:12 Step 22/22 : LABEL version=0.0.0 16:33:12 ---> Running in ffd7be04aea1 16:33:12 Removing intermediate container 3cc1c00a691d 16:33:12 ---> 94da0b2d8db0 16:33:12 Step 22/23 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c 16:33:12 ---> Running in 44873f6edf77 16:33:12 Removing intermediate container ffd7be04aea1 16:33:12 ---> a0ee72023358 16:33:12 16:33:12 Successfully built a0ee72023358 16:33:12 Successfully tagged support-notifications:latest 16:33:12  Building support-notifications ... done Building security-spiffe-token-provider 16:33:12 Removing intermediate container 44873f6edf77 16:33:12 ---> ba0bf3e46ff0 16:33:12 Step 23/23 : LABEL version=0.0.0 16:33:12 ---> Running in 198ad64de5c9 16:33:14 Removing intermediate container 198ad64de5c9 16:33:14 ---> a21513734544 16:33:14 16:33:14 Successfully built a21513734544 16:33:14 Successfully tagged core-command:latest 16:33:14 Building security-proxy-setup 16:33:24  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:24 ---> 5a4197dc0087 16:33:24 Step 3/22 : WORKDIR /edgex-go 16:33:24 ---> Using cache 16:33:24 ---> 6563ad0ae031 16:33:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:24 ---> Using cache 16:33:24 ---> e7ca3cda9697 16:33:24 Step 5/22 : RUN apk add --update --no-cache make git 16:33:24 ---> Using cache 16:33:24 ---> 778319157b88 16:33:24 Step 6/22 : COPY go.mod vendor* ./ 16:33:24 ---> Using cache 16:33:24 ---> fbe1be8125d5 16:33:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:24 ---> Using cache 16:33:24 ---> 418935d73ce1 16:33:24 Step 8/22 : COPY . . 16:33:24 ---> Using cache 16:33:24 ---> d696463f0b23 16:33:24 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:33:24 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:24 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:33:24 ---> 5a4197dc0087 16:33:24 Step 3/20 : WORKDIR /edgex-go 16:33:24 ---> Using cache 16:33:24 ---> 6563ad0ae031 16:33:24 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:33:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:33:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:33:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:33:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:33:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:33:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:33:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:33:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:33:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:33:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:33:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:33:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:33:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:33:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:33:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:33:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.225s coverage: 28.7% of statements 16:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:33:39 ---> Running in 2792a648e6eb 16:33:39 ---> Running in 6c5e140e7fd0 16:33:39 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 16:33:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:39 v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:33:39 v3.15.4-155-gd52265d722 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:33:39 OK: 15864 distinct packages available 16:33:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:40 OK: 221 MiB in 52 packages 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.398s coverage: 98.5% of statements 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.396s coverage: 53.4% of statements 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:33:45 Removing intermediate container 2792a648e6eb 16:33:45 ---> 07e96e9d049b 16:33:45 Step 5/20 : COPY go.mod vendor* ./ 16:33:47 ---> 6132a517c578 16:33:47 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:48 ---> Running in fa59922d999a 16:33:56 Removing intermediate container fa59922d999a 16:33:56 ---> 2c3c268513b7 16:33:56 Step 7/20 : COPY . . 16:33:56 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 16:34:04 ---> 36de79eff770 16:34:04 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:34:04 ---> Running in 32728e845976 16:34:04 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 16:34:05 Removing intermediate container 6c5e140e7fd0 16:34:05 ---> 1f0644d1f6a9 16:34:05 16:34:05 Step 10/22 : FROM alpine:3.14 16:34:05 ---> e04c818066af 16:34:05 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:34:05 ---> Running in d1ecfaeb7ff6 16:34:05 Removing intermediate container 61def1e4081a 16:34:05 ---> 65591b9093b6 16:34:05 16:34:05 Step 13/26 : FROM alpine:3.15 16:34:05 3.15: Pulling from library/alpine 16:34:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:34:05 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:34:05 Status: Downloaded newer image for alpine:3.15 16:34:05 ---> 0ac33e5f5afa 16:34:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:34:06 (1/6) Installing ca-certificates (20211220-r0) 16:34:06 (2/6) Installing brotli-libs (1.0.9-r5) 16:34:06 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:34:06 (4/6) Installing libcurl (7.79.1-r1) 16:34:06 (5/6) Installing curl (7.79.1-r1) 16:34:06 (6/6) Installing dumb-init (1.2.5-r1) 16:34:06 Executing busybox-1.33.1-r7.trigger 16:34:06 Executing ca-certificates-20211220-r0.trigger 16:34:06 ---> Running in 9270eaba437b 16:34:06 OK: 8 MiB in 20 packages 16:34:06 Removing intermediate container 9270eaba437b 16:34:06 ---> 4a282d358399 16:34:06 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:06 ---> Running in 7498aa80863c 16:34:07 Removing intermediate container d1ecfaeb7ff6 16:34:07 ---> fbfc060e326b 16:34:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:34:07 ---> Running in 0a30b9acd6f4 16:34:07 Removing intermediate container 0a30b9acd6f4 16:34:07 ---> 02470ce8c422 16:34:07 Step 13/22 : WORKDIR /edgex 16:34:07 ---> Running in ca320b7eab7a 16:34:07 Removing intermediate container ca320b7eab7a 16:34:07 ---> f66ef316c5e9 16:34:07 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:34:07 Removing intermediate container 7498aa80863c 16:34:07 ---> d8639b309de4 16:34:07 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:34:07 ---> Running in 10d8e19be348 16:34:08 ---> e762e6559f4f 16:34:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:34:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:08 ---> d0b313c3527f 16:34:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:34:09 ---> bfaf2230584a 16:34:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:34:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:09 ---> 2451b2168702 16:34:09 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:34:09 v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:34:09 v3.15.4-155-gd52265d722 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:34:09 OK: 15857 distinct packages available 16:34:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:09 ---> Running in 0eb3473fa782 16:34:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.873s coverage: 89.2% of statements 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.470s coverage: 84.8% of statements 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.045s coverage: 95.6% of statements 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.409s coverage: 72.2% of statements 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.567s coverage: 60.0% of statements 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.691s coverage: 0.9% of statements 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.335s coverage: 58.8% of statements 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.430s coverage: 29.6% of statements 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.344s coverage: 47.1% of statements 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.352s coverage: 79.5% of statements 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.210s coverage: 94.1% of statements 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.264s coverage: 96.3% of statements 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.220s coverage: 87.5% of statements 16:34:10 (1/5) Installing dumb-init (1.2.5-r1) 16:34:10 (2/5) Installing musl-obstack (1.2.3-r0) 16:34:10 (3/5) Installing libucontext (1.1-r0) 16:34:10 Removing intermediate container 0eb3473fa782 16:34:10 ---> 8cc83f04a1b3 16:34:10 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:34:11 ---> Running in 0e664d98cb3f 16:34:11 (4/5) Installing gcompat (1.0.0-r4) 16:34:11 (5/5) Installing openssl (1.1.1o-r0) 16:34:11 Removing intermediate container 0e664d98cb3f 16:34:11 ---> ee978e763cb9 16:34:11 Step 20/22 : LABEL arch=x86_64 16:34:11 Executing busybox-1.34.1-r5.trigger 16:34:11 OK: 6 MiB in 19 packages 16:34:11 ---> Running in d63a2f39f6ad 16:34:11 Removing intermediate container d63a2f39f6ad 16:34:11 ---> 0b483ad1dbb4 16:34:11 Step 21/22 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c 16:34:11 ---> Running in 01e2932e47d4 16:34:11 Removing intermediate container 01e2932e47d4 16:34:11 ---> e592d555416b 16:34:11 Step 22/22 : LABEL version=0.0.0 16:34:12 Removing intermediate container 10d8e19be348 16:34:12 ---> b5b06a4e591d 16:34:12 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 16:34:12 ---> Running in a7a55fb157e5 16:34:12 Removing intermediate container a7a55fb157e5 16:34:12 ---> 9658e0b32eec 16:34:12 16:34:12 Successfully built 9658e0b32eec 16:34:12 Successfully tagged security-proxy-setup:latest 16:34:12 Building core-data 16:34:15  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:15 ---> 5a4197dc0087 16:34:15 Step 3/23 : WORKDIR /edgex-go 16:34:15 ---> Using cache 16:34:15 ---> 6563ad0ae031 16:34:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:15 ---> Using cache 16:34:15 ---> e7ca3cda9697 16:34:15 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:34:16 ---> 8efd19299ee3 16:34:16 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 16:34:16 ---> Running in 1227d4f9f547 16:34:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:18 OK: 221 MiB in 52 packages 16:34:18 ---> 7d4f403c43af 16:34:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:34:18 ---> 06fc5bc77caa 16:34:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:34:19 Removing intermediate container 1227d4f9f547 16:34:19 ---> 7bff737c1f10 16:34:19 Step 6/23 : COPY go.mod vendor* ./ 16:34:19 ---> 5e42af049a01 16:34:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:34:19 ---> 00b4f5b45a2c 16:34:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:19 ---> Running in 4927a26317c3 16:34:19 ---> 2c6788ee2016 16:34:19 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:19 ---> Running in 11676d90a4b6 16:34:19 Removing intermediate container 11676d90a4b6 16:34:19 ---> 7662be453277 16:34:19 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:19 ---> Running in daa7dc5d014f 16:34:20 Removing intermediate container daa7dc5d014f 16:34:20 ---> 849beec5df5b 16:34:20 Step 24/26 : LABEL arch=x86_64 16:34:20 ---> Running in 801fcf535bf3 16:34:20 Removing intermediate container 4927a26317c3 16:34:20 ---> 3ec1d11ac074 16:34:20 Step 8/23 : COPY . . 16:34:20 Removing intermediate container 801fcf535bf3 16:34:20 ---> 85c56c0af65e 16:34:20 Step 25/26 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c 16:34:21 ---> Running in a9b00a0e35fc 16:34:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.270s coverage: 94.4% of statements 16:34:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.197s coverage: 44.8% of statements 16:34:24 Removing intermediate container a9b00a0e35fc 16:34:24 ---> d0100cee71ff 16:34:24 Step 26/26 : LABEL version=0.0.0 16:34:24 ---> Running in a9975cbd7d4b 16:34:24 Removing intermediate container 32728e845976 16:34:24 ---> 2e915eaf9693 16:34:24 16:34:24 Step 9/20 : FROM alpine:3.15 16:34:24 ---> 0ac33e5f5afa 16:34:24 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:24 ---> Using cache 16:34:24 ---> 4a282d358399 16:34:24 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:24 ---> Using cache 16:34:24 ---> d8639b309de4 16:34:24 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:34:24 ---> Running in 3fcd4c05a75e 16:34:24 Removing intermediate container a9975cbd7d4b 16:34:24 ---> 9942bf18659a 16:34:24 16:34:24 Successfully built 9942bf18659a 16:34:24 Successfully tagged security-spire-agent:latest 16:34:24  Building security-spire-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:25 ---> eed77e279e88 16:34:25 Step 9/23 : RUN make cmd/core-data/core-data 16:34:25 ---> Running in 7dfbf1f97f89 16:34:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:25 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 16:34:25 v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:34:25 v3.15.4-155-gd52265d722 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:34:25 OK: 15857 distinct packages available 16:34:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:27 (1/9) Installing ca-certificates (20211220-r0) 16:34:27 (2/9) Installing brotli-libs (1.0.9-r5) 16:34:27 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:34:27 (4/9) Installing libcurl (7.80.0-r1) 16:34:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.628s coverage: 82.5% of statements 16:34:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:34:27 (5/9) Installing curl (7.80.0-r1) 16:34:27 (6/9) Installing dumb-init (1.2.5-r1) 16:34:27 (7/9) Installing musl-obstack (1.2.3-r0) 16:34:27 (8/9) Installing libucontext (1.1-r0) 16:34:27 (9/9) Installing gcompat (1.0.0-r4) 16:34:27 Executing busybox-1.34.1-r5.trigger 16:34:27 Executing ca-certificates-20211220-r0.trigger 16:34:27 OK: 8 MiB in 23 packages 16:34:28 Removing intermediate container 3fcd4c05a75e 16:34:28 ---> 87381fa72477 16:34:28 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:28 ---> 10de44c2019e 16:34:28 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:34:29 ---> b1e89aaa46f9 16:34:29 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:34:29 ---> 768883663ac9 16:34:29 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:34:30 ---> Running in e0632c9e7d1c 16:34:30 Removing intermediate container e0632c9e7d1c 16:34:30 ---> 47bf9131e05f 16:34:30 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:30 ---> Running in cea4d98aa2e6 16:34:30 Removing intermediate container cea4d98aa2e6 16:34:30 ---> 29a16a26c180 16:34:30 Step 18/20 : LABEL arch=x86_64 16:34:30 ---> Running in c35f35d5abbd 16:34:30 Removing intermediate container c35f35d5abbd 16:34:30 ---> 70b10e5c6eac 16:34:30 Step 19/20 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c 16:34:30 ---> Running in 572232f7f53c 16:34:30 Removing intermediate container 572232f7f53c 16:34:30 ---> 3a06822b9360 16:34:30 Step 20/20 : LABEL version=0.0.0 16:34:31 ---> Running in 5335ec625fed 16:34:31 Removing intermediate container 5335ec625fed 16:34:31 ---> 7bdc3ca56e7a 16:34:31 16:34:31 Successfully built 7bdc3ca56e7a 16:34:31 Successfully tagged security-spiffe-token-provider:latest 16:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.258s coverage: 92.9% of statements 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 65.1% of statements 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.200s coverage: 87.2% of statements 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.281s coverage: 58.8% of statements 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.277s coverage: 80.0% of statements 16:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.237s coverage: 87.2% of statements 16:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.287s coverage: 85.4% of statements 16:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.759s coverage: 91.2% of statements 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.948s coverage: 64.4% of statements 16:34:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:34:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.273s coverage: 100.0% of statements 16:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.143s coverage: 89.4% of statements 16:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 16:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements 16:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 16:34:41  Building security-spiffe-token-provider ... done Building bin/spire-agent... 16:34:41 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:34:41 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:34:41 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:34:41 go: downloading github.com/docker/docker v20.10.12+incompatible 16:34:41 go: downloading github.com/google/go-tpm-tools v0.3.3 16:34:41 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:34:41 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:34:41 go: downloading github.com/docker/go-units v0.4.0 16:34:41 go: downloading github.com/docker/go-connections v0.4.0 16:34:41 go: downloading github.com/opencontainers/image-spec v1.0.1 16:34:41 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:34:41 go: downloading github.com/containerd/containerd v1.3.4 16:34:41 go: downloading github.com/opencontainers/go-digest v1.0.0 16:34:41 Building bin/spire-agent... 16:34:41 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:34:41 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:34:41 go: downloading github.com/docker/docker v20.10.12+incompatible 16:34:41 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:34:42 go: downloading github.com/google/go-tpm-tools v0.3.3 16:34:42 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:34:42 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:34:42 go: downloading github.com/docker/go-units v0.4.0 16:34:42 go: downloading github.com/docker/go-connections v0.4.0 16:34:42 go: downloading github.com/opencontainers/image-spec v1.0.1 16:34:42 go: downloading github.com/containerd/containerd v1.3.4 16:34:42 go: downloading github.com/opencontainers/go-digest v1.0.0 16:34:42 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:34:44 Removing intermediate container 7dfbf1f97f89 16:34:44 ---> 184be22f5f7f 16:34:44 16:34:44 Step 10/23 : FROM alpine:3.14 16:34:44 ---> e04c818066af 16:34:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:34:45 ---> Running in edabd7abff95 16:34:45 Removing intermediate container edabd7abff95 16:34:45 ---> 2364dc0a51ee 16:34:45 Step 12/23 : ENV APP_PORT=59880 16:34:45 ---> Running in 45dfe17252c2 16:34:45 Removing intermediate container 45dfe17252c2 16:34:45 ---> 1305ab76552c 16:34:45 Step 13/23 : EXPOSE $APP_PORT 16:34:45 ---> Running in f9e24975d0a3 16:34:46 Removing intermediate container f9e24975d0a3 16:34:46 ---> 197773ace0cc 16:34:46 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:46 ---> Running in 47d8ec4ca4e1 16:34:47 Removing intermediate container 47d8ec4ca4e1 16:34:47 ---> 0af7ea615310 16:34:47 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:34:47 ---> Running in ca12da23569c 16:34:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.263s coverage: 65.4% of statements 16:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:34:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:34:49 (1/6) Installing dumb-init (1.2.5-r1) 16:34:49 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:34:49 (3/6) Installing libsodium (1.0.18-r0) 16:34:49 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:34:49 (5/6) Installing libzmq (4.3.4-r0) 16:34:49 (6/6) Installing zeromq (4.3.4-r0) 16:34:50 Executing busybox-1.33.1-r7.trigger 16:34:50 OK: 8 MiB in 20 packages 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.780s coverage: 43.8% of statements 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.256s coverage: 89.5% of statements 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.264s coverage: 84.8% of statements 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:34:51 Removing intermediate container ca12da23569c 16:34:51 ---> d4e8ed022d49 16:34:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:51 ---> 16b75380d300 16:34:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:34:51 ---> 27cda19eedec 16:34:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:34:51 ---> 54a8b370b014 16:34:51 Step 19/23 : ENTRYPOINT ["/core-data"] 16:34:51 ---> Running in 0367de4e9966 16:34:52 Removing intermediate container 0367de4e9966 16:34:52 ---> 39aa16404405 16:34:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:52 ---> Running in 30d581074cdb 16:34:52 Removing intermediate container 30d581074cdb 16:34:52 ---> 5b99afab6e85 16:34:52 Step 21/23 : LABEL arch=x86_64 16:34:52 ---> Running in 91dad0e24157 16:34:52 Removing intermediate container 91dad0e24157 16:34:52 ---> 53d380cbec7f 16:34:52 Step 22/23 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c 16:34:52 ---> Running in 0b8a7723b313 16:34:52 Removing intermediate container 0b8a7723b313 16:34:52 ---> 284fc0d06f7f 16:34:52 Step 23/23 : LABEL version=0.0.0 16:34:52 ---> Running in 2f376878e663 16:34:52 Removing intermediate container 2f376878e663 16:34:52 ---> c2f4a7b20317 16:34:52 16:34:53 Successfully built c2f4a7b20317 16:34:53 Successfully tagged core-data:latest 16:35:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.366s coverage: 17.7% of statements 16:35:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:35:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:35:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:35:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:35:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.707s coverage: 92.3% of statements 16:35:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:35:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:35:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:35:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:35:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.232s coverage: 63.2% of statements 16:35:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:35:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:35:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.404s coverage: 97.7% of statements 16:35:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:35:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:35:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:35:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:35:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.198s coverage: 28.9% of statements 16:35:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:35:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:35:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:35:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:35:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:35:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:35:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.285s coverage: 100.0% of statements 16:35:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements 16:35:00 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 16:35:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:35:00 GO111MODULE=on go vet ./... 16:35:39  Building core-data ... done Removing intermediate container a366d78f24f8 16:35:39 ---> 0bd94a6dd780 16:35:39 16:35:39 Step 13/25 : FROM alpine:3.15 16:35:39 ---> 0ac33e5f5afa 16:35:39 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:39 ---> Using cache 16:35:39 ---> 4a282d358399 16:35:39 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:39 ---> Using cache 16:35:39 ---> d8639b309de4 16:35:39 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:35:39 ---> Using cache 16:35:39 ---> b5b06a4e591d 16:35:39 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 16:35:39 Removing intermediate container 321a5a7d5a68 16:35:39 ---> 45654642b473 16:35:39 16:35:39 Step 13/26 : FROM alpine:3.15 16:35:39 ---> 0ac33e5f5afa 16:35:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:39 ---> Using cache 16:35:39 ---> 4a282d358399 16:35:39 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:39 ---> Using cache 16:35:39 ---> d8639b309de4 16:35:39 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:35:39 ---> Running in 3cd6418cf299 16:35:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:39 ---> 90d5513e40b0 16:35:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:35:39 ---> 3e116628963a 16:35:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:35:39 ---> 9f5b2fdb1b09 16:35:39 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:35:39 ---> 4c756cbf6498 16:35:39 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:39 ---> Running in 393b7dd105d4 16:35:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:39 Removing intermediate container 393b7dd105d4 16:35:39 ---> e3e88be64506 16:35:39 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:39 ---> Running in 0231c1b6c285 16:35:39 Removing intermediate container 0231c1b6c285 16:35:39 ---> 4f03854ab3d2 16:35:39 Step 23/25 : LABEL arch=x86_64 16:35:39 ---> Running in f680351406f2 16:35:39 Removing intermediate container f680351406f2 16:35:39 ---> 69b8007860d5 16:35:39 Step 24/25 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c 16:35:39 v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:35:39 v3.15.4-155-gd52265d722 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:35:39 OK: 15857 distinct packages available 16:35:39 ---> Running in d77c8f5112ed 16:35:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:39 Removing intermediate container d77c8f5112ed 16:35:39 ---> 25adde835c63 16:35:39 Step 25/25 : LABEL version=0.0.0 16:35:39 ---> Running in 3ae80fbf9fc0 16:35:39 Removing intermediate container 3ae80fbf9fc0 16:35:39 ---> 26b4db46b7cd 16:35:39 16:35:39 Successfully built 26b4db46b7cd 16:35:39 Successfully tagged security-spire-server:latest 16:35:39  Building security-spire-server ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:40 (1/4) Installing dumb-init (1.2.5-r1) 16:35:40 (2/4) Installing musl-obstack (1.2.3-r0) 16:35:40 (3/4) Installing libucontext (1.1-r0) 16:35:40 (4/4) Installing gcompat (1.0.0-r4) 16:35:40 Executing busybox-1.34.1-r5.trigger 16:35:40 OK: 6 MiB in 18 packages 16:35:40 Removing intermediate container 3cd6418cf299 16:35:40 ---> a089f736e381 16:35:40 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 16:35:42 ---> ba79dc1fffc3 16:35:42 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:35:42 ---> d7cb23aa4025 16:35:42 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:35:42 ---> Running in d122b7c38e7e 16:35:42 Removing intermediate container d122b7c38e7e 16:35:42 ---> b283a1d7cc88 16:35:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:35:42 ---> 68b62d11c543 16:35:42 Step 21/26 : WORKDIR / 16:35:42 ---> Running in d00aaf822675 16:35:42 Removing intermediate container d00aaf822675 16:35:42 ---> ac22df91eb44 16:35:42 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:42 ---> Running in 3008e2b32cb6 16:35:42 Removing intermediate container 3008e2b32cb6 16:35:42 ---> ecf45fa26cec 16:35:42 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:43 ---> Running in 16afd49b3a4e 16:35:43 Removing intermediate container 16afd49b3a4e 16:35:43 ---> bdf5d65ff5bb 16:35:43 Step 24/26 : LABEL arch=x86_64 16:35:43 ---> Running in 52d61e6cd927 16:35:43 Removing intermediate container 52d61e6cd927 16:35:43 ---> a8d5d64bb9b4 16:35:43 Step 25/26 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c 16:35:43 ---> Running in b35c3af32b63 16:35:43 Removing intermediate container b35c3af32b63 16:35:43 ---> 65e1355155ae 16:35:43 Step 26/26 : LABEL version=0.0.0 16:35:43 ---> Running in 3393db5591f0 16:35:43 Removing intermediate container 3393db5591f0 16:35:43 ---> 4a099b78f438 16:35:43 16:35:43 Successfully built 4a099b78f438 16:35:43 Successfully tagged security-spire-config:latest 16:35:43  Building security-spire-config ... done  [Pipeline] } 16:35:43 $ docker stop --time=1 2c3d34794a72b47c050a16e47a1dd6e2306cfc63b85261b7901450cb19bba89a 16:35:44 $ docker rm -f 2c3d34794a72b47c050a16e47a1dd6e2306cfc63b85261b7901450cb19bba89a [Pipeline] // withDockerContainer [Pipeline] sh 16:35:45 + docker images 16:35:45 REPOSITORY TAG IMAGE ID CREATED SIZE 16:35:45 security-spire-config latest 4a099b78f438 2 seconds ago 86.7MB 16:35:45 security-spire-server latest 26b4db46b7cd 6 seconds ago 87.3MB 16:35:45 45654642b473 17 seconds ago 4.43GB 16:35:45 0bd94a6dd780 18 seconds ago 4.43GB 16:35:45 core-data latest c2f4a7b20317 53 seconds ago 22.5MB 16:35:45 184be22f5f7f About a minute ago 1.52GB 16:35:45 security-spiffe-token-provider latest 7bdc3ca56e7a About a minute ago 28.8MB 16:35:45 security-spire-agent latest 9942bf18659a About a minute ago 127MB 16:35:45 2e915eaf9693 About a minute ago 1.54GB 16:35:45 security-proxy-setup latest 9658e0b32eec About a minute ago 26.9MB 16:35:45 1f0644d1f6a9 About a minute ago 1.5GB 16:35:45 65591b9093b6 About a minute ago 4.43GB 16:35:45 core-command latest a21513734544 2 minutes ago 16.1MB 16:35:45 support-notifications latest a0ee72023358 2 minutes ago 26.9MB 16:35:45 e820a060750e 2 minutes ago 1.49GB 16:35:45 12466f5cf08a 2 minutes ago 1.55GB 16:35:45 support-scheduler latest fba146361653 3 minutes ago 26.3MB 16:35:45 9c34e6b6a4ca 3 minutes ago 1.55GB 16:35:45 sys-mgmt-agent latest 16627b429252 4 minutes ago 299MB 16:35:45 security-bootstrapper latest 918018dca5a2 4 minutes ago 19.1MB 16:35:45 security-secretstore-setup latest cf6d1dcfe4b4 4 minutes ago 28.5MB 16:35:45 core-metadata latest 7621da33f0af 4 minutes ago 17MB 16:35:45 af8e9090969a 4 minutes ago 1.49GB 16:35:45 a8a6b0dcc927 4 minutes ago 1.5GB 16:35:45 1c3b95795fb0 4 minutes ago 1.5GB 16:35:45 e4de0da257fb 4 minutes ago 1.5GB 16:35:45 ci-base-image-x86_64 latest 5a4197dc0087 8 minutes ago 895MB 16:35:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 4 weeks ago 562MB 16:35:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 4 weeks ago 254MB 16:35:45 docker 20.10.14 7417809fdb73 6 weeks ago 218MB 16:35:45 alpine 3.14 e04c818066af 6 weeks ago 5.59MB 16:35:45 alpine 3.15 0ac33e5f5afa 6 weeks ago 5.57MB 16:35:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 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] } 16:36:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:36:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:36:40 ./bin/test-attribution-txt.sh [Pipeline] echo 16:36:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:36:44 + ls -al . 16:36:44 total 680 16:36:44 drwxrwxr-x 9 1001 1001 4096 May 20 16:36 . 16:36:44 drwxr-xr-x 4 root root 4096 May 20 16:31 .. 16:36:44 -rw-rw-r-- 1 1001 1001 11 May 20 16:29 .dockerignore 16:36:44 drwxrwxr-x 8 1001 1001 4096 May 20 16:29 .git 16:36:44 drwxrwxr-x 3 1001 1001 4096 May 20 16:29 .github 16:36:44 -rw-rw-r-- 1 1001 1001 879 May 20 16:29 .gitignore 16:36:44 -rw-rw-r-- 1 1001 1001 42 May 20 16:29 .golangci.yml 16:36:44 -rw-rw-r-- 1 1001 1001 87 May 20 16:29 .hadolint.yml 16:36:44 -rw-rw-r-- 1 1001 1001 166 May 20 16:29 .sonarcloud.properties 16:36:44 -rw-rw-r-- 1 1001 1001 1171 May 20 16:29 ADOPTERS.md 16:36:44 -rw-rw-r-- 1 1001 1001 10086 May 20 16:29 Attribution.txt 16:36:44 -rw-rw-r-- 1 1001 1001 63209 May 20 16:29 CHANGELOG.md 16:36:44 -rw-rw-r-- 1 1001 1001 3804 May 20 16:29 CONTRIBUTING.md 16:36:44 -rw-rw-r-- 1 1001 1001 677 May 20 16:29 GOVERNANCE.md 16:36:44 -rw-rw-r-- 1 1001 1001 850 May 20 16:29 Jenkinsfile 16:36:44 -rw-rw-r-- 1 1001 1001 10775 May 20 16:29 LICENSE 16:36:44 -rw-rw-r-- 1 1001 1001 10389 May 20 16:29 Makefile 16:36:44 -rw-rw-r-- 1 1001 1001 582 May 20 16:29 OWNERS.md 16:36:44 -rw-rw-r-- 1 1001 1001 9094 May 20 16:29 README.md 16:36:44 -rw-rw-r-- 1 1001 1001 6912 May 20 16:29 SECURITY.md 16:36:44 -rw-rw-r-- 1 1001 1001 5 May 20 16:27 VERSION 16:36:44 -rw-rw-r-- 1 1001 1001 4131 May 20 16:29 ZMQWindows.md 16:36:44 drwxrwxr-x 2 1001 1001 4096 May 20 16:29 bin 16:36:44 drwxrwxr-x 18 1001 1001 4096 May 20 16:29 cmd 16:36:44 -rw-r--r-- 1 root root 435134 May 20 16:34 coverage.out 16:36:44 -rw-rw-r-- 1 1001 1001 3217 May 20 16:29 go.mod 16:36:44 -rw-rw-r-- 1 1001 1001 35084 May 20 16:31 go.sum 16:36:44 drwxrwxr-x 8 1001 1001 4096 May 20 16:29 internal 16:36:44 drwxrwxr-x 3 1001 1001 4096 May 20 16:29 openapi 16:36:44 drwxrwxr-x 4 1001 1001 4096 May 20 16:29 snap 16:36:44 -rw-rw-r-- 1 1001 1001 204 May 20 16:29 version.go [Pipeline] sh 16:36:45 + '[' -e coverage.out ] 16:36:45 + chown 1001:1001 coverage.out [Pipeline] stash 16:36:45 Warning: overwriting stash ‘coverage-report’ 16:36:45 Stashed 1 file(s) [Pipeline] sh 16:36:46 + make build 16:36:46 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 16:38:08 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 16:39:05 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 16:39:05 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 16:39:37 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 16:39:37 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 16:39:38 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 16:39:45 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 16:39:47 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 16:39:53 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 16:39:55 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 16:39:59 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 16:40:07 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] } 16:40:11 $ docker stop --time=1 50969f12303b4a5e8db5ce2d5fd883704bb5880cdb6464df248b527f871150bd 16:40:13 $ docker rm -f 50969f12303b4a5e8db5ce2d5fd883704bb5880cdb6464df248b527f871150bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:40:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:40:15 16:40:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:40:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:40:16 latest: Pulling from edgex-devops/edgex-compose-arm64 16:40:16 29e5d40040c1: Pulling fs layer 16:40:16 1ce36da41761: Pulling fs layer 16:40:16 25b303627fd3: Pulling fs layer 16:40:16 29e5d40040c1: Verifying Checksum 16:40:16 29e5d40040c1: Download complete 16:40:16 1ce36da41761: Verifying Checksum 16:40:16 1ce36da41761: Download complete 16:40:17 29e5d40040c1: Pull complete 16:40:18 25b303627fd3: Verifying Checksum 16:40:18 25b303627fd3: Download complete 16:40:18 1ce36da41761: Pull complete 16:40:31 25b303627fd3: Pull complete 16:40:31 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:40:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:40:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:40:31 prd-ubuntu20.04-docker-arm64-4c-16g-64213 does not seem to be running inside a container 16:40:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:40:33 $ docker top 63109429eedb1079995d8d9144d3d84b20f223e12654803b447589f0114b90a1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:34 + docker-compose build --help 16:40:34 + grep parallel 16:40:37 --parallel Build images in parallel. [Pipeline] } 16:40:38 $ docker stop --time=1 63109429eedb1079995d8d9144d3d84b20f223e12654803b447589f0114b90a1 16:40:39 $ docker rm -f 63109429eedb1079995d8d9144d3d84b20f223e12654803b447589f0114b90a1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:40:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:40:40 . [Pipeline] withDockerContainer 16:40:40 prd-ubuntu20.04-docker-arm64-4c-16g-64213 does not seem to be running inside a container 16:40:40 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:40:42 $ docker top 8fe196df9f99b0a801e4a7ec32f569ebdc34e45fc60b751513398f8cf333d726 -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:43 + docker-compose -f ./docker-compose-build.yml build --parallel 16:40:47 Building core-command ... 16:40:47 Building core-data ... 16:40:47 Building core-metadata ... 16:40:47 Building security-bootstrapper ... 16:40:47 Building security-proxy-setup ... 16:40:47 Building security-secretstore-setup ... 16:40:47 Building security-spiffe-token-provider ... 16:40:47 Building security-spire-agent ... 16:40:47 Building security-spire-config ... 16:40:47 Building security-spire-server ... 16:40:47 Building support-notifications ... 16:40:47 Building support-scheduler ... 16:40:47 Building sys-mgmt-agent ... 16:40:47 Building security-secretstore-setup 16:40:47 Building support-scheduler 16:40:47 Building security-spire-server 16:40:47 Building support-notifications 16:40:47 Building core-data 16:42:24 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:42:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:42:24 ---> a7fd66633c1f 16:42:24 Step 3/22 : WORKDIR /edgex-go 16:42:24 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:42:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:42:24 ---> a7fd66633c1f 16:42:24 Step 3/25 : WORKDIR /edgex-go 16:42:24 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:42:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:42:24 ---> a7fd66633c1f 16:42:24 Step 3/25 : WORKDIR /edgex-go 16:42:24 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:42:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:42:24 ---> a7fd66633c1f 16:42:24 Step 3/22 : WORKDIR /edgex-go 16:42:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:42:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:42:24 ---> a7fd66633c1f 16:42:24 Step 3/23 : WORKDIR /edgex-go 16:42:24 ---> Running in 581ffe55b6fa 16:42:24 ---> Running in 52b136324aad 16:42:24 ---> Running in 75235e08f3f2 16:42:24 ---> Running in e741d540bb39 16:42:24 ---> Running in 0a0a1157a6fd 16:42:24 Removing intermediate container 75235e08f3f2 16:42:24 ---> a987856a858a 16:42:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:42:24 Removing intermediate container 52b136324aad 16:42:24 ---> 4153fcc3fc05 16:42:24 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:42:24 Removing intermediate container 0a0a1157a6fd 16:42:24 ---> 6161716935e6 16:42:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:42:24 Removing intermediate container 581ffe55b6fa 16:42:24 ---> 8d440ab2c7c0 16:42:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:42:24 ---> Running in d7631893ba33 16:42:24 Removing intermediate container e741d540bb39 16:42:24 ---> ba39ea6c1739 16:42:24 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:42:24 ---> Running in d6bff7b49984 16:42:24 ---> Running in ba8e12c5e06d 16:42:24 ---> Running in 7f4c736f5920 16:42:24 ---> Running in 55eed1a55472 16:42:24 Removing intermediate container d7631893ba33 16:42:24 ---> 249a363b1f94 16:42:24 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:42:24 ---> Running in cb037cd4b6c2 16:42:24 Removing intermediate container d6bff7b49984 16:42:24 ---> 4349339ebd3d 16:42:24 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:42:24 ---> Running in db891426e650 16:42:24 Removing intermediate container ba8e12c5e06d 16:42:24 ---> 558240211814 16:42:24 Step 5/22 : RUN apk add --update --no-cache make git 16:42:24 Removing intermediate container 7f4c736f5920 16:42:24 ---> 1287da6ea045 16:42:24 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:42:24 ---> Running in 40ec8cb1baec 16:42:24 ---> Running in 43f87eca0d59 16:42:24 Removing intermediate container 55eed1a55472 16:42:24 ---> 593b1e5bcb2f 16:42:24 Step 5/25 : RUN apk add --update --no-cache make git 16:42:24 ---> Running in f8a5b4a558ec 16:42:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:42:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:42:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:42:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:42:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:42:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:42:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:42:24 OK: 220 MiB in 52 packages 16:42:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:42:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:42:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:42:24 OK: 220 MiB in 52 packages 16:42:24 Removing intermediate container cb037cd4b6c2 16:42:24 ---> 76147da8a8fa 16:42:24 Step 6/22 : COPY go.mod vendor* ./ 16:42:24 OK: 220 MiB in 52 packages 16:42:24 OK: 220 MiB in 52 packages 16:42:24 OK: 220 MiB in 52 packages 16:42:24 Removing intermediate container db891426e650 16:42:24 ---> 533c107c5cb6 16:42:24 Step 6/23 : COPY go.mod vendor* ./ 16:42:24 ---> d336fe1fe03e 16:42:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:25 ---> Running in 5a714385a23e 16:42:25 Removing intermediate container f8a5b4a558ec 16:42:25 ---> 4b845272d7bb 16:42:25 Step 6/25 : COPY go.mod vendor* ./ 16:42:25 Removing intermediate container 43f87eca0d59 16:42:25 ---> 0a35eb8465db 16:42:25 Step 6/25 : COPY go.mod vendor* ./ 16:42:25 Removing intermediate container 40ec8cb1baec 16:42:25 ---> ca91a7cb36b6 16:42:25 Step 6/22 : COPY go.mod vendor* ./ 16:42:25 ---> 64b33f83aea1 16:42:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:25 ---> Running in a35983e994a1 16:42:26 ---> d6142223ed7d 16:42:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:26 ---> Running in 153cc6913f27 16:42:26 ---> e46094495cfc 16:42:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:26 ---> Running in 79bd8fe636b6 16:42:27 ---> 6631a4021c62 16:42:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:27 ---> Running in a9eb983b5f32 16:42:29 Removing intermediate container 5a714385a23e 16:42:29 ---> ab31146be032 16:42:29 Step 8/22 : COPY . . 16:42:30 Removing intermediate container a35983e994a1 16:42:30 ---> 352478756527 16:42:30 Step 8/23 : COPY . . 16:42:31 Removing intermediate container 153cc6913f27 16:42:31 ---> c0d821ec655a 16:42:31 Step 8/25 : COPY . . 16:42:32 Removing intermediate container 79bd8fe636b6 16:42:32 ---> 2844c3c4769a 16:42:32 Step 8/25 : COPY . . 16:42:32 Removing intermediate container a9eb983b5f32 16:42:32 ---> e9f7673f8c7c 16:42:32 Step 8/22 : COPY . . 16:42:59 ---> 5be4fd645ca9 16:42:59 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:42:59 ---> 8755eb15aaac 16:42:59 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:42:59 ---> 2079929cdea3 16:42:59 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:42:59 ---> Running in ceca016d221b 16:42:59 ---> ddbe447b457d 16:42:59 Step 9/23 : RUN make cmd/core-data/core-data 16:42:59 ---> Running in 45790cbbbfef 16:42:59 ---> Running in 8913e50358ed 16:42:59 ---> ae3e7997882d 16:42:59 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:42:59 ---> Running in 9b822b6c4cd2 16:42:59 ---> Running in 6e645313bef4 16:43:00 Removing intermediate container 6e645313bef4 16:43:00 ---> 6bc24bf2816d 16:43:00 Step 10/25 : RUN mkdir -p spire-build 16:43:00 ---> Running in aff42f205a43 16:43:01 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 16:43:01 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 16:43:02 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 16:43:02 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 16:43:03 Removing intermediate container aff42f205a43 16:43:03 ---> 4b7b74612f51 16:43:03 Step 11/25 : WORKDIR /edgex-go/spire-build 16:43:03 ---> Running in dc673a93f288 16:43:04 Removing intermediate container dc673a93f288 16:43:04 ---> c5b34aa3d3e3 16:43:04 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 16:43:04 ---> Running in d9470f454477 16:43:06 spire-1.2.1/ 16:43:06 spire-1.2.1/.data/ 16:43:06 spire-1.2.1/.data/.file 16:43:06 spire-1.2.1/.dockerignore 16:43:06 spire-1.2.1/.gitattributes 16:43:06 spire-1.2.1/.githooks/ 16:43:06 spire-1.2.1/.githooks/pre-commit 16:43:06 spire-1.2.1/.github/ 16:43:06 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:43:06 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:43:06 spire-1.2.1/.github/dependabot.yml 16:43:06 spire-1.2.1/.github/workflows/ 16:43:06 spire-1.2.1/.github/workflows/nightly_build.yaml 16:43:06 spire-1.2.1/.github/workflows/pr_build.yaml 16:43:06 spire-1.2.1/.github/workflows/release_build.yaml 16:43:06 spire-1.2.1/.github/workflows/scripts/ 16:43:06 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:43:06 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:43:06 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:43:06 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:43:06 spire-1.2.1/.github/workflows/scripts/split.sh 16:43:06 spire-1.2.1/.gitignore 16:43:06 spire-1.2.1/.go-version 16:43:06 spire-1.2.1/.golangci.yml 16:43:06 spire-1.2.1/ADOPTERS.md 16:43:06 spire-1.2.1/CHANGELOG.md 16:43:06 spire-1.2.1/CODE-OF-CONDUCT.md 16:43:06 spire-1.2.1/CODEOWNERS 16:43:06 spire-1.2.1/CONTRIBUTING.md 16:43:06 spire-1.2.1/Dockerfile 16:43:06 spire-1.2.1/Dockerfile.dev 16:43:06 spire-1.2.1/Dockerfile.scratch 16:43:06 spire-1.2.1/LICENSE 16:43:06 spire-1.2.1/MAINTAINERS.md 16:43:06 spire-1.2.1/Makefile 16:43:06 spire-1.2.1/README.md 16:43:06 spire-1.2.1/ROADMAP.md 16:43:06 spire-1.2.1/SECURITY.md 16:43:06 spire-1.2.1/cmd/ 16:43:06 spire-1.2.1/cmd/spire-agent/ 16:43:06 spire-1.2.1/cmd/spire-agent/cli/ 16:43:06 spire-1.2.1/cmd/spire-agent/cli/api/ 16:43:06 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:43:06 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:43:06 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:43:06 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:43:06 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:43:06 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:43:06 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:43:06 spire-1.2.1/cmd/spire-agent/cli/common/ 16:43:06 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:43:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:43:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:43:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:43:06 spire-1.2.1/cmd/spire-agent/cli/run/ 16:43:06 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:43:06 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:43:06 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:43:06 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:43:06 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:43:06 spire-1.2.1/cmd/spire-agent/main.go 16:43:06 spire-1.2.1/cmd/spire-server/ 16:43:06 spire-1.2.1/cmd/spire-server/cli/ 16:43:06 spire-1.2.1/cmd/spire-server/cli/agent/ 16:43:06 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:43:06 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/cli.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/entry/ 16:43:06 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/federation/ 16:43:06 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:43:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:43:06 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/run/ 16:43:06 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/token/ 16:43:06 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/validate/ 16:43:06 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/x509/ 16:43:06 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:43:06 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:43:06 spire-1.2.1/cmd/spire-server/main.go 16:43:06 spire-1.2.1/cmd/spire-server/util/ 16:43:06 spire-1.2.1/cmd/spire-server/util/util.go 16:43:06 spire-1.2.1/conf/ 16:43:06 spire-1.2.1/conf/agent/ 16:43:06 spire-1.2.1/conf/agent/agent.conf 16:43:06 spire-1.2.1/conf/agent/agent_full.conf 16:43:06 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:43:06 spire-1.2.1/conf/server/ 16:43:06 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:43:06 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:43:06 spire-1.2.1/conf/server/server.conf 16:43:06 spire-1.2.1/conf/server/server_full.conf 16:43:06 spire-1.2.1/doc/ 16:43:06 spire-1.2.1/doc/SPIRE101.md 16:43:06 spire-1.2.1/doc/auditlog.md 16:43:06 spire-1.2.1/doc/authorization_policy_engine.md 16:43:06 spire-1.2.1/doc/changelog_guidelines.md 16:43:06 spire-1.2.1/doc/cure53-report.pdf 16:43:06 spire-1.2.1/doc/images/ 16:43:06 spire-1.2.1/doc/images/2019_roadmap.png 16:43:06 spire-1.2.1/doc/images/SPIRE101.png 16:43:06 spire-1.2.1/doc/images/SPIRE_agent.png 16:43:07 spire-1.2.1/doc/images/SPIRE_server.png 16:43:07 spire-1.2.1/doc/images/cache_mgr.png 16:43:07 spire-1.2.1/doc/images/cache_mgr_components.png 16:43:07 spire-1.2.1/doc/images/federated_spire.png 16:43:07 spire-1.2.1/doc/images/ha_mode.png 16:43:07 spire-1.2.1/doc/images/nested_spire.png 16:43:07 spire-1.2.1/doc/images/oidc_federation.png 16:43:07 spire-1.2.1/doc/images/single_trust_domain.png 16:43:07 spire-1.2.1/doc/images/spiffe_compatible.png 16:43:07 spire-1.2.1/doc/images/spire_logo.png 16:43:07 spire-1.2.1/doc/migrating_registration_api_clients.md 16:43:07 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:43:07 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:43:07 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:43:07 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:43:07 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:43:07 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:43:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:43:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:43:07 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:43:07 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:43:07 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:43:07 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:43:07 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:43:07 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:43:07 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:43:07 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:43:07 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:43:07 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:43:07 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:43:07 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:43:07 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:43:07 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:43:07 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:43:07 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:43:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:43:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:43:07 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:43:07 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:43:07 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:43:07 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:43:07 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:43:07 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:43:07 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:43:07 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:43:07 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:43:07 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:43:07 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:43:07 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:43:07 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:43:07 spire-1.2.1/doc/scaling_spire.md 16:43:07 spire-1.2.1/doc/spire_agent.md 16:43:07 spire-1.2.1/doc/spire_server.md 16:43:07 spire-1.2.1/doc/supported_integrations.md 16:43:07 spire-1.2.1/doc/telemetry.md 16:43:07 spire-1.2.1/doc/telemetry_config.md 16:43:07 spire-1.2.1/doc/upgrading.md 16:43:07 spire-1.2.1/doc/using_spire.md 16:43:07 spire-1.2.1/examples/ 16:43:07 spire-1.2.1/examples/README.md 16:43:07 spire-1.2.1/go.mod 16:43:07 spire-1.2.1/go.sum 16:43:07 spire-1.2.1/pkg/ 16:43:07 spire-1.2.1/pkg/agent/ 16:43:07 spire-1.2.1/pkg/agent/agent.go 16:43:07 spire-1.2.1/pkg/agent/api/ 16:43:07 spire-1.2.1/pkg/agent/api/config.go 16:43:07 spire-1.2.1/pkg/agent/api/debug/ 16:43:07 spire-1.2.1/pkg/agent/api/debug/v1/ 16:43:07 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:43:07 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:43:07 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:43:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:43:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:43:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:43:07 spire-1.2.1/pkg/agent/api/endpoints.go 16:43:07 spire-1.2.1/pkg/agent/api/health/ 16:43:07 spire-1.2.1/pkg/agent/api/health/v1/ 16:43:07 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:43:07 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:43:07 spire-1.2.1/pkg/agent/api/rpccontext/ 16:43:07 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:43:07 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:43:07 spire-1.2.1/pkg/agent/attestor/ 16:43:07 spire-1.2.1/pkg/agent/attestor/node/ 16:43:07 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:43:07 spire-1.2.1/pkg/agent/attestor/node/node.go 16:43:07 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:43:07 spire-1.2.1/pkg/agent/attestor/workload/ 16:43:07 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:43:07 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:43:07 spire-1.2.1/pkg/agent/catalog/ 16:43:07 spire-1.2.1/pkg/agent/catalog/catalog.go 16:43:07 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:43:07 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:43:07 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:43:07 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:43:07 spire-1.2.1/pkg/agent/client/ 16:43:07 spire-1.2.1/pkg/agent/client/client.go 16:43:07 spire-1.2.1/pkg/agent/client/client_test.go 16:43:07 spire-1.2.1/pkg/agent/client/dial.go 16:43:07 spire-1.2.1/pkg/agent/client/nodeconn.go 16:43:07 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:43:07 spire-1.2.1/pkg/agent/client/update.go 16:43:07 spire-1.2.1/pkg/agent/client/util.go 16:43:07 spire-1.2.1/pkg/agent/common/ 16:43:07 spire-1.2.1/pkg/agent/common/backoff/ 16:43:07 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:43:07 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:43:07 spire-1.2.1/pkg/agent/common/cgroups/ 16:43:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:43:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:43:07 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:43:07 spire-1.2.1/pkg/agent/config.go 16:43:07 spire-1.2.1/pkg/agent/endpoints/ 16:43:07 spire-1.2.1/pkg/agent/endpoints/config.go 16:43:07 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:43:07 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:43:07 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:43:07 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:43:07 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:43:07 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:43:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:43:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:43:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:43:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:43:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:43:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:43:07 spire-1.2.1/pkg/agent/endpoints/workload/ 16:43:07 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:43:07 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:43:07 spire-1.2.1/pkg/agent/manager/ 16:43:07 spire-1.2.1/pkg/agent/manager/cache/ 16:43:07 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:43:07 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:43:07 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:43:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:43:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:43:07 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:43:07 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:43:07 spire-1.2.1/pkg/agent/manager/config.go 16:43:07 spire-1.2.1/pkg/agent/manager/manager.go 16:43:07 spire-1.2.1/pkg/agent/manager/manager_test.go 16:43:07 spire-1.2.1/pkg/agent/manager/storage.go 16:43:07 spire-1.2.1/pkg/agent/manager/storage_test.go 16:43:07 spire-1.2.1/pkg/agent/manager/storecache/ 16:43:07 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:43:07 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:43:07 spire-1.2.1/pkg/agent/manager/sync.go 16:43:07 spire-1.2.1/pkg/agent/plugin/ 16:43:07 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:43:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:43:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:43:07 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:43:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:43:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:43:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:43:07 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:43:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:43:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:43:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:43:07 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:43:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:43:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:43:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:43:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:43:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:43:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:43:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:43:07 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:43:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:43:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:43:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:43:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:43:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:43:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:43:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:43:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:43:07 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:43:07 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:43:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:43:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:43:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:43:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:43:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:43:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:43:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:43:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:43:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:43:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:43:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:43:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:43:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:43:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:43:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:43:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:43:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:43:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:43:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:43:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:43:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:43:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:43:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:43:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:43:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:43:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:43:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:43:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:43:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:43:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:43:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:43:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:43:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:43:07 spire-1.2.1/pkg/agent/svid/ 16:43:07 spire-1.2.1/pkg/agent/svid/rotator.go 16:43:07 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:43:07 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:43:07 spire-1.2.1/pkg/agent/svid/store/ 16:43:07 spire-1.2.1/pkg/agent/svid/store/service.go 16:43:07 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:43:07 spire-1.2.1/pkg/common/ 16:43:07 spire-1.2.1/pkg/common/agentpathtemplate/ 16:43:07 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:43:07 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:43:07 spire-1.2.1/pkg/common/api/ 16:43:07 spire-1.2.1/pkg/common/api/metrics.go 16:43:07 spire-1.2.1/pkg/common/api/middleware/ 16:43:07 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:43:07 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:43:07 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:43:07 spire-1.2.1/pkg/common/api/middleware/logger.go 16:43:07 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:43:07 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:43:07 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:43:07 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:43:07 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:43:07 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:43:07 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:43:07 spire-1.2.1/pkg/common/api/middleware/names.go 16:43:07 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:43:07 spire-1.2.1/pkg/common/api/names.go 16:43:07 spire-1.2.1/pkg/common/api/ratelimit.go 16:43:07 spire-1.2.1/pkg/common/api/rpccontext/ 16:43:07 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:43:07 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:43:07 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:43:07 spire-1.2.1/pkg/common/auth/ 16:43:07 spire-1.2.1/pkg/common/auth/interceptors.go 16:43:07 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:43:07 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:43:07 spire-1.2.1/pkg/common/bundleutil/ 16:43:07 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:43:07 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:43:07 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:43:07 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:43:07 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:43:07 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:43:07 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:43:07 spire-1.2.1/pkg/common/bundleutil/types.go 16:43:07 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:43:07 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:43:07 spire-1.2.1/pkg/common/catalog/ 16:43:07 spire-1.2.1/pkg/common/catalog/bind.go 16:43:07 spire-1.2.1/pkg/common/catalog/builtin.go 16:43:07 spire-1.2.1/pkg/common/catalog/catalog.go 16:43:07 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:43:07 spire-1.2.1/pkg/common/catalog/closers.go 16:43:07 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:43:07 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:43:07 spire-1.2.1/pkg/common/catalog/config.go 16:43:07 spire-1.2.1/pkg/common/catalog/config_test.go 16:43:07 spire-1.2.1/pkg/common/catalog/configure.go 16:43:07 spire-1.2.1/pkg/common/catalog/constraints.go 16:43:07 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:43:07 spire-1.2.1/pkg/common/catalog/context.go 16:43:07 spire-1.2.1/pkg/common/catalog/external.go 16:43:07 spire-1.2.1/pkg/common/catalog/host.go 16:43:07 spire-1.2.1/pkg/common/catalog/pipenet.go 16:43:07 spire-1.2.1/pkg/common/catalog/plugin.go 16:43:07 spire-1.2.1/pkg/common/catalog/testplugin/ 16:43:07 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:43:07 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:43:07 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:43:07 spire-1.2.1/pkg/common/cli/ 16:43:07 spire-1.2.1/pkg/common/cli/env.go 16:43:07 spire-1.2.1/pkg/common/cli/flags.go 16:43:07 spire-1.2.1/pkg/common/cli/trust_domain.go 16:43:07 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:43:07 spire-1.2.1/pkg/common/cli/umask.go 16:43:07 spire-1.2.1/pkg/common/cli/umask_posix.go 16:43:07 spire-1.2.1/pkg/common/cli/umask_test.go 16:43:07 spire-1.2.1/pkg/common/cli/umask_windows.go 16:43:07 spire-1.2.1/pkg/common/cliprinter/ 16:43:07 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:43:07 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:43:07 spire-1.2.1/pkg/common/cliprinter/flag.go 16:43:07 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:43:07 spire-1.2.1/pkg/common/cliprinter/format.go 16:43:07 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:43:07 spire-1.2.1/pkg/common/cliprinter/internal/ 16:43:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:43:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:43:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:43:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:43:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:43:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:43:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:43:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:43:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:43:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:43:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:43:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:43:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:43:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:43:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:43:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:43:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:43:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:43:07 spire-1.2.1/pkg/common/coretypes/ 16:43:07 spire-1.2.1/pkg/common/coretypes/bundle/ 16:43:07 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:43:07 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:43:07 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:43:07 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:43:07 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:43:07 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:43:07 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:43:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:43:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:43:07 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:43:07 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:43:07 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:43:07 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:43:07 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:43:07 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:43:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:43:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:43:07 spire-1.2.1/pkg/common/cryptoutil/ 16:43:07 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:43:07 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:43:07 spire-1.2.1/pkg/common/diskutil/ 16:43:07 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:43:07 spire-1.2.1/pkg/common/diskutil/file_test.go 16:43:07 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:43:07 spire-1.2.1/pkg/common/errorutil/ 16:43:07 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:43:07 spire-1.2.1/pkg/common/health/ 16:43:07 spire-1.2.1/pkg/common/health/config.go 16:43:07 spire-1.2.1/pkg/common/health/context.go 16:43:07 spire-1.2.1/pkg/common/health/context_test.go 16:43:07 spire-1.2.1/pkg/common/health/health.go 16:43:07 spire-1.2.1/pkg/common/health/health_test.go 16:43:07 spire-1.2.1/pkg/common/health/logger.go 16:43:07 spire-1.2.1/pkg/common/hostservice/ 16:43:07 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:43:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:43:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:43:07 spire-1.2.1/pkg/common/idutil/ 16:43:07 spire-1.2.1/pkg/common/idutil/require.go 16:43:07 spire-1.2.1/pkg/common/idutil/require_test.go 16:43:07 spire-1.2.1/pkg/common/idutil/safety.go 16:43:07 spire-1.2.1/pkg/common/idutil/safety_test.go 16:43:07 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:43:07 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:43:07 spire-1.2.1/pkg/common/jwtsvid/ 16:43:07 spire-1.2.1/pkg/common/jwtsvid/common.go 16:43:07 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:43:07 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:43:07 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:43:07 spire-1.2.1/pkg/common/jwtutil/ 16:43:07 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:43:07 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:43:07 spire-1.2.1/pkg/common/log/ 16:43:07 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:43:07 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:43:07 spire-1.2.1/pkg/common/log/log.go 16:43:07 spire-1.2.1/pkg/common/log/log_test.go 16:43:07 spire-1.2.1/pkg/common/log/options.go 16:43:07 spire-1.2.1/pkg/common/nodeutil/ 16:43:07 spire-1.2.1/pkg/common/nodeutil/node.go 16:43:07 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:43:07 spire-1.2.1/pkg/common/peertracker/ 16:43:07 spire-1.2.1/pkg/common/peertracker/conn.go 16:43:07 spire-1.2.1/pkg/common/peertracker/credentials.go 16:43:07 spire-1.2.1/pkg/common/peertracker/errors.go 16:43:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:43:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:43:07 spire-1.2.1/pkg/common/peertracker/info.go 16:43:07 spire-1.2.1/pkg/common/peertracker/listener.go 16:43:07 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:43:07 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:43:07 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:43:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:43:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:43:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:43:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:43:07 spire-1.2.1/pkg/common/peertracker/tcp.go 16:43:07 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:43:07 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:43:07 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:43:07 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:43:07 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:43:07 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:43:07 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:43:07 spire-1.2.1/pkg/common/peertracker/uds.go 16:43:07 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:43:07 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:43:07 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:43:07 spire-1.2.1/pkg/common/pemutil/ 16:43:07 spire-1.2.1/pkg/common/pemutil/block.go 16:43:07 spire-1.2.1/pkg/common/pemutil/certs.go 16:43:07 spire-1.2.1/pkg/common/pemutil/common.go 16:43:07 spire-1.2.1/pkg/common/pemutil/csr.go 16:43:07 spire-1.2.1/pkg/common/pemutil/keys.go 16:43:07 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:43:07 spire-1.2.1/pkg/common/pemutil/testdata/ 16:43:07 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:43:07 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:43:07 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:43:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:43:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:43:07 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:43:07 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:43:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:43:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:43:07 spire-1.2.1/pkg/common/plugin/ 16:43:07 spire-1.2.1/pkg/common/plugin/aws/ 16:43:07 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:43:07 spire-1.2.1/pkg/common/plugin/azure/ 16:43:07 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:43:07 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:43:07 spire-1.2.1/pkg/common/plugin/facade.go 16:43:07 spire-1.2.1/pkg/common/plugin/facade_test.go 16:43:07 spire-1.2.1/pkg/common/plugin/gcp/ 16:43:07 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:43:07 spire-1.2.1/pkg/common/plugin/k8s/ 16:43:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:43:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:43:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:43:07 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:43:07 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:43:07 spire-1.2.1/pkg/common/plugin/log.go 16:43:07 spire-1.2.1/pkg/common/plugin/sshpop/ 16:43:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:43:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:43:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:43:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:43:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:43:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:43:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:43:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:43:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:43:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:43:07 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:43:07 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:43:07 spire-1.2.1/pkg/common/plugin/x509pop/ 16:43:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:43:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:43:07 spire-1.2.1/pkg/common/profiling/ 16:43:07 spire-1.2.1/pkg/common/profiling/dumpers.go 16:43:07 spire-1.2.1/pkg/common/profiling/profiling.go 16:43:07 spire-1.2.1/pkg/common/protoutil/ 16:43:07 spire-1.2.1/pkg/common/protoutil/masks.go 16:43:07 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:43:07 spire-1.2.1/pkg/common/rotationutil/ 16:43:07 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:43:07 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:43:07 spire-1.2.1/pkg/common/selector/ 16:43:07 spire-1.2.1/pkg/common/selector/selector.go 16:43:07 spire-1.2.1/pkg/common/selector/selector_test.go 16:43:07 spire-1.2.1/pkg/common/selector/set.go 16:43:07 spire-1.2.1/pkg/common/selector/set_utils.go 16:43:07 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:43:07 spire-1.2.1/pkg/common/telemetry/ 16:43:07 spire-1.2.1/pkg/common/telemetry/agent/ 16:43:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:43:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:43:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:43:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:43:07 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:43:07 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:43:07 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:43:07 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:43:07 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:43:07 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:43:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:43:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:43:07 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:43:07 spire-1.2.1/pkg/common/telemetry/call.go 16:43:07 spire-1.2.1/pkg/common/telemetry/common/ 16:43:07 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:43:07 spire-1.2.1/pkg/common/telemetry/config.go 16:43:07 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:43:07 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:43:07 spire-1.2.1/pkg/common/telemetry/inmem.go 16:43:07 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:43:07 spire-1.2.1/pkg/common/telemetry/m3.go 16:43:07 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:43:07 spire-1.2.1/pkg/common/telemetry/metrics.go 16:43:07 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:43:07 spire-1.2.1/pkg/common/telemetry/names.go 16:43:07 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:43:07 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:43:07 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:43:07 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:43:07 spire-1.2.1/pkg/common/telemetry/server/ 16:43:07 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:43:07 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:43:07 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:43:07 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:43:07 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:43:07 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:43:07 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:43:07 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:43:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:43:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:43:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:43:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:43:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:43:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:43:07 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:43:07 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:43:07 spire-1.2.1/pkg/common/telemetry/server/server.go 16:43:07 spire-1.2.1/pkg/common/telemetry/sink.go 16:43:07 spire-1.2.1/pkg/common/telemetry/statsd.go 16:43:07 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:43:07 spire-1.2.1/pkg/common/telemetry/uptime.go 16:43:07 spire-1.2.1/pkg/common/telemetry/version.go 16:43:07 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:43:07 spire-1.2.1/pkg/common/uptime/ 16:43:07 spire-1.2.1/pkg/common/uptime/uptime.go 16:43:07 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:43:07 spire-1.2.1/pkg/common/util/ 16:43:07 spire-1.2.1/pkg/common/util/certs.go 16:43:07 spire-1.2.1/pkg/common/util/certs_test.go 16:43:07 spire-1.2.1/pkg/common/util/csr.go 16:43:07 spire-1.2.1/pkg/common/util/hash.go 16:43:07 spire-1.2.1/pkg/common/util/selectors.go 16:43:07 spire-1.2.1/pkg/common/util/selectors_test.go 16:43:07 spire-1.2.1/pkg/common/util/signals.go 16:43:07 spire-1.2.1/pkg/common/util/sort.go 16:43:07 spire-1.2.1/pkg/common/util/sort_test.go 16:43:07 spire-1.2.1/pkg/common/util/task.go 16:43:07 spire-1.2.1/pkg/common/util/task_test.go 16:43:07 spire-1.2.1/pkg/common/util/testdata/ 16:43:07 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:43:07 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:43:07 spire-1.2.1/pkg/common/version/ 16:43:07 spire-1.2.1/pkg/common/version/version.go 16:43:07 spire-1.2.1/pkg/common/x509svid/ 16:43:07 spire-1.2.1/pkg/common/x509svid/common_test.go 16:43:07 spire-1.2.1/pkg/common/x509svid/csr.go 16:43:07 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:43:07 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:43:07 spire-1.2.1/pkg/common/x509util/ 16:43:07 spire-1.2.1/pkg/common/x509util/cert.go 16:43:07 spire-1.2.1/pkg/common/x509util/dns.go 16:43:07 spire-1.2.1/pkg/common/x509util/dns_test.go 16:43:07 spire-1.2.1/pkg/common/x509util/keyid.go 16:43:07 spire-1.2.1/pkg/common/x509util/keypair.go 16:43:07 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:43:07 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:43:07 spire-1.2.1/pkg/server/ 16:43:07 spire-1.2.1/pkg/server/api/ 16:43:07 spire-1.2.1/pkg/server/api/agent.go 16:43:07 spire-1.2.1/pkg/server/api/agent/ 16:43:07 spire-1.2.1/pkg/server/api/agent/v1/ 16:43:07 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:43:07 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:43:07 spire-1.2.1/pkg/server/api/agent_test.go 16:43:07 spire-1.2.1/pkg/server/api/api.go 16:43:07 spire-1.2.1/pkg/server/api/audit/ 16:43:07 spire-1.2.1/pkg/server/api/audit/audit.go 16:43:07 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:43:07 spire-1.2.1/pkg/server/api/bundle.go 16:43:07 spire-1.2.1/pkg/server/api/bundle/ 16:43:07 spire-1.2.1/pkg/server/api/bundle/v1/ 16:43:07 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:43:07 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:43:07 spire-1.2.1/pkg/server/api/bundle_test.go 16:43:07 spire-1.2.1/pkg/server/api/debug/ 16:43:07 spire-1.2.1/pkg/server/api/debug/v1/ 16:43:07 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:43:07 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:43:07 spire-1.2.1/pkg/server/api/entry.go 16:43:07 spire-1.2.1/pkg/server/api/entry/ 16:43:07 spire-1.2.1/pkg/server/api/entry/v1/ 16:43:07 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:43:07 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:43:07 spire-1.2.1/pkg/server/api/entry_test.go 16:43:07 spire-1.2.1/pkg/server/api/health/ 16:43:07 spire-1.2.1/pkg/server/api/health/v1/ 16:43:07 spire-1.2.1/pkg/server/api/health/v1/service.go 16:43:07 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:43:07 spire-1.2.1/pkg/server/api/id.go 16:43:07 spire-1.2.1/pkg/server/api/id_test.go 16:43:07 spire-1.2.1/pkg/server/api/limits/ 16:43:07 spire-1.2.1/pkg/server/api/limits/limits.go 16:43:07 spire-1.2.1/pkg/server/api/middleware/ 16:43:07 spire-1.2.1/pkg/server/api/middleware/alias.go 16:43:07 spire-1.2.1/pkg/server/api/middleware/audit.go 16:43:07 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:43:07 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:43:07 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:43:07 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:43:07 spire-1.2.1/pkg/server/api/middleware/caller.go 16:43:07 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:43:07 spire-1.2.1/pkg/server/api/middleware/common.go 16:43:07 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:43:07 spire-1.2.1/pkg/server/api/middleware/entries.go 16:43:07 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:43:07 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:43:07 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:43:07 spire-1.2.1/pkg/server/api/ratelimit.go 16:43:07 spire-1.2.1/pkg/server/api/rpccontext/ 16:43:07 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:43:07 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:43:07 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:43:07 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:43:07 spire-1.2.1/pkg/server/api/selector.go 16:43:07 spire-1.2.1/pkg/server/api/selector_test.go 16:43:07 spire-1.2.1/pkg/server/api/status.go 16:43:07 spire-1.2.1/pkg/server/api/status_test.go 16:43:07 spire-1.2.1/pkg/server/api/svid/ 16:43:07 spire-1.2.1/pkg/server/api/svid/v1/ 16:43:07 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:43:07 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:43:07 spire-1.2.1/pkg/server/api/trustdomain.go 16:43:07 spire-1.2.1/pkg/server/api/trustdomain/ 16:43:07 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:43:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:43:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:43:07 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:43:07 spire-1.2.1/pkg/server/authpolicy/ 16:43:07 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:43:07 spire-1.2.1/pkg/server/authpolicy/policy.go 16:43:07 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:43:07 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:43:07 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:43:07 spire-1.2.1/pkg/server/authpolicy/validate.go 16:43:07 spire-1.2.1/pkg/server/bundle/ 16:43:07 spire-1.2.1/pkg/server/bundle/client/ 16:43:07 spire-1.2.1/pkg/server/bundle/client/client.go 16:43:07 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:43:07 spire-1.2.1/pkg/server/bundle/client/manager.go 16:43:07 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:43:07 spire-1.2.1/pkg/server/bundle/client/sources.go 16:43:07 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:43:07 spire-1.2.1/pkg/server/bundle/client/updater.go 16:43:07 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:43:07 spire-1.2.1/pkg/server/ca/ 16:43:07 spire-1.2.1/pkg/server/ca/ca.go 16:43:07 spire-1.2.1/pkg/server/ca/ca_health.go 16:43:07 spire-1.2.1/pkg/server/ca/ca_test.go 16:43:07 spire-1.2.1/pkg/server/ca/journal.go 16:43:07 spire-1.2.1/pkg/server/ca/journal_test.go 16:43:07 spire-1.2.1/pkg/server/ca/manager.go 16:43:07 spire-1.2.1/pkg/server/ca/manager_health.go 16:43:07 spire-1.2.1/pkg/server/ca/manager_test.go 16:43:07 spire-1.2.1/pkg/server/ca/templates.go 16:43:07 spire-1.2.1/pkg/server/ca/upstream_client.go 16:43:07 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:43:07 spire-1.2.1/pkg/server/ca/validation.go 16:43:07 spire-1.2.1/pkg/server/cache/ 16:43:07 spire-1.2.1/pkg/server/cache/dscache/ 16:43:07 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:43:07 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:43:07 spire-1.2.1/pkg/server/cache/entrycache/ 16:43:07 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:43:07 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:43:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:43:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:43:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:43:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:43:07 spire-1.2.1/pkg/server/catalog/ 16:43:07 spire-1.2.1/pkg/server/catalog/catalog.go 16:43:07 spire-1.2.1/pkg/server/catalog/keymanager.go 16:43:07 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:43:07 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:43:07 spire-1.2.1/pkg/server/catalog/notifier.go 16:43:07 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:43:07 spire-1.2.1/pkg/server/config.go 16:43:07 spire-1.2.1/pkg/server/datastore/ 16:43:07 spire-1.2.1/pkg/server/datastore/datastore.go 16:43:07 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:43:07 spire-1.2.1/pkg/server/datastore/repository.go 16:43:07 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:43:07 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:43:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:43:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:43:07 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:43:07 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:43:07 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:43:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:43:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:43:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:43:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:43:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:43:07 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:43:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:43:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:43:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:43:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:43:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:43:07 spire-1.2.1/pkg/server/endpoints/ 16:43:07 spire-1.2.1/pkg/server/endpoints/bundle/ 16:43:07 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:43:07 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:43:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:43:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:43:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:43:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:43:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:43:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:43:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:43:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:43:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:43:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:43:07 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:43:07 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:43:07 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:43:07 spire-1.2.1/pkg/server/endpoints/config.go 16:43:07 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:43:07 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:43:07 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:43:07 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:43:07 spire-1.2.1/pkg/server/endpoints/middleware.go 16:43:07 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:43:07 spire-1.2.1/pkg/server/hostservice/ 16:43:07 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:43:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:43:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:43:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:43:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:43:07 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:43:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:43:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/ 16:43:07 spire-1.2.1/pkg/server/plugin/keymanager/ 16:43:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:43:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:43:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:43:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:43:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:43:07 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:43:07 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:43:07 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:43:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:43:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:43:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:43:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:43:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:43:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:43:07 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:43:07 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:43:07 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:43:07 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:43:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:43:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:43:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:43:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:43:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:43:07 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:43:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:43:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/notifier/ 16:43:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:43:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:43:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:43:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:43:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:43:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:43:07 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:43:07 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:43:07 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:43:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:43:07 spire-1.2.1/pkg/server/registration/ 16:43:07 spire-1.2.1/pkg/server/registration/manager.go 16:43:07 spire-1.2.1/pkg/server/registration/manager_test.go 16:43:07 spire-1.2.1/pkg/server/scanentries.go 16:43:07 spire-1.2.1/pkg/server/scanentries_test.go 16:43:07 spire-1.2.1/pkg/server/server.go 16:43:07 spire-1.2.1/pkg/server/server_test.go 16:43:07 spire-1.2.1/pkg/server/svid/ 16:43:07 spire-1.2.1/pkg/server/svid/observer.go 16:43:07 spire-1.2.1/pkg/server/svid/observer_test.go 16:43:07 spire-1.2.1/pkg/server/svid/rotator.go 16:43:07 spire-1.2.1/pkg/server/svid/rotator_config.go 16:43:07 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:43:07 spire-1.2.1/pkg/server/svid/rotator_test.go 16:43:07 spire-1.2.1/proto/ 16:43:07 spire-1.2.1/proto/private/ 16:43:07 spire-1.2.1/proto/private/server/ 16:43:07 spire-1.2.1/proto/private/server/journal/ 16:43:07 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:43:07 spire-1.2.1/proto/private/server/journal/journal.proto 16:43:07 spire-1.2.1/proto/spire/ 16:43:07 spire-1.2.1/proto/spire/common/ 16:43:07 spire-1.2.1/proto/spire/common/common.pb.go 16:43:07 spire-1.2.1/proto/spire/common/common.proto 16:43:07 spire-1.2.1/proto/spire/common/plugin/ 16:43:07 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:43:07 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:43:07 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:43:07 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:43:07 spire-1.2.1/proto/spire/plugin/ 16:43:07 spire-1.2.1/proto/spire/plugin/agent/ 16:43:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:43:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:43:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:43:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:43:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:43:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:43:07 spire-1.2.1/release/ 16:43:07 spire-1.2.1/release/spire-extras/ 16:43:07 spire-1.2.1/release/spire-extras/README.md 16:43:07 spire-1.2.1/release/spire-extras/conf/ 16:43:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:43:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:43:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:43:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:43:07 spire-1.2.1/release/spire/ 16:43:07 spire-1.2.1/release/spire/README.md 16:43:07 spire-1.2.1/release/spire/conf/ 16:43:07 spire-1.2.1/release/spire/conf/agent/ 16:43:07 spire-1.2.1/release/spire/conf/agent/agent.conf 16:43:07 spire-1.2.1/release/spire/conf/server/ 16:43:07 spire-1.2.1/release/spire/conf/server/server.conf 16:43:07 spire-1.2.1/script/ 16:43:07 spire-1.2.1/script/build-artifact.sh 16:43:07 spire-1.2.1/script/generate_dummy_ca.sh 16:43:07 spire-1.2.1/support/ 16:43:07 spire-1.2.1/support/k8s/ 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:43:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:43:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:43:08 spire-1.2.1/support/oidc-discovery-provider/ 16:43:08 spire-1.2.1/support/oidc-discovery-provider/README.md 16:43:08 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:43:08 spire-1.2.1/support/oidc-discovery-provider/config.go 16:43:08 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:43:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:43:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:43:08 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:43:08 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:43:08 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:43:08 spire-1.2.1/support/oidc-discovery-provider/main.go 16:43:08 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:43:08 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:43:08 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:43:08 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:43:08 spire-1.2.1/test/ 16:43:08 spire-1.2.1/test/clock/ 16:43:08 spire-1.2.1/test/clock/clock.go 16:43:08 spire-1.2.1/test/fakes/ 16:43:08 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:43:08 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:43:08 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:43:08 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:43:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:43:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:43:08 spire-1.2.1/test/fakes/fakeagentstore/ 16:43:08 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:43:08 spire-1.2.1/test/fakes/fakedatastore/ 16:43:08 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:43:08 spire-1.2.1/test/fakes/fakeentryclient/ 16:43:08 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:43:08 spire-1.2.1/test/fakes/fakehealthchecker/ 16:43:08 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:43:08 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:43:08 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:43:08 spire-1.2.1/test/fakes/fakemetrics/ 16:43:08 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:43:08 spire-1.2.1/test/fakes/fakenoderesolver/ 16:43:08 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:43:08 spire-1.2.1/test/fakes/fakenotifier/ 16:43:08 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:43:08 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:43:08 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:43:08 spire-1.2.1/test/fakes/fakeserverca/ 16:43:08 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:43:08 spire-1.2.1/test/fakes/fakeservercatalog/ 16:43:08 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:43:08 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:43:08 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:43:08 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:43:08 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:43:08 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:43:08 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:43:08 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:43:08 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:43:08 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:43:08 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:43:08 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:43:08 spire-1.2.1/test/fixture/ 16:43:08 spire-1.2.1/test/fixture/certs/ 16:43:08 spire-1.2.1/test/fixture/certs/agent_svid.der 16:43:08 spire-1.2.1/test/fixture/certs/base_cert.pem 16:43:08 spire-1.2.1/test/fixture/certs/base_csr.pem 16:43:08 spire-1.2.1/test/fixture/certs/base_key.pem 16:43:08 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:43:08 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:43:08 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:43:08 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:43:08 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:43:08 spire-1.2.1/test/fixture/certs/blog_key.pem 16:43:08 spire-1.2.1/test/fixture/certs/bundle.der 16:43:08 spire-1.2.1/test/fixture/certs/ca.pem 16:43:08 spire-1.2.1/test/fixture/certs/ca_key.pem 16:43:08 spire-1.2.1/test/fixture/certs/database_cert.pem 16:43:08 spire-1.2.1/test/fixture/certs/database_csr.pem 16:43:08 spire-1.2.1/test/fixture/certs/database_key.pem 16:43:08 spire-1.2.1/test/fixture/certs/node_cert.pem 16:43:08 spire-1.2.1/test/fixture/certs/node_csr.pem 16:43:08 spire-1.2.1/test/fixture/certs/node_key.pem 16:43:08 spire-1.2.1/test/fixture/certs/svid.pem 16:43:08 spire-1.2.1/test/fixture/certs/svid_key.pem 16:43:08 spire-1.2.1/test/fixture/config/ 16:43:08 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:43:08 spire-1.2.1/test/fixture/config/agent_good.conf 16:43:08 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:43:08 spire-1.2.1/test/fixture/config/plugin_good.conf 16:43:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:43:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:43:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:43:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:43:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:43:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:43:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:43:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:43:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:43:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:43:08 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:43:08 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:43:08 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:43:08 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:43:08 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:43:08 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:43:08 spire-1.2.1/test/fixture/config/server_good.conf 16:43:08 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:43:08 spire-1.2.1/test/fixture/fixture.go 16:43:08 spire-1.2.1/test/fixture/nodeattestor/ 16:43:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:43:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:43:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:43:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:43:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:43:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:43:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:43:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:43:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:43:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:43:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:43:08 spire-1.2.1/test/fixture/registration/ 16:43:08 spire-1.2.1/test/fixture/registration/entries.json 16:43:08 spire-1.2.1/test/fixture/registration/good-for-update.json 16:43:08 spire-1.2.1/test/fixture/registration/good.json 16:43:08 spire-1.2.1/test/fixture/registration/invalid.json 16:43:08 spire-1.2.1/test/fixture/registration/invalid_json.json 16:43:08 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:43:08 spire-1.2.1/test/integration/ 16:43:08 spire-1.2.1/test/integration/README.md 16:43:08 spire-1.2.1/test/integration/common 16:43:08 spire-1.2.1/test/integration/setup/ 16:43:08 spire-1.2.1/test/integration/setup/adminclient/ 16:43:08 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:43:08 spire-1.2.1/test/integration/setup/adminclient/client.go 16:43:08 spire-1.2.1/test/integration/setup/debugagent/ 16:43:08 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:43:08 spire-1.2.1/test/integration/setup/debugagent/main.go 16:43:08 spire-1.2.1/test/integration/setup/debugserver/ 16:43:08 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:43:08 spire-1.2.1/test/integration/setup/debugserver/main.go 16:43:08 spire-1.2.1/test/integration/setup/downstreamclient/ 16:43:08 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:43:08 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:43:08 spire-1.2.1/test/integration/setup/itclient/ 16:43:08 spire-1.2.1/test/integration/setup/itclient/client.go 16:43:08 spire-1.2.1/test/integration/setup/node-attestation/ 16:43:08 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:43:08 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:43:08 spire-1.2.1/test/integration/setup/x509pop/ 16:43:08 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:43:08 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:43:08 spire-1.2.1/test/integration/suites/ 16:43:08 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:43:08 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:43:08 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:43:08 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:43:08 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:43:08 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:43:08 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:43:08 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:43:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:43:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:43:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:43:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:43:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:43:08 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:43:08 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:43:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:43:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:43:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:43:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:43:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:43:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:43:08 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:43:08 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:43:08 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:43:08 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:43:08 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:43:08 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:43:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:43:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:43:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:43:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:43:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:43:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:43:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:43:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:43:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:43:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:43:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:43:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:43:08 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:43:08 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:43:08 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:43:08 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:43:08 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:43:08 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:43:08 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:43:08 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:43:08 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:43:08 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:43:08 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:43:08 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:43:08 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:43:08 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:43:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:43:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:43:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:43:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:43:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:43:08 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:43:08 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:43:08 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:43:08 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:43:08 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:43:08 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:43:08 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:43:08 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:43:08 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:43:08 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:43:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:43:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:43:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:43:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:43:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:43:08 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:43:08 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:43:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:43:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:43:08 spire-1.2.1/test/integration/suites/join-token/ 16:43:08 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:43:08 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:43:08 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:43:08 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:43:08 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:43:08 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:43:08 spire-1.2.1/test/integration/suites/join-token/README.md 16:43:08 spire-1.2.1/test/integration/suites/join-token/conf/ 16:43:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:43:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:43:08 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:43:08 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:43:08 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:43:08 spire-1.2.1/test/integration/suites/join-token/teardown 16:43:08 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:43:08 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:43:08 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:43:08 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:43:08 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:43:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:43:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:43:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:43:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:43:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:43:08 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:43:08 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:43:08 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:43:08 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:43:08 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:43:08 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:43:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:43:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:43:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:43:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:43:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:43:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:43:08 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:43:08 spire-1.2.1/test/integration/suites/k8s/ 16:43:08 spire-1.2.1/test/integration/suites/k8s/00-setup 16:43:08 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:43:08 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:43:08 spire-1.2.1/test/integration/suites/k8s/README.md 16:43:08 spire-1.2.1/test/integration/suites/k8s/conf/ 16:43:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:43:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:43:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:43:08 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:43:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:43:08 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:43:08 spire-1.2.1/test/integration/suites/k8s/teardown 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/ 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:43:08 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:43:08 spire-1.2.1/test/integration/suites/node-attestation/ 16:43:08 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:43:08 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:43:08 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:43:08 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:43:08 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:43:08 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:43:08 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:43:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:43:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:43:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:43:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:43:08 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:43:08 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:43:08 spire-1.2.1/test/integration/suites/rotation/ 16:43:08 spire-1.2.1/test/integration/suites/rotation/00-setup 16:43:08 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:43:08 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:43:08 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:43:08 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:43:08 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:43:08 spire-1.2.1/test/integration/suites/rotation/README.md 16:43:08 spire-1.2.1/test/integration/suites/rotation/conf/ 16:43:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:43:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:43:08 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:43:08 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:43:08 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:43:08 spire-1.2.1/test/integration/suites/rotation/teardown 16:43:08 spire-1.2.1/test/integration/suites/self-test/ 16:43:08 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:43:08 spire-1.2.1/test/integration/suites/self-test/README.md 16:43:08 spire-1.2.1/test/integration/suites/self-test/teardown 16:43:08 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:43:08 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:43:08 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:43:08 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:43:08 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:43:08 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:43:08 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:43:08 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:43:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:43:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:43:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:43:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:43:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:43:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:43:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:43:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:43:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:43:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:43:08 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:43:08 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:43:08 spire-1.2.1/test/integration/suites/upgrade/ 16:43:08 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:43:08 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:43:08 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:43:08 spire-1.2.1/test/integration/suites/upgrade/README.md 16:43:08 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:43:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:43:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:43:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:43:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:43:08 spire-1.2.1/test/integration/suites/upgrade/teardown 16:43:08 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:43:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:43:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:43:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:43:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:43:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:43:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:43:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:43:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:43:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:43:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:43:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:43:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:43:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:43:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:43:08 spire-1.2.1/test/integration/test-one.sh 16:43:08 spire-1.2.1/test/integration/test.sh 16:43:08 spire-1.2.1/test/plugintest/ 16:43:08 spire-1.2.1/test/plugintest/config.go 16:43:08 spire-1.2.1/test/plugintest/load.go 16:43:08 spire-1.2.1/test/plugintest/option.go 16:43:08 spire-1.2.1/test/spiretest/ 16:43:08 spire-1.2.1/test/spiretest/apiserver.go 16:43:08 spire-1.2.1/test/spiretest/assertions.go 16:43:08 spire-1.2.1/test/spiretest/dir.go 16:43:08 spire-1.2.1/test/spiretest/errors_posix.go 16:43:08 spire-1.2.1/test/spiretest/errors_windows.go 16:43:08 spire-1.2.1/test/spiretest/logs.go 16:43:08 spire-1.2.1/test/spiretest/socketapi.go 16:43:08 spire-1.2.1/test/spiretest/suite.go 16:43:08 spire-1.2.1/test/spiretest/x509.go 16:43:08 spire-1.2.1/test/testca/ 16:43:08 spire-1.2.1/test/testca/ca.go 16:43:08 spire-1.2.1/test/testkey/ 16:43:08 spire-1.2.1/test/testkey/generate.sh 16:43:08 spire-1.2.1/test/testkey/genkeys.go 16:43:08 spire-1.2.1/test/testkey/keys.go 16:43:08 spire-1.2.1/test/testkey/new.go 16:43:08 spire-1.2.1/test/tpmsimulator/ 16:43:08 spire-1.2.1/test/tpmsimulator/simulator.go 16:43:08 spire-1.2.1/test/util/ 16:43:08 spire-1.2.1/test/util/cert_fixtures.go 16:43:08 spire-1.2.1/test/util/cert_generation.go 16:43:08 spire-1.2.1/test/util/io_redirection.go 16:43:08 spire-1.2.1/test/util/race.go 16:43:08 spire-1.2.1/test/util/util.go 16:43:08 building spire from source... 16:43:09 Installing go1.17.7... 16:43:36 Building bin/spire-server... 16:43:36 go: downloading github.com/mitchellh/cli v1.1.2 16:43:36 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:43:36 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:43:36 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:43:36 go: downloading google.golang.org/grpc v1.44.0 16:43:36 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:43:36 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:43:36 go: downloading github.com/imdario/mergo v0.3.12 16:43:37 go: downloading github.com/sirupsen/logrus v1.8.1 16:43:39 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:43:39 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:43:39 go: downloading github.com/fatih/color v1.13.0 16:43:39 go: downloading github.com/mattn/go-isatty v0.0.14 16:43:39 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:43:39 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:43:39 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:43:39 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:43:40 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:43:40 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:43:40 go: downloading github.com/armon/go-metrics v0.3.10 16:43:41 go: downloading github.com/prometheus/client_golang v1.12.1 16:43:41 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:43:42 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:43:42 go: downloading github.com/open-policy-agent/opa v0.38.0 16:43:57 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:43:57 go: downloading github.com/mattn/go-colorable v0.1.12 16:43:57 go: downloading github.com/Masterminds/goutils v1.1.0 16:43:57 go: downloading github.com/Masterminds/semver v1.5.0 16:43:57 go: downloading github.com/google/uuid v1.1.2 16:43:57 go: downloading github.com/huandu/xstrings v1.3.2 16:43:57 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:43:57 go: downloading github.com/oklog/run v1.0.0 16:43:57 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:43:57 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:43:57 go: downloading github.com/prometheus/client_model v0.2.0 16:43:57 go: downloading github.com/prometheus/common v0.32.1 16:43:57 go: downloading github.com/beorn7/perks v1.0.1 16:43:57 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:43:57 go: downloading github.com/prometheus/procfs v0.7.3 16:43:58 go: downloading go.uber.org/atomic v1.9.0 16:43:59 go: downloading github.com/imkira/go-observer v1.0.3 16:43:59 go: downloading github.com/hashicorp/errwrap v1.1.0 16:43:59 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:43:59 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:43:59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:43:59 go: downloading github.com/twmb/murmur3 v1.1.6 16:44:00 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:44:00 go: downloading github.com/blang/semver/v4 v4.0.0 16:44:00 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:44:00 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:44:00 go: downloading github.com/jinzhu/gorm v1.9.16 16:44:01 go: downloading github.com/lib/pq v1.10.4 16:44:01 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:44:01 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:44:02 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:44:05 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:44:15 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:44:15 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:44:16 go: downloading github.com/stretchr/testify v1.7.0 16:44:16 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:44:16 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:44:43 go: downloading google.golang.org/api v0.70.0 16:44:43 go: downloading k8s.io/client-go v0.23.4 16:44:43 go: downloading k8s.io/api v0.23.4 16:44:51 go: downloading github.com/google/go-tpm v0.3.3 16:44:51 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:45:18 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:45:18 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:45:18 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:45:18 go: downloading cloud.google.com/go/storage v1.21.0 16:45:18 go: downloading cloud.google.com/go v0.100.2 16:45:18 go: downloading k8s.io/apimachinery v0.23.4 16:45:20 go: downloading k8s.io/kube-aggregator v0.23.3 16:45:21 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:45:23 go: downloading cloud.google.com/go/security v1.3.0 16:45:23 go: downloading github.com/hashicorp/vault/api v1.4.1 16:45:23 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:45:24 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:45:24 go: downloading gopkg.in/yaml.v2 v2.4.0 16:45:24 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:45:24 go: downloading github.com/gobwas/glob v0.2.3 16:45:25 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:45:25 go: downloading github.com/jinzhu/inflection v1.0.0 16:45:25 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:45:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:45:26 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:45:26 go: downloading github.com/aws/smithy-go v1.11.0 16:45:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:45:27 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:45:28 go: downloading github.com/gogo/protobuf v1.3.2 16:45:33 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:45:33 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:45:33 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:45:33 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:45:34 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:45:34 go: downloading github.com/dimchansky/utfbom v1.1.1 16:45:34 go: downloading cloud.google.com/go/compute v1.3.0 16:45:35 go: downloading cloud.google.com/go/iam v0.1.1 16:45:35 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:45:35 go: downloading k8s.io/klog/v2 v2.30.0 16:45:35 go: downloading github.com/google/gofuzz v1.1.0 16:45:36 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:45:37 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:45:37 go: downloading github.com/spf13/pflag v1.0.5 16:45:38 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:45:38 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:45:38 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:45:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:45:38 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:45:38 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:45:38 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:45:39 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:45:39 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:45:40 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:45:40 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:45:40 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:45:42 go: downloading go.opencensus.io v0.23.0 16:45:43 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:45:43 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:45:43 go: downloading gopkg.in/inf.v0 v0.9.1 16:45:43 go: downloading github.com/go-logr/logr v1.2.2 16:45:43 go: downloading github.com/google/go-cmp v0.5.7 16:45:44 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:45:44 go: downloading github.com/json-iterator/go v1.1.12 16:45:45 go: downloading github.com/googleapis/gnostic v0.5.5 16:45:47 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:45:49 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:45:49 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:45:50 go: downloading github.com/tklauser/numcpus v0.3.0 16:45:50 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:45:50 go: downloading go.uber.org/zap v1.21.0 16:45:51 go: downloading sigs.k8s.io/yaml v1.3.0 16:45:52 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:45:52 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:45:52 go: downloading github.com/modern-go/reflect2 v1.0.2 16:45:52 go: downloading github.com/ryanuber/go-glob v1.0.0 16:45:52 go: downloading github.com/golang/snappy v0.0.4 16:45:52 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:46:03 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:46:03 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:46:03 go: downloading github.com/hashicorp/go-version v1.2.0 16:46:03 go: downloading go.uber.org/multierr v1.6.0 16:46:29 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:46:29 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:47:27 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 16:47:35 Removing intermediate container ceca016d221b 16:47:35 ---> 07030bb11b4d 16:47:35 16:47:35 Step 10/25 : FROM alpine:3.14 16:47:35 3.14: Pulling from library/alpine 16:47:36 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:47:36 Status: Downloaded newer image for alpine:3.14 16:47:36 ---> ac73e934f311 16:47:36 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:47:36 ---> Running in 8541253be5fd 16:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:47:39 (1/3) Installing ca-certificates (20211220-r0) 16:47:39 (2/3) Installing dumb-init (1.2.5-r1) 16:47:39 (3/3) Installing su-exec (0.2-r1) 16:47:39 Executing busybox-1.33.1-r7.trigger 16:47:40 Executing ca-certificates-20211220-r0.trigger 16:47:40 OK: 6 MiB in 17 packages 16:47:42 Removing intermediate container 8541253be5fd 16:47:42 ---> 0de5e818d683 16:47:42 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:47:42 ---> Running in 60c642796e28 16:47:43 Removing intermediate container 60c642796e28 16:47:43 ---> 891e2e12b0b9 16:47:43 Step 13/25 : WORKDIR / 16:47:43 ---> Running in 433cf134efb3 16:47:44 Removing intermediate container 433cf134efb3 16:47:44 ---> ba85ac3447e1 16:47:44 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:47:44 ---> 4da7ed76d789 16:47:44 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:47:45 ---> 42ac2a5f6056 16:47:45 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:47:46 ---> 3538a1c2f3a8 16:47:46 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:47:47 ---> ef73065d7aec 16:47:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:47:50 ---> 9a502fe8758f 16:47:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:47:50 ---> 33d6eda926b5 16:47:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:47:51 ---> 5ad7d2bed4b8 16:47:51 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/ 16:47:51 ---> Running in 07a9342d8cce 16:47:55 Removing intermediate container 07a9342d8cce 16:47:55 ---> 02edb346ff09 16:47:55 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:47:55 ---> Running in 1bcb33994206 16:47:55 Removing intermediate container 1bcb33994206 16:47:55 ---> fb3844c62994 16:47:55 Step 23/25 : LABEL arch=arm64 16:47:55 ---> Running in d9324651f890 16:47:56 Removing intermediate container d9324651f890 16:47:56 ---> b96e77fcc998 16:47:56 Step 24/25 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c 16:47:56 ---> Running in df7712fc32f2 16:47:56 Removing intermediate container df7712fc32f2 16:47:56 ---> b60ae77b7e36 16:47:56 Step 25/25 : LABEL version=0.0.0 16:47:56 ---> Running in a44753939323 16:47:57 Removing intermediate container a44753939323 16:47:57 ---> 9ebccd857d1a 16:47:57 16:47:57 Successfully built 9ebccd857d1a 16:47:57 Successfully tagged security-secretstore-setup-arm64:latest 16:47:57  Building security-secretstore-setup ... done Building security-spire-config 16:48:24 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:48:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:48:24 ---> a7fd66633c1f 16:48:24 Step 3/26 : WORKDIR /edgex-go 16:48:24 ---> Using cache 16:48:24 ---> ba39ea6c1739 16:48:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:24 ---> Using cache 16:48:24 ---> 593b1e5bcb2f 16:48:24 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:48:24 ---> Running in 9ce6a5864c83 16:48:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:48:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:48:27 OK: 220 MiB in 52 packages 16:48:28 Removing intermediate container 9ce6a5864c83 16:48:28 ---> 92efabad0f53 16:48:28 Step 6/26 : COPY go.mod vendor* ./ 16:48:29 ---> fb38a923428c 16:48:29 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:29 ---> Running in 3632886bbb2b 16:48:36 Removing intermediate container 3632886bbb2b 16:48:36 ---> 7d655f84ca92 16:48:36 Step 8/26 : COPY . . 16:48:41 Removing intermediate container 9b822b6c4cd2 16:48:41 ---> 1bf5369eb07e 16:48:41 16:48:41 Step 10/23 : FROM alpine:3.14 16:48:41 ---> ac73e934f311 16:48:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:48:41 ---> Running in 62dc87c24bab 16:48:41 Removing intermediate container 62dc87c24bab 16:48:41 ---> 77e5e090523c 16:48:41 Step 12/23 : ENV APP_PORT=59880 16:48:41 ---> Running in 6466786ed56c 16:48:42 Removing intermediate container 6466786ed56c 16:48:42 ---> 54b5757ff6f4 16:48:42 Step 13/23 : EXPOSE $APP_PORT 16:48:42 ---> Running in 756ef0c60e3a 16:48:43 Removing intermediate container 756ef0c60e3a 16:48:43 ---> dada030d3fc1 16:48:43 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:43 ---> Running in cb6dcfd21ad2 16:48:47 Removing intermediate container cb6dcfd21ad2 16:48:47 ---> d5bcabeecea6 16:48:47 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:48:47 ---> Running in 129a95a1b5c9 16:48:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:48:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:48:52 (1/6) Installing dumb-init (1.2.5-r1) 16:48:52 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:48:52 (3/6) Installing libsodium (1.0.18-r0) 16:48:52 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:48:52 (5/6) Installing libzmq (4.3.4-r0) 16:48:52 (6/6) Installing zeromq (4.3.4-r0) 16:48:52 Executing busybox-1.33.1-r7.trigger 16:48:52 OK: 8 MiB in 20 packages 16:48:55 Removing intermediate container 129a95a1b5c9 16:48:55 ---> 4739ba90064e 16:48:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:48:57 ---> 3cd1fc69bf8b 16:48:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:48:59 ---> c44bfeb20c79 16:48:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:49:01 ---> a5ecbf644575 16:49:01 Step 19/23 : ENTRYPOINT ["/core-data"] 16:49:01 ---> Running in 78ea0d95483d 16:49:02 Removing intermediate container 78ea0d95483d 16:49:02 ---> 2eca08905484 16:49:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:02 ---> Running in 62ddce5cf80e 16:49:02 ---> 01f0b0233f0b 16:49:02 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:49:02 Removing intermediate container 62ddce5cf80e 16:49:02 ---> 91cafe011c52 16:49:02 Step 21/23 : LABEL arch=arm64 16:49:02 ---> Running in 076d59d2a9ad 16:49:03 ---> Running in 1861771bf078 16:49:03 Removing intermediate container 076d59d2a9ad 16:49:03 ---> 6082f3f69c6c 16:49:03 Step 10/26 : RUN mkdir -p spire-build 16:49:03 Removing intermediate container 1861771bf078 16:49:03 ---> 0a27d17595b4 16:49:03 Step 22/23 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c 16:49:04 ---> Running in d84ab917952a 16:49:04 ---> Running in c3c8b180c046 16:49:05 Removing intermediate container d84ab917952a 16:49:05 ---> f4ec598e0264 16:49:05 Step 23/23 : LABEL version=0.0.0 16:49:05 ---> Running in 8260bc8c0afb 16:49:05 Removing intermediate container 8260bc8c0afb 16:49:05 ---> 80de712bc9a5 16:49:05 16:49:06 Successfully built 80de712bc9a5 16:49:06 Successfully tagged core-data-arm64:latest 16:49:06 Building security-proxy-setup 16:49:07  Building core-data ... done Removing intermediate container c3c8b180c046 16:49:07 ---> 806dc68fcc4d 16:49:07 Step 11/26 : WORKDIR /edgex-go/spire-build 16:49:07 ---> Running in 7e3867c7a5d8 16:49:07 Removing intermediate container 7e3867c7a5d8 16:49:07 ---> 40d88930687c 16:49:07 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 16:49:07 ---> Running in 38ac4cee2816 16:49:10 spire-1.2.1/ 16:49:10 spire-1.2.1/.data/ 16:49:10 spire-1.2.1/.data/.file 16:49:10 spire-1.2.1/.dockerignore 16:49:10 spire-1.2.1/.gitattributes 16:49:10 spire-1.2.1/.githooks/ 16:49:10 spire-1.2.1/.githooks/pre-commit 16:49:10 spire-1.2.1/.github/ 16:49:10 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:49:10 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:49:10 spire-1.2.1/.github/dependabot.yml 16:49:10 spire-1.2.1/.github/workflows/ 16:49:10 spire-1.2.1/.github/workflows/nightly_build.yaml 16:49:10 spire-1.2.1/.github/workflows/pr_build.yaml 16:49:10 spire-1.2.1/.github/workflows/release_build.yaml 16:49:10 spire-1.2.1/.github/workflows/scripts/ 16:49:10 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:49:10 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:49:10 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:49:10 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:49:10 spire-1.2.1/.github/workflows/scripts/split.sh 16:49:10 spire-1.2.1/.gitignore 16:49:10 spire-1.2.1/.go-version 16:49:10 spire-1.2.1/.golangci.yml 16:49:10 spire-1.2.1/ADOPTERS.md 16:49:10 spire-1.2.1/CHANGELOG.md 16:49:10 spire-1.2.1/CODE-OF-CONDUCT.md 16:49:10 spire-1.2.1/CODEOWNERS 16:49:10 spire-1.2.1/CONTRIBUTING.md 16:49:10 spire-1.2.1/Dockerfile 16:49:10 spire-1.2.1/Dockerfile.dev 16:49:10 spire-1.2.1/Dockerfile.scratch 16:49:10 spire-1.2.1/LICENSE 16:49:10 spire-1.2.1/MAINTAINERS.md 16:49:10 spire-1.2.1/Makefile 16:49:10 spire-1.2.1/README.md 16:49:10 spire-1.2.1/ROADMAP.md 16:49:10 spire-1.2.1/SECURITY.md 16:49:10 spire-1.2.1/cmd/ 16:49:10 spire-1.2.1/cmd/spire-agent/ 16:49:10 spire-1.2.1/cmd/spire-agent/cli/ 16:49:10 spire-1.2.1/cmd/spire-agent/cli/api/ 16:49:10 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:49:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:49:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:49:10 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:49:10 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:49:10 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:49:10 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:49:10 spire-1.2.1/cmd/spire-agent/cli/common/ 16:49:10 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:49:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:49:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:49:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:49:10 spire-1.2.1/cmd/spire-agent/cli/run/ 16:49:10 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:49:10 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:49:10 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:49:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:49:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:49:10 spire-1.2.1/cmd/spire-agent/main.go 16:49:10 spire-1.2.1/cmd/spire-server/ 16:49:10 spire-1.2.1/cmd/spire-server/cli/ 16:49:10 spire-1.2.1/cmd/spire-server/cli/agent/ 16:49:10 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:49:10 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/cli.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/entry/ 16:49:10 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/federation/ 16:49:10 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:49:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:49:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/run/ 16:49:10 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/token/ 16:49:10 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/validate/ 16:49:10 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/x509/ 16:49:10 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:49:10 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:49:10 spire-1.2.1/cmd/spire-server/main.go 16:49:10 spire-1.2.1/cmd/spire-server/util/ 16:49:10 spire-1.2.1/cmd/spire-server/util/util.go 16:49:10 spire-1.2.1/conf/ 16:49:10 spire-1.2.1/conf/agent/ 16:49:10 spire-1.2.1/conf/agent/agent.conf 16:49:10 spire-1.2.1/conf/agent/agent_full.conf 16:49:10 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:49:10 spire-1.2.1/conf/server/ 16:49:10 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:49:10 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:49:10 spire-1.2.1/conf/server/server.conf 16:49:10 spire-1.2.1/conf/server/server_full.conf 16:49:10 spire-1.2.1/doc/ 16:49:10 spire-1.2.1/doc/SPIRE101.md 16:49:10 spire-1.2.1/doc/auditlog.md 16:49:10 spire-1.2.1/doc/authorization_policy_engine.md 16:49:10 spire-1.2.1/doc/changelog_guidelines.md 16:49:10 spire-1.2.1/doc/cure53-report.pdf 16:49:10 spire-1.2.1/doc/images/ 16:49:10 spire-1.2.1/doc/images/2019_roadmap.png 16:49:10 spire-1.2.1/doc/images/SPIRE101.png 16:49:10 spire-1.2.1/doc/images/SPIRE_agent.png 16:49:10 spire-1.2.1/doc/images/SPIRE_server.png 16:49:10 spire-1.2.1/doc/images/cache_mgr.png 16:49:10 spire-1.2.1/doc/images/cache_mgr_components.png 16:49:10 spire-1.2.1/doc/images/federated_spire.png 16:49:10 spire-1.2.1/doc/images/ha_mode.png 16:49:10 spire-1.2.1/doc/images/nested_spire.png 16:49:10 spire-1.2.1/doc/images/oidc_federation.png 16:49:10 spire-1.2.1/doc/images/single_trust_domain.png 16:49:10 spire-1.2.1/doc/images/spiffe_compatible.png 16:49:10 spire-1.2.1/doc/images/spire_logo.png 16:49:10 spire-1.2.1/doc/migrating_registration_api_clients.md 16:49:10 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:49:10 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:49:10 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:49:10 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:49:10 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:49:10 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:49:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:49:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:49:10 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:49:10 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:49:10 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:49:10 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:49:10 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:49:10 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:49:10 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:49:10 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:49:10 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:49:10 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:49:10 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:49:10 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:49:10 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:49:10 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:49:10 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:49:10 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:49:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:49:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:49:10 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:49:10 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:49:10 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:49:10 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:49:10 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:49:10 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:49:10 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:49:10 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:49:10 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:49:10 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:49:10 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:49:10 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:49:10 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:49:10 spire-1.2.1/doc/scaling_spire.md 16:49:10 spire-1.2.1/doc/spire_agent.md 16:49:10 spire-1.2.1/doc/spire_server.md 16:49:10 spire-1.2.1/doc/supported_integrations.md 16:49:10 spire-1.2.1/doc/telemetry.md 16:49:10 spire-1.2.1/doc/telemetry_config.md 16:49:10 spire-1.2.1/doc/upgrading.md 16:49:10 spire-1.2.1/doc/using_spire.md 16:49:10 spire-1.2.1/examples/ 16:49:10 spire-1.2.1/examples/README.md 16:49:10 spire-1.2.1/go.mod 16:49:10 spire-1.2.1/go.sum 16:49:10 spire-1.2.1/pkg/ 16:49:10 spire-1.2.1/pkg/agent/ 16:49:10 spire-1.2.1/pkg/agent/agent.go 16:49:10 spire-1.2.1/pkg/agent/api/ 16:49:10 spire-1.2.1/pkg/agent/api/config.go 16:49:10 spire-1.2.1/pkg/agent/api/debug/ 16:49:10 spire-1.2.1/pkg/agent/api/debug/v1/ 16:49:10 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:49:10 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:49:10 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:49:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:49:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:49:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:49:10 spire-1.2.1/pkg/agent/api/endpoints.go 16:49:10 spire-1.2.1/pkg/agent/api/health/ 16:49:10 spire-1.2.1/pkg/agent/api/health/v1/ 16:49:10 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:49:10 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:49:10 spire-1.2.1/pkg/agent/api/rpccontext/ 16:49:10 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:49:10 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:49:10 spire-1.2.1/pkg/agent/attestor/ 16:49:10 spire-1.2.1/pkg/agent/attestor/node/ 16:49:10 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:49:10 spire-1.2.1/pkg/agent/attestor/node/node.go 16:49:10 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:49:10 spire-1.2.1/pkg/agent/attestor/workload/ 16:49:10 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:49:10 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:49:10 spire-1.2.1/pkg/agent/catalog/ 16:49:10 spire-1.2.1/pkg/agent/catalog/catalog.go 16:49:10 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:49:10 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:49:10 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:49:10 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:49:10 spire-1.2.1/pkg/agent/client/ 16:49:10 spire-1.2.1/pkg/agent/client/client.go 16:49:10 spire-1.2.1/pkg/agent/client/client_test.go 16:49:10 spire-1.2.1/pkg/agent/client/dial.go 16:49:10 spire-1.2.1/pkg/agent/client/nodeconn.go 16:49:10 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:49:10 spire-1.2.1/pkg/agent/client/update.go 16:49:10 spire-1.2.1/pkg/agent/client/util.go 16:49:10 spire-1.2.1/pkg/agent/common/ 16:49:10 spire-1.2.1/pkg/agent/common/backoff/ 16:49:10 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:49:10 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:49:10 spire-1.2.1/pkg/agent/common/cgroups/ 16:49:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:49:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:49:10 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:49:10 spire-1.2.1/pkg/agent/config.go 16:49:10 spire-1.2.1/pkg/agent/endpoints/ 16:49:10 spire-1.2.1/pkg/agent/endpoints/config.go 16:49:10 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:49:10 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:49:10 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:49:10 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:49:10 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:49:10 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:49:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:49:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:49:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:49:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:49:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:49:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:49:10 spire-1.2.1/pkg/agent/endpoints/workload/ 16:49:10 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:49:10 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:49:10 spire-1.2.1/pkg/agent/manager/ 16:49:10 spire-1.2.1/pkg/agent/manager/cache/ 16:49:10 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:49:10 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:49:10 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:49:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:49:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:49:10 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:49:10 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:49:10 spire-1.2.1/pkg/agent/manager/config.go 16:49:10 spire-1.2.1/pkg/agent/manager/manager.go 16:49:10 spire-1.2.1/pkg/agent/manager/manager_test.go 16:49:10 spire-1.2.1/pkg/agent/manager/storage.go 16:49:10 spire-1.2.1/pkg/agent/manager/storage_test.go 16:49:10 spire-1.2.1/pkg/agent/manager/storecache/ 16:49:10 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:49:10 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:49:10 spire-1.2.1/pkg/agent/manager/sync.go 16:49:10 spire-1.2.1/pkg/agent/plugin/ 16:49:10 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:49:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:49:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:49:10 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:49:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:49:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:49:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:49:10 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:49:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:49:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:49:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:49:10 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:49:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:49:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:49:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:49:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:49:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:49:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:49:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:49:10 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:49:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:49:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:49:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:49:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:49:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:49:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:49:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:49:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:49:10 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:49:10 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:49:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:49:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:49:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:49:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:49:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:49:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:49:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:49:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:49:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:49:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:49:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:49:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:49:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:49:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:49:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:49:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:49:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:49:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:49:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:49:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:49:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:49:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:49:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:49:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:49:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:49:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:49:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:49:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:49:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:49:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:49:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:49:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:49:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:49:10 spire-1.2.1/pkg/agent/svid/ 16:49:10 spire-1.2.1/pkg/agent/svid/rotator.go 16:49:10 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:49:10 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:49:10 spire-1.2.1/pkg/agent/svid/store/ 16:49:10 spire-1.2.1/pkg/agent/svid/store/service.go 16:49:10 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:49:10 spire-1.2.1/pkg/common/ 16:49:10 spire-1.2.1/pkg/common/agentpathtemplate/ 16:49:10 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:49:10 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:49:10 spire-1.2.1/pkg/common/api/ 16:49:10 spire-1.2.1/pkg/common/api/metrics.go 16:49:10 spire-1.2.1/pkg/common/api/middleware/ 16:49:10 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:49:10 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:49:10 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:49:10 spire-1.2.1/pkg/common/api/middleware/logger.go 16:49:10 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:49:10 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:49:10 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:49:10 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:49:10 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:49:10 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:49:10 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:49:10 spire-1.2.1/pkg/common/api/middleware/names.go 16:49:10 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:49:10 spire-1.2.1/pkg/common/api/names.go 16:49:10 spire-1.2.1/pkg/common/api/ratelimit.go 16:49:10 spire-1.2.1/pkg/common/api/rpccontext/ 16:49:10 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:49:10 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:49:10 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:49:10 spire-1.2.1/pkg/common/auth/ 16:49:10 spire-1.2.1/pkg/common/auth/interceptors.go 16:49:10 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:49:10 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:49:10 spire-1.2.1/pkg/common/bundleutil/ 16:49:10 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:49:10 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:49:10 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:49:10 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:49:10 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:49:10 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:49:10 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:49:10 spire-1.2.1/pkg/common/bundleutil/types.go 16:49:10 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:49:10 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:49:10 spire-1.2.1/pkg/common/catalog/ 16:49:10 spire-1.2.1/pkg/common/catalog/bind.go 16:49:10 spire-1.2.1/pkg/common/catalog/builtin.go 16:49:10 spire-1.2.1/pkg/common/catalog/catalog.go 16:49:10 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:49:10 spire-1.2.1/pkg/common/catalog/closers.go 16:49:10 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:49:10 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:49:10 spire-1.2.1/pkg/common/catalog/config.go 16:49:10 spire-1.2.1/pkg/common/catalog/config_test.go 16:49:10 spire-1.2.1/pkg/common/catalog/configure.go 16:49:10 spire-1.2.1/pkg/common/catalog/constraints.go 16:49:10 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:49:11 spire-1.2.1/pkg/common/catalog/context.go 16:49:11 spire-1.2.1/pkg/common/catalog/external.go 16:49:11 spire-1.2.1/pkg/common/catalog/host.go 16:49:11 spire-1.2.1/pkg/common/catalog/pipenet.go 16:49:11 spire-1.2.1/pkg/common/catalog/plugin.go 16:49:11 spire-1.2.1/pkg/common/catalog/testplugin/ 16:49:11 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:49:11 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:49:11 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:49:11 spire-1.2.1/pkg/common/cli/ 16:49:11 spire-1.2.1/pkg/common/cli/env.go 16:49:11 spire-1.2.1/pkg/common/cli/flags.go 16:49:11 spire-1.2.1/pkg/common/cli/trust_domain.go 16:49:11 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:49:11 spire-1.2.1/pkg/common/cli/umask.go 16:49:11 spire-1.2.1/pkg/common/cli/umask_posix.go 16:49:11 spire-1.2.1/pkg/common/cli/umask_test.go 16:49:11 spire-1.2.1/pkg/common/cli/umask_windows.go 16:49:11 spire-1.2.1/pkg/common/cliprinter/ 16:49:11 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:49:11 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:49:11 spire-1.2.1/pkg/common/cliprinter/flag.go 16:49:11 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:49:11 spire-1.2.1/pkg/common/cliprinter/format.go 16:49:11 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:49:11 spire-1.2.1/pkg/common/cliprinter/internal/ 16:49:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:49:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:49:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:49:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:49:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:49:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:49:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:49:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:49:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:49:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:49:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:49:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:49:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:49:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:49:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:49:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:49:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:49:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:49:11 spire-1.2.1/pkg/common/coretypes/ 16:49:11 spire-1.2.1/pkg/common/coretypes/bundle/ 16:49:11 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:49:11 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:49:11 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:49:11 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:49:11 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:49:11 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:49:11 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:49:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:49:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:49:11 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:49:11 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:49:11 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:49:11 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:49:11 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:49:11 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:49:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:49:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:49:11 spire-1.2.1/pkg/common/cryptoutil/ 16:49:11 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:49:11 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:49:11 spire-1.2.1/pkg/common/diskutil/ 16:49:11 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:49:11 spire-1.2.1/pkg/common/diskutil/file_test.go 16:49:11 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:49:11 spire-1.2.1/pkg/common/errorutil/ 16:49:11 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:49:11 spire-1.2.1/pkg/common/health/ 16:49:11 spire-1.2.1/pkg/common/health/config.go 16:49:11 spire-1.2.1/pkg/common/health/context.go 16:49:11 spire-1.2.1/pkg/common/health/context_test.go 16:49:11 spire-1.2.1/pkg/common/health/health.go 16:49:11 spire-1.2.1/pkg/common/health/health_test.go 16:49:11 spire-1.2.1/pkg/common/health/logger.go 16:49:11 spire-1.2.1/pkg/common/hostservice/ 16:49:11 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:49:11 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:49:11 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:49:11 spire-1.2.1/pkg/common/idutil/ 16:49:11 spire-1.2.1/pkg/common/idutil/require.go 16:49:11 spire-1.2.1/pkg/common/idutil/require_test.go 16:49:11 spire-1.2.1/pkg/common/idutil/safety.go 16:49:11 spire-1.2.1/pkg/common/idutil/safety_test.go 16:49:11 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:49:11 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:49:11 spire-1.2.1/pkg/common/jwtsvid/ 16:49:11 spire-1.2.1/pkg/common/jwtsvid/common.go 16:49:11 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:49:11 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:49:11 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:49:11 spire-1.2.1/pkg/common/jwtutil/ 16:49:11 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:49:11 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:49:11 spire-1.2.1/pkg/common/log/ 16:49:11 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:49:11 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:49:11 spire-1.2.1/pkg/common/log/log.go 16:49:11 spire-1.2.1/pkg/common/log/log_test.go 16:49:11 spire-1.2.1/pkg/common/log/options.go 16:49:11 spire-1.2.1/pkg/common/nodeutil/ 16:49:11 spire-1.2.1/pkg/common/nodeutil/node.go 16:49:11 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:49:11 spire-1.2.1/pkg/common/peertracker/ 16:49:11 spire-1.2.1/pkg/common/peertracker/conn.go 16:49:11 spire-1.2.1/pkg/common/peertracker/credentials.go 16:49:11 spire-1.2.1/pkg/common/peertracker/errors.go 16:49:11 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:49:11 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:49:11 spire-1.2.1/pkg/common/peertracker/info.go 16:49:11 spire-1.2.1/pkg/common/peertracker/listener.go 16:49:11 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:49:11 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:49:11 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:49:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:49:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:49:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:49:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:49:11 spire-1.2.1/pkg/common/peertracker/tcp.go 16:49:11 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:49:11 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:49:11 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:49:11 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:49:11 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:49:11 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:49:11 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:49:11 spire-1.2.1/pkg/common/peertracker/uds.go 16:49:11 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:49:11 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:49:11 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:49:11 spire-1.2.1/pkg/common/pemutil/ 16:49:11 spire-1.2.1/pkg/common/pemutil/block.go 16:49:11 spire-1.2.1/pkg/common/pemutil/certs.go 16:49:11 spire-1.2.1/pkg/common/pemutil/common.go 16:49:11 spire-1.2.1/pkg/common/pemutil/csr.go 16:49:11 spire-1.2.1/pkg/common/pemutil/keys.go 16:49:11 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:49:11 spire-1.2.1/pkg/common/pemutil/testdata/ 16:49:11 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:49:11 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:49:11 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:49:11 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:49:11 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:49:11 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:49:11 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:49:11 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:49:11 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:49:11 spire-1.2.1/pkg/common/plugin/ 16:49:11 spire-1.2.1/pkg/common/plugin/aws/ 16:49:11 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:49:11 spire-1.2.1/pkg/common/plugin/azure/ 16:49:11 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:49:11 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:49:11 spire-1.2.1/pkg/common/plugin/facade.go 16:49:11 spire-1.2.1/pkg/common/plugin/facade_test.go 16:49:11 spire-1.2.1/pkg/common/plugin/gcp/ 16:49:11 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:49:11 spire-1.2.1/pkg/common/plugin/k8s/ 16:49:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:49:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:49:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:49:11 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:49:11 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:49:11 spire-1.2.1/pkg/common/plugin/log.go 16:49:11 spire-1.2.1/pkg/common/plugin/sshpop/ 16:49:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:49:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:49:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:49:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:49:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:49:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:49:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:49:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:49:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:49:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:49:11 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:49:11 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:49:11 spire-1.2.1/pkg/common/plugin/x509pop/ 16:49:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:49:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:49:11 spire-1.2.1/pkg/common/profiling/ 16:49:11 spire-1.2.1/pkg/common/profiling/dumpers.go 16:49:11 spire-1.2.1/pkg/common/profiling/profiling.go 16:49:11 spire-1.2.1/pkg/common/protoutil/ 16:49:11 spire-1.2.1/pkg/common/protoutil/masks.go 16:49:11 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:49:11 spire-1.2.1/pkg/common/rotationutil/ 16:49:11 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:49:11 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:49:11 spire-1.2.1/pkg/common/selector/ 16:49:11 spire-1.2.1/pkg/common/selector/selector.go 16:49:11 spire-1.2.1/pkg/common/selector/selector_test.go 16:49:11 spire-1.2.1/pkg/common/selector/set.go 16:49:11 spire-1.2.1/pkg/common/selector/set_utils.go 16:49:11 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:49:11 spire-1.2.1/pkg/common/telemetry/ 16:49:11 spire-1.2.1/pkg/common/telemetry/agent/ 16:49:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:49:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:49:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:49:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:49:11 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:49:11 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:49:11 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:49:11 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:49:11 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:49:11 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:49:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:49:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:49:11 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:49:11 spire-1.2.1/pkg/common/telemetry/call.go 16:49:11 spire-1.2.1/pkg/common/telemetry/common/ 16:49:11 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:49:11 spire-1.2.1/pkg/common/telemetry/config.go 16:49:11 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:49:11 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:49:11 spire-1.2.1/pkg/common/telemetry/inmem.go 16:49:11 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:49:11 spire-1.2.1/pkg/common/telemetry/m3.go 16:49:11 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:49:11 spire-1.2.1/pkg/common/telemetry/metrics.go 16:49:11 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:49:11 spire-1.2.1/pkg/common/telemetry/names.go 16:49:11 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:49:11 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:49:11 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:49:11 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:49:11 spire-1.2.1/pkg/common/telemetry/server/ 16:49:11 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:49:11 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:49:11 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:49:11 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:49:11 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:49:11 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:49:11 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:49:11 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:49:11 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:49:11 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:49:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:49:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:49:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:49:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:49:11 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:49:11 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:49:11 spire-1.2.1/pkg/common/telemetry/server/server.go 16:49:11 spire-1.2.1/pkg/common/telemetry/sink.go 16:49:11 spire-1.2.1/pkg/common/telemetry/statsd.go 16:49:11 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:49:11 spire-1.2.1/pkg/common/telemetry/uptime.go 16:49:11 spire-1.2.1/pkg/common/telemetry/version.go 16:49:11 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:49:11 spire-1.2.1/pkg/common/uptime/ 16:49:11 spire-1.2.1/pkg/common/uptime/uptime.go 16:49:11 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:49:11 spire-1.2.1/pkg/common/util/ 16:49:11 spire-1.2.1/pkg/common/util/certs.go 16:49:11 spire-1.2.1/pkg/common/util/certs_test.go 16:49:11 spire-1.2.1/pkg/common/util/csr.go 16:49:11 spire-1.2.1/pkg/common/util/hash.go 16:49:11 spire-1.2.1/pkg/common/util/selectors.go 16:49:11 spire-1.2.1/pkg/common/util/selectors_test.go 16:49:11 spire-1.2.1/pkg/common/util/signals.go 16:49:11 spire-1.2.1/pkg/common/util/sort.go 16:49:11 spire-1.2.1/pkg/common/util/sort_test.go 16:49:11 spire-1.2.1/pkg/common/util/task.go 16:49:11 spire-1.2.1/pkg/common/util/task_test.go 16:49:11 spire-1.2.1/pkg/common/util/testdata/ 16:49:11 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:49:11 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:49:11 spire-1.2.1/pkg/common/version/ 16:49:11 spire-1.2.1/pkg/common/version/version.go 16:49:11 spire-1.2.1/pkg/common/x509svid/ 16:49:11 spire-1.2.1/pkg/common/x509svid/common_test.go 16:49:11 spire-1.2.1/pkg/common/x509svid/csr.go 16:49:11 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:49:11 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:49:11 spire-1.2.1/pkg/common/x509util/ 16:49:11 spire-1.2.1/pkg/common/x509util/cert.go 16:49:11 spire-1.2.1/pkg/common/x509util/dns.go 16:49:11 spire-1.2.1/pkg/common/x509util/dns_test.go 16:49:11 spire-1.2.1/pkg/common/x509util/keyid.go 16:49:11 spire-1.2.1/pkg/common/x509util/keypair.go 16:49:11 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:49:11 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:49:11 spire-1.2.1/pkg/server/ 16:49:11 spire-1.2.1/pkg/server/api/ 16:49:11 spire-1.2.1/pkg/server/api/agent.go 16:49:11 spire-1.2.1/pkg/server/api/agent/ 16:49:11 spire-1.2.1/pkg/server/api/agent/v1/ 16:49:11 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:49:11 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:49:11 spire-1.2.1/pkg/server/api/agent_test.go 16:49:11 spire-1.2.1/pkg/server/api/api.go 16:49:11 spire-1.2.1/pkg/server/api/audit/ 16:49:11 spire-1.2.1/pkg/server/api/audit/audit.go 16:49:11 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:49:11 spire-1.2.1/pkg/server/api/bundle.go 16:49:11 spire-1.2.1/pkg/server/api/bundle/ 16:49:11 spire-1.2.1/pkg/server/api/bundle/v1/ 16:49:11 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:49:11 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:49:11 spire-1.2.1/pkg/server/api/bundle_test.go 16:49:11 spire-1.2.1/pkg/server/api/debug/ 16:49:11 spire-1.2.1/pkg/server/api/debug/v1/ 16:49:11 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:49:11 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:49:11 spire-1.2.1/pkg/server/api/entry.go 16:49:11 spire-1.2.1/pkg/server/api/entry/ 16:49:11 spire-1.2.1/pkg/server/api/entry/v1/ 16:49:11 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:49:11 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:49:11 spire-1.2.1/pkg/server/api/entry_test.go 16:49:11 spire-1.2.1/pkg/server/api/health/ 16:49:11 spire-1.2.1/pkg/server/api/health/v1/ 16:49:11 spire-1.2.1/pkg/server/api/health/v1/service.go 16:49:11 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:49:11 spire-1.2.1/pkg/server/api/id.go 16:49:11 spire-1.2.1/pkg/server/api/id_test.go 16:49:11 spire-1.2.1/pkg/server/api/limits/ 16:49:11 spire-1.2.1/pkg/server/api/limits/limits.go 16:49:11 spire-1.2.1/pkg/server/api/middleware/ 16:49:11 spire-1.2.1/pkg/server/api/middleware/alias.go 16:49:11 spire-1.2.1/pkg/server/api/middleware/audit.go 16:49:11 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:49:11 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:49:11 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:49:11 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:49:11 spire-1.2.1/pkg/server/api/middleware/caller.go 16:49:11 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:49:11 spire-1.2.1/pkg/server/api/middleware/common.go 16:49:11 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:49:11 spire-1.2.1/pkg/server/api/middleware/entries.go 16:49:11 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:49:11 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:49:11 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:49:11 spire-1.2.1/pkg/server/api/ratelimit.go 16:49:11 spire-1.2.1/pkg/server/api/rpccontext/ 16:49:11 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:49:11 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:49:11 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:49:11 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:49:11 spire-1.2.1/pkg/server/api/selector.go 16:49:11 spire-1.2.1/pkg/server/api/selector_test.go 16:49:11 spire-1.2.1/pkg/server/api/status.go 16:49:11 spire-1.2.1/pkg/server/api/status_test.go 16:49:11 spire-1.2.1/pkg/server/api/svid/ 16:49:11 spire-1.2.1/pkg/server/api/svid/v1/ 16:49:11 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:49:11 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:49:11 spire-1.2.1/pkg/server/api/trustdomain.go 16:49:11 spire-1.2.1/pkg/server/api/trustdomain/ 16:49:11 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:49:11 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:49:11 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:49:11 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:49:11 spire-1.2.1/pkg/server/authpolicy/ 16:49:11 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:49:11 spire-1.2.1/pkg/server/authpolicy/policy.go 16:49:11 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:49:11 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:49:11 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:49:11 spire-1.2.1/pkg/server/authpolicy/validate.go 16:49:11 spire-1.2.1/pkg/server/bundle/ 16:49:11 spire-1.2.1/pkg/server/bundle/client/ 16:49:11 spire-1.2.1/pkg/server/bundle/client/client.go 16:49:11 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:49:11 spire-1.2.1/pkg/server/bundle/client/manager.go 16:49:11 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:49:11 spire-1.2.1/pkg/server/bundle/client/sources.go 16:49:11 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:49:11 spire-1.2.1/pkg/server/bundle/client/updater.go 16:49:11 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:49:11 spire-1.2.1/pkg/server/ca/ 16:49:11 spire-1.2.1/pkg/server/ca/ca.go 16:49:11 spire-1.2.1/pkg/server/ca/ca_health.go 16:49:11 spire-1.2.1/pkg/server/ca/ca_test.go 16:49:11 spire-1.2.1/pkg/server/ca/journal.go 16:49:11 spire-1.2.1/pkg/server/ca/journal_test.go 16:49:11 spire-1.2.1/pkg/server/ca/manager.go 16:49:11 spire-1.2.1/pkg/server/ca/manager_health.go 16:49:11 spire-1.2.1/pkg/server/ca/manager_test.go 16:49:11 spire-1.2.1/pkg/server/ca/templates.go 16:49:11 spire-1.2.1/pkg/server/ca/upstream_client.go 16:49:11 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:49:11 spire-1.2.1/pkg/server/ca/validation.go 16:49:11 spire-1.2.1/pkg/server/cache/ 16:49:11 spire-1.2.1/pkg/server/cache/dscache/ 16:49:11 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:49:11 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:49:11 spire-1.2.1/pkg/server/cache/entrycache/ 16:49:11 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:49:11 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:49:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:49:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:49:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:49:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:49:11 spire-1.2.1/pkg/server/catalog/ 16:49:11 spire-1.2.1/pkg/server/catalog/catalog.go 16:49:11 spire-1.2.1/pkg/server/catalog/keymanager.go 16:49:11 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:49:11 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:49:11 spire-1.2.1/pkg/server/catalog/notifier.go 16:49:11 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:49:11 spire-1.2.1/pkg/server/config.go 16:49:11 spire-1.2.1/pkg/server/datastore/ 16:49:11 spire-1.2.1/pkg/server/datastore/datastore.go 16:49:11 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:49:11 spire-1.2.1/pkg/server/datastore/repository.go 16:49:11 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:49:11 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:49:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:49:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:49:11 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:49:11 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:49:11 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:49:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:49:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:49:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:49:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:49:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:49:11 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:49:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:49:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:49:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:49:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:49:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:49:11 spire-1.2.1/pkg/server/endpoints/ 16:49:11 spire-1.2.1/pkg/server/endpoints/bundle/ 16:49:11 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:49:11 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:49:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:49:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:49:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:49:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:49:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:49:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:49:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:49:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:49:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:49:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:49:11 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:49:11 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:49:11 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:49:11 spire-1.2.1/pkg/server/endpoints/config.go 16:49:11 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:49:11 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:49:11 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:49:11 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:49:11 spire-1.2.1/pkg/server/endpoints/middleware.go 16:49:11 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:49:11 spire-1.2.1/pkg/server/hostservice/ 16:49:11 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:49:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:49:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:49:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:49:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:49:11 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:49:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:49:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/ 16:49:11 spire-1.2.1/pkg/server/plugin/keymanager/ 16:49:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:49:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:49:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:49:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:49:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:49:11 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:49:11 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:49:11 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:49:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:49:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:49:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:49:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:49:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:49:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:49:11 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:49:11 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:49:11 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:49:11 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:49:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:49:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:49:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:49:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:49:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:49:11 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:49:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:49:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/notifier/ 16:49:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:49:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:49:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:49:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:49:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:49:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:49:11 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:49:11 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:49:11 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:49:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:49:11 spire-1.2.1/pkg/server/registration/ 16:49:11 spire-1.2.1/pkg/server/registration/manager.go 16:49:11 spire-1.2.1/pkg/server/registration/manager_test.go 16:49:11 spire-1.2.1/pkg/server/scanentries.go 16:49:11 spire-1.2.1/pkg/server/scanentries_test.go 16:49:11 spire-1.2.1/pkg/server/server.go 16:49:11 spire-1.2.1/pkg/server/server_test.go 16:49:11 spire-1.2.1/pkg/server/svid/ 16:49:11 spire-1.2.1/pkg/server/svid/observer.go 16:49:11 spire-1.2.1/pkg/server/svid/observer_test.go 16:49:11 spire-1.2.1/pkg/server/svid/rotator.go 16:49:11 spire-1.2.1/pkg/server/svid/rotator_config.go 16:49:11 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:49:11 spire-1.2.1/pkg/server/svid/rotator_test.go 16:49:11 spire-1.2.1/proto/ 16:49:11 spire-1.2.1/proto/private/ 16:49:11 spire-1.2.1/proto/private/server/ 16:49:11 spire-1.2.1/proto/private/server/journal/ 16:49:11 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:49:11 spire-1.2.1/proto/private/server/journal/journal.proto 16:49:11 spire-1.2.1/proto/spire/ 16:49:11 spire-1.2.1/proto/spire/common/ 16:49:11 spire-1.2.1/proto/spire/common/common.pb.go 16:49:11 spire-1.2.1/proto/spire/common/common.proto 16:49:11 spire-1.2.1/proto/spire/common/plugin/ 16:49:11 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:49:11 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:49:11 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:49:11 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:49:11 spire-1.2.1/proto/spire/plugin/ 16:49:11 spire-1.2.1/proto/spire/plugin/agent/ 16:49:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:49:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:49:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:49:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:49:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:49:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:49:11 spire-1.2.1/release/ 16:49:11 spire-1.2.1/release/spire-extras/ 16:49:11 spire-1.2.1/release/spire-extras/README.md 16:49:11 spire-1.2.1/release/spire-extras/conf/ 16:49:11 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:49:11 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:49:11 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:49:11 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:49:11 spire-1.2.1/release/spire/ 16:49:11 spire-1.2.1/release/spire/README.md 16:49:11 spire-1.2.1/release/spire/conf/ 16:49:11 spire-1.2.1/release/spire/conf/agent/ 16:49:11 spire-1.2.1/release/spire/conf/agent/agent.conf 16:49:11 spire-1.2.1/release/spire/conf/server/ 16:49:11 spire-1.2.1/release/spire/conf/server/server.conf 16:49:11 spire-1.2.1/script/ 16:49:11 spire-1.2.1/script/build-artifact.sh 16:49:11 spire-1.2.1/script/generate_dummy_ca.sh 16:49:11 spire-1.2.1/support/ 16:49:11 spire-1.2.1/support/k8s/ 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:49:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:49:11 spire-1.2.1/support/oidc-discovery-provider/ 16:49:11 spire-1.2.1/support/oidc-discovery-provider/README.md 16:49:11 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:49:11 spire-1.2.1/support/oidc-discovery-provider/config.go 16:49:11 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:49:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:49:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:49:11 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:49:11 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:49:11 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:49:11 spire-1.2.1/support/oidc-discovery-provider/main.go 16:49:11 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:49:11 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:49:11 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:49:11 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:49:11 spire-1.2.1/test/ 16:49:11 spire-1.2.1/test/clock/ 16:49:11 spire-1.2.1/test/clock/clock.go 16:49:11 spire-1.2.1/test/fakes/ 16:49:11 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:49:11 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:49:11 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:49:11 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:49:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:49:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:49:11 spire-1.2.1/test/fakes/fakeagentstore/ 16:49:11 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:49:11 spire-1.2.1/test/fakes/fakedatastore/ 16:49:11 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:49:11 spire-1.2.1/test/fakes/fakeentryclient/ 16:49:11 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:49:11 spire-1.2.1/test/fakes/fakehealthchecker/ 16:49:11 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:49:11 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:49:11 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:49:11 spire-1.2.1/test/fakes/fakemetrics/ 16:49:11 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:49:11 spire-1.2.1/test/fakes/fakenoderesolver/ 16:49:11 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:49:11 spire-1.2.1/test/fakes/fakenotifier/ 16:49:11 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:49:11 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:49:11 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:49:11 spire-1.2.1/test/fakes/fakeserverca/ 16:49:11 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:49:11 spire-1.2.1/test/fakes/fakeservercatalog/ 16:49:11 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:49:11 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:49:11 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:49:11 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:49:11 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:49:11 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:49:11 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:49:11 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:49:11 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:49:11 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:49:11 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:49:11 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:49:11 spire-1.2.1/test/fixture/ 16:49:11 spire-1.2.1/test/fixture/certs/ 16:49:11 spire-1.2.1/test/fixture/certs/agent_svid.der 16:49:11 spire-1.2.1/test/fixture/certs/base_cert.pem 16:49:11 spire-1.2.1/test/fixture/certs/base_csr.pem 16:49:11 spire-1.2.1/test/fixture/certs/base_key.pem 16:49:11 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:49:11 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:49:11 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:49:11 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:49:11 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:49:11 spire-1.2.1/test/fixture/certs/blog_key.pem 16:49:11 spire-1.2.1/test/fixture/certs/bundle.der 16:49:11 spire-1.2.1/test/fixture/certs/ca.pem 16:49:11 spire-1.2.1/test/fixture/certs/ca_key.pem 16:49:11 spire-1.2.1/test/fixture/certs/database_cert.pem 16:49:11 spire-1.2.1/test/fixture/certs/database_csr.pem 16:49:11 spire-1.2.1/test/fixture/certs/database_key.pem 16:49:11 spire-1.2.1/test/fixture/certs/node_cert.pem 16:49:11 spire-1.2.1/test/fixture/certs/node_csr.pem 16:49:11 spire-1.2.1/test/fixture/certs/node_key.pem 16:49:11 spire-1.2.1/test/fixture/certs/svid.pem 16:49:11 spire-1.2.1/test/fixture/certs/svid_key.pem 16:49:11 spire-1.2.1/test/fixture/config/ 16:49:11 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:49:11 spire-1.2.1/test/fixture/config/agent_good.conf 16:49:11 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:49:11 spire-1.2.1/test/fixture/config/plugin_good.conf 16:49:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:49:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:49:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:49:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:49:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:49:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:49:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:49:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:49:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:49:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:49:11 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:49:11 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:49:11 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:49:11 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:49:11 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:49:11 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:49:11 spire-1.2.1/test/fixture/config/server_good.conf 16:49:11 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:49:11 spire-1.2.1/test/fixture/fixture.go 16:49:11 spire-1.2.1/test/fixture/nodeattestor/ 16:49:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:49:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:49:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:49:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:49:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:49:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:49:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:49:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:49:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:49:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:49:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:49:11 spire-1.2.1/test/fixture/registration/ 16:49:11 spire-1.2.1/test/fixture/registration/entries.json 16:49:11 spire-1.2.1/test/fixture/registration/good-for-update.json 16:49:11 spire-1.2.1/test/fixture/registration/good.json 16:49:11 spire-1.2.1/test/fixture/registration/invalid.json 16:49:11 spire-1.2.1/test/fixture/registration/invalid_json.json 16:49:11 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:49:11 spire-1.2.1/test/integration/ 16:49:11 spire-1.2.1/test/integration/README.md 16:49:11 spire-1.2.1/test/integration/common 16:49:11 spire-1.2.1/test/integration/setup/ 16:49:11 spire-1.2.1/test/integration/setup/adminclient/ 16:49:11 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:49:11 spire-1.2.1/test/integration/setup/adminclient/client.go 16:49:11 spire-1.2.1/test/integration/setup/debugagent/ 16:49:11 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:49:11 spire-1.2.1/test/integration/setup/debugagent/main.go 16:49:11 spire-1.2.1/test/integration/setup/debugserver/ 16:49:11 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:49:11 spire-1.2.1/test/integration/setup/debugserver/main.go 16:49:11 spire-1.2.1/test/integration/setup/downstreamclient/ 16:49:11 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:49:11 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:49:11 spire-1.2.1/test/integration/setup/itclient/ 16:49:11 spire-1.2.1/test/integration/setup/itclient/client.go 16:49:11 spire-1.2.1/test/integration/setup/node-attestation/ 16:49:11 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:49:11 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:49:11 spire-1.2.1/test/integration/setup/x509pop/ 16:49:11 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:49:11 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:49:11 spire-1.2.1/test/integration/suites/ 16:49:11 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:49:11 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:49:11 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:49:11 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:49:11 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:49:11 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:49:11 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:49:11 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:49:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:49:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:49:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:49:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:49:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:49:11 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:49:11 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:49:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:49:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:49:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:49:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:49:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:49:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:49:11 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:49:11 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:49:11 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:49:11 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:49:11 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:49:11 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:49:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:49:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:49:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:49:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:49:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:49:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:49:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:49:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:49:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:49:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:49:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:49:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:49:11 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:49:11 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:49:11 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:49:11 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:49:11 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:49:11 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:49:11 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:49:11 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:49:11 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:49:11 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:49:11 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:49:11 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:49:11 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:49:11 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:49:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:49:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:49:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:49:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:49:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:49:11 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:49:11 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:49:11 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:49:11 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:49:11 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:49:11 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:49:11 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:49:11 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:49:11 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:49:11 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:49:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:49:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:49:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:49:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:49:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:49:11 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:49:11 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:49:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:49:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:49:11 spire-1.2.1/test/integration/suites/join-token/ 16:49:11 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:49:11 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:49:11 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:49:11 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:49:11 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:49:11 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:49:11 spire-1.2.1/test/integration/suites/join-token/README.md 16:49:11 spire-1.2.1/test/integration/suites/join-token/conf/ 16:49:11 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:49:11 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:49:11 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:49:11 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:49:11 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:49:11 spire-1.2.1/test/integration/suites/join-token/teardown 16:49:11 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:49:11 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:49:11 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:49:11 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:49:11 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:49:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:49:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:49:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:49:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:49:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:49:11 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:49:11 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:49:11 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:49:11 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:49:11 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:49:11 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:49:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:49:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:49:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:49:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:49:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:49:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:49:11 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:49:11 spire-1.2.1/test/integration/suites/k8s/ 16:49:11 spire-1.2.1/test/integration/suites/k8s/00-setup 16:49:11 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:49:11 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:49:11 spire-1.2.1/test/integration/suites/k8s/README.md 16:49:11 spire-1.2.1/test/integration/suites/k8s/conf/ 16:49:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:49:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:49:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:49:11 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:49:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:49:11 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:49:11 spire-1.2.1/test/integration/suites/k8s/teardown 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/ 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:49:11 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:49:11 spire-1.2.1/test/integration/suites/node-attestation/ 16:49:11 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:49:11 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:49:11 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:49:11 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:49:11 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:49:11 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:49:11 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:49:11 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:49:11 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:49:11 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:49:11 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:49:11 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:49:11 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:49:11 spire-1.2.1/test/integration/suites/rotation/ 16:49:11 spire-1.2.1/test/integration/suites/rotation/00-setup 16:49:11 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:49:11 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:49:11 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:49:11 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:49:11 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:49:11 spire-1.2.1/test/integration/suites/rotation/README.md 16:49:11 spire-1.2.1/test/integration/suites/rotation/conf/ 16:49:11 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:49:11 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:49:11 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:49:11 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:49:11 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:49:11 spire-1.2.1/test/integration/suites/rotation/teardown 16:49:11 spire-1.2.1/test/integration/suites/self-test/ 16:49:11 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:49:11 spire-1.2.1/test/integration/suites/self-test/README.md 16:49:11 spire-1.2.1/test/integration/suites/self-test/teardown 16:49:11 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:49:11 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:49:11 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:49:11 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:49:11 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:49:11 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:49:11 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:49:11 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:49:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:49:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:49:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:49:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:49:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:49:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:49:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:49:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:49:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:49:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:49:11 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:49:11 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:49:11 spire-1.2.1/test/integration/suites/upgrade/ 16:49:11 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:49:11 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:49:11 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:49:11 spire-1.2.1/test/integration/suites/upgrade/README.md 16:49:11 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:49:11 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:49:11 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:49:11 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:49:11 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:49:11 spire-1.2.1/test/integration/suites/upgrade/teardown 16:49:11 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:49:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:49:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:49:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:49:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:49:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:49:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:49:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:49:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:49:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:49:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:49:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:49:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:49:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:49:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:49:11 spire-1.2.1/test/integration/test-one.sh 16:49:11 spire-1.2.1/test/integration/test.sh 16:49:11 spire-1.2.1/test/plugintest/ 16:49:11 spire-1.2.1/test/plugintest/config.go 16:49:11 spire-1.2.1/test/plugintest/load.go 16:49:11 spire-1.2.1/test/plugintest/option.go 16:49:11 spire-1.2.1/test/spiretest/ 16:49:11 spire-1.2.1/test/spiretest/apiserver.go 16:49:11 spire-1.2.1/test/spiretest/assertions.go 16:49:11 spire-1.2.1/test/spiretest/dir.go 16:49:11 spire-1.2.1/test/spiretest/errors_posix.go 16:49:11 spire-1.2.1/test/spiretest/errors_windows.go 16:49:11 spire-1.2.1/test/spiretest/logs.go 16:49:11 spire-1.2.1/test/spiretest/socketapi.go 16:49:11 spire-1.2.1/test/spiretest/suite.go 16:49:11 spire-1.2.1/test/spiretest/x509.go 16:49:11 spire-1.2.1/test/testca/ 16:49:11 spire-1.2.1/test/testca/ca.go 16:49:11 spire-1.2.1/test/testkey/ 16:49:11 spire-1.2.1/test/testkey/generate.sh 16:49:11 spire-1.2.1/test/testkey/genkeys.go 16:49:11 spire-1.2.1/test/testkey/keys.go 16:49:11 spire-1.2.1/test/testkey/new.go 16:49:11 spire-1.2.1/test/tpmsimulator/ 16:49:11 spire-1.2.1/test/tpmsimulator/simulator.go 16:49:11 spire-1.2.1/test/util/ 16:49:11 spire-1.2.1/test/util/cert_fixtures.go 16:49:11 spire-1.2.1/test/util/cert_generation.go 16:49:11 spire-1.2.1/test/util/io_redirection.go 16:49:11 spire-1.2.1/test/util/race.go 16:49:11 spire-1.2.1/test/util/util.go 16:49:11 building spire from source... 16:49:12 Installing go1.17.7... 16:49:39 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:49:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:49:39 ---> a7fd66633c1f 16:49:39 Step 3/22 : WORKDIR /edgex-go 16:49:39 ---> Using cache 16:49:39 ---> ba39ea6c1739 16:49:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:39 ---> Using cache 16:49:39 ---> 593b1e5bcb2f 16:49:39 Step 5/22 : RUN apk add --update --no-cache make git 16:49:39 ---> Using cache 16:49:39 ---> 4b845272d7bb 16:49:39 Step 6/22 : COPY go.mod vendor* ./ 16:49:39 ---> Using cache 16:49:39 ---> e46094495cfc 16:49:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:39 ---> Using cache 16:49:39 ---> 2844c3c4769a 16:49:39 Step 8/22 : COPY . . 16:49:39 ---> Using cache 16:49:39 ---> 5be4fd645ca9 16:49:39 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:49:39 ---> Running in 92a7579d063b 16:49:41 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 16:49:44 Building bin/spire-server... 16:49:44 go: downloading github.com/mitchellh/cli v1.1.2 16:49:44 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:49:44 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:49:45 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:49:45 go: downloading google.golang.org/grpc v1.44.0 16:49:45 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:49:46 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:49:47 go: downloading github.com/imdario/mergo v0.3.12 16:49:47 go: downloading github.com/sirupsen/logrus v1.8.1 16:49:49 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:49:49 go: downloading github.com/fatih/color v1.13.0 16:49:49 go: downloading github.com/mattn/go-isatty v0.0.14 16:49:50 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:49:50 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:49:50 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:49:50 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:49:50 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:49:51 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:49:51 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:49:51 go: downloading github.com/armon/go-metrics v0.3.10 16:49:51 go: downloading github.com/prometheus/client_golang v1.12.1 16:49:52 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:49:52 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:49:53 go: downloading github.com/open-policy-agent/opa v0.38.0 16:50:08 go: downloading github.com/Masterminds/goutils v1.1.0 16:50:08 go: downloading github.com/Masterminds/semver v1.5.0 16:50:08 go: downloading github.com/google/uuid v1.1.2 16:50:08 go: downloading github.com/huandu/xstrings v1.3.2 16:50:08 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:50:08 go: downloading github.com/mattn/go-colorable v0.1.12 16:50:08 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:50:08 go: downloading github.com/oklog/run v1.0.0 16:50:08 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:50:08 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:50:08 go: downloading github.com/prometheus/client_model v0.2.0 16:50:08 go: downloading github.com/prometheus/common v0.32.1 16:50:08 go: downloading github.com/beorn7/perks v1.0.1 16:50:08 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:50:08 go: downloading github.com/prometheus/procfs v0.7.3 16:50:09 go: downloading github.com/imkira/go-observer v1.0.3 16:50:09 go: downloading go.uber.org/atomic v1.9.0 16:50:10 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:50:10 go: downloading github.com/hashicorp/errwrap v1.1.0 16:50:10 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:50:10 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:50:10 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:50:10 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:50:11 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:50:12 Removing intermediate container 45790cbbbfef 16:50:12 ---> 2cb138d8d8cb 16:50:12 16:50:12 Step 10/22 : FROM alpine:3.14 16:50:12 ---> ac73e934f311 16:50:12 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:50:12 ---> Running in 98680c033c8e 16:50:14 Removing intermediate container 8913e50358ed 16:50:14 ---> 46686d64f6d1 16:50:14 16:50:14 Step 10/22 : FROM alpine:3.14 16:50:14 ---> ac73e934f311 16:50:14 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:50:14 ---> Running in a42e8203585a 16:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:50:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:50:17 (1/1) Installing dumb-init (1.2.5-r1) 16:50:17 Executing busybox-1.33.1-r7.trigger 16:50:17 OK: 5 MiB in 15 packages 16:50:19 Removing intermediate container 98680c033c8e 16:50:19 ---> 4c6febb40d20 16:50:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:50:19 ---> Running in f24b250aee87 16:50:19 (1/2) Installing ca-certificates (20211220-r0) 16:50:19 (2/2) Installing dumb-init (1.2.5-r1) 16:50:19 Executing busybox-1.33.1-r7.trigger 16:50:19 Executing ca-certificates-20211220-r0.trigger 16:50:19 Removing intermediate container f24b250aee87 16:50:19 ---> c9ac0c5a97b2 16:50:19 Step 13/22 : ENV APP_PORT=59861 16:50:19 ---> Running in b745ddd4b28f 16:50:20 OK: 6 MiB in 16 packages 16:50:20 Removing intermediate container b745ddd4b28f 16:50:20 ---> 99c2d713bb98 16:50:20 Step 14/22 : EXPOSE $APP_PORT 16:50:21 ---> Running in c24c27e5ecc7 16:50:21 Removing intermediate container c24c27e5ecc7 16:50:21 ---> d992fd0f2e9d 16:50:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:50:22 Removing intermediate container a42e8203585a 16:50:22 ---> e4d70d877cca 16:50:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:50:22 ---> Running in 1132ec2d57c9 16:50:22 ---> 0f47905a4f6b 16:50:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:50:23 Removing intermediate container 1132ec2d57c9 16:50:23 ---> e5d41bb74b27 16:50:23 Step 13/22 : ENV APP_PORT=59860 16:50:23 ---> Running in 06e3dee0112f 16:50:24 Removing intermediate container 06e3dee0112f 16:50:24 ---> c29b27b43046 16:50:24 Step 14/22 : EXPOSE $APP_PORT 16:50:24 ---> Running in 56e387f2a147 16:50:25 Removing intermediate container 56e387f2a147 16:50:25 ---> beb18f1ee312 16:50:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:50:25 ---> 3c4bb3665557 16:50:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:50:26 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:50:26 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:50:26  ---> 3823cce92643 16:50:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:50:27 ---> e5ba4043215e 16:50:27 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:50:27 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:50:27  ---> Running in 7fabe660c698 16:50:27 go: downloading github.com/stretchr/testify v1.7.0 16:50:27 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:50:28 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:50:28 go: downloading github.com/blang/semver/v4 v4.0.0 16:50:28 Removing intermediate container 7fabe660c698 16:50:28 ---> bc1118c4b5cd 16:50:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:50:28 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:50:28 go: downloading github.com/jinzhu/gorm v1.9.16 16:50:28  ---> Running in 0b39fd2f3059 16:50:28 go: downloading github.com/lib/pq v1.10.4 16:50:28 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:50:29 Removing intermediate container 0b39fd2f3059 16:50:29 ---> 2f354c93a8b5 16:50:29 Step 20/22 : LABEL arch=arm64 16:50:29 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:50:29  ---> Running in b6e07835c916 16:50:30 ---> b27eded7ce17 16:50:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:50:30 Removing intermediate container b6e07835c916 16:50:30 ---> 7a6bf8fbb335 16:50:30 Step 21/22 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c 16:50:30 ---> Running in 416b73516331 16:50:31 Removing intermediate container 416b73516331 16:50:31 ---> d515a6fe4857 16:50:31 Step 22/22 : LABEL version=0.0.0 16:50:31 ---> 334d7150818c 16:50:31 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:50:31 ---> Running in 849b4fdfe805 16:50:31 ---> Running in e1de180df0fb 16:50:32 Removing intermediate container 849b4fdfe805 16:50:32 ---> d51599a5f8d4 16:50:32 16:50:32 Removing intermediate container e1de180df0fb 16:50:32 ---> 3edeb447044d 16:50:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:50:32 ---> Running in 628ca4b19667 16:50:32 Successfully built d51599a5f8d4 16:50:32 Successfully tagged support-scheduler-arm64:latest 16:50:32 Building security-spire-agent 16:50:33  Building support-scheduler ... done Removing intermediate container 628ca4b19667 16:50:33 ---> 9a5f3a2f1744 16:50:33 Step 20/22 : LABEL arch=arm64 16:50:33 ---> Running in be5419e33157 16:50:33 Removing intermediate container be5419e33157 16:50:33 ---> a983b2892492 16:50:33 Step 21/22 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c 16:50:33 ---> Running in 7a01d26be664 16:50:34 Removing intermediate container 7a01d26be664 16:50:34 ---> 659d7d789f2b 16:50:34 Step 22/22 : LABEL version=0.0.0 16:50:34 ---> Running in a7933e774a32 16:50:35 Removing intermediate container a7933e774a32 16:50:35 ---> afebe7e41e7c 16:50:35 16:50:35 Successfully built afebe7e41e7c 16:50:35 Successfully tagged support-notifications-arm64:latest 16:50:35 Building security-bootstrapper 16:50:50  Building support-notifications ... done go: downloading k8s.io/client-go v0.23.4 16:50:50 go: downloading k8s.io/api v0.23.4 16:50:50 go: downloading github.com/google/go-tpm v0.3.3 16:50:51 go: downloading google.golang.org/api v0.70.0 16:51:03 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:51:21 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:51:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:51:21 ---> a7fd66633c1f 16:51:21 Step 3/26 : WORKDIR /edgex-go 16:51:21 ---> Using cache 16:51:21 ---> ba39ea6c1739 16:51:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:21 ---> Using cache 16:51:21 ---> 593b1e5bcb2f 16:51:21 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:51:21 ---> Using cache 16:51:21 ---> 92efabad0f53 16:51:21 Step 6/26 : COPY go.mod vendor* ./ 16:51:21 ---> Using cache 16:51:21 ---> fb38a923428c 16:51:21 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:21 ---> Using cache 16:51:21 ---> 7d655f84ca92 16:51:21 Step 8/26 : COPY . . 16:51:21 ---> Using cache 16:51:21 ---> 01f0b0233f0b 16:51:21 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:51:21 ---> Using cache 16:51:21 ---> 6082f3f69c6c 16:51:21 Step 10/26 : RUN mkdir -p spire-build 16:51:21 ---> Using cache 16:51:21 ---> 806dc68fcc4d 16:51:21 Step 11/26 : WORKDIR /edgex-go/spire-build 16:51:21 ---> Using cache 16:51:21 ---> 40d88930687c 16:51:21 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 16:51:21 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:51:21 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:51:21 ---> a7fd66633c1f 16:51:21 Step 3/31 : WORKDIR /edgex-go 16:51:21 ---> Using cache 16:51:21 ---> ba39ea6c1739 16:51:21 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:21 ---> Using cache 16:51:21 ---> 593b1e5bcb2f 16:51:21 Step 5/31 : RUN apk add --update --no-cache make git 16:51:21 ---> Using cache 16:51:21 ---> 4b845272d7bb 16:51:21 Step 6/31 : COPY go.mod vendor* ./ 16:51:21 ---> Using cache 16:51:21 ---> e46094495cfc 16:51:21 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:21 ---> Using cache 16:51:21 ---> 2844c3c4769a 16:51:21 Step 8/31 : COPY . . 16:51:21 ---> Using cache 16:51:21 ---> 5be4fd645ca9 16:51:21 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:51:22 ---> Running in babd1c045252 16:51:22 ---> Running in 02da1fa3e60b 16:51:24 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 16:51:25 spire-1.2.1/ 16:51:25 spire-1.2.1/.data/ 16:51:25 spire-1.2.1/.data/.file 16:51:25 spire-1.2.1/.dockerignore 16:51:25 spire-1.2.1/.gitattributes 16:51:25 spire-1.2.1/.githooks/ 16:51:25 spire-1.2.1/.githooks/pre-commit 16:51:25 spire-1.2.1/.github/ 16:51:25 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:51:25 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:51:25 spire-1.2.1/.github/dependabot.yml 16:51:25 spire-1.2.1/.github/workflows/ 16:51:25 spire-1.2.1/.github/workflows/nightly_build.yaml 16:51:25 spire-1.2.1/.github/workflows/pr_build.yaml 16:51:25 spire-1.2.1/.github/workflows/release_build.yaml 16:51:25 spire-1.2.1/.github/workflows/scripts/ 16:51:25 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:51:25 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:51:25 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:51:25 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:51:25 spire-1.2.1/.github/workflows/scripts/split.sh 16:51:25 spire-1.2.1/.gitignore 16:51:25 spire-1.2.1/.go-version 16:51:25 spire-1.2.1/.golangci.yml 16:51:25 spire-1.2.1/ADOPTERS.md 16:51:25 spire-1.2.1/CHANGELOG.md 16:51:25 spire-1.2.1/CODE-OF-CONDUCT.md 16:51:25 spire-1.2.1/CODEOWNERS 16:51:25 spire-1.2.1/CONTRIBUTING.md 16:51:25 spire-1.2.1/Dockerfile 16:51:25 spire-1.2.1/Dockerfile.dev 16:51:25 spire-1.2.1/Dockerfile.scratch 16:51:25 spire-1.2.1/LICENSE 16:51:25 spire-1.2.1/MAINTAINERS.md 16:51:25 spire-1.2.1/Makefile 16:51:25 spire-1.2.1/README.md 16:51:25 spire-1.2.1/ROADMAP.md 16:51:25 spire-1.2.1/SECURITY.md 16:51:25 spire-1.2.1/cmd/ 16:51:25 spire-1.2.1/cmd/spire-agent/ 16:51:25 spire-1.2.1/cmd/spire-agent/cli/ 16:51:25 spire-1.2.1/cmd/spire-agent/cli/api/ 16:51:25 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:51:25 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:51:25 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:51:25 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:51:25 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:51:25 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:51:25 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:51:25 spire-1.2.1/cmd/spire-agent/cli/common/ 16:51:25 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:51:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:51:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:51:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:51:25 spire-1.2.1/cmd/spire-agent/cli/run/ 16:51:25 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:51:25 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:51:25 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:51:25 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:51:25 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:51:25 spire-1.2.1/cmd/spire-agent/main.go 16:51:25 spire-1.2.1/cmd/spire-server/ 16:51:25 spire-1.2.1/cmd/spire-server/cli/ 16:51:25 spire-1.2.1/cmd/spire-server/cli/agent/ 16:51:25 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:51:25 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/cli.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/entry/ 16:51:25 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/federation/ 16:51:25 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:51:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:51:25 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/run/ 16:51:25 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/token/ 16:51:25 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/validate/ 16:51:25 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/x509/ 16:51:25 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:51:25 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:51:25 spire-1.2.1/cmd/spire-server/main.go 16:51:25 spire-1.2.1/cmd/spire-server/util/ 16:51:25 spire-1.2.1/cmd/spire-server/util/util.go 16:51:25 spire-1.2.1/conf/ 16:51:25 spire-1.2.1/conf/agent/ 16:51:25 spire-1.2.1/conf/agent/agent.conf 16:51:25 spire-1.2.1/conf/agent/agent_full.conf 16:51:25 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:51:25 spire-1.2.1/conf/server/ 16:51:25 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:51:25 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:51:25 spire-1.2.1/conf/server/server.conf 16:51:25 spire-1.2.1/conf/server/server_full.conf 16:51:25 spire-1.2.1/doc/ 16:51:25 spire-1.2.1/doc/SPIRE101.md 16:51:25 spire-1.2.1/doc/auditlog.md 16:51:25 spire-1.2.1/doc/authorization_policy_engine.md 16:51:25 spire-1.2.1/doc/changelog_guidelines.md 16:51:25 spire-1.2.1/doc/cure53-report.pdf 16:51:25 spire-1.2.1/doc/images/ 16:51:25 spire-1.2.1/doc/images/2019_roadmap.png 16:51:25 spire-1.2.1/doc/images/SPIRE101.png 16:51:25 spire-1.2.1/doc/images/SPIRE_agent.png 16:51:25 spire-1.2.1/doc/images/SPIRE_server.png 16:51:25 spire-1.2.1/doc/images/cache_mgr.png 16:51:25 spire-1.2.1/doc/images/cache_mgr_components.png 16:51:25 spire-1.2.1/doc/images/federated_spire.png 16:51:25 spire-1.2.1/doc/images/ha_mode.png 16:51:25 spire-1.2.1/doc/images/nested_spire.png 16:51:25 spire-1.2.1/doc/images/oidc_federation.png 16:51:25 spire-1.2.1/doc/images/single_trust_domain.png 16:51:25 spire-1.2.1/doc/images/spiffe_compatible.png 16:51:25 spire-1.2.1/doc/images/spire_logo.png 16:51:25 spire-1.2.1/doc/migrating_registration_api_clients.md 16:51:25 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:51:25 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:51:25 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:51:25 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:51:25 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:51:25 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:51:25 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:51:25 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:51:25 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:51:25 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:51:25 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:51:25 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:51:25 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:51:25 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:51:25 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:51:25 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:51:25 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:51:25 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:51:25 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:51:25 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:51:25 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:51:25 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:51:25 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:51:25 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:51:25 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:51:25 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:51:25 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:51:25 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:51:25 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:51:25 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:51:25 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:51:25 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:51:25 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:51:25 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:51:25 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:51:25 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:51:25 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:51:25 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:51:25 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:51:25 spire-1.2.1/doc/scaling_spire.md 16:51:25 spire-1.2.1/doc/spire_agent.md 16:51:25 spire-1.2.1/doc/spire_server.md 16:51:25 spire-1.2.1/doc/supported_integrations.md 16:51:25 spire-1.2.1/doc/telemetry.md 16:51:25 spire-1.2.1/doc/telemetry_config.md 16:51:25 spire-1.2.1/doc/upgrading.md 16:51:25 spire-1.2.1/doc/using_spire.md 16:51:25 spire-1.2.1/examples/ 16:51:25 spire-1.2.1/examples/README.md 16:51:25 spire-1.2.1/go.mod 16:51:25 spire-1.2.1/go.sum 16:51:25 spire-1.2.1/pkg/ 16:51:25 spire-1.2.1/pkg/agent/ 16:51:25 spire-1.2.1/pkg/agent/agent.go 16:51:25 spire-1.2.1/pkg/agent/api/ 16:51:25 spire-1.2.1/pkg/agent/api/config.go 16:51:25 spire-1.2.1/pkg/agent/api/debug/ 16:51:25 spire-1.2.1/pkg/agent/api/debug/v1/ 16:51:25 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:51:25 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:51:25 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:51:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:51:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:51:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:51:25 spire-1.2.1/pkg/agent/api/endpoints.go 16:51:25 spire-1.2.1/pkg/agent/api/health/ 16:51:25 spire-1.2.1/pkg/agent/api/health/v1/ 16:51:25 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:51:25 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:51:25 spire-1.2.1/pkg/agent/api/rpccontext/ 16:51:25 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:51:25 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:51:25 spire-1.2.1/pkg/agent/attestor/ 16:51:25 spire-1.2.1/pkg/agent/attestor/node/ 16:51:25 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:51:25 spire-1.2.1/pkg/agent/attestor/node/node.go 16:51:25 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:51:25 spire-1.2.1/pkg/agent/attestor/workload/ 16:51:25 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:51:25 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:51:25 spire-1.2.1/pkg/agent/catalog/ 16:51:25 spire-1.2.1/pkg/agent/catalog/catalog.go 16:51:25 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:51:25 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:51:25 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:51:25 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:51:25 spire-1.2.1/pkg/agent/client/ 16:51:25 spire-1.2.1/pkg/agent/client/client.go 16:51:25 spire-1.2.1/pkg/agent/client/client_test.go 16:51:25 spire-1.2.1/pkg/agent/client/dial.go 16:51:25 spire-1.2.1/pkg/agent/client/nodeconn.go 16:51:25 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:51:25 spire-1.2.1/pkg/agent/client/update.go 16:51:25 spire-1.2.1/pkg/agent/client/util.go 16:51:25 spire-1.2.1/pkg/agent/common/ 16:51:25 spire-1.2.1/pkg/agent/common/backoff/ 16:51:25 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:51:25 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:51:25 spire-1.2.1/pkg/agent/common/cgroups/ 16:51:25 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:51:25 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:51:25 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:51:25 spire-1.2.1/pkg/agent/config.go 16:51:25 spire-1.2.1/pkg/agent/endpoints/ 16:51:25 spire-1.2.1/pkg/agent/endpoints/config.go 16:51:25 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:51:25 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:51:25 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:51:25 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:51:25 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:51:25 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:51:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:51:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:51:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:51:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:51:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:51:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:51:25 spire-1.2.1/pkg/agent/endpoints/workload/ 16:51:25 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:51:25 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:51:25 spire-1.2.1/pkg/agent/manager/ 16:51:25 spire-1.2.1/pkg/agent/manager/cache/ 16:51:25 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:51:25 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:51:25 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:51:25 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:51:25 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:51:25 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:51:25 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:51:25 spire-1.2.1/pkg/agent/manager/config.go 16:51:25 spire-1.2.1/pkg/agent/manager/manager.go 16:51:25 spire-1.2.1/pkg/agent/manager/manager_test.go 16:51:25 spire-1.2.1/pkg/agent/manager/storage.go 16:51:25 spire-1.2.1/pkg/agent/manager/storage_test.go 16:51:25 spire-1.2.1/pkg/agent/manager/storecache/ 16:51:25 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:51:25 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:51:25 spire-1.2.1/pkg/agent/manager/sync.go 16:51:25 spire-1.2.1/pkg/agent/plugin/ 16:51:25 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:51:25 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:51:25 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:51:25 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:51:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:51:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:51:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:51:25 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:51:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:51:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:51:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:51:25 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:51:25 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:51:25 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:51:25 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:51:25 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:51:25 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:51:25 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:51:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:51:25 spire-1.2.1/pkg/agent/svid/ 16:51:25 spire-1.2.1/pkg/agent/svid/rotator.go 16:51:25 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:51:25 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:51:25 spire-1.2.1/pkg/agent/svid/store/ 16:51:25 spire-1.2.1/pkg/agent/svid/store/service.go 16:51:25 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:51:25 spire-1.2.1/pkg/common/ 16:51:25 spire-1.2.1/pkg/common/agentpathtemplate/ 16:51:25 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:51:25 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:51:25 spire-1.2.1/pkg/common/api/ 16:51:25 spire-1.2.1/pkg/common/api/metrics.go 16:51:25 spire-1.2.1/pkg/common/api/middleware/ 16:51:25 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:51:25 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:51:25 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:51:25 spire-1.2.1/pkg/common/api/middleware/logger.go 16:51:25 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:51:25 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:51:25 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:51:25 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:51:25 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:51:25 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:51:25 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:51:25 spire-1.2.1/pkg/common/api/middleware/names.go 16:51:25 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:51:25 spire-1.2.1/pkg/common/api/names.go 16:51:25 spire-1.2.1/pkg/common/api/ratelimit.go 16:51:25 spire-1.2.1/pkg/common/api/rpccontext/ 16:51:25 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:51:25 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:51:25 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:51:25 spire-1.2.1/pkg/common/auth/ 16:51:25 spire-1.2.1/pkg/common/auth/interceptors.go 16:51:25 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:51:25 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:51:25 spire-1.2.1/pkg/common/bundleutil/ 16:51:25 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:51:25 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:51:25 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:51:25 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:51:25 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:51:25 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:51:25 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:51:25 spire-1.2.1/pkg/common/bundleutil/types.go 16:51:25 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:51:25 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:51:25 spire-1.2.1/pkg/common/catalog/ 16:51:25 spire-1.2.1/pkg/common/catalog/bind.go 16:51:25 spire-1.2.1/pkg/common/catalog/builtin.go 16:51:25 spire-1.2.1/pkg/common/catalog/catalog.go 16:51:25 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:51:25 spire-1.2.1/pkg/common/catalog/closers.go 16:51:25 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:51:25 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:51:25 spire-1.2.1/pkg/common/catalog/config.go 16:51:25 spire-1.2.1/pkg/common/catalog/config_test.go 16:51:25 spire-1.2.1/pkg/common/catalog/configure.go 16:51:25 spire-1.2.1/pkg/common/catalog/constraints.go 16:51:25 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:51:25 spire-1.2.1/pkg/common/catalog/context.go 16:51:25 spire-1.2.1/pkg/common/catalog/external.go 16:51:25 spire-1.2.1/pkg/common/catalog/host.go 16:51:25 spire-1.2.1/pkg/common/catalog/pipenet.go 16:51:25 spire-1.2.1/pkg/common/catalog/plugin.go 16:51:25 spire-1.2.1/pkg/common/catalog/testplugin/ 16:51:25 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:51:25 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:51:25 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:51:25 spire-1.2.1/pkg/common/cli/ 16:51:25 spire-1.2.1/pkg/common/cli/env.go 16:51:25 spire-1.2.1/pkg/common/cli/flags.go 16:51:25 spire-1.2.1/pkg/common/cli/trust_domain.go 16:51:25 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:51:25 spire-1.2.1/pkg/common/cli/umask.go 16:51:25 spire-1.2.1/pkg/common/cli/umask_posix.go 16:51:25 spire-1.2.1/pkg/common/cli/umask_test.go 16:51:25 spire-1.2.1/pkg/common/cli/umask_windows.go 16:51:25 spire-1.2.1/pkg/common/cliprinter/ 16:51:25 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:51:25 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:51:25 spire-1.2.1/pkg/common/cliprinter/flag.go 16:51:25 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:51:25 spire-1.2.1/pkg/common/cliprinter/format.go 16:51:25 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:51:25 spire-1.2.1/pkg/common/cliprinter/internal/ 16:51:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:51:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:51:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:51:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:51:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:51:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:51:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:51:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:51:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:51:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:51:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:51:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:51:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:51:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:51:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:51:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:51:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:51:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:51:25 spire-1.2.1/pkg/common/coretypes/ 16:51:25 spire-1.2.1/pkg/common/coretypes/bundle/ 16:51:25 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:51:25 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:51:25 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:51:25 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:51:25 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:51:25 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:51:25 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:51:25 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:51:25 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:51:25 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:51:25 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:51:25 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:51:25 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:51:25 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:51:25 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:51:25 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:51:25 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:51:25 spire-1.2.1/pkg/common/cryptoutil/ 16:51:25 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:51:25 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:51:25 spire-1.2.1/pkg/common/diskutil/ 16:51:25 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:51:25 spire-1.2.1/pkg/common/diskutil/file_test.go 16:51:25 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:51:25 spire-1.2.1/pkg/common/errorutil/ 16:51:25 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:51:25 spire-1.2.1/pkg/common/health/ 16:51:25 spire-1.2.1/pkg/common/health/config.go 16:51:25 spire-1.2.1/pkg/common/health/context.go 16:51:25 spire-1.2.1/pkg/common/health/context_test.go 16:51:25 spire-1.2.1/pkg/common/health/health.go 16:51:25 spire-1.2.1/pkg/common/health/health_test.go 16:51:25 spire-1.2.1/pkg/common/health/logger.go 16:51:25 spire-1.2.1/pkg/common/hostservice/ 16:51:25 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:51:25 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:51:25 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:51:25 spire-1.2.1/pkg/common/idutil/ 16:51:25 spire-1.2.1/pkg/common/idutil/require.go 16:51:25 spire-1.2.1/pkg/common/idutil/require_test.go 16:51:25 spire-1.2.1/pkg/common/idutil/safety.go 16:51:25 spire-1.2.1/pkg/common/idutil/safety_test.go 16:51:25 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:51:25 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:51:25 spire-1.2.1/pkg/common/jwtsvid/ 16:51:25 spire-1.2.1/pkg/common/jwtsvid/common.go 16:51:25 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:51:25 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:51:25 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:51:25 spire-1.2.1/pkg/common/jwtutil/ 16:51:25 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:51:25 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:51:25 spire-1.2.1/pkg/common/log/ 16:51:25 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:51:25 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:51:25 spire-1.2.1/pkg/common/log/log.go 16:51:25 spire-1.2.1/pkg/common/log/log_test.go 16:51:25 spire-1.2.1/pkg/common/log/options.go 16:51:25 spire-1.2.1/pkg/common/nodeutil/ 16:51:25 spire-1.2.1/pkg/common/nodeutil/node.go 16:51:25 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:51:25 spire-1.2.1/pkg/common/peertracker/ 16:51:25 spire-1.2.1/pkg/common/peertracker/conn.go 16:51:25 spire-1.2.1/pkg/common/peertracker/credentials.go 16:51:25 spire-1.2.1/pkg/common/peertracker/errors.go 16:51:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:51:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:51:25 spire-1.2.1/pkg/common/peertracker/info.go 16:51:25 spire-1.2.1/pkg/common/peertracker/listener.go 16:51:25 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:51:25 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:51:25 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:51:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:51:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:51:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:51:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:51:25 spire-1.2.1/pkg/common/peertracker/tcp.go 16:51:25 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:51:25 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:51:25 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:51:25 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:51:25 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:51:25 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:51:25 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:51:25 spire-1.2.1/pkg/common/peertracker/uds.go 16:51:25 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:51:25 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:51:25 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:51:25 spire-1.2.1/pkg/common/pemutil/ 16:51:25 spire-1.2.1/pkg/common/pemutil/block.go 16:51:25 spire-1.2.1/pkg/common/pemutil/certs.go 16:51:25 spire-1.2.1/pkg/common/pemutil/common.go 16:51:25 spire-1.2.1/pkg/common/pemutil/csr.go 16:51:25 spire-1.2.1/pkg/common/pemutil/keys.go 16:51:25 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:51:25 spire-1.2.1/pkg/common/pemutil/testdata/ 16:51:25 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:51:25 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:51:25 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:51:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:51:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:51:25 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:51:25 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:51:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:51:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:51:25 spire-1.2.1/pkg/common/plugin/ 16:51:25 spire-1.2.1/pkg/common/plugin/aws/ 16:51:25 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:51:25 spire-1.2.1/pkg/common/plugin/azure/ 16:51:25 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:51:25 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:51:25 spire-1.2.1/pkg/common/plugin/facade.go 16:51:25 spire-1.2.1/pkg/common/plugin/facade_test.go 16:51:25 spire-1.2.1/pkg/common/plugin/gcp/ 16:51:25 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:51:25 spire-1.2.1/pkg/common/plugin/k8s/ 16:51:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:51:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:51:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:51:25 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:51:25 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:51:25 spire-1.2.1/pkg/common/plugin/log.go 16:51:25 spire-1.2.1/pkg/common/plugin/sshpop/ 16:51:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:51:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:51:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:51:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:51:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:51:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:51:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:51:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:51:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:51:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:51:25 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:51:25 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:51:25 spire-1.2.1/pkg/common/plugin/x509pop/ 16:51:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:51:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:51:25 spire-1.2.1/pkg/common/profiling/ 16:51:25 spire-1.2.1/pkg/common/profiling/dumpers.go 16:51:25 spire-1.2.1/pkg/common/profiling/profiling.go 16:51:25 spire-1.2.1/pkg/common/protoutil/ 16:51:25 spire-1.2.1/pkg/common/protoutil/masks.go 16:51:25 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:51:25 spire-1.2.1/pkg/common/rotationutil/ 16:51:25 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:51:25 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:51:25 spire-1.2.1/pkg/common/selector/ 16:51:25 spire-1.2.1/pkg/common/selector/selector.go 16:51:25 spire-1.2.1/pkg/common/selector/selector_test.go 16:51:25 spire-1.2.1/pkg/common/selector/set.go 16:51:25 spire-1.2.1/pkg/common/selector/set_utils.go 16:51:25 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:51:25 spire-1.2.1/pkg/common/telemetry/ 16:51:25 spire-1.2.1/pkg/common/telemetry/agent/ 16:51:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:51:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:51:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:51:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:51:25 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:51:25 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:51:25 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:51:25 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:51:25 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:51:25 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:51:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:51:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:51:25 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:51:25 spire-1.2.1/pkg/common/telemetry/call.go 16:51:25 spire-1.2.1/pkg/common/telemetry/common/ 16:51:25 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:51:25 spire-1.2.1/pkg/common/telemetry/config.go 16:51:25 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:51:25 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:51:25 spire-1.2.1/pkg/common/telemetry/inmem.go 16:51:25 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:51:25 spire-1.2.1/pkg/common/telemetry/m3.go 16:51:25 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:51:25 spire-1.2.1/pkg/common/telemetry/metrics.go 16:51:25 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:51:25 spire-1.2.1/pkg/common/telemetry/names.go 16:51:25 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:51:25 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:51:25 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:51:25 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:51:25 spire-1.2.1/pkg/common/telemetry/server/ 16:51:25 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:51:25 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:51:25 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:51:25 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:51:25 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:51:25 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:51:25 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:51:25 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:51:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:51:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:51:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:51:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:51:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:51:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:51:25 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:51:25 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:51:25 spire-1.2.1/pkg/common/telemetry/server/server.go 16:51:25 spire-1.2.1/pkg/common/telemetry/sink.go 16:51:25 spire-1.2.1/pkg/common/telemetry/statsd.go 16:51:25 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:51:25 spire-1.2.1/pkg/common/telemetry/uptime.go 16:51:25 spire-1.2.1/pkg/common/telemetry/version.go 16:51:25 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:51:25 spire-1.2.1/pkg/common/uptime/ 16:51:25 spire-1.2.1/pkg/common/uptime/uptime.go 16:51:25 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:51:25 spire-1.2.1/pkg/common/util/ 16:51:25 spire-1.2.1/pkg/common/util/certs.go 16:51:25 spire-1.2.1/pkg/common/util/certs_test.go 16:51:25 spire-1.2.1/pkg/common/util/csr.go 16:51:25 spire-1.2.1/pkg/common/util/hash.go 16:51:25 spire-1.2.1/pkg/common/util/selectors.go 16:51:25 spire-1.2.1/pkg/common/util/selectors_test.go 16:51:25 spire-1.2.1/pkg/common/util/signals.go 16:51:25 spire-1.2.1/pkg/common/util/sort.go 16:51:25 spire-1.2.1/pkg/common/util/sort_test.go 16:51:25 spire-1.2.1/pkg/common/util/task.go 16:51:25 spire-1.2.1/pkg/common/util/task_test.go 16:51:25 spire-1.2.1/pkg/common/util/testdata/ 16:51:25 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:51:25 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:51:25 spire-1.2.1/pkg/common/version/ 16:51:25 spire-1.2.1/pkg/common/version/version.go 16:51:25 spire-1.2.1/pkg/common/x509svid/ 16:51:25 spire-1.2.1/pkg/common/x509svid/common_test.go 16:51:25 spire-1.2.1/pkg/common/x509svid/csr.go 16:51:25 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:51:25 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:51:25 spire-1.2.1/pkg/common/x509util/ 16:51:25 spire-1.2.1/pkg/common/x509util/cert.go 16:51:25 spire-1.2.1/pkg/common/x509util/dns.go 16:51:25 spire-1.2.1/pkg/common/x509util/dns_test.go 16:51:25 spire-1.2.1/pkg/common/x509util/keyid.go 16:51:25 spire-1.2.1/pkg/common/x509util/keypair.go 16:51:25 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:51:25 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:51:25 spire-1.2.1/pkg/server/ 16:51:25 spire-1.2.1/pkg/server/api/ 16:51:25 spire-1.2.1/pkg/server/api/agent.go 16:51:25 spire-1.2.1/pkg/server/api/agent/ 16:51:25 spire-1.2.1/pkg/server/api/agent/v1/ 16:51:25 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:51:25 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:51:25 spire-1.2.1/pkg/server/api/agent_test.go 16:51:25 spire-1.2.1/pkg/server/api/api.go 16:51:25 spire-1.2.1/pkg/server/api/audit/ 16:51:25 spire-1.2.1/pkg/server/api/audit/audit.go 16:51:25 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:51:25 spire-1.2.1/pkg/server/api/bundle.go 16:51:25 spire-1.2.1/pkg/server/api/bundle/ 16:51:25 spire-1.2.1/pkg/server/api/bundle/v1/ 16:51:25 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:51:25 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:51:25 spire-1.2.1/pkg/server/api/bundle_test.go 16:51:25 spire-1.2.1/pkg/server/api/debug/ 16:51:25 spire-1.2.1/pkg/server/api/debug/v1/ 16:51:25 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:51:25 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:51:25 spire-1.2.1/pkg/server/api/entry.go 16:51:25 spire-1.2.1/pkg/server/api/entry/ 16:51:25 spire-1.2.1/pkg/server/api/entry/v1/ 16:51:25 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:51:25 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:51:25 spire-1.2.1/pkg/server/api/entry_test.go 16:51:25 spire-1.2.1/pkg/server/api/health/ 16:51:25 spire-1.2.1/pkg/server/api/health/v1/ 16:51:25 spire-1.2.1/pkg/server/api/health/v1/service.go 16:51:25 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:51:25 spire-1.2.1/pkg/server/api/id.go 16:51:25 spire-1.2.1/pkg/server/api/id_test.go 16:51:25 spire-1.2.1/pkg/server/api/limits/ 16:51:25 spire-1.2.1/pkg/server/api/limits/limits.go 16:51:25 spire-1.2.1/pkg/server/api/middleware/ 16:51:25 spire-1.2.1/pkg/server/api/middleware/alias.go 16:51:25 spire-1.2.1/pkg/server/api/middleware/audit.go 16:51:25 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:51:25 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:51:25 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:51:25 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:51:25 spire-1.2.1/pkg/server/api/middleware/caller.go 16:51:25 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:51:25 spire-1.2.1/pkg/server/api/middleware/common.go 16:51:25 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:51:25 spire-1.2.1/pkg/server/api/middleware/entries.go 16:51:25 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:51:25 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:51:25 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:51:25 spire-1.2.1/pkg/server/api/ratelimit.go 16:51:25 spire-1.2.1/pkg/server/api/rpccontext/ 16:51:25 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:51:25 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:51:25 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:51:25 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:51:25 spire-1.2.1/pkg/server/api/selector.go 16:51:25 spire-1.2.1/pkg/server/api/selector_test.go 16:51:25 spire-1.2.1/pkg/server/api/status.go 16:51:25 spire-1.2.1/pkg/server/api/status_test.go 16:51:25 spire-1.2.1/pkg/server/api/svid/ 16:51:25 spire-1.2.1/pkg/server/api/svid/v1/ 16:51:25 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:51:25 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:51:25 spire-1.2.1/pkg/server/api/trustdomain.go 16:51:25 spire-1.2.1/pkg/server/api/trustdomain/ 16:51:25 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:51:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:51:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:51:25 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:51:25 spire-1.2.1/pkg/server/authpolicy/ 16:51:25 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:51:25 spire-1.2.1/pkg/server/authpolicy/policy.go 16:51:25 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:51:25 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:51:25 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:51:25 spire-1.2.1/pkg/server/authpolicy/validate.go 16:51:25 spire-1.2.1/pkg/server/bundle/ 16:51:25 spire-1.2.1/pkg/server/bundle/client/ 16:51:25 spire-1.2.1/pkg/server/bundle/client/client.go 16:51:25 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:51:25 spire-1.2.1/pkg/server/bundle/client/manager.go 16:51:25 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:51:25 spire-1.2.1/pkg/server/bundle/client/sources.go 16:51:25 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:51:25 spire-1.2.1/pkg/server/bundle/client/updater.go 16:51:25 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:51:25 spire-1.2.1/pkg/server/ca/ 16:51:25 spire-1.2.1/pkg/server/ca/ca.go 16:51:25 spire-1.2.1/pkg/server/ca/ca_health.go 16:51:25 spire-1.2.1/pkg/server/ca/ca_test.go 16:51:25 spire-1.2.1/pkg/server/ca/journal.go 16:51:25 spire-1.2.1/pkg/server/ca/journal_test.go 16:51:25 spire-1.2.1/pkg/server/ca/manager.go 16:51:25 spire-1.2.1/pkg/server/ca/manager_health.go 16:51:25 spire-1.2.1/pkg/server/ca/manager_test.go 16:51:25 spire-1.2.1/pkg/server/ca/templates.go 16:51:25 spire-1.2.1/pkg/server/ca/upstream_client.go 16:51:25 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:51:25 spire-1.2.1/pkg/server/ca/validation.go 16:51:25 spire-1.2.1/pkg/server/cache/ 16:51:25 spire-1.2.1/pkg/server/cache/dscache/ 16:51:25 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:51:25 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:51:25 spire-1.2.1/pkg/server/cache/entrycache/ 16:51:25 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:51:25 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:51:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:51:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:51:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:51:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:51:25 spire-1.2.1/pkg/server/catalog/ 16:51:25 spire-1.2.1/pkg/server/catalog/catalog.go 16:51:26 spire-1.2.1/pkg/server/catalog/keymanager.go 16:51:26 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:51:26 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:51:26 spire-1.2.1/pkg/server/catalog/notifier.go 16:51:26 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:51:26 spire-1.2.1/pkg/server/config.go 16:51:26 spire-1.2.1/pkg/server/datastore/ 16:51:26 spire-1.2.1/pkg/server/datastore/datastore.go 16:51:26 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:51:26 spire-1.2.1/pkg/server/datastore/repository.go 16:51:26 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:51:26 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:51:26 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:51:26 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:51:26 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:51:26 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:51:26 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:51:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:51:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:51:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:51:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:51:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:51:26 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:51:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:51:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:51:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:51:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:51:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:51:26 spire-1.2.1/pkg/server/endpoints/ 16:51:26 spire-1.2.1/pkg/server/endpoints/bundle/ 16:51:26 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:51:26 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:51:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:51:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:51:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:51:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:51:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:51:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:51:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:51:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:51:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:51:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:51:26 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:51:26 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:51:26 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:51:26 spire-1.2.1/pkg/server/endpoints/config.go 16:51:26 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:51:26 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:51:26 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:51:26 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:51:26 spire-1.2.1/pkg/server/endpoints/middleware.go 16:51:26 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:51:26 spire-1.2.1/pkg/server/hostservice/ 16:51:26 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:51:26 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:51:26 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:51:26 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:51:26 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:51:26 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:51:26 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:51:26 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/ 16:51:26 spire-1.2.1/pkg/server/plugin/keymanager/ 16:51:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:51:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:51:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:51:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:51:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:51:26 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:51:26 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:51:26 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:51:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:51:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:51:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:51:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:51:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:51:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:51:26 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:51:26 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:51:26 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:51:26 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:51:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:51:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:51:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:51:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:51:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:51:26 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:51:26 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:51:26 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/notifier/ 16:51:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:51:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:51:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:51:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:51:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:51:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:51:26 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:51:26 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:51:26 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:51:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:51:26 spire-1.2.1/pkg/server/registration/ 16:51:26 spire-1.2.1/pkg/server/registration/manager.go 16:51:26 spire-1.2.1/pkg/server/registration/manager_test.go 16:51:26 spire-1.2.1/pkg/server/scanentries.go 16:51:26 spire-1.2.1/pkg/server/scanentries_test.go 16:51:26 spire-1.2.1/pkg/server/server.go 16:51:26 spire-1.2.1/pkg/server/server_test.go 16:51:26 spire-1.2.1/pkg/server/svid/ 16:51:26 spire-1.2.1/pkg/server/svid/observer.go 16:51:26 spire-1.2.1/pkg/server/svid/observer_test.go 16:51:26 spire-1.2.1/pkg/server/svid/rotator.go 16:51:26 spire-1.2.1/pkg/server/svid/rotator_config.go 16:51:26 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:51:26 spire-1.2.1/pkg/server/svid/rotator_test.go 16:51:26 spire-1.2.1/proto/ 16:51:26 spire-1.2.1/proto/private/ 16:51:26 spire-1.2.1/proto/private/server/ 16:51:26 spire-1.2.1/proto/private/server/journal/ 16:51:26 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:51:26 spire-1.2.1/proto/private/server/journal/journal.proto 16:51:26 spire-1.2.1/proto/spire/ 16:51:26 spire-1.2.1/proto/spire/common/ 16:51:26 spire-1.2.1/proto/spire/common/common.pb.go 16:51:26 spire-1.2.1/proto/spire/common/common.proto 16:51:26 spire-1.2.1/proto/spire/common/plugin/ 16:51:26 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:51:26 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:51:26 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:51:26 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:51:26 spire-1.2.1/proto/spire/plugin/ 16:51:26 spire-1.2.1/proto/spire/plugin/agent/ 16:51:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:51:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:51:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:51:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:51:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:51:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:51:26 spire-1.2.1/release/ 16:51:26 spire-1.2.1/release/spire-extras/ 16:51:26 spire-1.2.1/release/spire-extras/README.md 16:51:26 spire-1.2.1/release/spire-extras/conf/ 16:51:26 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:51:26 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:51:26 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:51:26 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:51:26 spire-1.2.1/release/spire/ 16:51:26 spire-1.2.1/release/spire/README.md 16:51:26 spire-1.2.1/release/spire/conf/ 16:51:26 spire-1.2.1/release/spire/conf/agent/ 16:51:26 spire-1.2.1/release/spire/conf/agent/agent.conf 16:51:26 spire-1.2.1/release/spire/conf/server/ 16:51:26 spire-1.2.1/release/spire/conf/server/server.conf 16:51:26 spire-1.2.1/script/ 16:51:26 spire-1.2.1/script/build-artifact.sh 16:51:26 spire-1.2.1/script/generate_dummy_ca.sh 16:51:26 spire-1.2.1/support/ 16:51:26 spire-1.2.1/support/k8s/ 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:51:26 spire-1.2.1/support/oidc-discovery-provider/ 16:51:26 spire-1.2.1/support/oidc-discovery-provider/README.md 16:51:26 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:51:26 spire-1.2.1/support/oidc-discovery-provider/config.go 16:51:26 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:51:26 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:51:26 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:51:26 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:51:26 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:51:26 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:51:26 spire-1.2.1/support/oidc-discovery-provider/main.go 16:51:26 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:51:26 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:51:26 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:51:26 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:51:26 spire-1.2.1/test/ 16:51:26 spire-1.2.1/test/clock/ 16:51:26 spire-1.2.1/test/clock/clock.go 16:51:26 spire-1.2.1/test/fakes/ 16:51:26 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:51:26 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:51:26 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:51:26 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:51:26 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:51:26 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:51:26 spire-1.2.1/test/fakes/fakeagentstore/ 16:51:26 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:51:26 spire-1.2.1/test/fakes/fakedatastore/ 16:51:26 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:51:26 spire-1.2.1/test/fakes/fakeentryclient/ 16:51:26 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:51:26 spire-1.2.1/test/fakes/fakehealthchecker/ 16:51:26 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:51:26 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:51:26 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:51:26 spire-1.2.1/test/fakes/fakemetrics/ 16:51:26 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:51:26 spire-1.2.1/test/fakes/fakenoderesolver/ 16:51:26 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:51:26 spire-1.2.1/test/fakes/fakenotifier/ 16:51:26 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:51:26 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:51:26 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:51:26 spire-1.2.1/test/fakes/fakeserverca/ 16:51:26 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:51:26 spire-1.2.1/test/fakes/fakeservercatalog/ 16:51:26 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:51:26 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:51:26 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:51:26 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:51:26 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:51:26 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:51:26 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:51:26 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:51:26 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:51:26 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:51:26 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:51:26 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:51:26 spire-1.2.1/test/fixture/ 16:51:26 spire-1.2.1/test/fixture/certs/ 16:51:26 spire-1.2.1/test/fixture/certs/agent_svid.der 16:51:26 spire-1.2.1/test/fixture/certs/base_cert.pem 16:51:26 spire-1.2.1/test/fixture/certs/base_csr.pem 16:51:26 spire-1.2.1/test/fixture/certs/base_key.pem 16:51:26 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:51:26 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:51:26 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:51:26 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:51:26 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:51:26 spire-1.2.1/test/fixture/certs/blog_key.pem 16:51:26 spire-1.2.1/test/fixture/certs/bundle.der 16:51:26 spire-1.2.1/test/fixture/certs/ca.pem 16:51:26 spire-1.2.1/test/fixture/certs/ca_key.pem 16:51:26 spire-1.2.1/test/fixture/certs/database_cert.pem 16:51:26 spire-1.2.1/test/fixture/certs/database_csr.pem 16:51:26 spire-1.2.1/test/fixture/certs/database_key.pem 16:51:26 spire-1.2.1/test/fixture/certs/node_cert.pem 16:51:26 spire-1.2.1/test/fixture/certs/node_csr.pem 16:51:26 spire-1.2.1/test/fixture/certs/node_key.pem 16:51:26 spire-1.2.1/test/fixture/certs/svid.pem 16:51:26 spire-1.2.1/test/fixture/certs/svid_key.pem 16:51:26 spire-1.2.1/test/fixture/config/ 16:51:26 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:51:26 spire-1.2.1/test/fixture/config/agent_good.conf 16:51:26 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:51:26 spire-1.2.1/test/fixture/config/plugin_good.conf 16:51:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:51:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:51:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:51:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:51:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:51:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:51:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:51:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:51:26 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:51:26 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:51:26 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:51:26 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:51:26 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:51:26 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:51:26 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:51:26 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:51:26 spire-1.2.1/test/fixture/config/server_good.conf 16:51:26 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:51:26 spire-1.2.1/test/fixture/fixture.go 16:51:26 spire-1.2.1/test/fixture/nodeattestor/ 16:51:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:51:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:51:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:51:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:51:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:51:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:51:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:51:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:51:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:51:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:51:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:51:26 spire-1.2.1/test/fixture/registration/ 16:51:26 spire-1.2.1/test/fixture/registration/entries.json 16:51:26 spire-1.2.1/test/fixture/registration/good-for-update.json 16:51:26 spire-1.2.1/test/fixture/registration/good.json 16:51:26 spire-1.2.1/test/fixture/registration/invalid.json 16:51:26 spire-1.2.1/test/fixture/registration/invalid_json.json 16:51:26 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:51:26 spire-1.2.1/test/integration/ 16:51:26 spire-1.2.1/test/integration/README.md 16:51:26 spire-1.2.1/test/integration/common 16:51:26 spire-1.2.1/test/integration/setup/ 16:51:26 spire-1.2.1/test/integration/setup/adminclient/ 16:51:26 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:51:26 spire-1.2.1/test/integration/setup/adminclient/client.go 16:51:26 spire-1.2.1/test/integration/setup/debugagent/ 16:51:26 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:51:26 spire-1.2.1/test/integration/setup/debugagent/main.go 16:51:26 spire-1.2.1/test/integration/setup/debugserver/ 16:51:26 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:51:26 spire-1.2.1/test/integration/setup/debugserver/main.go 16:51:26 spire-1.2.1/test/integration/setup/downstreamclient/ 16:51:26 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:51:26 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:51:26 spire-1.2.1/test/integration/setup/itclient/ 16:51:26 spire-1.2.1/test/integration/setup/itclient/client.go 16:51:26 spire-1.2.1/test/integration/setup/node-attestation/ 16:51:26 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:51:26 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:51:26 spire-1.2.1/test/integration/setup/x509pop/ 16:51:26 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:51:26 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:51:26 spire-1.2.1/test/integration/suites/ 16:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:51:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:51:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:51:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:51:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:51:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:51:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:51:26 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:51:26 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:51:26 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:51:26 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:51:26 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:51:26 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:51:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:51:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:51:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:51:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:51:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:51:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:51:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:51:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:51:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:51:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:51:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:51:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:51:26 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:51:26 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:51:26 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:51:26 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:51:26 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:51:26 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:51:26 spire-1.2.1/test/integration/suites/join-token/ 16:51:26 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:51:26 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:51:26 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:51:26 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:51:26 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:51:26 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:51:26 spire-1.2.1/test/integration/suites/join-token/README.md 16:51:26 spire-1.2.1/test/integration/suites/join-token/conf/ 16:51:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:51:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:51:26 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:51:26 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:51:26 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:51:26 spire-1.2.1/test/integration/suites/join-token/teardown 16:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:51:26 spire-1.2.1/test/integration/suites/k8s/ 16:51:26 spire-1.2.1/test/integration/suites/k8s/00-setup 16:51:26 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:51:26 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:51:26 spire-1.2.1/test/integration/suites/k8s/README.md 16:51:26 spire-1.2.1/test/integration/suites/k8s/conf/ 16:51:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:51:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:51:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:51:26 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:51:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:51:26 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:51:26 spire-1.2.1/test/integration/suites/k8s/teardown 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/ 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:51:26 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:51:26 spire-1.2.1/test/integration/suites/node-attestation/ 16:51:26 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:51:26 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:51:26 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:51:26 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:51:26 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:51:26 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:51:26 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:51:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:51:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:51:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:51:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:51:26 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:51:26 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:51:26 spire-1.2.1/test/integration/suites/rotation/ 16:51:26 spire-1.2.1/test/integration/suites/rotation/00-setup 16:51:26 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:51:26 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:51:26 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:51:26 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:51:26 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:51:26 spire-1.2.1/test/integration/suites/rotation/README.md 16:51:26 spire-1.2.1/test/integration/suites/rotation/conf/ 16:51:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:51:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:51:26 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:51:26 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:51:26 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:51:26 spire-1.2.1/test/integration/suites/rotation/teardown 16:51:26 spire-1.2.1/test/integration/suites/self-test/ 16:51:26 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:51:26 spire-1.2.1/test/integration/suites/self-test/README.md 16:51:26 spire-1.2.1/test/integration/suites/self-test/teardown 16:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:51:26 spire-1.2.1/test/integration/suites/upgrade/ 16:51:26 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:51:26 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:51:26 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:51:26 spire-1.2.1/test/integration/suites/upgrade/README.md 16:51:26 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:51:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:51:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:51:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:51:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:51:26 spire-1.2.1/test/integration/suites/upgrade/teardown 16:51:26 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:51:26 spire-1.2.1/test/integration/test-one.sh 16:51:26 spire-1.2.1/test/integration/test.sh 16:51:26 spire-1.2.1/test/plugintest/ 16:51:26 spire-1.2.1/test/plugintest/config.go 16:51:26 spire-1.2.1/test/plugintest/load.go 16:51:26 spire-1.2.1/test/plugintest/option.go 16:51:26 spire-1.2.1/test/spiretest/ 16:51:26 spire-1.2.1/test/spiretest/apiserver.go 16:51:26 spire-1.2.1/test/spiretest/assertions.go 16:51:26 spire-1.2.1/test/spiretest/dir.go 16:51:26 spire-1.2.1/test/spiretest/errors_posix.go 16:51:26 spire-1.2.1/test/spiretest/errors_windows.go 16:51:26 spire-1.2.1/test/spiretest/logs.go 16:51:26 spire-1.2.1/test/spiretest/socketapi.go 16:51:26 spire-1.2.1/test/spiretest/suite.go 16:51:26 spire-1.2.1/test/spiretest/x509.go 16:51:26 spire-1.2.1/test/testca/ 16:51:26 spire-1.2.1/test/testca/ca.go 16:51:26 spire-1.2.1/test/testkey/ 16:51:26 spire-1.2.1/test/testkey/generate.sh 16:51:26 spire-1.2.1/test/testkey/genkeys.go 16:51:26 spire-1.2.1/test/testkey/keys.go 16:51:26 spire-1.2.1/test/testkey/new.go 16:51:26 spire-1.2.1/test/tpmsimulator/ 16:51:26 spire-1.2.1/test/tpmsimulator/simulator.go 16:51:26 spire-1.2.1/test/util/ 16:51:26 spire-1.2.1/test/util/cert_fixtures.go 16:51:26 spire-1.2.1/test/util/cert_generation.go 16:51:26 spire-1.2.1/test/util/io_redirection.go 16:51:26 spire-1.2.1/test/util/race.go 16:51:26 spire-1.2.1/test/util/util.go 16:51:26 building spire from source... 16:51:27 Installing go1.17.7... 16:51:34 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:51:34 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:51:34 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:51:34 go: downloading cloud.google.com/go/storage v1.21.0 16:51:34 go: downloading cloud.google.com/go v0.100.2 16:51:36 go: downloading k8s.io/apimachinery v0.23.4 16:51:37 go: downloading k8s.io/kube-aggregator v0.23.3 16:51:38 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:51:40 go: downloading cloud.google.com/go/security v1.3.0 16:51:40 go: downloading github.com/hashicorp/vault/api v1.4.1 16:51:40 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:51:41 go: downloading github.com/twmb/murmur3 v1.1.6 16:51:41 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:51:41 go: downloading gopkg.in/yaml.v2 v2.4.0 16:51:41 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:51:41 go: downloading github.com/gobwas/glob v0.2.3 16:51:42 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:51:42 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:51:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:51:42 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:51:42 go: downloading github.com/aws/smithy-go v1.11.0 16:51:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:51:44 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:51:44 go: downloading github.com/jinzhu/inflection v1.0.0 16:51:45 go: downloading github.com/gogo/protobuf v1.3.2 16:51:50 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:51:50 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:51:50 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:51:50 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:51:50 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:51:50 go: downloading github.com/dimchansky/utfbom v1.1.1 16:51:50 go: downloading cloud.google.com/go/compute v1.3.0 16:51:51 Building bin/spire-server... 16:51:51 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:51:51 go: downloading github.com/mitchellh/cli v1.1.2 16:51:51 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:51:51 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:51:51 go: downloading cloud.google.com/go/iam v0.1.1 16:51:51 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:51:52 go: downloading k8s.io/klog/v2 v2.30.0 16:51:52 go: downloading github.com/google/gofuzz v1.1.0 16:51:52 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:51:52 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:51:52 go: downloading github.com/fatih/color v1.13.0 16:51:53 go: downloading github.com/mattn/go-isatty v0.0.14 16:51:53 go: downloading google.golang.org/grpc v1.44.0 16:51:53 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:51:54 go: downloading github.com/spf13/pflag v1.0.5 16:51:54 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:51:54 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:51:54 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:51:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:51:54 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:51:55 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:51:55 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:51:56 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:51:56 go: downloading github.com/sirupsen/logrus v1.8.1 16:51:56 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:51:56 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:51:56 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:51:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:51:56 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:51:56 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:51:56 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:51:57 go: downloading github.com/imdario/mergo v0.3.12 16:51:57 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:51:57 go: downloading github.com/mattn/go-colorable v0.1.12 16:51:57 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:51:57 go: downloading github.com/Masterminds/goutils v1.1.0 16:51:57 go: downloading github.com/Masterminds/semver v1.5.0 16:51:57 go: downloading github.com/google/uuid v1.1.2 16:51:57 go: downloading github.com/huandu/xstrings v1.3.2 16:51:58 go: downloading go.opencensus.io v0.23.0 16:51:58 go: downloading github.com/armon/go-metrics v0.3.10 16:51:58 go: downloading github.com/prometheus/client_golang v1.12.1 16:51:58 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:51:59 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:51:59 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:51:59 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:51:59 go: downloading gopkg.in/inf.v0 v0.9.1 16:51:59 go: downloading github.com/go-logr/logr v1.2.2 16:51:59 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:51:59 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:52:00 go: downloading github.com/google/go-cmp v0.5.7 16:52:00 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:52:00 go: downloading github.com/json-iterator/go v1.1.12 16:52:01 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:52:01 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:52:01 go: downloading github.com/googleapis/gnostic v0.5.5 16:52:01 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:52:01 go: downloading github.com/open-policy-agent/opa v0.38.0 16:52:03 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:52:05 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:52:06 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:52:06 go: downloading github.com/tklauser/numcpus v0.3.0 16:52:06 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:52:06 go: downloading go.uber.org/zap v1.21.0 16:52:07 go: downloading sigs.k8s.io/yaml v1.3.0 16:52:07 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:52:07 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:52:07 go: downloading github.com/modern-go/reflect2 v1.0.2 16:52:07 go: downloading github.com/ryanuber/go-glob v1.0.0 16:52:07 go: downloading github.com/golang/snappy v0.0.4 16:52:08 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:52:18 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:52:18 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:52:18 go: downloading github.com/hashicorp/go-version v1.2.0 16:52:18 go: downloading go.uber.org/multierr v1.6.0 16:52:26 go: downloading github.com/hashicorp/errwrap v1.1.0 16:52:26 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:52:26 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:52:26 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:52:26 go: downloading go.uber.org/atomic v1.9.0 16:52:26 go: downloading github.com/prometheus/client_model v0.2.0 16:52:26 go: downloading github.com/prometheus/common v0.32.1 16:52:26 go: downloading github.com/beorn7/perks v1.0.1 16:52:26 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:52:26 go: downloading github.com/prometheus/procfs v0.7.3 16:52:26 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:52:27 go: downloading github.com/oklog/run v1.0.0 16:52:27 go: downloading github.com/imkira/go-observer v1.0.3 16:52:28 go: downloading github.com/twmb/murmur3 v1.1.6 16:52:28 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:52:28 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:52:28 go: downloading github.com/blang/semver/v4 v4.0.0 16:52:28 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:52:28 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:52:28 go: downloading github.com/jinzhu/gorm v1.9.16 16:52:29 go: downloading github.com/lib/pq v1.10.4 16:52:29 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:52:29 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:52:29 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:52:30 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:52:32 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:52:38 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:52:38 go: downloading github.com/stretchr/testify v1.7.0 16:52:38 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:52:38 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:52:40 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:52:40 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:52:59 go: downloading google.golang.org/api v0.70.0 16:52:59 go: downloading k8s.io/client-go v0.23.4 16:52:59 go: downloading k8s.io/api v0.23.4 16:53:09 go: downloading github.com/google/go-tpm v0.3.3 16:53:10 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:53:38 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:53:38 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:53:38 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:53:38 go: downloading cloud.google.com/go/storage v1.21.0 16:53:39 go: downloading cloud.google.com/go v0.100.2 16:53:40 go: downloading k8s.io/apimachinery v0.23.4 16:53:42 go: downloading k8s.io/kube-aggregator v0.23.3 16:53:43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:53:43 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:53:44 go: downloading github.com/hashicorp/vault/api v1.4.1 16:53:45 go: downloading cloud.google.com/go/security v1.3.0 16:53:45 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:53:46 go: downloading gopkg.in/yaml.v2 v2.4.0 16:53:46 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:53:47 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:53:47 go: downloading github.com/gobwas/glob v0.2.3 16:53:47 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:53:47 go: downloading github.com/jinzhu/inflection v1.0.0 16:53:47 go: downloading github.com/aws/smithy-go v1.11.0 16:53:49 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:53:49 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:53:49 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:53:49 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:53:50 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:53:50 go: downloading github.com/gogo/protobuf v1.3.2 16:53:51 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 16:53:56 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:53:56 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:53:56 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:53:56 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:53:56 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:53:56 go: downloading github.com/dimchansky/utfbom v1.1.1 16:53:56 go: downloading cloud.google.com/go/compute v1.3.0 16:53:57 go: downloading cloud.google.com/go/iam v0.1.1 16:53:57 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:53:57 go: downloading k8s.io/klog/v2 v2.30.0 16:53:58 go: downloading github.com/google/gofuzz v1.1.0 16:53:58 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:53:59 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:54:00 go: downloading github.com/spf13/pflag v1.0.5 16:54:01 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:54:01 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:54:01 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:54:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:54:01 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:54:02 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:54:02 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:54:03 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:54:03 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:54:03 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:54:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:54:04 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:54:06 go: downloading go.opencensus.io v0.23.0 16:54:07 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:54:07 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:54:07 go: downloading gopkg.in/inf.v0 v0.9.1 16:54:08 go: downloading github.com/go-logr/logr v1.2.2 16:54:08 go: downloading github.com/google/go-cmp v0.5.7 16:54:08 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:54:08 go: downloading github.com/json-iterator/go v1.1.12 16:54:09 go: downloading github.com/googleapis/gnostic v0.5.5 16:54:11 Removing intermediate container 92a7579d063b 16:54:11 ---> 3dcb2bf2cd93 16:54:11 16:54:11 Step 10/22 : FROM alpine:3.14 16:54:11 ---> ac73e934f311 16:54:11 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:54:11 ---> Running in fd8410e84bdb 16:54:12 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:54:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:54:15 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:54:15 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:54:15 (1/6) Installing ca-certificates (20211220-r0) 16:54:15 (2/6) Installing brotli-libs (1.0.9-r5) 16:54:15 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:54:15 (4/6) Installing libcurl (7.79.1-r1) 16:54:15 (5/6) Installing curl (7.79.1-r1) 16:54:15 (6/6) Installing dumb-init (1.2.5-r1) 16:54:15 Executing busybox-1.33.1-r7.trigger 16:54:15 Executing ca-certificates-20211220-r0.trigger 16:54:15 go: downloading github.com/tklauser/numcpus v0.3.0 16:54:15 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:54:15 go: downloading go.uber.org/zap v1.21.0 16:54:15 OK: 8 MiB in 20 packages 16:54:16 go: downloading sigs.k8s.io/yaml v1.3.0 16:54:16 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:54:16 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:54:16 go: downloading github.com/modern-go/reflect2 v1.0.2 16:54:16 go: downloading github.com/ryanuber/go-glob v1.0.0 16:54:16 go: downloading github.com/golang/snappy v0.0.4 16:54:17 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:54:18 Removing intermediate container fd8410e84bdb 16:54:18 ---> f8ed58273622 16:54:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:54:18 ---> Running in be933fd15965 16:54:19 Removing intermediate container be933fd15965 16:54:19 ---> d7eb8061f35e 16:54:19 Step 13/22 : WORKDIR /edgex 16:54:19 ---> Running in 827e0a72461b 16:54:19 Removing intermediate container 827e0a72461b 16:54:19 ---> 9bb149f7c612 16:54:19 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:54:20 ---> 186250e12ca0 16:54:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:54:22 ---> 58ae16951ff9 16:54:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:54:23 ---> 8ae010191127 16:54:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:54:24 ---> ddb8cd79b08e 16:54:24 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:54:24 ---> Running in ee827a3a6306 16:54:27 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:54:27 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:54:27 go: downloading github.com/hashicorp/go-version v1.2.0 16:54:27 Removing intermediate container ee827a3a6306 16:54:27 ---> 46033482cc52 16:54:27 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:54:27 go: downloading go.uber.org/multierr v1.6.0 16:54:27  ---> Running in d34b8c39ee1c 16:54:28 Removing intermediate container d34b8c39ee1c 16:54:28 ---> 8bbf439f099a 16:54:28 Step 20/22 : LABEL arch=arm64 16:54:28 ---> Running in 2171c70fc1df 16:54:28 Removing intermediate container 2171c70fc1df 16:54:28 ---> 77e7f324499e 16:54:29 Step 21/22 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c 16:54:29 ---> Running in e92daad54211 16:54:29 Removing intermediate container e92daad54211 16:54:29 ---> 6cfacbde4490 16:54:29 Step 22/22 : LABEL version=0.0.0 16:54:29 ---> Running in 8404c9bfe02a 16:54:30 Removing intermediate container 8404c9bfe02a 16:54:30 ---> 2fbcce5192df 16:54:30 16:54:30 Successfully built 2fbcce5192df 16:54:30 Successfully tagged security-proxy-setup-arm64:latest 16:54:30  Building security-proxy-setup ... done Building core-metadata 16:54:58 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:54:58 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:55:03 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:55:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:55:03 ---> a7fd66633c1f 16:55:03 Step 3/23 : WORKDIR /edgex-go 16:55:03 ---> Using cache 16:55:03 ---> ba39ea6c1739 16:55:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:03 ---> Using cache 16:55:03 ---> 593b1e5bcb2f 16:55:03 Step 5/23 : RUN apk add --update --no-cache make git 16:55:03 ---> Using cache 16:55:03 ---> 4b845272d7bb 16:55:03 Step 6/23 : COPY go.mod vendor* ./ 16:55:03 ---> Using cache 16:55:03 ---> e46094495cfc 16:55:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:03 ---> Using cache 16:55:03 ---> 2844c3c4769a 16:55:03 Step 8/23 : COPY . . 16:55:03 ---> Using cache 16:55:03 ---> 5be4fd645ca9 16:55:03 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:55:03 ---> Running in 79b3d731fe90 16:55:04 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 16:56:12 Removing intermediate container babd1c045252 16:56:12 ---> cfbc42d72bc4 16:56:12 16:56:12 Step 10/31 : FROM alpine:3.14 16:56:12 ---> ac73e934f311 16:56:12 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:56:12 ---> Running in 70415086f8f9 16:56:12 Removing intermediate container 70415086f8f9 16:56:12 ---> 11f4c99dc468 16:56:12 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:56:12 ---> Running in 6466d0c635e3 16:56:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:56:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:56:15 (1/2) Installing dumb-init (1.2.5-r1) 16:56:15 (2/2) Installing su-exec (0.2-r1) 16:56:15 Executing busybox-1.33.1-r7.trigger 16:56:15 OK: 6 MiB in 16 packages 16:56:16 Removing intermediate container 6466d0c635e3 16:56:16 ---> 7c7878a7b48d 16:56:16 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:56:16 ---> Running in 7f8bbe20117e 16:56:17 Removing intermediate container 7f8bbe20117e 16:56:17 ---> 3869161b4071 16:56:17 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:56:17 ---> Running in 4ec13fa11467 16:56:18 Removing intermediate container 4ec13fa11467 16:56:18 ---> caf0475534ce 16:56:18 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:56:18 ---> Running in 300292fdc30e 16:56:21 Removing intermediate container 300292fdc30e 16:56:21 ---> d0135175bec0 16:56:21 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:56:21 ---> Running in f1d1c7b22c3e 16:56:21 Removing intermediate container f1d1c7b22c3e 16:56:21 ---> 1c14a6ed4c1e 16:56:21 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:56:22 ---> b4d044c38db8 16:56:22 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:56:22 ---> Running in 94da279b127c 16:56:25 Removing intermediate container 94da279b127c 16:56:25 ---> b69cd369891e 16:56:25 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:26 ---> 943163c45c0f 16:56:26 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:56:27 ---> 77e132a5d350 16:56:27 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:56:29 ---> 7698d5aa6e70 16:56:29 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:56:29 ---> 40679ff71337 16:56:29 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:56:30 ---> dc8d9c8afae9 16:56:30 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:56:30 ---> Running in 5e440beb64bb 16:56:31 Removing intermediate container 5e440beb64bb 16:56:31 ---> 463cdd58535f 16:56:31 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:56:32 ---> 0a4e8246e90c 16:56:32 Step 26/31 : RUN chmod +x /entrypoint.sh 16:56:32 ---> Running in 359bd7183d6c 16:56:36 Removing intermediate container 359bd7183d6c 16:56:36 ---> 81e8a86ce129 16:56:36 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:56:36 ---> Running in 9e8004f1ee67 16:56:36 Removing intermediate container 9e8004f1ee67 16:56:36 ---> bb6a8d655cfd 16:56:36 Step 28/31 : CMD ["gate"] 16:56:36 ---> Running in 99da32b4f54f 16:56:37 Removing intermediate container 99da32b4f54f 16:56:37 ---> d3d89ddf47ce 16:56:37 Step 29/31 : LABEL arch=arm64 16:56:37 ---> Running in 1b1e65100afb 16:56:38 Removing intermediate container 1b1e65100afb 16:56:38 ---> 67d04ca0867f 16:56:38 Step 30/31 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c 16:56:38 ---> Running in b6cb09233808 16:56:38 Removing intermediate container b6cb09233808 16:56:38 ---> 4f92570c85a7 16:56:38 Step 31/31 : LABEL version=0.0.0 16:56:38 ---> Running in ddcd91ba5e96 16:56:39 Removing intermediate container ddcd91ba5e96 16:56:39 ---> 68dd7344fdb5 16:56:39 16:56:39 Successfully built 68dd7344fdb5 16:56:40 Successfully tagged security-bootstrapper-arm64:latest 16:56:40  Building security-bootstrapper ... done Building security-spiffe-token-provider 16:57:07 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:57:07 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:57:07 ---> a7fd66633c1f 16:57:07 Step 3/20 : WORKDIR /edgex-go 16:57:07 ---> Using cache 16:57:07 ---> ba39ea6c1739 16:57:07 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:57:07 ---> Running in 7b7d3984a838 16:57:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:57:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:57:10 v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:57:10 v3.15.4-155-gd52265d722 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:57:10 OK: 15741 distinct packages available 16:57:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:57:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:57:13 OK: 220 MiB in 52 packages 16:57:15 Removing intermediate container 7b7d3984a838 16:57:15 ---> 4eee9e592fdc 16:57:15 Step 5/20 : COPY go.mod vendor* ./ 16:57:16 ---> 7b8eeb8e3f13 16:57:16 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:16 ---> Running in 453da6157e80 16:57:21 Removing intermediate container 453da6157e80 16:57:21 ---> 45319773e5bc 16:57:21 Step 7/20 : COPY . . 16:57:43 ---> a74f47e1ea91 16:57:43 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:57:43 ---> Running in 55906e5f5e8f 16:57:43 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 17:00:05 Removing intermediate container 79b3d731fe90 17:00:05 ---> 67047a5c5db9 17:00:05 17:00:05 Step 10/23 : FROM alpine:3.14 17:00:05 ---> ac73e934f311 17:00:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:00:05 ---> Using cache 17:00:05 ---> 4c6febb40d20 17:00:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:00:05 ---> Using cache 17:00:05 ---> c9ac0c5a97b2 17:00:05 Step 13/23 : ENV APP_PORT=59881 17:00:05 ---> Running in 0345c2c591f4 17:00:05 Removing intermediate container 0345c2c591f4 17:00:05 ---> 1a0b23239be2 17:00:05 Step 14/23 : EXPOSE $APP_PORT 17:00:05 ---> Running in f6e2a9b1d620 17:00:05 Removing intermediate container f6e2a9b1d620 17:00:05 ---> 3b4dc3cef5dc 17:00:05 Step 15/23 : WORKDIR / 17:00:05 ---> Running in 7b86f10c5d09 17:00:05 Removing intermediate container 7b86f10c5d09 17:00:05 ---> e72c2c4339d2 17:00:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:05 ---> 2c7001f72a30 17:00:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:00:07 ---> 26a52a5c7ef3 17:00:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:00:07 ---> 21ff47d82a13 17:00:07 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:00:08 ---> Running in 9470a443ebab 17:00:08 Removing intermediate container 9470a443ebab 17:00:08 ---> 4d32644e4543 17:00:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:08 ---> Running in 7b10572c5d53 17:00:09 Removing intermediate container 7b10572c5d53 17:00:09 ---> c46d453b8e75 17:00:09 Step 21/23 : LABEL arch=arm64 17:00:09 ---> Running in cb499be01e64 17:00:09 Removing intermediate container cb499be01e64 17:00:09 ---> ec693a8309ce 17:00:09 Step 22/23 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c 17:00:09 ---> Running in 1193a497bc1c 17:00:10 Removing intermediate container 1193a497bc1c 17:00:10 ---> f36f0d8fcf46 17:00:10 Step 23/23 : LABEL version=0.0.0 17:00:10 ---> Running in 9dd336ca0523 17:00:11 Removing intermediate container 9dd336ca0523 17:00:11 ---> 1cee33baa556 17:00:11 17:00:11 Successfully built 1cee33baa556 17:00:11 Successfully tagged core-metadata-arm64:latest 17:00:11 Building core-command 17:00:44  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:00:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:00:44 ---> a7fd66633c1f 17:00:44 Step 3/23 : WORKDIR /edgex-go 17:00:44 ---> Using cache 17:00:44 ---> ba39ea6c1739 17:00:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:44 ---> Using cache 17:00:44 ---> 593b1e5bcb2f 17:00:44 Step 5/23 : RUN apk add --update --no-cache make git 17:00:44 ---> Using cache 17:00:44 ---> 4b845272d7bb 17:00:44 Step 6/23 : COPY go.mod vendor* ./ 17:00:44 ---> Using cache 17:00:44 ---> e46094495cfc 17:00:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:44 ---> Using cache 17:00:44 ---> 2844c3c4769a 17:00:44 Step 8/23 : COPY . . 17:00:44 ---> Using cache 17:00:44 ---> 5be4fd645ca9 17:00:44 Step 9/23 : RUN make cmd/core-command/core-command 17:00:44 ---> Running in 25d31bebc669 17:00:44 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 17:04:21 Removing intermediate container 55906e5f5e8f 17:04:21 ---> 0fadf26ba53e 17:04:21 17:04:21 Step 9/20 : FROM alpine:3.15 17:04:21 3.15: Pulling from library/alpine 17:04:21 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 17:04:21 Status: Downloaded newer image for alpine:3.15 17:04:21 ---> 3fb3c9af89a9 17:04:21 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:04:21 ---> Running in 385b985b97d9 17:04:21 Removing intermediate container 385b985b97d9 17:04:21 ---> 31bd56fe2be5 17:04:21 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:21 ---> Running in 5f9b2dcfe4f0 17:04:21 Removing intermediate container 5f9b2dcfe4f0 17:04:21 ---> d94a23b56a86 17:04:21 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:04:21 ---> Running in 349938c0fc6b 17:04:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:04:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:04:24 v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:04:24 v3.15.4-155-gd52265d722 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:04:24 OK: 15734 distinct packages available 17:04:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:04:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:04:26 (1/9) Installing ca-certificates (20211220-r0) 17:04:26 (2/9) Installing brotli-libs (1.0.9-r5) 17:04:26 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:04:26 (4/9) Installing libcurl (7.80.0-r1) 17:04:26 (5/9) Installing curl (7.80.0-r1) 17:04:26 (6/9) Installing dumb-init (1.2.5-r1) 17:04:27 (7/9) Installing musl-obstack (1.2.3-r0) 17:04:27 (8/9) Installing libucontext (1.1-r0) 17:04:27 (9/9) Installing gcompat (1.0.0-r4) 17:04:27 Executing busybox-1.34.1-r5.trigger 17:04:27 Executing ca-certificates-20211220-r0.trigger 17:04:28 OK: 8 MiB in 23 packages 17:04:30 Removing intermediate container 349938c0fc6b 17:04:30 ---> 198ef4b6ace5 17:04:30 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:31 ---> 61f968d6326b 17:04:31 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:04:33 ---> 42288ff4123c 17:04:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:04:34 ---> 04a0bdff7740 17:04:34 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:04:34 ---> Running in cdeff4a9be4f 17:04:34 Removing intermediate container cdeff4a9be4f 17:04:34 ---> b23a34569fba 17:04:34 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:04:34 ---> Running in 62246beb376c 17:04:35 Removing intermediate container 62246beb376c 17:04:35 ---> a1b98027c340 17:04:35 Step 18/20 : LABEL arch=arm64 17:04:35 ---> Running in 056e709907bc 17:04:36 Removing intermediate container 056e709907bc 17:04:36 ---> 919041cdfe65 17:04:36 Step 19/20 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c 17:04:36 ---> Running in 79826e651558 17:04:36 Removing intermediate container 79826e651558 17:04:36 ---> bfc806637981 17:04:36 Step 20/20 : LABEL version=0.0.0 17:04:36 ---> Running in cfefc8f8910a 17:04:37 Removing intermediate container cfefc8f8910a 17:04:37 ---> 7341f7e1c2c0 17:04:37 17:04:38 Successfully built 7341f7e1c2c0 17:04:38 Successfully tagged security-spiffe-token-provider-arm64:latest 17:04:38 Building sys-mgmt-agent 17:05:10  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:05:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:05:10 ---> a7fd66633c1f 17:05:10 Step 3/23 : WORKDIR /edgex-go 17:05:10 ---> Using cache 17:05:10 ---> ba39ea6c1739 17:05:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:10 ---> Using cache 17:05:10 ---> 593b1e5bcb2f 17:05:10 Step 5/23 : RUN apk add --update --no-cache make bash git 17:05:10 ---> Running in aa8eaedfe321 17:05:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:05:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:05:13 OK: 220 MiB in 52 packages 17:05:15 Removing intermediate container aa8eaedfe321 17:05:15 ---> 05af03cca16e 17:05:15 Step 6/23 : COPY go.mod vendor* ./ 17:05:15 Removing intermediate container 25d31bebc669 17:05:15 ---> 191f03ad6657 17:05:15 17:05:15 Step 10/23 : FROM alpine:3.14 17:05:15 ---> ac73e934f311 17:05:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:05:15 ---> Using cache 17:05:15 ---> 4c6febb40d20 17:05:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:05:15 ---> Using cache 17:05:15 ---> c9ac0c5a97b2 17:05:15 Step 13/23 : ENV APP_PORT=59882 17:05:16 ---> Running in c448f6e8ae40 17:05:16 ---> 7245203b2cf6 17:05:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:05:16 ---> Running in 5da47c55867e 17:05:17 Removing intermediate container c448f6e8ae40 17:05:17 ---> 009e75797e33 17:05:17 Step 14/23 : EXPOSE $APP_PORT 17:05:17 ---> Running in efd014ba1558 17:05:17 Removing intermediate container efd014ba1558 17:05:17 ---> fd23c6ee757c 17:05:17 Step 15/23 : WORKDIR / 17:05:18 ---> Running in 2b2eef8aca50 17:05:18 Removing intermediate container 2b2eef8aca50 17:05:18 ---> 53e778f1f433 17:05:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:05:19 ---> 124346d9d2d1 17:05:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:05:21 ---> 286fc4cc1ec2 17:05:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:05:22 ---> 78c9fcd9da95 17:05:22 Step 19/23 : ENTRYPOINT ["/core-command"] 17:05:22 ---> Running in 17e57ab4bd91 17:05:22 Removing intermediate container 5da47c55867e 17:05:22 ---> b5d099cf11fd 17:05:22 Step 8/23 : COPY . . 17:05:23 Removing intermediate container 17e57ab4bd91 17:05:23 ---> d49a11e97758 17:05:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:05:23 ---> Running in 58702ba1aef1 17:05:24 Removing intermediate container 58702ba1aef1 17:05:24 ---> 16e99df440c3 17:05:24 Step 21/23 : LABEL arch=arm64 17:05:24 ---> Running in 6d7794d1e0e8 17:05:25 Removing intermediate container 6d7794d1e0e8 17:05:25 ---> 55c654e47f17 17:05:25 Step 22/23 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c 17:05:25 ---> Running in 38dea490b8bc 17:05:26 Removing intermediate container 38dea490b8bc 17:05:26 ---> 8df896acb99d 17:05:26 Step 23/23 : LABEL version=0.0.0 17:05:26 ---> Running in 805c1b0ee208 17:05:27 Removing intermediate container 805c1b0ee208 17:05:27 ---> 76b0207e6c08 17:05:27 17:05:28 Successfully built 76b0207e6c08 17:05:28 Successfully tagged core-command-arm64:latest 17:05:46  Building core-command ... done  ---> dbee18fbd14e 17:05:46 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:05:46 ---> Running in 3654cf383bc4 17:05:47 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 17:09:24 Removing intermediate container 3654cf383bc4 17:09:24 ---> 8ed067f37940 17:09:24 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:09:24 ---> Running in 9cc5f54898c7 17:09:24 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 17:09:24 Removing intermediate container 9cc5f54898c7 17:09:24 ---> e07dfa6ac6fc 17:09:24 17:09:24 Step 11/23 : FROM docker:20.10.14 17:09:24 20.10.14: Pulling from library/docker 17:09:36 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 17:09:36 Status: Downloaded newer image for docker:20.10.14 17:09:36 ---> c346e9eafbab 17:09:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:09:36 ---> Running in 3e5ab741cbd5 17:09:36 Removing intermediate container 3e5ab741cbd5 17:09:36 ---> 0253ee7df666 17:09:36 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 17:09:36 ---> Running in a17a7931208c 17:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:09:39 (1/43) Installing readline (8.1.1-r0) 17:09:39 (2/43) Installing bash (5.1.16-r0) 17:09:39 Executing bash-5.1.16-r0.post-install 17:09:39 (3/43) Installing brotli-libs (1.0.9-r5) 17:09:39 (4/43) Installing nghttp2-libs (1.46.0-r0) 17:09:39 (5/43) Installing libcurl (7.80.0-r1) 17:09:39 (6/43) Installing curl (7.80.0-r1) 17:09:39 (7/43) Installing dumb-init (1.2.5-r1) 17:09:39 (8/43) Installing libbz2 (1.0.8-r1) 17:09:39 (9/43) Installing expat (2.4.7-r0) 17:09:39 (10/43) Installing libffi (3.4.2-r1) 17:09:39 (11/43) Installing gdbm (1.22-r0) 17:09:39 (12/43) Installing xz-libs (5.2.5-r1) 17:09:39 (13/43) Installing libgcc (10.3.1_git20211027-r0) 17:09:39 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 17:09:39 (15/43) Installing mpdecimal (2.5.1-r1) 17:09:39 (16/43) Installing sqlite-libs (3.36.0-r0) 17:09:39 (17/43) Installing python3 (3.9.7-r4) 17:09:41 (18/43) Installing py3-appdirs (1.4.4-r2) 17:09:41 (19/43) Installing py3-certifi (2020.12.5-r1) 17:09:41 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 17:09:41 (21/43) Installing py3-idna (3.3-r0) 17:09:42 (22/43) Installing py3-urllib3 (1.26.7-r0) 17:09:42 (23/43) Installing py3-requests (2.26.0-r1) 17:09:42 (24/43) Installing py3-msgpack (1.0.2-r1) 17:09:42 (25/43) Installing py3-lockfile (0.12.2-r4) 17:09:42 (26/43) Installing py3-cachecontrol (0.12.10-r0) 17:09:42 (27/43) Installing py3-colorama (0.4.4-r1) 17:09:42 (28/43) Installing py3-contextlib2 (21.6.0-r1) 17:09:42 (29/43) Installing py3-distlib (0.3.3-r0) 17:09:42 (30/43) Installing py3-distro (1.6.0-r0) 17:09:42 (31/43) Installing py3-six (1.16.0-r0) 17:09:42 (32/43) Installing py3-webencodings (0.5.1-r4) 17:09:42 (33/43) Installing py3-html5lib (1.1-r1) 17:09:42 (34/43) Installing py3-parsing (2.4.7-r2) 17:09:42 (35/43) Installing py3-packaging (20.9-r1) 17:09:42 (36/43) Installing py3-tomli (1.2.2-r0) 17:09:42 (37/43) Installing py3-pep517 (0.12.0-r0) 17:09:42 (38/43) Installing py3-progress (1.6-r0) 17:09:42 (39/43) Installing py3-retrying (1.3.3-r2) 17:09:42 (40/43) Installing py3-ordered-set (4.0.2-r2) 17:09:42 (41/43) Installing py3-setuptools (52.0.0-r4) 17:09:43 (42/43) Installing py3-toml (0.10.2-r2) 17:09:43 (43/43) Installing py3-pip (20.3.4-r1) 17:09:43 Executing busybox-1.34.1-r5.trigger 17:09:43 OK: 82 MiB in 65 packages 17:09:48 Collecting docker-compose==1.23.2 17:09:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:09:48 Collecting texttable<0.10,>=0.9.0 17:09:48 Downloading texttable-0.9.1.tar.gz (11 kB) 17:09:50 Collecting websocket-client<1.0,>=0.32.0 17:09:50 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:09:50 Collecting cached-property<2,>=1.2.0 17:09:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:09:51 Collecting jsonschema<3,>=2.5.1 17:09:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:09:51 Collecting docopt<0.7,>=0.6.1 17:09:51 Downloading docopt-0.6.2.tar.gz (25 kB) 17:09:53 Collecting dockerpty<0.5,>=0.4.1 17:09:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:09:56 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:09:56 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:09:57 Collecting PyYAML<4,>=3.10 17:09:57 Downloading PyYAML-3.13.tar.gz (270 kB) 17:10:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 17:10:00 Collecting docker<4.0,>=3.6.0 17:10:00 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:10:01 Collecting docker-pycreds>=0.4.0 17:10:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:10:02 Collecting idna<2.8,>=2.5 17:10:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:10:02 Collecting urllib3<1.25,>=1.21.1 17:10:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:10:02 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) 17:10:03 Collecting chardet<3.1.0,>=3.0.2 17:10:03 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:10:03 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:10:03 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:10:03 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:10:03 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:10:04 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:10:04 Attempting uninstall: urllib3 17:10:04 Found existing installation: urllib3 1.26.7 17:10:04 Uninstalling urllib3-1.26.7: 17:10:04 Successfully uninstalled urllib3-1.26.7 17:10:05 Attempting uninstall: idna 17:10:05 Found existing installation: idna 3.3 17:10:05 Uninstalling idna-3.3: 17:10:05 Successfully uninstalled idna-3.3 17:10:07 Attempting uninstall: requests 17:10:07 Found existing installation: requests 2.26.0 17:10:07 Uninstalling requests-2.26.0: 17:10:08 Successfully uninstalled requests-2.26.0 17:10:08 Running setup.py install for texttable: started 17:10:10 Running setup.py install for texttable: finished with status 'done' 17:10:10 Running setup.py install for PyYAML: started 17:10:13 Running setup.py install for PyYAML: finished with status 'done' 17:10:13 Running setup.py install for docopt: started 17:10:16 Running setup.py install for docopt: finished with status 'done' 17:10:16 Running setup.py install for dockerpty: started 17:10:18 Running setup.py install for dockerpty: finished with status 'done' 17:10:20 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 17:10:35 Removing intermediate container a17a7931208c 17:10:35 ---> a13d0fad1a4a 17:10:35 Step 14/23 : ENV APP_PORT=58890 17:10:35 ---> Running in d4e78bc8161b 17:10:35 Removing intermediate container d4e78bc8161b 17:10:35 ---> 70eea4da741b 17:10:35 Step 15/23 : EXPOSE $APP_PORT 17:10:35 ---> Running in a19a37133f8f 17:10:35 Removing intermediate container a19a37133f8f 17:10:35 ---> b6bd238904f7 17:10:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:10:37 ---> 243874a548d7 17:10:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:10:38 ---> 6dc7df75bdcb 17:10:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:10:39 ---> d19d8b7b38ab 17:10:39 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:10:39 ---> Running in a49b0b57d316 17:10:40 Removing intermediate container a49b0b57d316 17:10:40 ---> 26474f9cf599 17:10:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:10:40 ---> Running in b7fadda3390a 17:10:40 Removing intermediate container b7fadda3390a 17:10:40 ---> 3f89600edfaf 17:10:40 Step 21/23 : LABEL arch=arm64 17:10:40 ---> Running in c2ed17b7e3b4 17:10:41 Removing intermediate container c2ed17b7e3b4 17:10:41 ---> 52b68573edbb 17:10:41 Step 22/23 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c 17:10:41 ---> Running in 79f0e466c7eb 17:10:42 Removing intermediate container 79f0e466c7eb 17:10:42 ---> 78b8fae461be 17:10:42 Step 23/23 : LABEL version=0.0.0 17:10:42 ---> Running in 5b8c7e761c92 17:10:42 Removing intermediate container 5b8c7e761c92 17:10:42 ---> fe940e97232d 17:10:42 17:10:43 Successfully built fe940e97232d 17:10:43 Successfully tagged sys-mgmt-agent-arm64:latest 17:21:05  Building sys-mgmt-agent ... done Building bin/spire-agent... 17:21:05 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:21:05 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:21:05 go: downloading github.com/docker/docker v20.10.12+incompatible 17:21:05 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:21:05 go: downloading github.com/google/go-tpm-tools v0.3.3 17:21:06 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:21:06 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:21:06 go: downloading github.com/docker/go-connections v0.4.0 17:21:06 go: downloading github.com/docker/go-units v0.4.0 17:21:06 go: downloading github.com/opencontainers/image-spec v1.0.1 17:21:07 go: downloading github.com/containerd/containerd v1.3.4 17:21:07 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:21:07 go: downloading github.com/opencontainers/go-digest v1.0.0 17:24:14 Building bin/spire-agent... 17:24:14 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:24:14 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:24:14 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:24:14 go: downloading github.com/docker/docker v20.10.12+incompatible 17:24:20 go: downloading github.com/google/go-tpm-tools v0.3.3 17:24:20 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:24:20 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:24:20 go: downloading github.com/docker/go-connections v0.4.0 17:24:20 go: downloading github.com/docker/go-units v0.4.0 17:24:20 go: downloading github.com/opencontainers/image-spec v1.0.1 17:24:20 go: downloading github.com/containerd/containerd v1.3.4 17:24:20 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:24:21 go: downloading github.com/opencontainers/go-digest v1.0.0 17:25:00 Building bin/spire-agent... 17:25:00 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:25:00 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:25:00 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:25:00 go: downloading github.com/docker/docker v20.10.12+incompatible 17:25:03 go: downloading github.com/google/go-tpm-tools v0.3.3 17:25:05 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:25:05 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:25:06 go: downloading github.com/docker/go-connections v0.4.0 17:25:06 go: downloading github.com/docker/go-units v0.4.0 17:25:06 go: downloading github.com/opencontainers/image-spec v1.0.1 17:25:06 go: downloading github.com/containerd/containerd v1.3.4 17:25:06 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:25:06 go: downloading github.com/opencontainers/go-digest v1.0.0 17:26:14 Removing intermediate container d9470f454477 17:26:14 ---> e29266eb4884 17:26:14 17:26:14 Step 13/25 : FROM alpine:3.15 17:26:14 ---> 3fb3c9af89a9 17:26:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:26:14 ---> Using cache 17:26:14 ---> 31bd56fe2be5 17:26:14 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:26:14 ---> Using cache 17:26:14 ---> d94a23b56a86 17:26:14 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:26:14 ---> Running in afd0b6109d10 17:26:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:26:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:26:18 v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:26:18 v3.15.4-156-g799038cbae [https://nl.alpinelinux.org/alpine/v3.15/community] 17:26:18 OK: 15734 distinct packages available 17:26:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:26:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:26:20 (1/5) Installing dumb-init (1.2.5-r1) 17:26:20 (2/5) Installing musl-obstack (1.2.3-r0) 17:26:20 (3/5) Installing libucontext (1.1-r0) 17:26:21 (4/5) Installing gcompat (1.0.0-r4) 17:26:21 (5/5) Installing openssl (1.1.1o-r0) 17:26:21 Executing busybox-1.34.1-r5.trigger 17:26:21 OK: 6 MiB in 19 packages 17:26:23 Removing intermediate container afd0b6109d10 17:26:23 ---> 9481832b5c3a 17:26:23 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:26:35 ---> 8f470b992d6c 17:26:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:26:35 ---> 8e1b0cf2277e 17:26:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:26:35 ---> 23d3925c8e1c 17:26:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:26:36 ---> 743b52033886 17:26:36 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:26:36 ---> Running in ba9e3e5bddbb 17:26:37 Removing intermediate container ba9e3e5bddbb 17:26:37 ---> ed024b3386c8 17:26:37 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:26:37 ---> Running in 87a146a0a336 17:26:38 Removing intermediate container 87a146a0a336 17:26:38 ---> 29e583e8ddcb 17:26:38 Step 23/25 : LABEL arch=arm64 17:26:38 ---> Running in cb70432bb2a0 17:26:38 Removing intermediate container cb70432bb2a0 17:26:38 ---> 5f95b56bbbe9 17:26:38 Step 24/25 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c 17:26:38 ---> Running in b93f5e1b1559 17:26:39 Removing intermediate container b93f5e1b1559 17:26:39 ---> 3158f7092765 17:26:39 Step 25/25 : LABEL version=0.0.0 17:26:39 ---> Running in 712060513ce1 17:26:40 Removing intermediate container 712060513ce1 17:26:40 ---> 5dbf53366ae7 17:26:40 17:26:40 Successfully built 5dbf53366ae7 17:26:40 Successfully tagged security-spire-server-arm64:latest 17:29:32  Building security-spire-server ... done Removing intermediate container 38ac4cee2816 17:29:32 ---> ebe0b46b3d8b 17:29:32 17:29:32 Step 13/26 : FROM alpine:3.15 17:29:32 ---> 3fb3c9af89a9 17:29:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:29:32 ---> Using cache 17:29:32 ---> 31bd56fe2be5 17:29:32 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:29:32 ---> Using cache 17:29:32 ---> d94a23b56a86 17:29:32 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:29:32 ---> Running in 6e97f8d2dda4 17:29:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:29:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:29:32 v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:29:32 v3.15.4-156-g799038cbae [https://nl.alpinelinux.org/alpine/v3.15/community] 17:29:32 OK: 15734 distinct packages available 17:29:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:29:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:29:32 (1/4) Installing dumb-init (1.2.5-r1) 17:29:32 (2/4) Installing musl-obstack (1.2.3-r0) 17:29:32 (3/4) Installing libucontext (1.1-r0) 17:29:32 (4/4) Installing gcompat (1.0.0-r4) 17:29:32 Executing busybox-1.34.1-r5.trigger 17:29:32 OK: 6 MiB in 18 packages 17:29:32 Removing intermediate container 6e97f8d2dda4 17:29:32 ---> 7a81571fa8ea 17:29:32 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:29:34 ---> 5bf1e3cf551f 17:29:34 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:29:34 ---> 99d81b8bc100 17:29:34 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:29:34 ---> Running in 7870a9d8a311 17:29:35 Removing intermediate container 7870a9d8a311 17:29:35 ---> adfb12f8e436 17:29:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:29:36 ---> 34fc8ae5a599 17:29:36 Step 21/26 : WORKDIR / 17:29:36 ---> Running in 315f0014f27c 17:29:36 Removing intermediate container 315f0014f27c 17:29:36 ---> 4aeb6f938354 17:29:36 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:29:36 ---> Running in 4a176568a2b4 17:29:37 Removing intermediate container 4a176568a2b4 17:29:37 ---> 5e9531682fb4 17:29:37 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:29:37 ---> Running in 35dab2be60a3 17:29:37 Removing intermediate container 35dab2be60a3 17:29:37 ---> c2d47dc319e3 17:29:37 Step 24/26 : LABEL arch=arm64 17:29:37 ---> Running in 4cb952972eea 17:29:37 Removing intermediate container 4cb952972eea 17:29:37 ---> db1276e2722f 17:29:37 Step 25/26 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c 17:29:37 ---> Running in 0e5c4c19b52a 17:29:38 Removing intermediate container 0e5c4c19b52a 17:29:38 ---> 40f09d56c5b3 17:29:38 Step 26/26 : LABEL version=0.0.0 17:29:38 ---> Running in ebca9a4d7494 17:29:38 Removing intermediate container ebca9a4d7494 17:29:38 ---> 686b75f2aafb 17:29:38 17:29:39 Successfully built 686b75f2aafb 17:29:39 Successfully tagged security-spire-config-arm64:latest 17:29:47  Building security-spire-config ... done Removing intermediate container 02da1fa3e60b 17:29:47 ---> b514ec58a096 17:29:47 17:29:47 Step 13/26 : FROM alpine:3.15 17:29:47 ---> 3fb3c9af89a9 17:29:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:29:47 ---> Using cache 17:29:47 ---> 31bd56fe2be5 17:29:47 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:29:47 ---> Using cache 17:29:47 ---> d94a23b56a86 17:29:47 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:29:47 ---> Using cache 17:29:47 ---> 9481832b5c3a 17:29:47 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 17:29:49 ---> 01b9bcabb471 17:29:49 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:29:52 ---> 997f5ae8dfdd 17:29:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:29:53 ---> 90f44e442a55 17:29:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:29:53 ---> e7458ca97816 17:29:53 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:29:54 ---> b3b988793a5f 17:29:54 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:29:54 ---> Running in 5c25af0ab3f6 17:29:54 Removing intermediate container 5c25af0ab3f6 17:29:54 ---> 4991cb3bcf4c 17:29:54 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:29:54 ---> Running in 71a8d57305a5 17:29:55 Removing intermediate container 71a8d57305a5 17:29:55 ---> 5f54087ee474 17:29:55 Step 24/26 : LABEL arch=arm64 17:29:55 ---> Running in 8144cfb7dd5f 17:29:55 Removing intermediate container 8144cfb7dd5f 17:29:55 ---> 5dcdffd06e38 17:29:55 Step 25/26 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c 17:29:55 ---> Running in 9011a47cdbdf 17:29:55 Removing intermediate container 9011a47cdbdf 17:29:55 ---> e4163089e7dc 17:29:55 Step 26/26 : LABEL version=0.0.0 17:29:55 ---> Running in 5ee2a4bf1232 17:29:56 Removing intermediate container 5ee2a4bf1232 17:29:56 ---> 2de15e2193b1 17:29:56 17:29:56 Successfully built 2de15e2193b1 17:29:56 Successfully tagged security-spire-agent-arm64:latest 17:29:56  Building security-spire-agent ... done  [Pipeline] } 17:29:56 $ docker stop --time=1 8fe196df9f99b0a801e4a7ec32f569ebdc34e45fc60b751513398f8cf333d726 17:29:58 $ docker rm -f 8fe196df9f99b0a801e4a7ec32f569ebdc34e45fc60b751513398f8cf333d726 [Pipeline] // withDockerContainer [Pipeline] sh 17:29:59 + docker images 17:29:59 REPOSITORY TAG IMAGE ID CREATED SIZE 17:29:59 security-spire-agent-arm64 latest 2de15e2193b1 3 seconds ago 126MB 17:29:59 security-spire-config-arm64 latest 686b75f2aafb 21 seconds ago 85.6MB 17:29:59 b514ec58a096 26 seconds ago 4.14GB 17:29:59 ebe0b46b3d8b 54 seconds ago 4.14GB 17:29:59 security-spire-server-arm64 latest 5dbf53366ae7 3 minutes ago 86.3MB 17:29:59 e29266eb4884 4 minutes ago 4.14GB 17:29:59 sys-mgmt-agent-arm64 latest fe940e97232d 19 minutes ago 282MB 17:29:59 e07dfa6ac6fc 20 minutes ago 1.31GB 17:29:59 core-command-arm64 latest 76b0207e6c08 24 minutes ago 15.5MB 17:29:59 191f03ad6657 24 minutes ago 1.3GB 17:29:59 security-spiffe-token-provider-arm64 latest 7341f7e1c2c0 25 minutes ago 27.9MB 17:29:59 0fadf26ba53e 25 minutes ago 1.36GB 17:29:59 core-metadata-arm64 latest 1cee33baa556 29 minutes ago 16.3MB 17:29:59 67047a5c5db9 29 minutes ago 1.31GB 17:29:59 security-bootstrapper-arm64 latest 68dd7344fdb5 33 minutes ago 18.3MB 17:29:59 cfbc42d72bc4 33 minutes ago 1.31GB 17:29:59 security-proxy-setup-arm64 latest 2fbcce5192df 35 minutes ago 26.1MB 17:29:59 3dcb2bf2cd93 35 minutes ago 1.31GB 17:29:59 support-notifications-arm64 latest afebe7e41e7c 39 minutes ago 25.8MB 17:29:59 support-scheduler-arm64 latest d51599a5f8d4 39 minutes ago 25.2MB 17:29:59 46686d64f6d1 39 minutes ago 1.36GB 17:29:59 2cb138d8d8cb 39 minutes ago 1.36GB 17:29:59 core-data-arm64 latest 80de712bc9a5 40 minutes ago 21.6MB 17:29:59 1bf5369eb07e 41 minutes ago 1.34GB 17:29:59 security-secretstore-setup-arm64 latest 9ebccd857d1a 42 minutes ago 27.5MB 17:29:59 07030bb11b4d 42 minutes ago 1.32GB 17:29:59 ci-base-image-arm64 latest a7fd66633c1f 59 minutes ago 885MB 17:29:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 4 weeks ago 551MB 17:29:59 docker 20.10.14 c346e9eafbab 6 weeks ago 202MB 17:29:59 alpine 3.14 ac73e934f311 6 weeks ago 5.34MB 17:29:59 alpine 3.15 3fb3c9af89a9 6 weeks ago 5.32MB 17:29:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 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 17:29:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:29:59 17:29:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:30:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:30:00 arm64: Pulling from edgex-lftools-log-publisher 17:30:00 8998bd30e6a1: Pulling fs layer 17:30:00 04944245beec: Pulling fs layer 17:30:00 699f458cf7ca: Pulling fs layer 17:30:00 765212b225bb: Pulling fs layer 17:30:00 f23df028b6ca: Pulling fs layer 17:30:00 d65c8cfc05b1: Pulling fs layer 17:30:00 2437ff75d9bd: Pulling fs layer 17:30:00 765212b225bb: Waiting 17:30:00 f23df028b6ca: Waiting 17:30:00 2437ff75d9bd: Waiting 17:30:00 d65c8cfc05b1: Waiting 17:30:00 04944245beec: Verifying Checksum 17:30:00 04944245beec: Download complete 17:30:00 765212b225bb: Verifying Checksum 17:30:00 765212b225bb: Download complete 17:30:00 f23df028b6ca: Verifying Checksum 17:30:00 f23df028b6ca: Download complete 17:30:00 d65c8cfc05b1: Verifying Checksum 17:30:00 d65c8cfc05b1: Download complete 17:30:00 699f458cf7ca: Verifying Checksum 17:30:00 699f458cf7ca: Download complete 17:30:00 8998bd30e6a1: Verifying Checksum 17:30:00 8998bd30e6a1: Download complete 17:30:03 2437ff75d9bd: Verifying Checksum 17:30:03 2437ff75d9bd: Download complete 17:30:05 8998bd30e6a1: Pull complete 17:30:05 04944245beec: Pull complete 17:30:07 699f458cf7ca: Pull complete 17:30:07 765212b225bb: Pull complete 17:30:08 f23df028b6ca: Pull complete 17:30:08 d65c8cfc05b1: Pull complete 17:30:23 2437ff75d9bd: Pull complete 17:30:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:30:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:30:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:30:23 prd-ubuntu20.04-docker-arm64-4c-16g-64213 does not seem to be running inside a container 17:30:23 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:30:26 $ docker top 4b589cb03f1988726d888b69d57f93e1fbdd800fe6737770ba1e64729d0b004b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:27 ---> job-cost.sh 17:30:27 lf-activate-venv: SKIPPING 17:30:27 INFO: No Stack... 17:30:28 INFO: Retrieving Pricing Info for: v3-standard-4 17:30:29 INFO: Archiving Costs [Pipeline] sh 17:30:29 + cut -d, -f6 17:30:29 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 17:30:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4031-2-stack-cost] 17:30:29 Resource [jenkins-edgexfoundry-edgex-go-PR-4031-2-stack-cost] did not exist. Created. 17:30:29 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4031-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:30:30 + echo total: 0.2199999988079071 [Pipeline] stash 17:30:30 Stashed 1 file(s) [Pipeline] } 17:30:30 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4031-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:30:30 $ docker stop --time=1 4b589cb03f1988726d888b69d57f93e1fbdd800fe6737770ba1e64729d0b004b 17:30:32 $ docker rm -f 4b589cb03f1988726d888b69d57f93e1fbdd800fe6737770ba1e64729d0b004b [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 17:30:32 provisioning config files... 17:30:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config8846338867934623104tmp [Pipeline] { [Pipeline] sh 17:30:33 + set +x 17:30:33 + curl -s https://codecov.io/bash 17:30:33 + bash -s -- 17:30:33 17:30:33 _____ _ 17:30:33 / ____| | | 17:30:33 | | ___ __| | ___ ___ _____ __ 17:30:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:30:33 | |___| (_) | (_| | __/ (_| (_) \ V / 17:30:33 \_____\___/ \__,_|\___|\___\___/ \_/ 17:30:33 Bash-1.0.6 17:30:33 17:30:33 17:30:33 ==> git version 2.25.1 found 17:30:33 ==> 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 17:30:33 Release-Date: 2020-01-08 17:30:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:30:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:30:33 ==> Jenkins CI detected. 17:30:33 current dir:  /w/workspace/edgex-go/2 17:30:33 project root: . 17:30:33 --> token set from env 17:30:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:30:33 ==> Running gcov in . (disable via -X gcov) 17:30:33 ==> Python coveragepy not found 17:30:33 ==> Searching for coverage reports in: 17:30:33 + . 17:30:33 -> Found 1 reports 17:30:33 ==> Detecting git/mercurial file structure 17:30:33 ==> Reading reports 17:30:33 + ./coverage.out bytes=435134 17:30:33 ==> Appending adjustments 17:30:33 https://docs.codecov.io/docs/fixing-reports 17:30:34 + Found adjustments 17:30:34 ==> Gzipping contents 17:30:34 60K /tmp/codecov.TgeXxy.gz 17:30:34 ==> Uploading reports 17:30:34 url: https://codecov.io 17:30:34 query: branch=PR-4031&commit=4169e606539bb2d023554b237f76678cfe31300c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4031%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4031&job=&cmd_args= 17:30:34 -> Pinging Codecov 17:30:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4031&commit=4169e606539bb2d023554b237f76678cfe31300c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4031%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4031&job=&cmd_args= 17:30:34 -> Uploading to 17:30:34 https://storage.googleapis.com/codecov/v4/raw/2022-05-20/00271124DB129430A58F1EEE437C3FCB/4169e606539bb2d023554b237f76678cfe31300c/d1e9c4f8-c823-4b36-a864-2c8bea768802.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220520T173034Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f2511e6e5a2822f19beeb9d5bee0bba5d1f89afee293663ae44f826d8954f5cf 17:30:34 % Total % Received % Xferd Average Speed Time Time Time Current 17:30:34 Dload Upload Total Spent Left Speed 17:30:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59874 0 0 100 59874 0 243k --:--:-- --:--:-- --:--:-- 242k 17:30:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4169e606539bb2d023554b237f76678cfe31300c [Pipeline] } 17:30:35 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 17:30:35 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 17:30:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:30:36 ---> package-listing.sh 17:30:36 ++ facter osfamily 17:30:36 ++ tr '[:upper:]' '[:lower:]' 17:30:37 + OS_FAMILY=debian 17:30:37 + workspace=/w/workspace/edgex-go/2 17:30:37 + START_PACKAGES=/tmp/packages_start.txt 17:30:37 + END_PACKAGES=/tmp/packages_end.txt 17:30:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:30:37 + PACKAGES=/tmp/packages_start.txt 17:30:37 + '[' /w/workspace/edgex-go/2 ']' 17:30:37 + PACKAGES=/tmp/packages_end.txt 17:30:37 + case "${OS_FAMILY}" in 17:30:37 + dpkg -l 17:30:37 + grep '^ii' 17:30:37 + '[' -f /tmp/packages_start.txt ']' 17:30:37 + '[' -f /tmp/packages_end.txt ']' 17:30:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:30:37 + '[' /w/workspace/edgex-go/2 ']' 17:30:37 + mkdir -p /w/workspace/edgex-go/2/archives/ 17:30:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 17:30:37 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:30:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:30:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:30:37 17:30:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:30:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:30:38 latest: Pulling from edgex-lftools-log-publisher 17:30:38 5eb5b503b376: Pulling fs layer 17:30:38 5c69ac0246d0: Pulling fs layer 17:30:38 ec43610c2a17: Pulling fs layer 17:30:38 3a2ae6a8a46f: Pulling fs layer 17:30:38 33b1e0a273af: Pulling fs layer 17:30:38 5d3b04190fa2: Pulling fs layer 17:30:38 2f39f015ded8: Pulling fs layer 17:30:38 2f39f015ded8: Waiting 17:30:38 5d3b04190fa2: Waiting 17:30:38 3a2ae6a8a46f: Waiting 17:30:38 5c69ac0246d0: Verifying Checksum 17:30:38 5c69ac0246d0: Download complete 17:30:38 3a2ae6a8a46f: Verifying Checksum 17:30:38 3a2ae6a8a46f: Download complete 17:30:38 33b1e0a273af: Verifying Checksum 17:30:38 33b1e0a273af: Download complete 17:30:38 5d3b04190fa2: Verifying Checksum 17:30:38 5d3b04190fa2: Download complete 17:30:38 ec43610c2a17: Verifying Checksum 17:30:38 ec43610c2a17: Download complete 17:30:38 5eb5b503b376: Verifying Checksum 17:30:38 5eb5b503b376: Download complete 17:30:39 2f39f015ded8: Download complete 17:30:39 5eb5b503b376: Pull complete 17:30:39 5c69ac0246d0: Pull complete 17:30:40 ec43610c2a17: Pull complete 17:30:40 3a2ae6a8a46f: Pull complete 17:30:40 33b1e0a273af: Pull complete 17:30:40 5d3b04190fa2: Pull complete 17:30:44 2f39f015ded8: Pull complete 17:30:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:30:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:30:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:30:44 prd-ubuntu20.04-docker-8c-8g-64212 does not seem to be running inside a container 17:30:44 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:30:46 $ docker top fe54ab42ed04c795398d0cdbef5c6dd04c05760ddac36514a55fe86cf2bf5c46 -eo pid,comm [Pipeline] { [Pipeline] sh 17:30:47 + touch /tmp/pre-build-complete [Pipeline] sh 17:30:47 + mkdir -p /var/log/sysstat [Pipeline] sh 17:30:47 + ls /var/log/sa-host 17:30:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:30:48 provisioning config files... 17:30:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6668802157159723206tmp [Pipeline] { [Pipeline] echo 17:30:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:30:48 ---> create-netrc.sh [Pipeline] } 17:30:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:30:48 ---> python-tools-install.sh [Pipeline] echo 17:30:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:30:49 ---> sudo-logs.sh 17:30:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:30:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:30:49 ---> job-cost.sh 17:30:49 lf-activate-venv: SKIPPING 17:30:49 DEBUG: total: 0.2199999988079071 17:30:49 INFO: Retrieving Stack Cost... 17:30:49 INFO: Retrieving Pricing Info for: v3-standard-8 17:30:50 INFO: Archiving Costs [Pipeline] echo 17:30:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:30:50 ---> logs-deploy.sh 17:30:50 lf-activate-venv: SKIPPING 17:30:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4031/2 17:30:50 INFO: archiving workspace using pattern(s): 17:30:51 Archives upload complete. 17:30:51 INFO: archiving logs to Nexus 17:30:52 ---> uname -a: 17:30:52 Linux prd-ubuntu20-04-docker-8c-8g-64212 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:30:52 17:30:52 17:30:52 ---> lscpu: 17:30:52 Architecture: x86_64 17:30:52 CPU op-mode(s): 32-bit, 64-bit 17:30:52 Byte Order: Little Endian 17:30:52 Address sizes: 40 bits physical, 48 bits virtual 17:30:52 CPU(s): 8 17:30:52 On-line CPU(s) list: 0-7 17:30:52 Thread(s) per core: 1 17:30:52 Core(s) per socket: 1 17:30:52 Socket(s): 8 17:30:52 NUMA node(s): 1 17:30:52 Vendor ID: AuthenticAMD 17:30:52 CPU family: 23 17:30:52 Model: 49 17:30:52 Model name: AMD EPYC-Rome Processor 17:30:52 Stepping: 0 17:30:52 CPU MHz: 2800.000 17:30:52 BogoMIPS: 5600.00 17:30:52 Virtualization: AMD-V 17:30:52 Hypervisor vendor: KVM 17:30:52 Virtualization type: full 17:30:52 L1d cache: 256 KiB 17:30:52 L1i cache: 256 KiB 17:30:52 L2 cache: 4 MiB 17:30:52 L3 cache: 128 MiB 17:30:52 NUMA node0 CPU(s): 0-7 17:30:52 Vulnerability Itlb multihit: Not affected 17:30:52 Vulnerability L1tf: Not affected 17:30:52 Vulnerability Mds: Not affected 17:30:52 Vulnerability Meltdown: Not affected 17:30:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:30:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:30:52 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:30:52 Vulnerability Srbds: Not affected 17:30:52 Vulnerability Tsx async abort: Not affected 17:30:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:30:52 17:30:52 17:30:52 ---> nproc: 17:30:52 8 17:30:52 17:30:52 17:30:52 ---> df -h: 17:30:52 Filesystem Size Used Avail Use% Mounted on 17:30:52 overlay 155G 28G 128G 18% / 17:30:52 tmpfs 64M 0 64M 0% /dev 17:30:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:30:52 shm 64M 0 64M 0% /dev/shm 17:30:52 /dev/vda1 155G 28G 128G 18% /facter-os 17:30:52 17:30:52 17:30:52 ---> sar -b -r -n DEV: 17:30:52 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64212) 05/20/22 _x86_64_ (8 CPU) 17:30:52 17:30:52 16:26:03 LINUX RESTART (8 CPU) 17:30:52 17:30:52 16:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:30:52 16:28:01 131.17 2.00 129.17 0.00 29.19 67397.93 0.00 17:30:52 16:29:01 37.10 0.13 36.97 0.00 2.53 14975.56 0.00 17:30:52 16:30:01 231.54 0.12 231.43 0.00 15.60 188937.84 0.00 17:30:52 16:31:01 777.70 0.47 777.23 0.00 14.92 295048.63 0.00 17:30:52 16:32:02 778.19 2.07 776.12 0.00 19.90 388501.71 0.00 17:30:52 16:33:01 646.45 1.69 644.76 0.00 15.46 202410.30 0.00 17:30:52 16:34:01 668.24 0.03 668.21 0.00 0.27 265516.55 0.00 17:30:52 16:35:01 771.82 0.80 771.03 0.00 11.28 171000.33 0.00 17:30:52 16:36:01 564.97 2.02 562.96 0.00 16.00 242696.22 0.00 17:30:52 16:37:01 2.65 0.00 2.65 0.00 0.00 34.66 0.00 17:30:52 16:38:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 17:30:52 16:39:01 2.12 0.00 2.12 0.00 0.00 22.93 0.00 17:30:52 16:40:01 1.55 0.00 1.55 0.00 0.00 16.80 0.00 17:30:52 16:41:01 2.22 0.00 2.22 0.00 0.00 24.80 0.00 17:30:52 16:42:01 2.28 0.02 2.27 0.00 0.13 24.53 0.00 17:30:52 16:43:01 2.25 0.00 2.25 0.00 0.00 25.20 0.00 17:30:52 16:44:01 1.58 0.00 1.58 0.00 0.00 16.80 0.00 17:30:52 16:45:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 17:30:52 16:46:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 17:30:52 16:47:01 1.62 0.00 1.62 0.00 0.00 19.20 0.00 17:30:52 16:48:01 3.17 1.58 1.58 0.00 50.39 18.93 0.00 17:30:52 16:49:01 1.58 0.00 1.58 0.00 0.00 19.59 0.00 17:30:52 16:50:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 17:30:52 16:51:01 1.80 0.00 1.80 0.00 0.00 21.20 0.00 17:30:52 16:52:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 17:30:52 16:53:01 1.70 0.00 1.70 0.00 0.00 20.13 0.00 17:30:52 16:54:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 17:30:52 16:55:01 1.62 0.00 1.62 0.00 0.00 17.19 0.00 17:30:52 16:56:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 17:30:52 16:57:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 17:30:52 16:58:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 17:30:52 16:59:01 1.63 0.00 1.63 0.00 0.00 17.59 0.00 17:30:52 17:00:01 1.77 0.87 0.90 0.00 18.40 9.47 0.00 17:30:52 17:01:01 2.45 0.00 2.45 0.00 0.00 32.66 0.00 17:30:52 17:02:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 17:30:52 17:03:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 17:30:52 17:04:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 17:30:52 17:05:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 17:30:52 17:06:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 17:30:52 17:07:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 17:30:52 17:08:02 1.05 0.00 1.05 0.00 0.00 11.60 0.00 17:30:52 17:09:01 1.36 0.00 1.36 0.00 0.00 17.22 0.00 17:30:52 17:10:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 17:30:52 17:11:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 17:30:52 17:12:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 17:30:52 17:13:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 17:30:52 17:14:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 17:30:52 17:15:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 17:30:52 17:16:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 17:30:52 17:17:01 1.48 0.02 1.47 0.00 0.13 19.06 0.00 17:30:52 17:18:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 17:30:52 17:19:01 1.38 0.00 1.38 0.00 0.00 17.60 0.00 17:30:52 17:20:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 17:30:52 17:21:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 17:30:52 17:22:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 17:30:52 17:23:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 17:30:52 17:24:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 17:30:52 17:25:01 1.65 0.00 1.65 0.00 0.00 19.86 0.00 17:30:52 17:26:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 17:30:52 17:27:01 1.67 0.00 1.67 0.00 0.00 20.00 0.00 17:30:52 17:28:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 17:30:52 17:29:01 1.23 0.00 1.23 0.00 0.00 15.86 0.00 17:30:52 17:30:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 17:30:52 Average: 74.36 0.19 74.17 0.00 3.08 29164.61 0.00 17:30:52 17:30:52 16:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:30:52 16:28:01 26073356 30136864 2150372 6.54 159764 4078344 2934872 8.65 3196540 3116196 524304 17:30:52 16:29:01 27526392 31636100 650228 1.98 164172 4098008 2097952 6.18 1494484 3353240 242408 17:30:52 16:30:01 25087136 31665528 610388 1.86 170520 6493600 2472308 7.29 1828376 5370520 956 17:30:52 16:31:01 19179928 31521220 741856 2.26 251772 11814104 2788380 8.22 2397652 10335532 44 17:30:52 16:32:02 11718172 31213536 1034008 3.14 343292 18443764 3021008 8.90 3983692 15758148 950616 17:30:52 16:33:01 8357572 30126920 2110068 6.42 443892 20359012 4878776 14.38 5174820 17658016 7788 17:30:52 16:34:01 2382540 30854644 1384964 4.21 534668 26700772 3343612 9.85 5909100 22627748 371456 17:30:52 16:35:01 6588632 31598488 657540 2.00 604188 23407264 2501648 7.37 3600920 20988256 1789356 17:30:52 16:36:01 9313328 31742540 517392 1.57 719236 20832644 1965424 5.79 2828036 19159556 300 17:30:52 16:37:01 9314572 31743816 516508 1.57 719276 20832628 1965424 5.79 2828404 19159536 12 17:30:52 16:38:01 9321428 31750620 509964 1.55 719284 20832636 1981476 5.84 2820980 19159540 8 17:30:52 16:39:01 9321416 31750616 510216 1.55 719300 20832636 1981476 5.84 2820964 19159572 12 17:30:52 16:40:01 9327472 31756696 504116 1.53 719328 20832640 1981476 5.84 2815536 19159584 12 17:30:52 16:41:01 9327196 31756652 504288 1.53 719384 20832628 1981476 5.84 2815520 19159744 12 17:30:52 16:42:01 9327700 31757228 503672 1.53 719412 20832644 1991236 5.87 2815788 19159756 12 17:30:52 16:43:01 9327368 31756924 503904 1.53 719444 20832652 1991236 5.87 2815504 19159764 12 17:30:52 16:44:01 9328080 31757680 503304 1.53 719492 20832648 1991236 5.87 2815528 19159764 12 17:30:52 16:45:01 9327804 31757444 503524 1.53 719504 20832656 1991236 5.87 2815612 19159768 16 17:30:52 16:46:01 9327512 31757160 503744 1.53 719528 20832644 1991236 5.87 2815580 19159772 12 17:30:52 16:47:01 9327140 31756820 504028 1.53 719536 20832660 1991236 5.87 2815916 19159772 12 17:30:52 16:48:01 9325152 31757220 503452 1.53 719560 20834176 1972852 5.81 2819740 19159364 32 17:30:52 16:49:01 9325352 31757584 503304 1.53 719580 20834304 1972852 5.81 2819004 19159464 24 17:30:52 16:50:01 9325336 31757592 503272 1.53 719596 20834308 1972852 5.81 2819004 19159468 8 17:30:52 16:51:01 9325288 31757572 503232 1.53 719624 20834308 1972852 5.81 2819416 19159472 12 17:30:52 16:52:01 9325240 31757536 503208 1.53 719636 20834312 1972852 5.81 2819388 19159472 16 17:30:52 16:53:01 9324780 31757128 503460 1.53 719652 20834324 1972852 5.81 2819080 19159476 24 17:30:52 16:54:01 9324988 31757352 503392 1.53 719664 20834328 1972852 5.81 2819072 19159480 12 17:30:52 16:55:01 9324940 31757316 503368 1.53 719672 20834328 1972852 5.81 2819168 19159480 20 17:30:52 16:56:01 9324892 31757276 503344 1.53 719680 20834328 1972852 5.81 2819148 19159484 12 17:30:52 16:57:01 9324372 31756792 503776 1.53 719700 20834332 1972852 5.81 2819592 19159492 12 17:30:52 16:58:01 9325072 31757508 503104 1.53 719708 20834336 1972852 5.81 2819220 19159496 12 17:30:52 16:59:01 9324960 31757404 503156 1.53 719712 20834340 1972852 5.81 2819244 19159500 12 17:30:52 17:00:01 9316128 31749364 511320 1.55 719756 20834852 2001400 5.90 2827568 19159952 216 17:30:52 17:01:01 9322160 31755400 505792 1.54 719764 20834856 2001400 5.90 2819360 19159956 12 17:30:52 17:02:01 9322184 31755440 505696 1.54 719772 20834860 2001400 5.90 2819736 19159960 12 17:30:52 17:03:01 9322640 31755924 505152 1.54 719796 20834864 2001400 5.90 2819396 19159964 12 17:30:52 17:04:01 9322616 31755920 505084 1.54 719816 20834868 2001400 5.90 2819872 19159968 24 17:30:52 17:05:01 9322788 31756108 504872 1.54 719824 20834868 2001400 5.90 2819460 19159968 24 17:30:52 17:06:01 9322956 31756288 504852 1.54 719840 20834860 2001400 5.90 2819448 19159972 12 17:30:52 17:07:01 9322720 31756080 505032 1.54 719852 20834876 2001400 5.90 2819756 19159972 12 17:30:52 17:08:02 9322672 31756044 505004 1.54 719868 20834876 2001400 5.90 2819524 19159972 12 17:30:52 17:09:01 9322372 31755760 505220 1.54 719880 20834884 2001400 5.90 2819536 19159976 44 17:30:52 17:10:01 9322488 31755896 504952 1.54 719892 20834888 2001400 5.90 2820132 19159976 208 17:30:52 17:11:01 9322512 31755932 504912 1.54 719904 20834892 2001400 5.90 2819584 19159980 12 17:30:52 17:12:01 9322464 31755916 504880 1.54 719920 20834896 2001400 5.90 2819912 19159992 12 17:30:52 17:13:01 9322164 31755620 505112 1.54 719928 20834896 1985156 5.85 2819612 19159992 16 17:30:52 17:14:01 9322824 31756308 504820 1.54 719952 20834900 1985156 5.85 2819616 19159996 12 17:30:52 17:15:01 9322816 31756308 505012 1.54 719956 20834900 1985156 5.85 2819624 19159996 8 17:30:52 17:16:01 9322760 31756264 504988 1.54 719976 20834904 1985156 5.85 2819652 19160000 28 17:30:52 17:17:01 9322176 31755708 505508 1.54 719992 20834900 1985156 5.85 2819972 19160004 12 17:30:52 17:18:01 9322648 31756340 504828 1.54 719996 20835036 1985156 5.85 2819876 19160120 12 17:30:52 17:19:01 9322608 31756336 504800 1.54 720008 20835044 1985156 5.85 2819700 19160140 8 17:30:52 17:20:01 9322560 31756296 504780 1.54 720016 20835048 1985156 5.85 2819740 19160144 12 17:30:52 17:21:01 9322480 31756236 504776 1.54 720040 20835048 1985156 5.85 2819740 19160144 12 17:30:52 17:22:01 9322356 31756148 505028 1.54 720072 20835044 1985156 5.85 2820100 19160148 8 17:30:52 17:23:01 9322180 31756060 505012 1.54 720072 20835052 1985156 5.85 2819804 19160148 12 17:30:52 17:24:01 9322692 31756584 504444 1.53 720080 20835056 1985156 5.85 2819812 19160152 12 17:30:52 17:25:01 9322676 31756580 504380 1.53 720092 20835064 1985156 5.85 2819816 19160160 16 17:30:52 17:26:01 9322628 31756544 504356 1.53 720104 20835064 1985156 5.85 2819828 19160160 12 17:30:52 17:27:01 9321744 31755696 505144 1.54 720120 20835068 1985156 5.85 2820100 19160164 16 17:30:52 17:28:01 9321736 31755696 505084 1.54 720128 20835068 1985156 5.85 2819860 19160164 12 17:30:52 17:29:01 9322264 31756240 504476 1.53 720140 20835076 1985156 5.85 2819868 19160172 40 17:30:52 17:30:01 9322384 31756368 504496 1.53 720144 20835080 1985156 5.85 2819872 19160176 12 17:30:52 Average: 10153897 31671701 589269 1.79 670785 20020348 2115364 6.23 2899364 18301572 61721 17:30:52 17:30:52 16:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:30:52 16:28:01 ens3 355.18 282.26 4645.45 87.06 0.00 0.00 0.00 0.00 17:30:52 16:28:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 17:30:52 16:28:01 docker0 169.29 180.29 12.88 1272.21 0.00 0.00 0.00 0.00 17:30:52 16:28:01 veth20bac44 0.22 0.38 0.02 0.04 0.00 0.00 0.00 0.00 17:30:52 16:29:01 ens3 25.11 14.95 20.59 11.07 0.00 0.00 0.00 0.00 17:30:52 16:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 16:29:01 docker0 1.22 1.22 0.08 0.09 0.00 0.00 0.00 0.00 17:30:52 16:29:01 veth20bac44 1.22 1.25 0.09 0.10 0.00 0.00 0.00 0.00 17:30:52 16:30:01 ens3 160.57 106.65 1788.59 79.28 0.00 0.00 0.00 0.00 17:30:52 16:30:01 veth3874cd1 2.47 3.55 0.17 10.70 0.00 0.00 0.00 0.00 17:30:52 16:30:01 vethe116796 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 17:30:52 16:30:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 17:30:52 16:30:01 vetha7f523b 1.20 1.58 0.09 3.61 0.00 0.00 0.00 0.00 17:30:52 16:30:01 veth039509a 7.42 9.63 0.53 38.08 0.00 0.00 0.00 0.00 17:30:52 16:30:01 docker0 16.40 20.73 0.93 74.80 0.00 0.00 0.00 0.00 17:30:52 16:30:01 veth598bc06 4.52 5.37 0.31 20.70 0.00 0.00 0.00 0.00 17:30:52 16:30:01 veth38b2592 0.80 0.88 0.06 1.72 0.00 0.00 0.00 0.00 17:30:52 16:31:01 ens3 540.86 328.55 7347.50 94.53 0.00 0.00 0.00 0.00 17:30:52 16:31:01 vethca3d783 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:31:01 veth26a6c00 225.67 393.64 19.73 5825.84 0.00 0.00 0.00 0.48 17:30:52 16:31:01 vethe116796 0.00 0.77 0.00 0.04 0.00 0.00 0.00 0.00 17:30:52 16:31:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 17:30:52 16:31:01 docker0 251.27 434.63 18.15 6131.44 0.00 0.00 0.00 0.00 17:30:52 16:31:01 veth3e054b0 3.83 8.01 0.32 79.95 0.00 0.00 0.00 0.01 17:30:52 16:31:01 vethc6f7ca0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:32:02 ens3 852.31 512.17 11060.35 64.11 0.00 0.00 0.00 0.00 17:30:52 16:32:02 veth7f7abfd 234.58 377.49 19.35 5291.66 0.00 0.00 0.00 0.43 17:30:52 16:32:02 veth26a6c00 0.08 0.32 0.00 0.01 0.00 0.00 0.00 0.00 17:30:52 16:32:02 vethe116796 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 17:30:52 16:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:32:02 docker0 486.61 805.06 33.59 11022.17 0.00 0.00 0.00 0.00 17:30:52 16:32:02 vethad74ae9 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:30:52 16:32:02 veth079c315 224.07 382.24 18.59 5290.91 0.00 0.00 0.00 0.43 17:30:52 16:33:01 ens3 193.81 167.85 1323.95 96.30 0.00 0.00 0.00 0.00 17:30:52 16:33:01 veth63b1cb8 1.90 3.80 0.15 39.08 0.00 0.00 0.00 0.00 17:30:52 16:33:01 veth7f7abfd 39.47 54.70 3.81 523.23 0.00 0.00 0.00 0.04 17:30:52 16:33:01 vethe116796 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 16:33:01 docker0 92.65 124.83 7.56 1296.28 0.00 0.00 0.00 0.00 17:30:52 16:33:01 veth079c315 40.35 51.42 3.79 523.57 0.00 0.00 0.00 0.04 17:30:52 16:34:01 ens3 46.56 28.68 100.95 14.15 0.00 0.00 0.00 0.00 17:30:52 16:34:01 veth7f7abfd 0.17 0.33 0.01 0.02 0.00 0.00 0.00 0.00 17:30:52 16:34:01 vethe116796 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:30:52 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:34:01 docker0 11.90 16.40 0.67 75.97 0.00 0.00 0.00 0.00 17:30:52 16:34:01 veth079c315 0.17 0.32 0.01 0.02 0.00 0.00 0.00 0.00 17:30:52 16:35:01 ens3 161.77 133.75 761.93 86.16 0.00 0.00 0.00 0.00 17:30:52 16:35:01 vethe116796 0.00 0.73 0.00 0.04 0.00 0.00 0.00 0.00 17:30:52 16:35:01 lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 17:30:52 16:35:01 docker0 68.71 87.25 4.60 724.55 0.00 0.00 0.00 0.00 17:30:52 16:36:01 ens3 26.55 19.90 85.35 4.91 0.00 0.00 0.00 0.00 17:30:52 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:36:01 docker0 14.70 17.95 0.84 77.25 0.00 0.00 0.00 0.00 17:30:52 16:37:01 ens3 0.52 0.43 0.10 0.10 0.00 0.00 0.00 0.00 17:30:52 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:38:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 16:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:42:01 ens3 0.45 0.35 1.02 0.08 0.00 0.00 0.00 0.00 17:30:52 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:43:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:47:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:30:52 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:48:01 ens3 37.28 36.64 7.09 63.53 0.00 0.00 0.00 0.00 17:30:52 16:48:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:49:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:51:01 ens3 0.60 0.33 0.43 0.20 0.00 0.00 0.00 0.00 17:30:52 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:52:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 17:30:52 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:53:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 16:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 16:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:56:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:57:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:30:52 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 16:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 16:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:00:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:01:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:02:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 17:30:52 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:03:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:04:01 ens3 1.02 0.55 0.48 0.22 0.00 0.00 0.00 0.00 17:30:52 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:05:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:07:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 17:30:52 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:08:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:09:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 17:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 17:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:12:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:30:52 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 17:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:15:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:17:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 17:30:52 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:18:01 ens3 0.17 0.17 0.17 0.01 0.00 0.00 0.00 0.00 17:30:52 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:22:01 ens3 0.13 0.15 0.08 0.07 0.00 0.00 0.00 0.00 17:30:52 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 17:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 17:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:26:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:27:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 17:30:52 17:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 17:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:52 Average: ens3 38.24 26.00 431.60 9.55 0.00 0.00 0.00 0.00 17:30:52 Average: lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 17:30:52 Average: docker0 17.69 26.84 1.26 328.85 0.00 0.00 0.00 0.00 17:30:52 17:30:52 17:30:52 ---> sar -P ALL: 17:30:52 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64212) 05/20/22 _x86_64_ (8 CPU) 17:30:52 17:30:52 16:26:03 LINUX RESTART (8 CPU) 17:30:52 17:30:52 16:27:01 CPU %user %nice %system %iowait %steal %idle 17:30:52 16:28:01 all 30.72 0.00 7.63 0.88 0.09 60.68 17:30:52 16:28:01 0 30.18 0.00 7.00 0.08 0.08 62.65 17:30:52 16:28:01 1 32.97 0.00 7.63 0.66 0.08 58.66 17:30:52 16:28:01 2 30.04 0.00 8.40 0.19 0.08 61.29 17:30:52 16:28:01 3 31.01 0.00 8.10 1.85 0.09 58.96 17:30:52 16:28:01 4 31.26 0.00 7.67 0.66 0.08 60.33 17:30:52 16:28:01 5 31.52 0.00 7.49 2.11 0.12 58.75 17:30:52 16:28:01 6 29.51 0.00 7.78 0.08 0.08 62.54 17:30:52 16:28:01 7 29.31 0.00 6.96 1.38 0.08 62.26 17:30:52 16:29:01 all 39.86 0.00 5.32 0.21 0.08 54.53 17:30:52 16:29:01 0 38.65 0.00 5.15 0.05 0.08 56.06 17:30:52 16:29:01 1 40.23 0.00 5.38 0.02 0.08 54.29 17:30:52 16:29:01 2 42.17 0.00 5.44 0.99 0.08 51.32 17:30:52 16:29:01 3 40.46 0.00 5.54 0.00 0.08 53.91 17:30:52 16:29:01 4 39.24 0.00 5.48 0.08 0.07 55.13 17:30:52 16:29:01 5 38.75 0.00 5.15 0.08 0.08 55.93 17:30:52 16:29:01 6 39.49 0.00 5.19 0.00 0.08 55.23 17:30:52 16:29:01 7 39.85 0.00 5.26 0.47 0.08 54.34 17:30:52 16:30:01 all 24.42 0.00 10.08 1.85 0.08 63.56 17:30:52 16:30:01 0 22.22 0.00 9.26 0.12 0.09 68.31 17:30:52 16:30:01 1 23.51 0.00 10.48 0.32 0.09 65.61 17:30:52 16:30:01 2 26.63 0.00 10.95 3.21 0.09 59.12 17:30:52 16:30:01 3 25.94 0.00 11.89 4.02 0.09 58.06 17:30:52 16:30:01 4 23.82 0.00 8.72 0.15 0.08 67.22 17:30:52 16:30:01 5 24.24 0.00 7.61 5.83 0.08 62.24 17:30:52 16:30:01 6 25.16 0.00 11.12 0.17 0.09 63.46 17:30:52 16:30:01 7 23.86 0.00 10.62 0.99 0.07 64.46 17:30:52 16:31:01 all 47.22 0.00 11.78 8.94 0.11 31.94 17:30:52 16:31:01 0 46.44 0.00 11.85 9.55 0.12 32.04 17:30:52 16:31:01 1 46.88 0.00 13.00 13.56 0.12 26.44 17:30:52 16:31:01 2 46.93 0.00 11.16 6.33 0.12 35.47 17:30:52 16:31:01 3 47.62 0.00 10.85 6.78 0.10 34.66 17:30:52 16:31:01 4 47.60 0.00 11.03 3.92 0.10 37.35 17:30:52 16:31:01 5 47.46 0.00 11.55 14.63 0.12 26.24 17:30:52 16:31:01 6 48.19 0.00 11.51 12.19 0.10 28.01 17:30:52 16:31:01 7 46.67 0.00 13.34 4.50 0.14 35.35 17:30:52 16:32:02 all 75.65 0.00 14.37 2.77 0.17 7.04 17:30:52 16:32:02 0 75.45 0.00 14.39 4.37 0.17 5.63 17:30:52 16:32:02 1 74.48 0.00 14.86 3.41 0.17 7.08 17:30:52 16:32:02 2 73.13 0.00 15.91 5.42 0.18 5.36 17:30:52 16:32:02 3 75.49 0.00 14.52 2.55 0.17 7.27 17:30:52 16:32:02 4 79.20 0.00 11.52 1.42 0.15 7.70 17:30:52 16:32:02 5 77.22 0.00 14.40 1.34 0.17 6.87 17:30:52 16:32:02 6 73.16 0.00 15.20 1.67 0.17 9.80 17:30:52 16:32:02 7 77.01 0.00 14.18 1.98 0.17 6.66 17:30:52 16:33:01 all 76.36 0.00 10.98 5.11 0.15 7.40 17:30:52 16:33:01 0 71.94 0.00 12.72 13.33 0.17 1.84 17:30:52 16:33:01 1 72.94 0.00 11.89 4.32 0.14 10.72 17:30:52 16:33:01 2 74.31 0.00 11.58 4.34 0.14 9.64 17:30:52 16:33:01 3 74.57 0.00 10.28 5.69 0.17 9.29 17:30:52 16:33:01 4 74.43 0.00 11.24 4.68 0.14 9.52 17:30:52 16:33:01 5 75.48 0.00 11.61 5.59 0.14 7.18 17:30:52 16:33:01 6 91.13 0.00 7.80 0.17 0.14 0.76 17:30:52 16:33:01 7 76.01 0.00 10.73 2.79 0.17 10.30 17:30:52 16:34:01 all 83.49 0.00 11.16 1.21 0.15 3.99 17:30:52 16:34:01 0 77.47 0.00 14.75 5.98 0.15 1.64 17:30:52 16:34:01 1 86.71 0.00 10.58 0.38 0.17 2.16 17:30:52 16:34:01 2 90.89 0.00 8.07 0.25 0.17 0.62 17:30:52 16:34:01 3 81.42 0.00 11.83 0.25 0.15 6.34 17:30:52 16:34:01 4 81.46 0.00 12.44 2.06 0.17 3.88 17:30:52 16:34:01 5 84.73 0.00 9.69 0.55 0.13 4.90 17:30:52 16:34:01 6 82.95 0.00 10.75 0.10 0.15 6.05 17:30:52 16:34:01 7 82.25 0.00 11.18 0.10 0.15 6.33 17:30:52 16:35:01 all 55.39 0.00 10.89 5.22 0.13 28.37 17:30:52 16:35:01 0 52.51 0.00 10.73 4.65 0.15 31.96 17:30:52 16:35:01 1 50.50 0.00 11.30 4.42 0.13 33.65 17:30:52 16:35:01 2 69.22 0.00 9.13 1.91 0.12 19.62 17:30:52 16:35:01 3 51.60 0.00 10.70 9.29 0.13 28.27 17:30:52 16:35:01 4 50.04 0.00 11.47 5.11 0.13 33.24 17:30:52 16:35:01 5 63.07 0.00 11.14 4.06 0.12 21.62 17:30:52 16:35:01 6 53.01 0.00 10.96 8.81 0.13 27.08 17:30:52 16:35:01 7 53.10 0.00 11.68 3.48 0.14 31.60 17:30:52 16:36:01 all 12.20 0.00 6.78 5.24 0.07 75.71 17:30:52 16:36:01 0 11.50 0.00 4.96 2.40 0.05 81.08 17:30:52 16:36:01 1 12.30 0.00 8.42 3.36 0.08 75.83 17:30:52 16:36:01 2 12.58 0.00 7.21 5.15 0.07 75.00 17:30:52 16:36:01 3 12.31 0.00 7.23 1.46 0.05 78.95 17:30:52 16:36:01 4 13.75 0.00 6.12 2.64 0.07 77.42 17:30:52 16:36:01 5 13.54 0.00 5.64 2.80 0.07 77.95 17:30:52 16:36:01 6 9.91 0.00 8.37 22.79 0.07 58.87 17:30:52 16:36:01 7 11.71 0.00 6.31 1.31 0.08 80.59 17:30:52 16:37:01 all 0.03 0.00 0.02 0.01 0.00 99.94 17:30:52 16:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 16:37:01 1 0.05 0.00 0.02 0.02 0.00 99.92 17:30:52 16:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:30:52 16:37:01 3 0.00 0.00 0.03 0.02 0.02 99.93 17:30:52 16:37:01 4 0.05 0.00 0.02 0.00 0.00 99.93 17:30:52 16:37:01 5 0.02 0.00 0.02 0.07 0.00 99.90 17:30:52 16:37:01 6 0.02 0.00 0.03 0.00 0.00 99.95 17:30:52 16:37:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:30:52 16:38:01 all 0.15 0.00 0.01 0.00 0.00 99.83 17:30:52 16:38:01 0 1.08 0.00 0.00 0.00 0.00 98.92 17:30:52 16:38:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:30:52 16:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:38:01 3 0.05 0.00 0.02 0.03 0.00 99.90 17:30:52 16:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 16:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 16:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 16:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:30:52 16:38:01 CPU %user %nice %system %iowait %steal %idle 17:30:52 16:39:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:30:52 16:39:01 0 0.13 0.00 0.00 0.00 0.00 99.87 17:30:52 16:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 16:39:01 3 0.00 0.00 0.03 0.02 0.00 99.95 17:30:52 16:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 16:39:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:30:52 16:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 16:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 16:40:01 all 0.09 0.00 0.01 0.01 0.00 99.89 17:30:52 16:40:01 0 0.58 0.00 0.00 0.00 0.02 99.40 17:30:52 16:40:01 1 0.03 0.00 0.03 0.02 0.00 99.92 17:30:52 16:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 16:40:01 3 0.03 0.00 0.03 0.02 0.00 99.92 17:30:52 16:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 16:40:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:30:52 16:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:30:52 16:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 16:41:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:30:52 16:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:41:01 3 0.05 0.00 0.02 0.00 0.02 99.92 17:30:52 16:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 16:41:01 5 0.00 0.00 0.02 0.05 0.00 99.93 17:30:52 16:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 16:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 16:42:01 all 0.10 0.00 0.03 0.01 0.00 99.86 17:30:52 16:42:01 0 0.60 0.00 0.05 0.00 0.00 99.35 17:30:52 16:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 16:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:30:52 16:42:01 3 0.03 0.00 0.07 0.00 0.00 99.90 17:30:52 16:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:30:52 16:42:01 5 0.02 0.00 0.00 0.07 0.02 99.90 17:30:52 16:42:01 6 0.03 0.00 0.03 0.00 0.00 99.93 17:30:52 16:42:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:30:52 16:43:01 all 0.06 0.00 0.02 0.01 0.00 99.90 17:30:52 16:43:01 0 0.47 0.00 0.02 0.00 0.00 99.52 17:30:52 16:43:01 1 0.00 0.00 0.03 0.05 0.00 99.92 17:30:52 16:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 16:43:01 3 0.02 0.00 0.03 0.00 0.00 99.95 17:30:52 16:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:43:01 5 0.03 0.00 0.03 0.07 0.00 99.87 17:30:52 16:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 16:44:01 all 0.08 0.00 0.01 0.01 0.00 99.90 17:30:52 16:44:01 0 0.58 0.00 0.02 0.00 0.00 99.40 17:30:52 16:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 16:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 16:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:30:52 16:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:44:01 5 0.00 0.00 0.00 0.05 0.00 99.95 17:30:52 16:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 16:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 16:45:01 all 0.12 0.00 0.00 0.01 0.00 99.87 17:30:52 16:45:01 0 0.91 0.00 0.00 0.00 0.00 99.09 17:30:52 16:45:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:30:52 16:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 16:45:01 5 0.03 0.00 0.00 0.03 0.00 99.93 17:30:52 16:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 16:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 16:46:01 all 0.07 0.00 0.01 0.00 0.00 99.91 17:30:52 16:46:01 0 0.52 0.00 0.02 0.00 0.00 99.47 17:30:52 16:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:30:52 16:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:46:01 3 0.05 0.00 0.03 0.00 0.02 99.90 17:30:52 16:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:46:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:30:52 16:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 16:47:01 all 0.04 0.00 0.02 0.01 0.00 99.93 17:30:52 16:47:01 0 0.18 0.00 0.03 0.00 0.00 99.78 17:30:52 16:47:01 1 0.03 0.00 0.03 0.03 0.00 99.90 17:30:52 16:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:47:01 3 0.05 0.00 0.02 0.00 0.00 99.93 17:30:52 16:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:30:52 16:47:01 5 0.02 0.00 0.02 0.02 0.00 99.95 17:30:52 16:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 16:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 16:48:01 all 0.29 0.00 0.06 0.02 0.00 99.63 17:30:52 16:48:01 0 0.65 0.00 0.13 0.02 0.02 99.18 17:30:52 16:48:01 1 0.43 0.00 0.02 0.05 0.00 99.50 17:30:52 16:48:01 2 0.25 0.00 0.02 0.00 0.00 99.73 17:30:52 16:48:01 3 0.35 0.00 0.10 0.02 0.00 99.53 17:30:52 16:48:01 4 0.13 0.00 0.02 0.00 0.00 99.85 17:30:52 16:48:01 5 0.25 0.00 0.07 0.07 0.00 99.62 17:30:52 16:48:01 6 0.05 0.00 0.02 0.00 0.00 99.93 17:30:52 16:48:01 7 0.22 0.00 0.08 0.00 0.00 99.70 17:30:52 16:49:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:30:52 16:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 16:49:01 1 0.05 0.00 0.02 0.02 0.00 99.92 17:30:52 16:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 16:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:30:52 16:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 16:49:01 5 0.02 0.00 0.00 0.05 0.00 99.93 17:30:52 16:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 16:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:30:52 17:30:52 16:49:01 CPU %user %nice %system %iowait %steal %idle 17:30:52 16:50:01 all 0.16 0.00 0.02 0.00 0.00 99.82 17:30:52 16:50:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:30:52 16:50:01 1 0.02 0.00 0.02 0.02 0.00 99.95 17:30:52 16:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:50:01 3 1.21 0.00 0.03 0.00 0.00 98.76 17:30:52 16:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 16:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:30:52 16:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 16:51:01 all 0.26 0.00 0.01 0.01 0.00 99.72 17:30:52 16:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 16:51:01 1 0.03 0.00 0.02 0.02 0.00 99.93 17:30:52 16:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:51:01 3 1.97 0.00 0.02 0.00 0.02 98.00 17:30:52 16:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:51:01 5 0.00 0.00 0.02 0.05 0.00 99.93 17:30:52 16:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:30:52 16:52:01 all 0.26 0.00 0.01 0.00 0.00 99.73 17:30:52 16:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 16:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 16:52:01 3 2.00 0.00 0.00 0.00 0.00 98.00 17:30:52 16:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 17:30:52 16:52:01 5 0.02 0.00 0.00 0.03 0.00 99.95 17:30:52 16:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 16:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 16:53:01 all 0.20 0.00 0.01 0.01 0.00 99.78 17:30:52 16:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 16:53:01 1 0.08 0.00 0.00 0.00 0.00 99.92 17:30:52 16:53:01 2 0.05 0.00 0.02 0.00 0.00 99.93 17:30:52 16:53:01 3 1.42 0.00 0.02 0.00 0.00 98.56 17:30:52 16:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 16:53:01 5 0.00 0.00 0.00 0.05 0.00 99.95 17:30:52 16:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 16:53:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:30:52 16:54:01 all 0.17 0.00 0.01 0.01 0.00 99.81 17:30:52 16:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 16:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 16:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:54:01 3 1.27 0.00 0.02 0.00 0.02 98.69 17:30:52 16:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:54:01 5 0.02 0.00 0.00 0.05 0.00 99.93 17:30:52 16:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 16:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 16:55:01 all 0.04 0.00 0.00 0.01 0.00 99.95 17:30:52 16:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:55:01 2 0.10 0.00 0.00 0.00 0.00 99.90 17:30:52 16:55:01 3 0.13 0.00 0.00 0.00 0.00 99.87 17:30:52 16:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:30:52 16:55:01 5 0.00 0.00 0.00 0.05 0.00 99.95 17:30:52 16:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 16:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 16:56:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:30:52 16:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 16:56:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:30:52 16:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:56:01 4 0.03 0.00 0.03 0.00 0.00 99.93 17:30:52 16:56:01 5 0.02 0.00 0.02 0.03 0.00 99.93 17:30:52 16:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 16:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 16:57:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:30:52 16:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 16:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:30:52 16:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 16:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 16:57:01 4 0.02 0.00 0.05 0.00 0.00 99.93 17:30:52 16:57:01 5 0.00 0.00 0.02 0.05 0.00 99.93 17:30:52 16:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 16:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 16:58:01 all 0.01 0.00 0.00 0.01 0.00 99.97 17:30:52 16:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:58:01 1 0.03 0.00 0.00 0.00 0.02 99.95 17:30:52 16:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:30:52 16:58:01 5 0.00 0.00 0.00 0.07 0.02 99.92 17:30:52 16:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 16:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 16:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:30:52 16:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 16:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 16:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 16:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:30:52 16:59:01 4 0.02 0.00 0.03 0.00 0.02 99.93 17:30:52 16:59:01 5 0.02 0.00 0.00 0.03 0.00 99.95 17:30:52 16:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 16:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 17:00:01 all 0.09 0.00 0.03 0.02 0.00 99.86 17:30:52 17:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:30:52 17:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:30:52 17:00:01 2 0.12 0.00 0.00 0.00 0.02 99.87 17:30:52 17:00:01 3 0.42 0.00 0.08 0.12 0.00 99.38 17:30:52 17:00:01 4 0.05 0.00 0.02 0.00 0.00 99.93 17:30:52 17:00:01 5 0.00 0.00 0.03 0.03 0.00 99.93 17:30:52 17:00:01 6 0.02 0.00 0.03 0.00 0.00 99.95 17:30:52 17:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:30:52 17:30:52 17:00:01 CPU %user %nice %system %iowait %steal %idle 17:30:52 17:01:01 all 0.20 0.00 0.02 0.01 0.00 99.77 17:30:52 17:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 17:01:01 1 0.00 0.00 0.03 0.00 0.00 99.97 17:30:52 17:01:01 2 1.58 0.00 0.02 0.00 0.00 98.40 17:30:52 17:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:01:01 4 0.02 0.00 0.03 0.00 0.00 99.95 17:30:52 17:01:01 5 0.00 0.00 0.02 0.05 0.00 99.93 17:30:52 17:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:02:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:30:52 17:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:02:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:30:52 17:02:01 2 0.02 0.00 0.03 0.00 0.00 99.95 17:30:52 17:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:02:01 5 0.02 0.00 0.02 0.02 0.00 99.95 17:30:52 17:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:03:01 all 0.01 0.00 0.01 0.01 0.00 99.98 17:30:52 17:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:30:52 17:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:03:01 5 0.00 0.00 0.00 0.05 0.00 99.95 17:30:52 17:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:03:01 7 0.00 0.00 0.03 0.00 0.00 99.97 17:30:52 17:04:01 all 0.03 0.00 0.01 0.00 0.00 99.96 17:30:52 17:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:04:01 1 0.07 0.00 0.02 0.00 0.00 99.92 17:30:52 17:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:04:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:30:52 17:04:01 5 0.03 0.00 0.00 0.03 0.00 99.93 17:30:52 17:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:30:52 17:05:01 all 0.23 0.00 0.01 0.01 0.00 99.75 17:30:52 17:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:05:01 1 0.00 0.00 0.03 0.00 0.00 99.97 17:30:52 17:05:01 2 1.83 0.00 0.02 0.00 0.02 98.14 17:30:52 17:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:05:01 5 0.00 0.00 0.00 0.05 0.00 99.95 17:30:52 17:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:06:01 all 0.26 0.00 0.01 0.00 0.00 99.72 17:30:52 17:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 17:06:01 2 1.99 0.00 0.02 0.00 0.00 98.00 17:30:52 17:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:30:52 17:06:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:30:52 17:06:01 5 0.00 0.00 0.02 0.03 0.00 99.95 17:30:52 17:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:07:01 all 0.22 0.00 0.02 0.00 0.00 99.76 17:30:52 17:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 17:07:01 2 1.70 0.00 0.08 0.00 0.00 98.22 17:30:52 17:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:07:01 5 0.00 0.00 0.02 0.03 0.00 99.95 17:30:52 17:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 17:08:02 all 0.01 0.00 0.01 0.00 0.00 99.97 17:30:52 17:08:02 0 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:08:02 1 0.03 0.00 0.00 0.00 0.00 99.97 17:30:52 17:08:02 2 0.02 0.00 0.00 0.00 0.02 99.97 17:30:52 17:08:02 3 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 17:08:02 4 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:08:02 5 0.00 0.00 0.00 0.03 0.00 99.97 17:30:52 17:08:02 6 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:08:02 7 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 17:09:01 all 0.03 0.00 0.01 0.00 0.00 99.96 17:30:52 17:09:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:30:52 17:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:09:01 2 0.00 0.00 0.03 0.00 0.00 99.97 17:30:52 17:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:30:52 17:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:30:52 17:09:01 5 0.12 0.00 0.00 0.03 0.00 99.85 17:30:52 17:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:10:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:30:52 17:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:30:52 17:10:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:30:52 17:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:10:01 5 0.02 0.00 0.00 0.03 0.00 99.95 17:30:52 17:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:10:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:30:52 17:11:01 all 0.00 0.00 0.01 0.00 0.00 99.98 17:30:52 17:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:11:01 2 0.00 0.00 0.02 0.00 0.02 99.97 17:30:52 17:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 17:11:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:30:52 17:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:11:01 7 0.00 0.00 0.03 0.00 0.00 99.97 17:30:52 17:30:52 17:11:01 CPU %user %nice %system %iowait %steal %idle 17:30:52 17:12:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:30:52 17:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:12:01 1 0.05 0.00 0.03 0.00 0.00 99.92 17:30:52 17:12:01 2 0.03 0.00 0.03 0.02 0.00 99.92 17:30:52 17:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 17:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 17:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:30:52 17:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:30:52 17:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:30:52 17:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 17:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:30:52 17:13:01 5 0.00 0.00 0.02 0.05 0.00 99.93 17:30:52 17:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:13:01 7 0.00 0.00 0.03 0.00 0.00 99.97 17:30:52 17:14:01 all 0.01 0.00 0.00 0.01 0.00 99.97 17:30:52 17:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:30:52 17:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:30:52 17:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:30:52 17:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:14:01 5 0.02 0.00 0.00 0.07 0.00 99.92 17:30:52 17:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:15:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:30:52 17:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 17:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:15:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:30:52 17:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:16:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:30:52 17:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 17:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 17:16:01 5 0.02 0.00 0.00 0.08 0.00 99.90 17:30:52 17:16:01 6 0.00 0.00 0.03 0.00 0.00 99.97 17:30:52 17:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:17:01 all 0.01 0.00 0.02 0.01 0.00 99.96 17:30:52 17:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:30:52 17:17:01 2 0.00 0.00 0.02 0.00 0.02 99.97 17:30:52 17:17:01 3 0.00 0.00 0.03 0.02 0.00 99.95 17:30:52 17:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 17:17:01 5 0.00 0.00 0.02 0.05 0.00 99.93 17:30:52 17:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:17:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:30:52 17:18:01 all 0.24 0.00 0.01 0.00 0.00 99.75 17:30:52 17:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:18:01 2 1.79 0.00 0.03 0.00 0.00 98.17 17:30:52 17:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:18:01 5 0.02 0.00 0.02 0.03 0.00 99.93 17:30:52 17:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:19:01 all 0.27 0.00 0.01 0.01 0.00 99.71 17:30:52 17:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 17:19:01 2 2.02 0.00 0.02 0.00 0.00 97.96 17:30:52 17:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 17:19:01 4 0.03 0.00 0.00 0.00 0.02 99.95 17:30:52 17:19:01 5 0.00 0.00 0.02 0.05 0.02 99.92 17:30:52 17:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:20:01 all 0.23 0.00 0.01 0.00 0.00 99.75 17:30:52 17:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:20:01 2 1.79 0.00 0.02 0.00 0.02 98.17 17:30:52 17:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:20:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:30:52 17:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:20:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:30:52 17:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:30:52 17:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:30:52 17:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:21:01 5 0.00 0.00 0.00 0.10 0.00 99.90 17:30:52 17:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:22:01 all 0.01 0.00 0.00 0.00 0.01 99.97 17:30:52 17:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 17:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:22:01 2 0.03 0.00 0.00 0.00 0.02 99.95 17:30:52 17:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:22:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:30:52 17:22:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:30:52 17:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:30:52 17:22:01 7 0.03 0.00 0.02 0.00 0.02 99.93 17:30:52 17:30:52 17:22:01 CPU %user %nice %system %iowait %steal %idle 17:30:52 17:23:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:30:52 17:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 17:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:30:52 17:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:23:01 5 0.02 0.00 0.02 0.05 0.00 99.92 17:30:52 17:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 17:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:24:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:30:52 17:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:24:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:30:52 17:24:01 5 0.00 0.00 0.03 0.07 0.00 99.90 17:30:52 17:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:25:01 all 0.01 0.00 0.01 0.02 0.00 99.96 17:30:52 17:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:30:52 17:25:01 3 0.00 0.00 0.02 0.07 0.00 99.92 17:30:52 17:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:30:52 17:25:01 5 0.02 0.00 0.00 0.08 0.00 99.90 17:30:52 17:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 17:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:26:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:30:52 17:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:26:01 3 0.02 0.00 0.00 0.03 0.02 99.93 17:30:52 17:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 17:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:30:52 17:27:01 all 0.08 0.00 0.01 0.01 0.00 99.91 17:30:52 17:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:27:01 2 0.58 0.00 0.02 0.00 0.00 99.40 17:30:52 17:27:01 3 0.00 0.00 0.00 0.03 0.00 99.97 17:30:52 17:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:30:52 17:27:01 5 0.00 0.00 0.02 0.02 0.00 99.97 17:30:52 17:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 17:28:01 all 0.26 0.00 0.01 0.01 0.00 99.72 17:30:52 17:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:28:01 2 1.99 0.00 0.02 0.00 0.02 97.98 17:30:52 17:28:01 3 0.00 0.00 0.02 0.03 0.00 99.95 17:30:52 17:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:28:01 5 0.02 0.00 0.00 0.05 0.00 99.93 17:30:52 17:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 17:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:29:01 all 0.26 0.00 0.01 0.00 0.00 99.73 17:30:52 17:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:29:01 2 1.99 0.00 0.03 0.00 0.00 97.98 17:30:52 17:29:01 3 0.02 0.00 0.00 0.02 0.00 99.97 17:30:52 17:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:30:52 17:29:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:30:52 17:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 17:30:01 all 0.27 0.00 0.01 0.01 0.00 99.72 17:30:52 17:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 17:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:30:52 17:30:01 2 2.00 0.00 0.03 0.00 0.00 97.96 17:30:52 17:30:01 3 0.00 0.00 0.00 0.03 0.00 99.97 17:30:52 17:30:01 4 0.05 0.00 0.00 0.00 0.00 99.95 17:30:52 17:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:30:52 17:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:30:52 17:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:30:52 Average: all 7.08 0.00 1.41 0.50 0.02 90.99 17:30:52 Average: 0 6.80 0.00 1.43 0.64 0.02 91.12 17:30:52 Average: 1 6.95 0.00 1.48 0.48 0.02 91.07 17:30:52 Average: 2 7.65 0.00 1.39 0.44 0.02 90.50 17:30:52 Average: 3 7.07 0.00 1.44 0.51 0.02 90.97 17:30:52 Average: 4 6.95 0.00 1.35 0.33 0.02 91.36 17:30:52 Average: 5 7.19 0.00 1.33 0.62 0.02 90.84 17:30:52 Average: 6 7.12 0.00 1.40 0.72 0.02 90.74 17:30:52 Average: 7 6.92 0.00 1.43 0.27 0.02 91.36 17:30:52 17:30:52 17:30:52